bsoeOspfNbrExtAdjacencyErrorCode
BAY-STACK-OSPF-EXT-MIB ·
.1.3.6.1.4.1.45.5.14.1.4.1.4
Object
column Enumeration
This object contains a code indicating the reason why an OSPF adjacency has not been established on the interface.
Context
- MIB
- BAY-STACK-OSPF-EXT-MIB
- OID
.1.3.6.1.4.1.45.5.14.1.4.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bsoeOspfNbrExtEntry
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 'BAY-STACK-OSPF-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-OSPF-EXT-MIB::bsoeOspfNbrExtAdjacencyErrorCode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BAY-STACK-OSPF-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BAY-STACK-OSPF-EXT-MIB::bsoeOspfNbrExtAdjacencyErrorCode.<bsoeOspfNbrExtIpAddr>.<bsoeOspfNbrExtAddressLessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BAY-STACK-OSPF-EXT-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BAY-STACK-OSPF-EXT-MIB::bsoeOspfNbrExtAdjacencyErrorCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noError |
2 | unknownError |
3 | configOptE |
4 | configOptN |
5 | helloIntMismatch |
6 | deadIntMismatch |
7 | netMaskMismatch |
8 | ospfVer |
9 | areaMismatch |
10 | authMismatch |
11 | authFail |
12 | noneDRBDR |
13 | localRidNotSeen |
14 | seqNr |
15 | lsReq |
16 | noFreeAdjAvail |