All MIBs › GIGE-MIB › qosClassNumber
qosClassNumber
Module: GIGE-MIB
OID (symbolic): GIGE-MIB::qosClassNumber
OID (numeric): 1.3.6.1.4.1.1038.17.10.31.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This field allows to choose the number of CoS defined for the QoS
What is qosClassNumber?
Sets how many Classes of Service (CoS) are defined for a given QoS profile, per its DESCRIPTION. This value directly drives how many rows appear in cosTable for that QoS entry, since cosNumber overall equals qosNumber times qosClassNumber.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.17.10.31.1.2 snmpwalk -v2c -c public <target> GIGE-MIB::qosClassNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.17.10.31.1.2.1 snmpget -v2c -c public <target> GIGE-MIB::qosClassNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1038.17.10.31.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qosClassNumber.1
Start monitoring SAGEM Adr2500c access/multiplexer with GigE module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GIGE-MIB::qosClassNumber OID value, configure state conditions and alerts, and monitor any SAGEM Adr2500c access/multiplexer with GigE module from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.1038 | sagemDr | SAGEM-DR-MIB |
| 1.3.6.1.4.1.1038.17 | adr2500c | ADR2500C-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1038.17.10 | gige | GIGE-MIB |
| 1.3.6.1.4.1.1038.17.10.31 | qosTable | GIGE-MIB |
| 1.3.6.1.4.1.1038.17.10.31.1 | qosEntry | GIGE-MIB |
| 1.3.6.1.4.1.1038.17.10.31.1.2 | qosClassNumber | GIGE-MIB |