cggsnQosClassIpTosMapTable
CISCO-GGSN-QOS-MIB ·
.1.3.6.1.4.1.9.9.241.1.1.2
Object
table
This table represents the mapping for different
QoS classes to TOS precedence classes in the IP
header.
If cggsnQosMappingMethod is set to delay(3),
the length of the table is 4 with the following
default mapping: delay1 = 3 (flash), delay2 = 2 (immediate),
delay3 = 1 (priority), delay_besteffort = 0 (routine).
If cggsnQosMappingMethod is set to canonical(2),
the length of the table is 3 with the following
default mapping: premium = 2 (immediate), normal
= 1 (priority), best_effort = 0 (routine).
If cggsnQosMappingMethod is set to umts(4) or none(1),
the table will be empty.
Context
- MIB
- CISCO-GGSN-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.241.1.1.2- Type
- table
- Status
- current
- Parent
- cggsnQosGeneralConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-GGSN-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GGSN-QOS-MIB::cggsnQosClassIpTosMapTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-GGSN-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-GGSN-QOS-MIB::cggsnQosClassIpTosMapTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.