cadCmTrapInhibit

CADANT-TRAP-LOG-MIB · .1.3.6.1.4.1.4998.1.1.6.2.1.5

Object

scalar r/w Bits
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.

Context

MIB
CADANT-TRAP-LOG-MIB
OID
.1.3.6.1.4.1.4998.1.1.6.2.1.5
Type
scalar
Access
readwrite
Status
current
Parent
cadTrapLogGlobals
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-TRAP-LOG-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-TRAP-LOG-MIB::cadCmTrapInhibit.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-TRAP-LOG-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-TRAP-LOG-MIB::cadCmTrapInhibit'

Syntax

Bits

Values & Constraints

Enumerated Values
0resetRanging
1resetProvisioning
2resetRegistered
3resetClear
4registered

Conformance