bfdSessStateOperPeerAddr
DC-BFD-STUB-MIB ·
.1.2.826.0.1.1578918.5.3.25.1.8.1.12
Object
column INET-ADDRESS-MIBInetAddress
The address of the peer associated with this BFD protocol
session.
This field is only valid if bfdSessStateOperPeerAddrType
is non-zero. Otherwise, it should be ignored.
If no peer address was configured for the session, then
this shows the peer address that is actually being used
for the session.
Context
- MIB
- DC-BFD-STUB-MIB
- OID
.1.2.826.0.1.1578918.5.3.25.1.8.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bfdSessStateEntry
- 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::bfdSessStateOperPeerAddr'
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::bfdSessStateOperPeerAddr.<bfdEntityIndex>.<bfdSessStateIfIndex>.<bfdSessStatePeerAddrType>.<bfdSessStatePeerAddr>.<bfdSessStateLocalAddrType>.<bfdSessStateLocalAddr>.<bfdSessStateRemoteDiscr>'
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::bfdSessStateOperPeerAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of