mplsOamBfdSessAdminStatus
LUM-MPLSOAM-MIB ·
.1.3.6.1.4.1.8708.2.44.2.2.1.1.4
Object
column r/w
Enumeration
A transition from 'down' to 'up' will start the BFD state machine for the session. The state machine will have an initial state of down. A transition from 'up' to 'down' will cause the BFD session to be brought down to adminDown(1).
Context
- MIB
- LUM-MPLSOAM-MIB
- OID
.1.3.6.1.4.1.8708.2.44.2.2.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsOamBfdSessEntry
- Groups
- 2
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 'LUM-MPLSOAM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MPLSOAM-MIB::mplsOamBfdSessAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MPLSOAM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MPLSOAM-MIB::mplsOamBfdSessAdminStatus.<mplsOamBfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MPLSOAM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MPLSOAM-MIB::mplsOamBfdSessAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of