fsBfdSessAdminCtrlErrReason

SUPERMICRO-BFD-MIB · .1.3.6.1.4.1.10876.101.2.53.2.1.1.9

Object

column Enumeration
This object specifies the reason for an error in the 
BFD session. For instance, when offloading of a BFD session
fails due to any reason, this object is set to the value
sessOffloadFailure. Similarly if a period mis-configuration
defect is detected, this object specifies the same and is set
to periodMisConfigDefect(2). By default when there is no error
value none(0)is used.

Context

MIB
SUPERMICRO-BFD-MIB
OID
.1.3.6.1.4.1.10876.101.2.53.2.1.1.9
Type
column
Access
readonly
Status
current
Parent
fsBfdSessionEntry

Walk 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 'SUPERMICRO-BFD-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BFD-MIB::fsBfdSessAdminCtrlErrReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-BFD-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-BFD-MIB::fsBfdSessAdminCtrlErrReason.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-BFD-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-BFD-MIB::fsBfdSessAdminCtrlErrReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1sessOffloadFailure
2periodMisConfigDefect