cggsnUmtsQosCacMaxTrafficClass
CISCO-GGSN-QOS-MIB ·
.1.3.6.1.4.1.9.9.241.1.3.4.3.1.5
Object
This object defines the highest traffic class that can be accepted. If the requested traffic class is higher than configured one, the PDP context create request will be rejected. Traffic class can not be downgraded.
Context
- MIB
- CISCO-GGSN-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.241.1.3.4.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cggsnUmtsQosCacPolicyEntry
- Groups
- 3
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-GGSN-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-GGSN-QOS-MIB::cggsnUmtsQosCacMaxTrafficClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::cggsnUmtsQosCacMaxTrafficClass.<cggsnUmtsQosCacPolicyName>'
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::cggsnUmtsQosCacMaxTrafficClass'
Syntax
- Source
- UmtsQosTrafficClass
- Base type
Enumeration
Values & Constraints
Type Values
1 | conversational |
2 | streaming |
3 | interactive |
4 | background |