slaMonitorNtrResultsOperStatus
SLA-MONITOR-MIB ·
.1.3.6.1.4.1.45.4.8.1.2.2.1.1
Object
column Enumeration
Reflects the operational state of an slaMonitorNtrCtrlEntry:
inProgress(1) - test is active.
aborted(2) - test has been stopped. Refer to object
slaMonitorNtrResultsAbortData for details.
completed(3) - test is completed. Refer to objects
slaMonitorNtrResultsCompletionData and
slaMonitorNtrResultsCompletionSummary for
details.
Context
- MIB
- SLA-MONITOR-MIB
- OID
.1.3.6.1.4.1.45.4.8.1.2.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slaMonitorNtrResultsEntry
- 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 'SLA-MONITOR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLA-MONITOR-MIB::slaMonitorNtrResultsOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLA-MONITOR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLA-MONITOR-MIB::slaMonitorNtrResultsOperStatus.<slaMonitorNtrCtrlOwnerId>.<slaMonitorNtrCtrlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLA-MONITOR-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLA-MONITOR-MIB::slaMonitorNtrResultsOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inProgress |
2 | aborted |
3 | completed |
Conformance
Member of