ipiSatCurrentRunIdStatus
IPI-SAT-MIB ·
.1.3.6.1.4.1.36673.1564.1.1.1.15
Object
column Enumeration
This object indicates the Latest SAT Run Id Status.
The valid enumerated values associated with this type are:
notStarted (0) - Test is not started.
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.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipiSatEntry
- 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::ipiSatCurrentRunIdStatus'
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::ipiSatCurrentRunIdStatus.<ipiSatId>'
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::ipiSatCurrentRunIdStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notStarted |
1 | inProgress |
2 | aborted |
3 | passed |
4 | failed |
Conformance
Member of