nbsCmmcChassisEnableAutoReset
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.6.1.1.20
Object
column r/w
Enumeration
Continuously monitor slots for module changes, and reset if
new board installed.
Deprecated.
The response to any GET should be notSupported(1).
Any SET attempt should be rejected with the SNMP error
badValue(3).
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.6.1.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcChassisEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcChassisEnableAutoReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-CMMC-MIB::nbsCmmcChassisEnableAutoReset.<nbsCmmcChassisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-CMMC-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-CMMC-MIB::nbsCmmcChassisEnableAutoReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | deprecatedoff |
3 | deprecatedon |