ostEnetStCurrentStatsTestStatus

OMNITRON-EST-MIB · .1.3.6.1.4.1.7342.10.1.1.3.1.17

Object

This object indicates whether the current test instance phase meets
the pass/fail criteria defined during the test instance configuration.
              
The value 'pass' indicates the current test instance phase status
is 'passed'.
              
The value 'fail' indicates the current test instance phase status is
'failed'.
              
The value 'oversubscribe' indicates the current test instance phase
status is oversubscribed. A test has been defined which used more
resources than were available.

Context

MIB
OMNITRON-EST-MIB
OID
.1.3.6.1.4.1.7342.10.1.1.3.1.17
Type
column
Access
readonly
Status
current
Parent
ostEnetStCurrentStatsEntry
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::ostEnetStCurrentStatsTestStatus'
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::ostEnetStCurrentStatsTestStatus.<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::ostEnetStCurrentStatsTestStatus'

Values & Constraints

Type Values
1pass
2fail
3oversubscribe

Conformance