All MIBs › CISCO-VISM-MODULE-MIB › vismMemoryUtilization
vismMemoryUtilization
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismMemoryUtilization
OID (numeric): 1.3.6.1.4.1.351.110.3.25.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This is the percentage of memory in use by VISM.
What is vismMemoryUtilization?
This read-only Integer32 (0..100) reports the percentage of memory currently in use by VISM. A steadily climbing value could indicate a memory leak or resource exhaustion risk, which an admin would want to catch before it leads to card instability. For example, an admin noticing vismMemoryUtilization creeping upward over days without a corresponding increase in call volume would flag it as a potential software issue worth a card reset or upgrade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.25.2 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismMemoryUtilization
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.25.2.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismMemoryUtilization.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismMemoryUtilization.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::vismMemoryUtilization OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.
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.2 | vismMemoryUtilization | CISCO-VISM-MODULE-MIB |