optixNBRState
OPTIX-GLOBAL-DCN-MIB ·
.1.3.6.1.4.1.2011.2.25.3.40.2.14.7.1.11
Object
column Enumeration
Indicates the NBR State.
Context
- MIB
- OPTIX-GLOBAL-DCN-MIB
- OID
.1.3.6.1.4.1.2011.2.25.3.40.2.14.7.1.11- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- optixOspfNBRInfoEntry
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 'OPTIX-GLOBAL-DCN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-GLOBAL-DCN-MIB::optixNBRState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPTIX-GLOBAL-DCN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPTIX-GLOBAL-DCN-MIB::optixNBRState.<optixNBRLocalRouteID>.<optixNBRProcessID>.<optixNBRAreaID>.<optixInterfaceName>.<optixBoardID>.<optixSubcardID>.<optixPortID>.<optixChannelID>.<optixNBRRouterID>.<optixNBRIP>.<optixNBRState>.<optixNBRMode>.<optixPriority>.<optixDRIP>.<optixBDRIP>.<optixBDMtu>.<optixLsaDeadTime>.<optixRtransInterVal>.<optixNBRUPTime>.<optixNBRSequence>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPTIX-GLOBAL-DCN-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPTIX-GLOBAL-DCN-MIB::optixNBRState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | down |
1 | init |
2 | attempt |
3 | twoway |
4 | exstart |
5 | exchange |
6 | loading |
7 | full |