MIB Viewer

dpSnmpTrapGlobalNotifyEnable

OBJECT-TYPE
1.3.6.1.4.1.171.15.15.1.2.2
Access
read-write
Status
current
Sub-identifiers
0
This object indicates global state about whether a specified notification is enabled or not. If a bit corresponding to a notification is set to 1, then the specified notification can be generated. linkUp(0) - sending a standard linkUp notification (defined in IF-MIB). linkDown(1) - sending a standard linkDown notification (defined in IF-MIB). coldStart(2) - sending a standard coldStart notification (defined in SNMPv2-MIB). warmStart(3) - sending a standard warmStart notification (defined in SNMPv2-MIB). Note: please use snmpEnableAuthenTraps (defined in SNMPv2-MIB) to control the generation of authenticationFailure traps.
BITS { linkUp(0), linkDown(1), coldStart(2), warmStart(3), authentication(4) }