ntcBwCMonState
NEWTEC-BANDWIDTH-CANCELLATION-MIB ·
.1.3.6.1.4.1.5835.5.2.9100.1.3.1.1
Object
column Enumeration
The state of the bandwidth cancellation function can be off (in case bandwidth cancellation is disabled), searching (when in the process of acquiring lock) or locked when the cancellation function is fully operational.
Context
- MIB
- NEWTEC-BANDWIDTH-CANCELLATION-MIB
- OID
.1.3.6.1.4.1.5835.5.2.9100.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ntcBwCMonEntry
- Groups
- 1
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 'NEWTEC-BANDWIDTH-CANCELLATION-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-BANDWIDTH-CANCELLATION-MIB::ntcBwCMonState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NEWTEC-BANDWIDTH-CANCELLATION-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NEWTEC-BANDWIDTH-CANCELLATION-MIB::ntcBwCMonState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NEWTEC-BANDWIDTH-CANCELLATION-MIB' -M '/opt/observium/mibs/newtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NEWTEC-BANDWIDTH-CANCELLATION-MIB::ntcBwCMonState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | off |
1 | searching |
2 | locked |
Conformance
Member of