acQoSQueueActionType
AC-QOS-MIB ·
.1.3.6.1.4.1.5003.9.10.14.1.6.1.4
Object
column Enumeration
Type of the action. AC INI-Param: N/A
Context
- MIB
- AC-QOS-MIB
- OID
.1.3.6.1.4.1.5003.9.10.14.1.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- acQoSQueueActionEntry
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 'AC-QOS-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-QOS-MIB::acQoSQueueActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-QOS-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-QOS-MIB::acQoSQueueActionType.<acQoSQueueActionServiceMapIndex>.<acQoSQueueActionQueueIndex>.<acQoSQueueActionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-QOS-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-QOS-MIB::acQoSQueueActionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bandwidth |
2 | bandwidth-percent |
3 | policy |
4 | priority |