ciscoBfdSessAddr
OBS ✓
CISCO-IETF-BFD-MIB ·
.1.3.6.1.4.1.9.10.137.1.2.1.14
Object
This object specifies the neighboring IP address which is being monitored 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
- CISCO-IETF-BFD-MIB
- OID
.1.3.6.1.4.1.9.10.137.1.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ciscoBfdSessEntry
- Groups
- 2
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 '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::ciscoBfdSessAddr'
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::ciscoBfdSessAddr.<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::ciscoBfdSessAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of
Compliance refinements
An implementation is only required to support
unknown(0), ipv4(1) and ipv6(2) sizes.
unknown(0), ipv4(1) and ipv6(2) sizes.
An implementation is only required to support
unknown(0), ipv4(1) and ipv6(2) sizes.
unknown(0), ipv4(1) and ipv6(2) sizes.