CTRON-RATE-POLICING-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS INC.


 Home MIB: CTRON-RATE-POLICING-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ctRatePolicing 1.3.6.1.4.1.52.4.1.2.14.7
The Enterasys Rate Policing MIB module allows the user to set maximum ingress rates on a per port, per priority basis.
     ctRatePolicingObjects 1.3.6.1.4.1.52.4.1.2.14.7.1
         ctRatePolicingAdminStatus 1.3.6.1.4.1.52.4.1.2.14.7.1.1 integer read-write
Allows the rate policing feature to be globally enabled/disabled. A value of disable(2), functionally supersedes the ctRatePolicingRuleStatus of individual entries in the ctRatePolicingConfigTable, but does not change their actual values. Enumeration: 'enable': 1, 'disable': 2.
         ctRatePolicingConfigLastChange 1.3.6.1.4.1.52.4.1.2.14.7.1.2 timeticks read-only
The value of sysUpTime the last time anything in the ctRatePolicingConfigTable changed.
         ctRatePolicingConfigTable 1.3.6.1.4.1.52.4.1.2.14.7.1.3 no-access
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 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1 no-access
Describes a particular entry of ctRatePolicingConfigTable.
                 ctRatePolicingResourceIndex 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.1 integer no-access
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 uniquely addressing each of these resources.
                 ctRatePolicingActionsAllowed 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.2 ctratepolactionlist read-only
This specifies the valid policing actions that may be taken for this port upon exceeding the threshold specified in ctRatePolicingThreshHold.
                 ctRatePolicingAction 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.3 ctratepolactionlist read-write
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.
                 ctRatePolicingThreshHoldMin 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.4 integer32 read-only
The minimum rate limit value for this entry in kB per second.
                 ctRatePolicingThreshHold 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.5 integer32 read-write
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 ctRatePolicingThreshHoldMin.
                 ctRatePolicingPriorityList 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.6 ctprilist read-write
This specifies the list of priorities to which this rule applies.
                 ctRatePolicingRuleStatus 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.7 integer read-write
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 row. All other read-write leaves in this row have an effective value of read-only while the row is in the active state. The value of disabled(2) indicates that this row is essentially an available resource which MAY be configured and activated. Enumeration: 'active': 1, 'disabled': 2.
                 ctRatePolicingActionsTaken 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.8 integer32 read-only
This object counts the number of times the ctRatePolicingAction has been enforced for this particular entry.
                 ctRatePolicingDirectionsAllowed 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.9 ctratepoldirectionlist read-only
This specifies the valid policing directions that may be taken for this port.
                 ctRatePolicingDirection 1.3.6.1.4.1.52.4.1.2.14.7.1.3.1.10 ctratepoldirectionlist read-write
This specifies the direction of the traffic flow that will be limited.
     ctRatePolicingConformance 1.3.6.1.4.1.52.4.1.2.14.7.2
         ctRatePolicingGroups 1.3.6.1.4.1.52.4.1.2.14.7.2.1
             ctRatePolicingConfigGroup 1.3.6.1.4.1.52.4.1.2.14.7.2.1.1
A collection of objects providing device level control and status information for rate policing.
         ctRatePolicingCompliances 1.3.6.1.4.1.52.4.1.2.14.7.2.2
             ctRatePolicingCompliance 1.3.6.1.4.1.52.4.1.2.14.7.2.2.1
The compliance statement for devices that support rate policing.