etsysCosOrlResourceType
ENTERASYS-CLASS-OF-SERVICE-MIB ·
.1.3.6.1.4.1.5624.1.2.55.1.6.9.1.5
Object
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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-CLASS-OF-SERVICE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-CLASS-OF-SERVICE-MIB::etsysCosOrlResourceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-CLASS-OF-SERVICE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-CLASS-OF-SERVICE-MIB::etsysCosOrlResourceType.<etsysCosOrlPortGroupIndex>.<etsysCosOrlPortTypeIndex>.<etsysCosOrlResourceOrlNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-CLASS-OF-SERVICE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-CLASS-OF-SERVICE-MIB::etsysCosOrlResourceType'
Syntax
- Source
- EtsysRateLimitingType
- Base type
Enumeration
Values & Constraints
Type Values
0 | drop |
1 | dropOR |
2 | rePrioritize |
3 | rePrioritizeOR |
4 | count |
Conformance
Member of