cscGlobalControllersUtilization
CISCO-SERVICE-CONTROLLER-MIB ·
.1.3.6.1.4.1.9.9.667.0.1.1.6
Object
column r/w
percentUnsigned32
This object specifies the percentage of utilized bandwidth of the controller out of the configured bandwidth limitation by the cscGlobalControllersBandwidth. For example, if cscGlobalControllersBandwidth = 1000 kbps and cscGlobalControllersUtilization = 65%, then the current utilization of this controller is 650 kbps.
Context
- MIB
- CISCO-SERVICE-CONTROLLER-MIB
- OID
.1.3.6.1.4.1.9.9.667.0.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- percent
- Parent
- cscGlobalControllersEntry
- Groups
- 1
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-SERVICE-CONTROLLER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROLLER-MIB::cscGlobalControllersUtilization'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SERVICE-CONTROLLER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROLLER-MIB::cscGlobalControllersUtilization.<entPhysicalIndex>.<cscGlobalControllersIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SERVICE-CONTROLLER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SERVICE-CONTROLLER-MIB::cscGlobalControllersUtilization'
Syntax
percentUnsigned32
Values & Constraints
Object Constraints
range: 0-100