fmCfgPOSTLoopbackResult

ES-MODULE-MIB · .1.3.6.1.4.1.437.1.1.2.2.1.1.1.1.6

Object

column mandatory Enumeration
In the event that the FDDI module fails the loopback
test during POST, this object will indicate which
portion of the test caused the failure.  If the value
of fmCfgPOSTTest is anything other than loopback(11),
this object will have the value noFailure(1).

Context

MIB
ES-MODULE-MIB
OID
.1.3.6.1.4.1.437.1.1.2.2.1.1.1.1.6
Type
column
Access
readonly
Status
mandatory
Parent
fmCfgEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noFailure
2cannot-transmit
3receive-timeout
4data-mismatch
5length-mismatch
6receiver-error
7buffer-error