fsBfdSessIfName
FS-BFD-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.48.1.2.1.37
Object
column r/w
OctetString
This object contains an interface name used to indicate the interface which this BFD session is running on. This value can be zero if there is no interface associated with this BFD session.
Context
- MIB
- FS-BFD-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.48.1.2.1.37- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsBfdSessEntry
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 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-BFD-MIB::fsBfdSessIfName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-BFD-MIB::fsBfdSessIfName.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-BFD-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-BFD-MIB::fsBfdSessIfName'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Compliance refinements
fsBfdModuleReadOnlyCompliance
readonly
Write access is not required.