ctRatePolicingActionsAllowed

CTRON-RATE-POLICING-MIB · .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.2

Object

This specifies the valid policing actions that may be
taken for this port upon exceeding the threshold specified
in ctRatePolicingThreshHold.

Context

MIB
CTRON-RATE-POLICING-MIB
OID
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.2
Type
column
Access
readonly
Status
current
Parent
ctRatePolicingConfigEntry
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 '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::ctRatePolicingActionsAllowed'
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::ctRatePolicingActionsAllowed.<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::ctRatePolicingActionsAllowed'

Syntax

Source
CtRatePolActionList
Base type
Enumeration

Values & Constraints

Type Values
0none
1dropPacket
2flowCtrlPacketAndDrop
3dropPacketOrFlowCtrlAndDrop

Conformance