vRtrIfBfdSessExtState
TN-VRTR-MIB ·
.1.3.6.1.4.1.7483.6.1.2.3.92.1.8
Object
column Enumeration
The value of vRtrIfBfdSessExtState indicates the state of the BFD protocol on this interface.
Context
- MIB
- TN-VRTR-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.3.92.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrIfBfdSessExtEntry
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 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-VRTR-MIB::vRtrIfBfdSessExtState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-VRTR-MIB::vRtrIfBfdSessExtState.<tnSysSwitchId>.<vRtrIfBfdSessExtLinkType>.<vRtrIfBfdSessExtRxInfoId>.<vRtrID>.<vRtrIfIndex>.<vRtrIfBfdSessExtLclAddrType>.<vRtrIfBfdSessExtLclAddr>.<vRtrIfBfdSessExtRemAddrType>.<vRtrIfBfdSessExtRemAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-VRTR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-VRTR-MIB::vRtrIfBfdSessExtState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | adminDown |
1 | down |
2 | init |
3 | up |