ostEnetStInitCfgTestStatus

OMNITRON-EST-MIB · .1.3.6.1.4.1.7342.10.1.1.2.1.31

Object

This object indicates the status of the currently indicated Test
Instance.
              
If a value of testInitializing(5) is written to the object the
test will be restarted, whether is has completed, is in process,
or stopped. A test has a status of testNotStarted(1) cannot be
restarted as the configuration is not yet complete.

Context

MIB
OMNITRON-EST-MIB
OID
.1.3.6.1.4.1.7342.10.1.1.2.1.31
Type
column
Access
readwrite
Status
current
Parent
ostEnetStInitCfgEntry
Groups
1

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

Values & Constraints

Type Values
1testNotStarted
2testInProcess
3testStopped
4testCompleted
5testInitializing

Conformance