fsFmLBTestStatus

FM-MIB · aricent variant · .1.3.6.1.4.1.2076.122.3.1.1.7

Object

column Enumeration
This attribute indicates the status of the remote loopback 
test.
'notInitiated' indicates that the loopback has not been 
initiated yet.
'loopbackbTestInprogress' indicates that the loopback test is in
progress.
'loopbackbTestCompleted' indicates that the loopback test has been
completed.

Context

MIB
FM-MIB
OID
.1.3.6.1.4.1.2076.122.3.1.1.7
Type
column
Access
readonly
Status
current
Parent
fsFmLoopbackEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notInitiated
2loopbackTestInprogress
3loopbackTestCompleted