bfdSessAddr
FOUNDRY-BFD-STD-MIB ·
.1.3.6.1.4.1.1991.3.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.
Context
- MIB
- FOUNDRY-BFD-STD-MIB
- OID
.1.3.6.1.4.1.1991.3.3.1.1.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bfdSessEntry
- 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 'FOUNDRY-BFD-STD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-BFD-STD-MIB::bfdSessAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-BFD-STD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-BFD-STD-MIB::bfdSessAddr.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-BFD-STD-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-BFD-STD-MIB::bfdSessAddr'
Syntax
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
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.
unknown(0), ipv4(1) and ipv6(2) sizes.