qosType
Module: GIGE-MIB
OID (symbolic): GIGE-MIB::qosType
OID (numeric): 1.3.6.1.4.1.1038.17.10.31.1.3
Node type: OBJECT-TYPE
Type: QosType
Access: read-write
Description: This field allows to choose the type of Qos
What is qosType?
Selects the QoS classification scheme for a profile: options include pauseMode(1), userPriority(2), vlanId(3), balanced(4), ipv4TOS(10), ipv6TClass(11), or dscp(13), per its DESCRIPTION. This determines what field in incoming traffic the QoS engine uses to sort packets into classes of service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.17.10.31.1.3 snmpwalk -v2c -c public <target> GIGE-MIB::qosType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.17.10.31.1.3.1 snmpget -v2c -c public <target> GIGE-MIB::qosType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1038.17.10.31.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qosType.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::qosType 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.3 | qosType | GIGE-MIB |