cggsnQosBWPoolTrafClassPercent
CISCO-GGSN-QOS-MIB ·
.1.3.6.1.4.1.9.9.241.1.3.4.6.1.3
Object
This object is to specify whether the bandwidth allocation should be considered as percentage or absolute value. If this object is set to 'true', then the bandwidth reserved will be in percentage, given by cggsnQosBWPoolTrafClassPerVal. If this object is set to 'false', then the bandwidth reserved will be in absolute value given by cggsnQosBWPoolTrafClassAbsVal. All the entries can either have the unit as percent or absolute but not both.
Context
- MIB
- CISCO-GGSN-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.241.1.3.4.6.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cggsnQosBWPoolTrafClassEntry
- 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::cggsnQosBWPoolTrafClassPercent'
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::cggsnQosBWPoolTrafClassPercent.<cggsnUmtsQosCacBWPoolName>.<cggsnQosBWPoolTrafClass>'
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::cggsnQosBWPoolTrafClassPercent'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |