All MIBs › CISCO-XGCP-EXT-MIB › cxeCcProfileNumVifs
cxeCcProfileNumVifs
Module: CISCO-XGCP-EXT-MIB
OID (symbolic): CISCO-XGCP-EXT-MIB::cxeCcProfileNumVifs
OID (numeric): 1.3.6.1.4.1.9.9.325.1.1.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object reprsents the total number of voice interface (DS0 group) associated with this call control profile.
The value of '0' means there is no voice interfaces associated with the profile.
Before the call control profile can be deleted, this object should have the value of 0 (means all voice interfaces should be de-associated with the profile before the profile can be deleted).
What is cxeCcProfileNumVifs?
This read-only Integer32 (0-1000) reports how many voice interfaces (DS0 groups) are currently associated with a given call control profile. It matters operationally because a profile cannot be deleted until this value reaches zero, meaning all its voice interfaces must first be de-associated. For example, an admin trying to remove an obsolete profile and getting a deletion error would check this object to confirm voice interfaces are still attached to it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.325.1.1.2.1.3 snmpwalk -v2c -c public <target> CISCO-XGCP-EXT-MIB::cxeCcProfileNumVifs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.325.1.1.2.1.3.1 snmpget -v2c -c public <target> CISCO-XGCP-EXT-MIB::cxeCcProfileNumVifs.1
Start monitoring Cisco voice/media gateway / media gateway controller with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-XGCP-EXT-MIB::cxeCcProfileNumVifs OID value, configure state conditions and alerts, and monitor any Cisco voice/media gateway / media gateway controller from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.325 | ciscoXgcpExtMIB | CISCO-XGCP-EXT-MIB |
| 1.3.6.1.4.1.9.9.325.1 | cxgcpExtObjects | CISCO-XGCP-EXT-MIB |
| 1.3.6.1.4.1.9.9.325.1.1 | cxgcpExtConfig | CISCO-XGCP-EXT-MIB |
| 1.3.6.1.4.1.9.9.325.1.1.2 | cxeCallCtrlProfileTable | CISCO-XGCP-EXT-MIB |
| 1.3.6.1.4.1.9.9.325.1.1.2.1 | cxeCallCtrlProfileEntry | CISCO-XGCP-EXT-MIB |
| 1.3.6.1.4.1.9.9.325.1.1.2.1.3 | cxeCcProfileNumVifs | CISCO-XGCP-EXT-MIB |