ctRatePolicingAction
CTRON-RATE-POLICING-MIB ·
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.3
Object
This is the action to be taken if the rate limit is exceeded. This value must be a valid action as specified by the corresponding ctRatePolicingActionsAllowed object. Also, no more than one action may be specified. Attempts to set this value outside of the aforementioned guidelines will fail.
Context
- MIB
- CTRON-RATE-POLICING-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctRatePolicingConfigEntry
- 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 'CTRON-RATE-POLICING-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-RATE-POLICING-MIB::ctRatePolicingAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTRON-RATE-POLICING-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-RATE-POLICING-MIB::ctRatePolicingAction.<dot1dBasePort>.<ctRatePolicingResourceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-RATE-POLICING-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-RATE-POLICING-MIB::ctRatePolicingAction'
Syntax
- Source
- CtRatePolActionList
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | dropPacket |
2 | flowCtrlPacketAndDrop |
3 | dropPacketOrFlowCtrlAndDrop |
Conformance
Member of