CTRON-RATE-POLICING-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
10
.1.3.6.1.4.1.52.4.1.2.14.7.1.3 · 1 row entry · 10 columns
Uses the cabletron variant from /opt/observium/mibs/cabletron.
Command help
Walk ctRatePolicingConfigTable
/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::ctRatePolicingConfigTable'
This table allows configuration of rate policing rules
on this device.  Their are a limited number of resources
available for rate policing, and this directly limits the
number of rate policing rules that may be configured on
each port.  As a result this table does not support dynamic
row creation, rather, all possible rows exist in either an
active or disabled state.  A manager application should not,
however, infer that this configuration is necessarily fixed
during the lifetime of the managed entity.  The allocation
of resources could theoretically be shifted.  For example
port 20 could have 3 resources and at some point suddenly
have 4 or 2.  Any such change would of course cause the
value of ctRatePolicingConfigLastChange to change.  At this
time their is no defined mechanism to move these resources
and there very likely never will be.  This is merely a
warning that manager applications should not count on this.
ctRatePolicingConfigEntry row .1.3.6.1.4.1.52.4.1.2.14.7.1.3.1
Describes a particular entry of ctRatePolicingConfigTable.
Column Syntax OID
This specifies a unique resource available for configuring
a rate policing rule on this port. Each port has a limited
number of resources available for rate policing. This index
simply provides a mechanism for uniquel…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.1
This specifies the valid policing actions that may be
taken for this port upon exceeding the threshold specified
in ctRatePolicingThreshHold.
CtRatePolActionList
Type Values:
0none
1dropPacket
2flowCtrlPacketAndDrop
3dropPacketOrFlowCtrlAndDrop
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.2
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. At…
CtRatePolActionListr/w
Type Values:
0none
1dropPacket
2flowCtrlPacketAndDrop
3dropPacketOrFlowCtrlAndDrop
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.3
The minimum rate limit value for this entry in kB per second.
kilobytesInteger32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.4
The rate limit value for this entry in kB per second. If the
rate is exceeded the defined action in ctRatePolicingAction
will be enforced. This value may not be set below the minimum
rate specified in ctRatePolicingTh…
kilobytesInteger32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.5
This specifies the list of priorities to which this rule applies.
CtPriListr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.6
This object provides both control and status for the
associated conceptual row in the table. The value of
active(1) indicates that device is actively applying
the rate policing rule defined by the other leaves
in this …
Enumerationr/w
Enumerated Values:
1active
2disabled
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.7
This object counts the number of times the
ctRatePolicingAction has been enforced for this
particular entry.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.8
This specifies the valid policing directions that may be
taken for this port.
CtRatePolDirectionList
Type Values:
0none
1inbound
2outbound
3inboundAndOutbound
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.9
This specifies the direction of the traffic flow that
will be limited.
CtRatePolDirectionListr/w
Type Values:
0none
1inbound
2outbound
3inboundAndOutbound
.1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.10