To configure the trap manger host name use the parameter SNMPTrapManagerHostName.
For example:
;SNMPTrapManagerHostName = 'myMananger.corp.MyCompany.com'
The same information configurable in the ini file can also be configured using the
acBoardMIB.
Configuring Trap Mangers Using SNMP
The standard snmpTargetMIB interface is available for configuring trap managers.
The acBoard MIB is planned to become obsolete. The only relevant section in this
MIB is the trap sub tree acTrap.
To add an SNMPv2 trap destination:
Add a row to the snmpTargetAddrTable with these values:
Name=trapN (where N is an unused number between 0 and 4)
TagList=AC_TRAP
Params=v2cparams
All changes to the trap destination configuration take effect immediately.
To add an SNMPv3 trap destination:
Add a row to the snmpTargetAddrTable with these values:
1
Name=trapN, where N is an unused number between 0 and 4
TagList=AC_TRAP
Params=usm<user>, where <user> is the name of the SNMPv3 with which this user
is associated
If a row does not already exist for this combination of user and SecurityLevel, add a row
2
to the snmpTargetParamsTable with these values:
Name=usm<user>
MPModel=3(SNMPv3)
SecurityModel=3 (usm)
SecurityName=<user>
SecurityLevel=M, where M is either 1(noAuthNoPriv), 2(authNoPriv), or 3(authPriv)
All changes to the trap destination configuration take effect immediately.
To delete a trap destination:
384
V7122 GatewayUser Guide
Need help?
Do you have a question about the V7122 and is the answer not in the manual?
Questions and answers