etsysCosOrlResourceType
ENTERASYS-CLASS-OF-SERVICE-MIB ·
.1.3.6.1.4.1.5624.1.2.55.1.6.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.6.9.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysCosOrlResourceEntry
- Table
- etsysCosOrlResourceTable
- 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 |
|---|---|---|---|
| etsysCosOrlResourceOrlNum The outbound rate limiter number associated with this entry. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.5624.1.2.55.1.6.9.1.1 |
| etsysCosOrlResourceUnits Identifies the unit size for the etsysCosOrlPortRate.
Values MUST NOT exceed the capacity of the
etsysCosOrlPortType they are associated with. | column | EtsysCosRateTypes | .1.3.6.1.4.1.5624.1.2.55.1.6.9.1.2 |
| etsysCosOrlResourceRate 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.6.9.1.3 |
| etsysCosOrlResourceParentOrl Setting this object to a positive value indicates the
etsysCosOrlResourceOrlNum to be used in conjunction with
this setting. A value of (-1) indicates the parent Orl is
not conf… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5624.1.2.55.1.6.9.1.4 |
| etsysCosOrlResourceActionCosIndex This object will represent the CoS to be applied to packets
in violation of the limits set when the etsysCosOrlResourceType
is set to one of the rePrioritize types. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5624.1.2.55.1.6.9.1.6 |
| etsysCosOrlResourceAction 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.6.9.1.7 |
| etsysCosOrlResourceViolationPortList 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.6.9.1.8 |
| etsysCosOrlResourceClearCounters 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.6.9.1.9 |