ostEnetStHistoryStatsTestStatus

OMNITRON-EST-MIB · .1.3.6.1.4.1.7342.10.1.1.4.1.17

Object

This object indicates whether the test instance phase meets
the pass/fail criteria defined during the test instance configuration.
              
The value 'pass' indicates the test instance phase status
is 'passed'.
              
The value 'fail' indicates the test instance phase is
'failed'.
              
The value 'oversubscribe' indicates the 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.4.1.17
Type
column
Access
readonly
Status
current
Parent
ostEnetStHistoryStatsEntry
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::ostEnetStHistoryStatsTestStatus'
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::ostEnetStHistoryStatsTestStatus.<ostEnetStInitCfgIndex>.<ostEnetStHistoryStatsIndex>'
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::ostEnetStHistoryStatsTestStatus'

Values & Constraints

Type Values
1pass
2fail
3oversubscribe

Conformance