cggsnQosUmtsTrafficClass
CISCO-GGSN-QOS-MIB ·
.1.3.6.1.4.1.9.9.241.1.3.1.1.1
Object
column Enumeration
This object denotes the UMTS QoS traffic class. UMTS QoS uses this parameter to make assumptions about the traffic source, and determine the maximum bitrate, and guaranteed bitrate for the traffic class when performing admission control. The signalling traffic class only applies to the UMTS signalling messages.
Context
- MIB
- CISCO-GGSN-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.241.1.3.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cggsnQosTrafficClassPhbEntry
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::cggsnQosUmtsTrafficClass'
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::cggsnQosUmtsTrafficClass.<cggsnQosUmtsTrafficClass>'
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::cggsnQosUmtsTrafficClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | signalling |
2 | conversational |
3 | streaming |
4 | interactive |
5 | background |