nqaScheduleOperStatus

NQA-MIB · .1.3.6.1.4.1.2011.5.25.111.2.3.1.9

Object

column r/w Enumeration
Specifies the status of dispatching operation:
- reset: Clear all the records of the test instance.
- stop: Stop the test instance, if it's running.
- restart: Stop the test instance, if it's running, 
 and restart the test instance immediately. 
- active: The test instance is running; the parameters 
 of the test instances cannot be changed. 
- inactive: The test instance doesn't be scheduled; 
 the parameters of the test instances can be changed.

Context

MIB
NQA-MIB
OID
.1.3.6.1.4.1.2011.5.25.111.2.3.1.9
Type
column
Access
readwrite
Status
current
Parent
nqaScheduleEntry
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 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaScheduleOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NQA-MIB::nqaScheduleOperStatus.<nqaAdminCtrlOwnerIndex>.<nqaAdminCtrlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NQA-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NQA-MIB::nqaScheduleOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1reset
2stop
3restart
4active
5inactive

Conformance

Member of