cbOperStatus
CISCO-BERT-MIB ·
.1.3.6.1.4.1.9.9.185.1.1.1.1.10
Object
column Enumeration
This object shows the status of BERT in the shelf.
The values for this object are valid only when
cbRowStatus contains active(1).
Possible values for this object:
success(1) : BERT is successfully completed.
inSync(2) : BERT is activated and receive side is
synchronized with the incoming sequence of patterns.
outOfSync(3) : BERT is activated, but receive is out
of synchronization with the incoming
sequence. Criteria for out of
synchronization state is defined in
ITU document O.150.
inLoopback(4): loopback establish or de-establish in
progress. The type of loopback can be
determined by cbLoopback.
clockOutOfSync(5): When the send and receive clocks are not
synchronized.
bertFailed(6): BERT failed. The cbFailedReason object
contains the reason for the failure.
Context
- MIB
- CISCO-BERT-MIB
- OID
.1.3.6.1.4.1.9.9.185.1.1.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cbConfEntry
- 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 'CISCO-BERT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BERT-MIB::cbOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BERT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BERT-MIB::cbOperStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BERT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BERT-MIB::cbOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | inSync |
3 | outOfSync |
4 | inLoopback |
5 | clockOutOfSync |
6 | bertFailed |
Conformance
Member of