acBandwidthManagementRuleAction
AC-CONTROL-MIB ·
.1.3.6.1.4.1.5003.9.10.5.1.1.10.21.1.6
Object
column r/w
Enumeration
Rule Action. Access: Offline. AC INI-Param: BWManagement_RuleAction
Context
- MIB
- AC-CONTROL-MIB
- OID
.1.3.6.1.4.1.5003.9.10.5.1.1.10.21.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- acBandwidthManagementEntry
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-CONTROL-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-CONTROL-MIB::acBandwidthManagementRuleAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AC-CONTROL-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AC-CONTROL-MIB::acBandwidthManagementRuleAction.<acBandwidthManagementMediaRealmIndex>.<acBandwidthManagementThresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AC-CONTROL-MIB' -M '/opt/observium/mibs/mediant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AC-CONTROL-MIB::acBandwidthManagementRuleAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | reportOnly |
1 | noMoreCalls |
2 | lbrCalls |
3 | ptimeMul2 |
4 | ptimeMul4 |
5 | noAction |