etsysCosIrlResourceType
ENTERASYS-CLASS-OF-SERVICE-MIB ·
.1.3.6.1.4.1.5624.1.2.55.1.5.9.1.5
Object
column
r/w
EtsysRateLimitingType
The characteristics applied to this rate limiter. When chaining limiters is used, the AND / OR attribute denotes the limiter logic in handling violation. For example, option rePrioritizeAnd(2) requires that the current limiter AND it's parent be violated for the packet to be reprioritized. The rePrioritizeOr(3) option only needs one OR the other to be violated for the action to be taken.
Context
- MIB
- ENTERASYS-CLASS-OF-SERVICE-MIB
- OID
.1.3.6.1.4.1.5624.1.2.55.1.5.9.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysCosIrlResourceEntry
- Table
- etsysCosIrlResourceTable
- Siblings
- 8
Syntax
EtsysRateLimitingType
- Source
- EtsysRateLimitingType
- Base type
Enumeration
Values & Constraints
Type Values
0 | drop |
1 | dropOR |
2 | rePrioritize |
3 | rePrioritizeOR |
4 | count |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysCosIrlResourceIrlNum The inbound rate limiter number associated with this entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.55.1.5.9.1.1 |
| etsysCosIrlResourceUnits Identifies the unit size for the etsysCosIrlPortRate.
Values MUST NOT exceed the capacity of the
etsysCosIrlPortType they are associated with. | column | EtsysCosRateTypes | .1.3.6.1.4.1.5624.1.2.55.1.5.9.1.2 |
| etsysCosIrlResourceRate Identifies the number of units above which packets will
considered in violation. This object is read-only for limiters
of type count(5). The value (0) shall carry special meaning… | column | Integer32 | .1.3.6.1.4.1.5624.1.2.55.1.5.9.1.3 |
| etsysCosIrlResourceParentIrl Setting this object to a positive value indicates the
etsysCosIrlResourceIrlNum to be used in conjunction with
this setting. A value of (-1) indicates the parent Irl is
not conf… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5624.1.2.55.1.5.9.1.4 |
| etsysCosIrlResourceActionCosIndex This object will represent the CoS to be applied to packets
in violation of the limits set when the etsysCosIrlResourceType
is set to one of the rePrioritize types. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5624.1.2.55.1.5.9.1.6 |
| etsysCosIrlResourceAction This object allows syslog, SNMP traps, or disabling actions
to be taken limiters are first exceeded. | column | EtsysViolationAction | .1.3.6.1.4.1.5624.1.2.55.1.5.9.1.7 |
| etsysCosIrlResourceViolationPortList The dot1dBridge ports this limiter has been violated on.
Writing this object will clear the dot1dBridge ports given
which have a corresponding bit of zero (0) in the PortList. | column | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.5624.1.2.55.1.5.9.1.8 |
| etsysCosIrlResourceClearCounters This object shall always read false(2). When set to true(1)
this object clears the counter associated with this entry, if
the associated entry is a limiter of type count(5). | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5624.1.2.55.1.5.9.1.9 |