lsPerVcqRmIfMinWrrServiceClass
CISCO-ATM-RM-MIB ·
.1.3.6.1.4.1.9.10.10.1.8.1.1.1
Object
The service classes on an interface are partitioned into two subsets, dictating how a service class with a cell ready to transmit is chosen (subsequently a connection is chosen within the selected service class). There are two subsets: Strict Priority (SP), and Weighted Round Robin (WRR). The SP subset service classes are selected by strict priority (highest priority with available cell wins). If there are any SP service classes, they take precedence over any WRR classes. A WRR subset service class is chosen from among the WRR service classes with an available cell using a WRR algorithm. The SP service classes (if any) include a contiguous range of classes, starting with c2 (c1 is dedicated to CBR, which doesn't use SP/WRR). The WRR service classes (if any) include a contiguous range of classes, ending with c5. This object specifies the break-point between SP and WRR service classes. Note that (assuming all service classes are used) specifying c2 indicates all service classes are WRR, and specifying c5 indicates all service classes are SP.
Context
- MIB
- CISCO-ATM-RM-MIB
- OID
.1.3.6.1.4.1.9.10.10.1.8.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Units
- service class
- Parent
- lsPerVcqRmIfEntry
- Groups
- 2
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 'CISCO-ATM-RM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-RM-MIB::lsPerVcqRmIfMinWrrServiceClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ATM-RM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ATM-RM-MIB::lsPerVcqRmIfMinWrrServiceClass.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ATM-RM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ATM-RM-MIB::lsPerVcqRmIfMinWrrServiceClass'
Syntax
service classLsPerVcqServiceClass
- Source
- LsPerVcqServiceClass
- Base type
Enumeration
Values & Constraints
Type Values
1 | c1 |
2 | c2 |
3 | c3 |
4 | c4 |
5 | c5 |
6 | c6 |
7 | c7 |
8 | c8 |
Conformance
Member of