All MIBs › CISCO-VISM-MODULE-MIB › vismCPUUtilization
vismCPUUtilization
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismCPUUtilization
OID (numeric): 1.3.6.1.4.1.351.110.3.25.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This is the percentage of time CPU is in non-idle state.
What is vismCPUUtilization?
This read-only Integer32 (0..100) reports the percentage of time the VISM card's CPU is in a non-idle state. This is a standard capacity/health metric letting an admin see whether the card's processor is under heavy load, which could explain slow response to SNMP queries or signaling delays. For example, if vismCPUUtilization stays pegged near 100 during business hours, an admin would treat that as a sign the card may be undersized for its current call volume.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.25.1 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismCPUUtilization
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.25.1.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismCPUUtilization.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismCPUUtilization.1
Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-MODULE-MIB::vismCPUUtilization OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.25 | vismSystemPerfStats | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.25.1 | vismCPUUtilization | CISCO-VISM-MODULE-MIB |