ipiSatRunOperState

IPI-SAT-MIB · .1.3.6.1.4.1.36673.1564.1.3.1.2

Object

column Enumeration
This object indicates the SAT Test Run Oper State.
              
The valid enumerated values associated with this type are:
              
inProgress (1)  - Test is in progress.
aborted    (2)  - Test is aborted by user or config deletion.
passed     (3)  - Test is Passed with all acceptance criteria.
failed     (4)  - Test is Failed due to any one of the Stream test failure.

Context

MIB
IPI-SAT-MIB
OID
.1.3.6.1.4.1.36673.1564.1.3.1.2
Type
column
Access
readonly
Status
current
Parent
ipiSatRunEntry
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 'IPI-SAT-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-SAT-MIB::ipiSatRunOperState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-SAT-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-SAT-MIB::ipiSatRunOperState.<ipiSatId>.<ipiSatRunId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-SAT-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-SAT-MIB::ipiSatRunOperState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inProgress
2aborted
3passed
4failed

Conformance