RIVERSTONE-RATELIMIT-MIB
AI MIB Summary
The RIVERSTONE-RATELIMIT-MIB enables monitoring and configuration of traffic rate-limiting policies and associated counters on Riverstone Networks hardware appliances. It provides visibility into bandwidth throttling thresholds, packet drop statistics, and policy enforcement states for ingress and egress traffic shaping.
This mib module defines the Riverstone Networks enterpise MIB for rate limit module. http://www.riverstonenet.com/products. Copyright (C) Riverstone Networks, Inc 2000
Main OID:
rsRateLimitMIB.1.3.6.1.4.1.5567.2.25
124
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
124 total| Object Name |
|---|
rsRateLimitMIBThis mib module defines the Riverstone Networks enterpise MIB for rate limit module. http://www.riverstonenet.com/products. Copyright (C) Riverstone Networks, Inc 2000 MODULE-IDENTITY .1.3.6.1.4.1.5567.2.25 |
rsRateLimitNotificationsGroup for Rate Limit related Notifications OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.0 |
rsTBMeterToken Bucket Meter Table and associated objects OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.5 |
rsTBMeterLastChangedThe value of sysUpTime when last SET operation succeeds on this table.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.5.1 |
rsTBMeterCountTotal number of entries in the tablero Unsigned32 .1.3.6.1.4.1.5567.2.25.5.2 |
rsTBMeterErrorMessageDescription of the error caused from the last SET operation that failed on this tablero SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5567.2.25.5.3 |
rsTBMeterTableToken bucket service entry table SEQUENCE OF RsTBMeterEntry .1.3.6.1.4.1.5567.2.25.5.4 |
rsTBMeterEntryA record containing a token bucket service parameters. A new row can be created by setting the appropriate value in the table entry with RowStatus to CreateAndGo. The columns in this table are modifiable when the state of entry RowStatus is equal to 'NotInService' or 'NotReady' RsTBMeterEntry .1.3.6.1.4.1.5567.2.25.5.4.1 |
rsTBMeterIdThe administratively assigned name to this Meter entry. This name must be unique across the rate-limit module including port based rate limit module Note: name must be unique across the RS platform ratelimit module RsLabel .1.3.6.1.4.1.5567.2.25.5.4.1.1 |
rsTBMeterTypeThe type of meter service. The value perFlow(1) indicates that this entry specifies a per L3 flow rate limit. For this type the rsTBMeterRate can take a value between 3000 and 1000000000. Agent must ignore the value in the following fields while validating the row: rsTBMeterBurst RsBurst, rsTBMeterBurstFailAction RsAction, rsTBMeterBurstFailActionRewrite RsTOS, -- rsTBMeterMinimumBandwidth RsRateLimit, -- rsTBMeterDistributeAmong RsDistAmong, softwareFlowAggregate(2) value is deprecated. -- softwareFlowAggregate(2) indicates that this -- entry specifies a software based rate limit aggregate. -- Agent must ignore the value in the following fields while -- validating the row: -- -- rsTBMeterBurst RsBurst, -- rsTBMeterBurstFailAction RsAction, -- rsTBMeterBurstFailActionRewrite RsTOS, hardwareFlowAggregate(3) indicates that this entry specifies a hardware based flow aggregation rate limit For this type the rsTBMeterRate can take a value between 0 and 1000000000. Agent must ignore the value in the following fields while validating the row: rsTBMeterBurst RsBurst, rsTBMeterBurstFailAction RsAction, rsTBMeterBurstFailActionRewrite RsTOS, -- rsTBMeterMinimumBandwidth RsRateLimit, -- rsTBMeterDistributeAmong RsDistAmong, perPort(4) indicates that this entry specifies a port-level rate limit service. For this type the rsTBMeterRate can take a value between 3000 and 1000000000 in outbound direction and between 0 and 1000000000 in inbound direction. Agent must ignore the value in the following fields while validating the row: rsTBMeterBurst RsBurst, rsTBMeterBurstFailAction RsAction, rsTBMeterBurstFailActionRewrite RsTOS, -- rsTBMeterMinimumBandwidth RsRateLimit, -- rsTBMeterDistributeAmong RsDistAmong, burstsafe(5) indicates that this entry specifies a dual bucket rate limit. For this type the rsTBMeterRate can take a value between 10000 and 1000000000. Agent must ignore the value in the following fields while validating the row: -- rsTBMeterMinimumBandwidth RsRateLimit, -- rsTBMeterDistributeAmong RsDistAmong, l2(6) indicates that this entry specifies a layer 2 rate limit. For this type the rsTBMeterRate can take a value between 0 and 1000000000. Agent must ignore the value in the following fields while validating the row: rsTBMeterBurst RsBurst, rsTBMeterBurstFailAction RsAction, rsTBMeterBurstFailActionRewrite RsTOS,rw RsMeterType .1.3.6.1.4.1.5567.2.25.5.4.1.2 |
rsTBMeterRateToken Bucket rate in bits per second. Refer to the Description of rsTBMeterType for acceptable values.rw RsRateLimit UNITS "bps" .1.3.6.1.4.1.5567.2.25.5.4.1.3 |
rsTBMeterBurstThe burst traffic rate (size) supported. This attribute is used only when rsTBMeterType is set to burstsafe(5) For RS platform rate ranges from 10000 to 1000000000.rw RsBurst UNITS "bps" .1.3.6.1.4.1.5567.2.25.5.4.1.4 |
rsTBMeterIntervalThe time interval used with the token bucket.rwdeprecated RsMeterInterval .1.3.6.1.4.1.5567.2.25.5.4.1.5 |
rsTBMeterFailActionThe fail action to take when the traffic rate exceeds rsTBMeterRate. If the Action value indicates TOS rewrite or TOS Precedence rewrite, appropriate rewrite value should be in rsTBMeterFailActionRewrite.rw RsAction .1.3.6.1.4.1.5567.2.25.5.4.1.6 |
rsTBMeterFailActionRewriteTOS or TOS Precedence rewrite when the traffic exceeds rsTBMeterRate. rsTBMeterFailAction indicates this object value either TOS or TOS Precedence The object is ignored by agent if rsTBMeterFailAction does not indicate rewrite option.rw RsTOS .1.3.6.1.4.1.5567.2.25.5.4.1.7 |
rsTBMeterBurstFailActionThe fail action to take when the traffic rate exceeds rsTBMeterBurst. If the Action value indicates TOS rewrite or TOS Precedence rewrite, appropriate rewrite value should be in rsTBMeterBurstFailActionRewrite.rw RsAction .1.3.6.1.4.1.5567.2.25.5.4.1.8 |
rsTBMeterBurstFailActionRewriteTOS or TOS Precedence rewrite when the traffic exceeds rsTBMeterBurst, rsTBMeterBurstFailAction indicates this object value either TOS or TOS Precedence The object is ignored by agent if rsTBMeterBurstFailAction does not indicate rewrite option.rw RsTOS .1.3.6.1.4.1.5567.2.25.5.4.1.9 |
rsTBMeterMinimumBandwidthThe minimum bandwidth to allocate for each flow when rsTBMeterType is 'softwareFlowAggreage' For RS platform rate ranges from 3000 to 1000000000.rwdeprecated RsRateLimit UNITS "bps" .1.3.6.1.4.1.5567.2.25.5.4.1.10 |
rsTBMeterDistributeAmongThe rate-limit module allocates the minimum specified bandwidth to each matching flow,and the leftover bandwidth of rsTBMeterAccessRate will be distributed among these number of flow.rwdeprecated RsDistAmong .1.3.6.1.4.1.5567.2.25.5.4.1.11 |
rsTBMeterStorageTypeSpecify if entry should be persistent or not.rw StorageType { volatile(2), nonVolatile(3) } .1.3.6.1.4.1.5567.2.25.5.4.1.12 |
rsTBMeterStatusThe RowStatus variable controls the activation, deactivation, or deletion of a meter. Writable variable may not be modified when the row is active.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5567.2.25.5.4.1.13 |
rsTBMeterApplyMeter Apply table and associated objects OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.10 |
rsTBMeterApplyLastChangedThe value of sysUpTime when last SET operation succeeds on this tablero TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.10.1 |
rsTBMeterApplyCountThe current number of entries in rsTBMeterApplyTablero Unsigned32 .1.3.6.1.4.1.5567.2.25.10.2 |
rsTBMeterApplyErrorMessageDescription of the error of the last SET operations to fail on this tablero SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5567.2.25.10.3 |
rsTBMeterApplyMasterAdminStatusThis object enables or disables all the entries in rsTBMeterApplyTable. This behaves like master fuse and do not change individual states of each row. User must check the state of this object before he tries to enable the state of entry.rw RsAdminStatus .1.3.6.1.4.1.5567.2.25.10.4 |
rsTBMeterApplyTableThis table associates rate limits with interfaces. In particular, a profile from the rsTBMeter table with name rsTBMeterId2 is applied on certain IP interfaces and ports specified by ifIndex with classifier specified by rsTBMeterApplyAclName SEQUENCE OF RsTBMeterApplyEntry .1.3.6.1.4.1.5567.2.25.10.5 |
rsTBMeterApplyEntry'ifIndex' is imported from IF-MIB. For RS platform, this value must point to an entry that has ifType of IP interface(126) ethernetCsmacd(6) L4 bridging MUST be enabled on the port before creating the entry. To enable/disable the L4 bridging state on a particular port use VLAN-EXTENSION-MIB module. The columns in this table are modifiable when the state of rsTBMeterApplyStatus equal to NotInService, NotReady. RsTBMeterApplyEntry .1.3.6.1.4.1.5567.2.25.10.5.1 |
rsTBMeterApplyDirectionInterface traffic direction. RsIfDirection { inbound(1), outbound(2) } .1.3.6.1.4.1.5567.2.25.10.5.1.1 |
rsTBMeterApplyAclNameAccess Control List name or Classifier Name, Must exist on the underlying system before activation. RsLabel .1.3.6.1.4.1.5567.2.25.10.5.1.2 |
rsTBMeterId2The meter id from rsTBMeterEntry.rsTBMeterId. rsTBMeterId must be an active row in rsTBMeterTable. RsLabel .1.3.6.1.4.1.5567.2.25.10.5.1.3 |
rsTBMeterApplyOwnerThe owner of this rate limit apply entry. The exact semantics of this string are subject to the security policy defined by the security administrator. If this entry was created via Command Line Interface, this will be set to 'monitor'rw SnmpAdminString .1.3.6.1.4.1.5567.2.25.10.5.1.4 |
rsTBMeterApplyAdminStatusThe desired state of the rate limit entry.rw RsAdminStatus .1.3.6.1.4.1.5567.2.25.10.5.1.5 |
rsTBMeterApplyStorageTypeSpecify if entry should be persistent or not.rw StorageType { volatile(2), nonVolatile(3) } .1.3.6.1.4.1.5567.2.25.10.5.1.6 |
rsTBMeterApplyStatusAllows to create a new row and modify or destroy an existing row in the manner described in the definition of the RowStatus textual conventionrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5567.2.25.10.5.1.7 |
rsTBMeterApplyMonitorGroup of token bucket rate limit monitor objects OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.15 |
rsTBMeterMonitorTableTable which carries exceed count for each token bucket meter applied on Access Control List. SEQUENCE OF RsTBMeterMonitorEntry .1.3.6.1.4.1.5567.2.25.15.1 |
rsTBMeterMonitorEntryThis is a read only table of exceed count for each token bucket entry applied on Access Contol List. RsTBMeterMonitorEntry .1.3.6.1.4.1.5567.2.25.15.1.1 |
rsTBMeterExceedByteCountTotal number of bytes exceeded as a result of traffic rate limiting on a particular rsTBMeterApplyEntry entry. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of rsTBMeterCounterDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.5567.2.25.15.1.1.1 |
rsTBMeterCounterDiscontinuityTimeThe value of sysUpTime on the most recent occasion at which this counters suffered a discontinuity. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.15.1.1.2 |
rsTBMeterExceedPacketCountTotal number of packets exceeded the specified traffic rate limiting on a particular rsTBMeterApplyEntry entry. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of rsTBMeterCounterDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.5567.2.25.15.1.1.3 |
rsTBMeterExceedBurstPacketCountTotal number of packets exceeded the specified burst rate on a particular rsTBMeterApplyEntry entry. This is object is valid only when the rsTBMeterType is burstsafe(5) in the row referred by the rsTBMeterId2 in the rsTBMeterTable. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of rsTBMeterCounterDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.5567.2.25.15.1.1.4 |
rsPortRateLimitInput and Output Port based rate limit tables OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.20 |
rsPortRLLastChangedThe value of sysUpTime when last SET operation succeeds on this tablero TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.20.1 |
rsPortRLCountThe current number of entries in rsPortRLTablero Unsigned32 .1.3.6.1.4.1.5567.2.25.20.2 |
rsPortRLErrorMessageDescription of the error caused when the last SET operation failed on this tablero SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5567.2.25.20.3 |
rsPortRLMasterAdminStatusThis object enables or disables all the entries in rsPortRLTable. This behaves like master fuse and do not change individual states of each row. User must check the state of this object before he tries to enable the state of an entry in rsPortRLTAble.rw RsAdminStatus .1.3.6.1.4.1.5567.2.25.20.4 |
rsPortRLTableAn entry which allows to create port based ratelimit service and to activate it on a physical port SEQUENCE OF RsPortRLEntry .1.3.6.1.4.1.5567.2.25.20.5 |
rsPortRLEntry'ifIndex' is imported from IF-MIB, which carries an index for physical port. For RS platform, this value must point to an entry that has ifType of ethernetCsmacd(6). The columns in this table are modifiable when the state of rsPortRLStatus equal to NotInService, NotReady. RsPortRLEntry .1.3.6.1.4.1.5567.2.25.20.5.1 |
rsPortRLDirectionInput/Output direction to apply rate limit on a port RsIfDirection { inbound(1), outbound(2) } .1.3.6.1.4.1.5567.2.25.20.5.1.1 |
rsPortRLMeterIdAdministratively assigned name to port based rate limit entry Note: name must be unique across the RS platform ratelimit module RsLabel .1.3.6.1.4.1.5567.2.25.20.5.1.2 |
rsPortRLOwnerThe owner of this entry. The exact semantics of this string are subject to the security policy defined by the security administrator.rw SnmpAdminString .1.3.6.1.4.1.5567.2.25.20.5.1.3 |
rsPortRLRateRate to limit port traffic to. For RS platform rate ranges from 3000 to 1000000000.rw RsRateLimit UNITS "bps" .1.3.6.1.4.1.5567.2.25.20.5.1.4 |
rsPortRLFailActionThe action to take when the traffic rate exceeds rsPortRLRate. If the Action value indicates TOS rewrite or TOS Precedence rewrite, appropriate rewrite value should be in rsPortRLFailActionRewrite.rw RsAction .1.3.6.1.4.1.5567.2.25.20.5.1.5 |
rsPortRLFailActionRewriteTOS or TOS Precedence rewrite when the traffic exceeds rsPortRLRate. rsPortRLFailAction indicates this object value either TOS or TOS Precedence The object is ignored by agent if rsPortRLFailAction does not indicate rewrite option.rw RsTOS .1.3.6.1.4.1.5567.2.25.20.5.1.6 |
rsPortRLIntervalThe time interval used with the token bucket.rwdeprecated RsMeterInterval .1.3.6.1.4.1.5567.2.25.20.5.1.7 |
rsPortRLAdminStatusThe desired state of the rate limit entry.rw RsAdminStatus .1.3.6.1.4.1.5567.2.25.20.5.1.8 |
rsPortRLStorageTypeSpecify if entry should be persistent or not.rw StorageType { volatile(2), nonVolatile(3) } .1.3.6.1.4.1.5567.2.25.20.5.1.9 |
rsPortRLStatusAllows to create a new row and modify or destroy an existing row in the manner described in the definition of the RowStatus textual conventionrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5567.2.25.20.5.1.10 |
rsPortRLMonitorGroup of port based rate limit monitor objects OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.25 |
rsPortRLMonitorTableTable which carries exceed count for each token bucket meter applied on the port based ones. SEQUENCE OF RsPortRLMonitorEntry .1.3.6.1.4.1.5567.2.25.25.1 |
rsPortRLMonitorEntryThis is a read only table of exceed count for each token bucket entry applied the port based ones. RsPortRLMonitorEntry .1.3.6.1.4.1.5567.2.25.25.1.1 |
rsPortRLExceedByteCountTotal number of bytes exceeded as a result of traffic rate limiting on a particular rsPortRLEntry entry. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of rsPortRLCounterDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.5567.2.25.25.1.1.1 |
rsPortRLCounterDiscontinuityTimeThe value of sysUpTime on the most recent occasion at which this counters suffered a discontinuity. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.25.1.1.2 |
rsPortRLExceedPacketCountTotal number of packets that exceeded the specified traffic rate limiting on a particular rsPortRLEntry entry. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of rsPortRLCounterDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.5567.2.25.25.1.1.3 |
rsL2RateLimitL2 based rate limit tables OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.26 |
rsL2RLApplyLastChangedThe value of sysUpTime when last SET operation succeeds on this tablero TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.26.1 |
rsL2RLApplyCountThe current number of entries in rsL2RLApplyTablero Unsigned32 .1.3.6.1.4.1.5567.2.25.26.2 |
rsL2RLApplyErrorMessageDescription of the error of the last SET operations to fail on this tablero SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.5567.2.25.26.3 |
rsL2RLApplyMasterAdminStatusThis object enables or disables all the entries in rsL2RLApplyTable. This behaves like master fuse and do not change individual states of each row. User must check the state of this object before he tries to enable the state of entry.rw RsAdminStatus .1.3.6.1.4.1.5567.2.25.26.4 |
rsL2RLApplyTableThis table associates rate limits with port / portgroups / filter / filtergroups. In particular, a profile from the rsTBMeter table with name rsTBMeterId is applied on certain ports specified by ifIndex or the port groups specified with rsL2RLApplyPortGroupName with filter specified by rsL2RLApplyFilterName or the filter groups specified with the rsL2RLApplyFilterName or the classifier mentioned in the entry. SEQUENCE OF RsL2RLApplyEntry .1.3.6.1.4.1.5567.2.25.26.5 |
rsL2RLApplyEntry'ifIndex' is imported from IF-MIB. For RS platform, this value must point to an entry that has ifType of ethernetCsmacd(6) The columns in this table are modifiable when the state of rsL2RLApplyStatus equal to NotInService, NotReady. RsL2RLApplyEntry .1.3.6.1.4.1.5567.2.25.26.5.1 |
rsL2RLApplyDirectionInterface traffic direction. RsIfDirection { inbound(1), outbound(2) } .1.3.6.1.4.1.5567.2.25.26.5.1.1 |
rsL2RLApplyIfIndexWhen the service is applied on a single port, this value should be the ifIndex of the port where the service is applied. If it is applied on a group of ports, this value should be zero. If it is nonZero, the rsL2RLApplyPortGroupName should be a zero length octet string. InterfaceIndexOrZero (IF-MIB) .1.3.6.1.4.1.5567.2.25.26.5.1.2 |
rsL2RLApplyPortGroupNameThis object identifies one or more rows in the rsRLPortGroupTable, when it of length nonzero. In this case the rsL2RLApplyIfIndex should be zero. If the service is applied on a single port, this object is supposed to be a zero length octet string. RsLabel .1.3.6.1.4.1.5567.2.25.26.5.1.3 |
rsL2RLApplyFilterNameFilter name or Classifier Name, Must exist on the underlying system before activation. If rsL2RLIsFilterGroup is set to true, then this name specifies the filter group name. The actual filters associated to this entry are specified in rsRLFilterGroupTable. If both filter and port groups are present, this value should be same as the rsL2RLApplyPortGroupName. RsLabel .1.3.6.1.4.1.5567.2.25.26.5.1.4 |
rsL2RLIsFilterGroupWhen this value is set to true, then rsL2RLApplyFilterName specifies the group of filters mentioned in the rsRLFilterGroupTable. If set to false, the rsL2RLApplyFilterName specifies the filter name associated with the service.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.5567.2.25.26.5.1.5 |
rsL2RLApplyOnePGroupingThis object specifies the 802.1p priority groupings for which this service is to be applied. Currently, 4 different groups can be constructed and those priorities which are not in any groups is put under other category.rw Enumeration .1.3.6.1.4.1.5567.2.25.26.5.1.6 |
rsL2RLApplyOwnerThe owner of this rate limit apply entry. The exact semantics of this string are subject to the security policy defined by the security administrator. If this entry was created via Command Line Interface, this will be set to 'monitor'rw SnmpAdminString .1.3.6.1.4.1.5567.2.25.26.5.1.7 |
rsL2RLApplyAdminStatusThe desired state of the rate limit entry.rw RsAdminStatus .1.3.6.1.4.1.5567.2.25.26.5.1.8 |
rsL2RLApplyStorageTypeSpecify if entry should be persistent or not.rw StorageType { volatile(2), nonVolatile(3) } .1.3.6.1.4.1.5567.2.25.26.5.1.9 |
rsL2RLApplyStatusAllows to create a new row and modify or destroy an existing row in the manner described in the definition of the RowStatus textual conventionrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5567.2.25.26.5.1.10 |
rsL2RLMonitorGroup of l2 based rate limit monitor objects OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.29 |
rsL2RLMonitorTableTable which carries exceed count for each token bucket meter applied on L2 Filter or Filter Group. SEQUENCE OF RsL2RLMonitorEntry .1.3.6.1.4.1.5567.2.25.29.1 |
rsL2RLMonitorEntryThis is a read only table of exceed count for each token bucket entry applied on L2 Filter or Filter Groups. RsL2RLMonitorEntry .1.3.6.1.4.1.5567.2.25.29.1.1 |
rsL2RLExceedByteCountTotal number of bytes that exceeded the specified traffic rate limiting on a particular rsL2RLApplyEntry entry. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of rsL2RLCounterDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.5567.2.25.29.1.1.1 |
rsL2RLExceedPacketCountTotal number of packets that exceeded the specified traffic rate limiting on a particular rsL2RLApplyEntry entry. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of rsL2RLCounterDiscontinuityTime.ro Counter32 .1.3.6.1.4.1.5567.2.25.29.1.1.2 |
rsL2RLCounterDiscontinuityTimeThe value of sysUpTime on the most recent occasion at which this counters suffered a discontinuity. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.29.1.1.3 |
rsRateLimitModesGroup of rate limit mode configuration on RS platform OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.30 |
rsRLModeLastChangedThe value of sysUpTime when last SET operation succeeds on this tablero TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.30.1 |
rsRLModeTableEntry of rate limit mode and input port ratelimit state The rows in this table are created dynamically by inserting line cards in their respective slots of the underlying system. When a slot/module is activated resulting entry in this table will have the default operating modes. Essentially the ratelimit mode and input port ratelimit status value. Certain SET operation on this entry might fail if the underlying hardware does not support the mode. SEQUENCE OF RsRLModeEntry .1.3.6.1.4.1.5567.2.25.30.2 |
rsRLModeEntryA record containing ratelimt mode on given module/slot. The columns in this entry are modifiable. This is indexed by entPhysicalIndex whose entPhysicalClass == module(9). RsRLModeEntry .1.3.6.1.4.1.5567.2.25.30.2.1 |
rsRLModeTypeType of rate limit modes supported on this slot Value is writable only when rsRLModeCapabilityBits has rlMode(0) set to '1'. The table below relates the ratelimit type supported in each Mode. +---------------------+----------+--------------+ |RsMeterType | flowMode | aggregateMode| +---------------------+----------+--------------+ |perFlow(1) | X | | |softFlowAgg(2) | X | | |hardFlowAgg(3) | | X | |perPort(4) -input | | X | |perPort(4) -output | X | X | +---------------------+----------+--------------+ X indicates supported.rw Enumeration .1.3.6.1.4.1.5567.2.25.30.2.1.1 |
rsRLModeInputPortStatusInput Port RateLimit status on this slot. Value is writable only when rsRLModeCapabilityBits has rlInputPortRateLimit set to '1'.rw RsAdminStatus .1.3.6.1.4.1.5567.2.25.30.2.1.2 |
rsRLModeCapabilityBitsSpecifies the Module capability. rlMode(0) if set to 1 indicates the Module supports the Flow or Aggregate mode. rlInputPortRateLimit(1) if set to 1 indicates the Module supports input port based rate limiting.ro Bits .1.3.6.1.4.1.5567.2.25.30.2.1.3 |
rsRLModeEntryLastChangedThe value of sysUpTime when last SET operation succeeds on this entryro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.30.2.1.4 |
rsRLModeStorageTypeStorage type for this entry.rw StorageType { volatile(2), nonVolatile(3) } .1.3.6.1.4.1.5567.2.25.30.2.1.5 |
rsRateLimitGroupsAll different kinds of groupings used in RS rate limiting OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.33 |
rsRLPortGroupLastChangedThe value of sysUpTime when last SET operation succeeds on this tablero TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.33.1 |
rsRLPortGroupTableThis table is to associate one or more ports as a group. SEQUENCE OF RsRLPortGroupEntry .1.3.6.1.4.1.5567.2.25.33.2 |
rsRLPortGroupEntryA record containing group name and ifIndex. RsRLPortGroupEntry .1.3.6.1.4.1.5567.2.25.33.2.1 |
rsRLPortGroupNameThe administratively assigned name to this PortGroup entry. RsLabel .1.3.6.1.4.1.5567.2.25.33.2.1.1 |
rsRLPortGroupStorageTypeStorage type for this entry. The value of this entry will be the same as the one specified in the row of rsL2RLApplyTable where this group is used. If none of the entries use this group, then the storage type will be volatile.ro StorageType { volatile(2), nonVolatile(3) } .1.3.6.1.4.1.5567.2.25.33.2.1.2 |
rsRLPortGroupStatusAllows to create a new row and modify or destroy an existing row in the manner described in the definition of the RowStatus textual conventionrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5567.2.25.33.2.1.3 |
rsRLFilterGroupLastChangedThe value of sysUpTime when last SET operation succeeds on this tablero TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.5567.2.25.33.3 |
rsRLFilterGroupTableThis table is to associate one or more ports as a group. SEQUENCE OF RsRLFilterGroupEntry .1.3.6.1.4.1.5567.2.25.33.4 |
rsRLFilterGroupEntryA record containing group name and filter name. RsRLFilterGroupEntry .1.3.6.1.4.1.5567.2.25.33.4.1 |
rsRLFilterGroupNameThe administratively assigned name to this FilterGroup entry. RsLabel .1.3.6.1.4.1.5567.2.25.33.4.1.1 |
rsRLFilterNameThe name of the filter part of this group. RsLabel .1.3.6.1.4.1.5567.2.25.33.4.1.2 |
rsRLFilterGroupStorageTypeStorage type for this entry. The value of this entry will be the same as the one specified in the row of rsL2RLApplyTable where this group is used. If none of the entries use this group, then the storage type will be volatile.ro StorageType { volatile(2), nonVolatile(3) } .1.3.6.1.4.1.5567.2.25.33.4.1.3 |
rsRLFilterGroupStatusAllows to create a new row and modify or destroy an existing row in the manner described in the definition of the RowStatus textual conventionrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.5567.2.25.33.4.1.4 |
rsRateLimitConformancerate limit conformance group OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.35 |
rsRateLimitCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.35.1 |
rsRateLimitCompliancersRateLimitGroup1 and rsRateLimitGroup2 is mandatory for implementation of this MIB. This compliance is deprecated and replaced by rsRateLimitComplianceV2deprecated Unknown .1.3.6.1.4.1.5567.2.25.35.1.1 |
rsRateLimitComplianceV2rsRateLimitGroup1 and rsRateLimitGroup2 is mandatory for implementation of this MIB. This compliance is deprecated and replaced by rsRateLimitComplianceV2 Unknown .1.3.6.1.4.1.5567.2.25.35.1.2 |
rsRateLimitGroup OBJECT IDENTIFIER .1.3.6.1.4.1.5567.2.25.35.2 |
rsRateLimitGroup1A set of managed objects that make up version 0.1 of the RS rate limit MIB Group. Unknown .1.3.6.1.4.1.5567.2.25.35.2.1 |
rsRateLimitGroup2A set of managed objects that make up version 0.1 of the RS rate limit MIB Group for port based rate limiting. Unknown .1.3.6.1.4.1.5567.2.25.35.2.2 |
rsRateLimitGroup3This group is mandatory for all RS platforms that support port or interface based rate limits Unknown .1.3.6.1.4.1.5567.2.25.35.2.3 |
rsRateLimitGroup4This optional group applies to RS Product line that supports dual rate token bucket metering (aka Burst Safe (tm) This group is replaced by rsRateLimitGroup4V2deprecated Unknown .1.3.6.1.4.1.5567.2.25.35.2.4 |
rsRateLimitGroup5Optional Group of rate limit monitor objects. This group is replaced by rsRateLimitGroup5V2.deprecated Unknown .1.3.6.1.4.1.5567.2.25.35.2.5 |
rsRateLimitGroup4V2This optional group applies to RS Product line that supports dual rate token bucket metering (aka Burst Safe (tm) Unknown .1.3.6.1.4.1.5567.2.25.35.2.6 |
rsRateLimitGroup5V2Optional Group of rate limit monitor objects Unknown .1.3.6.1.4.1.5567.2.25.35.2.7 |
rsRateLimitGroup6A set of managed objects that make up version 0.2 of the RS rate limit MIB Group for l2 based rate limiting. Unknown .1.3.6.1.4.1.5567.2.25.35.2.8 |