qtechLinkQosCtlAdminStatus
QTECH-INTERFACE-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.10.1.15.2.1.1.5
Object
column r/w
Enumeration
Reflects the desired state that a qtechLinkQosCtlEntry should be
in:
enabled(1) - Attempt to activate the test as defined by
this qtechLinkQosCtlEntry.
disabled(2) - Deactivate the test as defined by this
qtechLinkQosCtlEntry.
Refer to the corresponding qtechLinkQosResultsOperStatus to
determine the operational state of the test defined by
this entry.
Context
- MIB
- QTECH-INTERFACE-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.10.1.15.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qtechLinkQosCtlEntry
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 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-INTERFACE-MIB::qtechLinkQosCtlAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-INTERFACE-MIB::qtechLinkQosCtlAdminStatus.<qtechLinkQosCtlOwnerIndex>.<qtechLinkQosCtlTestName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-INTERFACE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-INTERFACE-MIB::qtechLinkQosCtlAdminStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |