bfdSessDstAddr

OBS ✓
BFD-STD-MIB · .1.3.6.1.2.1.222.1.2.1.22

Object

This object specifies the neighboring IP address that is
being monitored with this BFD session.  The format of this
object is controlled by the bfdSessDstAddrType object.
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.22
Type
column
Access
readwrite
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::bfdSessDstAddr'
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::bfdSessDstAddr.<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::bfdSessDstAddr'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

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