ipiSatStreamRunOperStatus
IPI-SAT-MIB ·
.1.3.6.1.4.1.36673.1564.1.6.1.2
Object
column Enumeration
This object indicates the SAT Stream Test operation status.
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.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipiSatStreamRunStatsEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::ipiSatStreamRunOperStatus'
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::ipiSatStreamRunOperStatus.<ipiSatId>.<ipiSatStreamId>.<ipiSatRunId>.<ipiSatStreamRunTestId>.<ipiSatStreamRunStatsId>'
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::ipiSatStreamRunOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | aborted |
3 | passed |
4 | failed |
Conformance
Member of