vRtrIfBfdSessExtType
TN-VRTR-MIB ·
.1.3.6.1.4.1.7483.6.1.2.3.92.1.21
Object
column Enumeration
The value of vRtrIfBfdSessExtType indicates the termination of the BFD
session, as follows:
'iom (1)' - termination on the IOM card main processor,
'cpm (2)' - termination on the CPM card main processor,
'cpmNp (3)' - termination on the CPM card Network Processor.
Context
- MIB
- TN-VRTR-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.3.92.1.21- 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::vRtrIfBfdSessExtType'
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::vRtrIfBfdSessExtType.<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::vRtrIfBfdSessExtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | iom |
2 | cpm |
3 | cpmNp |
4 | iomHw |