cbFailedReason
CISCO-BERT-MIB ·
.1.3.6.1.4.1.9.9.185.1.1.1.1.11
Object
column Enumeration
This object contains the reason for the BERT failure.
This object gives the additional information when
cbOperStatus is set to bertFailed(6).
The possible values are :
aborted(1) : BERT test is completed as
a result of a user request.
loopbackFailed(2) : loop up operation failed.
interfaceStateChange(3) : interface State changed due to
module state change.
processorModuleStateChange(4) : Processor module
changed state.
unknown(5) : Failure Reason Unknown.
Context
- MIB
- CISCO-BERT-MIB
- OID
.1.3.6.1.4.1.9.9.185.1.1.1.1.11- 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::cbFailedReason'
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::cbFailedReason.<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::cbFailedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aborted |
2 | loopbackFailed |
3 | interfaceStateChange |
4 | processorModuleStateChange |
5 | unknown |
Conformance
Member of