MIB Viewer

CTRON-RATE-POLICING-MIB

24 objects
The Enterasys Rate Policing MIB module allows the user to set maximum ingress rates on a per port, per priority basis.
Imported Objects
BRIDGE-MIBdot1dBasePort
CTRON-MIB-NAMESctPriorityExt
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-TYPE TimeTicks Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.52.4.1.2.14.7IdentityctRatePolicingThe Enterasys Rate Policing MIB module allows the user to set maximum ingress rates on a per port, per priority basis.
1.3.6.1.4.1.52.4.1.2.14.7.1NodectRatePolicingObjects
1.3.6.1.4.1.52.4.1.2.14.7.1.1ScalarctRatePolicingAdminStatusread-writecurrentAllows the rate policing feature to be globally enabled/disabled. A value of disable(2), functionally supersedes the ctRatePolicingRuleStatus of individual ent…
1.3.6.1.4.1.52.4.1.2.14.7.1.2ScalarctRatePolicingConfigLastChangeread-onlycurrentThe value of sysUpTime the last time anything in the ctRatePolicingConfigTable changed.
1.3.6.1.4.1.52.4.1.2.14.7.1.3TablectRatePolicingConfigTablenot-accessiblecurrentThis table allows configuration of rate policing rules on this device. Their are a limited number of resources available for rate policing, and this directly l…
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1RowctRatePolicingConfigEntrynot-accessiblecurrentDescribes a particular entry of ctRatePolicingConfigTable.
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.1ColumnctRatePolicingResourceIndexnot-accessiblecurrentThis 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 po…
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.2ColumnctRatePolicingActionsAllowedread-onlycurrentThis specifies the valid policing actions that may be taken for this port upon exceeding the threshold specified in ctRatePolicingThreshHold.
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.3ColumnctRatePolicingActionread-writecurrentThis 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 …
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.4ColumnctRatePolicingThreshHoldMinread-onlycurrentThe minimum rate limit value for this entry in kB per second.
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.5ColumnctRatePolicingThreshHoldread-writecurrentThe 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 b…
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.6ColumnctRatePolicingPriorityListread-writecurrentThis specifies the list of priorities to which this rule applies.
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.7ColumnctRatePolicingRuleStatusread-writecurrentThis 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 …
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.8ColumnctRatePolicingActionsTakenread-onlycurrentThis object counts the number of times the ctRatePolicingAction has been enforced for this particular entry.
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.9ColumnctRatePolicingDirectionsAllowedread-onlycurrentThis specifies the valid policing directions that may be taken for this port.
1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.10ColumnctRatePolicingDirectionread-writecurrentThis specifies the direction of the traffic flow that will be limited.
1.3.6.1.4.1.52.4.1.2.14.7.2NodectRatePolicingConformance
1.3.6.1.4.1.52.4.1.2.14.7.2.1NodectRatePolicingGroups
1.3.6.1.4.1.52.4.1.2.14.7.2.1.1GroupctRatePolicingConfigGroupcurrentA collection of objects providing device level control and status information for rate policing.
1.3.6.1.4.1.52.4.1.2.14.7.2.2NodectRatePolicingCompliances
1.3.6.1.4.1.52.4.1.2.14.7.2.2.1CompliancectRatePolicingCompliancecurrentThe compliance statement for devices that support rate policing.
Type Definitions
NameSyntaxStatusDescription
CtPriListINTEGER (0..255)currentThe least significant octet within this integer specifies a set of eight priorities. Within this octet, the most significant bit represents the highest priority(7), and the least significant bit represents the lowest pr…
CtRatePolActionListINTEGER { none(0), dropPacket(1), flowCtrlPacketAndDrop(2), dropPacketOrFlowCtrlAndDrop(3) }currentThis value represents a list of rate policing actions.
CtRatePolDirectionListINTEGER { none(0), inbound(1), outbound(2), inboundAndOutbound(3) }currentThis value represents the possible traffic flow directions.