bfdSessAddr

OBS ✓
JNX-BFD-STD-MIB · .1.3.6.1.4.1.2636.5.3.1.1.2.1.14

Object

This object specifies IP address of the interface  
associated with this BFD session.  
It can also be used to enabled BFD on a specific  
interface. The value is set to zero when BFD session is not  
associated with a specific interface.
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
JNX-BFD-STD-MIB
OID
.1.3.6.1.4.1.2636.5.3.1.1.2.1.14
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 'JNX-BFD-STD-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-BFD-STD-MIB::bfdSessAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-BFD-STD-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-BFD-STD-MIB::bfdSessAddr.<bfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-BFD-STD-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-BFD-STD-MIB::bfdSessAddr'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
bfdModuleFullCompliance INET-ADDRESS-MIB::InetAddress
range: 0 range: 4 range: 16
An implementation is only required to support
unknown(0), ipv4(1) and ipv6(2) sizes.