MIB Viewer

cadCmTrapInhibit

OBJECT-TYPE
1.3.6.1.4.1.4998.1.1.6.2.1.5
Access
read-write
Status
current
Sub-identifiers
0
Controls the generation of SNMP traps regarding to CM status change. A cleared bit indicates that a trap must be generated if a CM resets while in the corresponding state. If resetRanging(0) is clear, a CM reset while in the ranging state will generate a cmResetNotification trap. If resetProvisioning(1) is clear, a CM reset while in the rangingComplete or ipComplete states will generate a cmResetNotification trap. If resetRegistered(2) is clear, a CM reset while in the registrationComplete state will generate a cmResetNotification trap. If resetClear(3) is clear, a on-line CM from previous flap will generate a cmResetClearNotification trap. If registered(4) is clear, a registered CM will generate a cmRegistrationNotification trap.
BITS { resetRanging(0), resetProvisioning(1), resetRegistered(2), resetClear(3), registered(4) }