bfdSessAddr
DC-BFD-STUB-MIB ·
.1.2.826.0.1.1578918.5.3.25.1.2.1.16
Object
column OctetString
This object specifies the IP address of the peer associated with this BFD session.
Context
- MIB
- DC-BFD-STUB-MIB
- OID
.1.2.826.0.1.1578918.5.3.25.1.2.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bfdSessionEntry
- Groups
- 1
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 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::bfdSessAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::bfdSessAddr.<bfdEntityIndex>.<bfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BFD-STUB-MIB::bfdSessAddr'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-0
range: 4-4
range: 16-16
Conformance
Member of
Compliance refinements
bfdModuleFullCompliance
OctetString
range: 0
range: 4
range: 16
An implementation is only required to support
unknown(0), ipv4(1) and ipv6(2) sizes.
unknown(0), ipv4(1) and ipv6(2) sizes.