bfdSessOperStatus

OBS ✓
BFD-STD-MIB · .1.3.6.1.2.1.222.1.2.1.10

Object

column Enumeration
Denotes the actual operational status of the BFD session.
If the value of bfdOperStatus is down(2), this value MUST
eventually be down(2) as well.  If the value of
bfdOperStatus is adminDown(3), this value MUST eventually
be adminDown(3) as well.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Polling
Explore Observium network monitoring

Context

MIB
BFD-STD-MIB
OID
.1.3.6.1.2.1.222.1.2.1.10
Type
column
Access
readonly
Status
current
Parent
bfdSessEntry
Groups
1

Walk 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 'BFD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BFD-STD-MIB::bfdSessOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BFD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BFD-STD-MIB::bfdSessOperStatus.<bfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BFD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BFD-STD-MIB::bfdSessOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down
3adminDown

Conformance