|
|
Description:
|
dSnmpTrapGlobalNotifyEnable OBJECT-TYPE
SYNTAX BITS {
linkUp(0),
linkDown(1),
coldStart(2),
warmStart(3),
authentication(4)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"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."
|
|
|
|