ciscoBfdSessState

OBS ✓
CISCO-IETF-BFD-MIB · .1.3.6.1.4.1.9.10.137.1.2.1.6

Object

column Enumeration
The perceived state of the BFD session.
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
CISCO-IETF-BFD-MIB
OID
.1.3.6.1.4.1.9.10.137.1.2.1.6
Type
column
Access
readonly
Status
current
Parent
ciscoBfdSessEntry
Groups
2

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1adminDown
2down
3init
4up
5failing