All MIBs › COPPER-MOUNTAIN-NETWORKS-DSL-MIB › cmServiceClassAweight
cmServiceClassAweight
Module: COPPER-MOUNTAIN-NETWORKS-DSL-MIB
OID (symbolic): COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmServiceClassAweight
OID (numeric): 1.3.6.1.4.1.1996.20.20.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The relative weight of the A Service Class.
The percentage of packets that will come from interfaces assigned to class A is:
( Aweight / (Aweight+Bweight+Cweight+Dweight) ) * 100
The system will limit the weights in that all values must be between 1 and 8 and:
Aweight >= Bweight >= Cweight >= Dweight
Default: 4
What is cmServiceClassAweight?
This read-write INTEGER (1..8), defaulting to 4, sets the relative scheduling weight for traffic Service Class A, used in a formula that shares bandwidth across four classes proportionally to their weights. An admin raises this to give the top-priority class more transmit opportunity on a congested DSL line. For example, raising cmServiceClassAweight to 8 guarantees voice traffic in class A gets the largest share when interfaces in classes B, C, and D are also loaded.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1996.20.20.1 snmpwalk -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmServiceClassAweight
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1996.20.20.1.1 snmpget -v2c -c public <target> COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmServiceClassAweight.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1996.20.20.1.1 i <value>
Start monitoring Copper Mountain Networks DSL access equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COPPER-MOUNTAIN-NETWORKS-DSL-MIB::cmServiceClassAweight OID value, configure state conditions and alerts, and monitor any Copper Mountain Networks DSL access equipment (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1996 | coppermountain | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20 | cmCE200 | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.20 | cmServiceClass | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |
| 1.3.6.1.4.1.1996.20.20.1 | cmServiceClassAweight | COPPER-MOUNTAIN-NETWORKS-DSL-MIB |