All MIBs › CISCO-VISM-MODULE-MIB › vismCacEnable
vismCacEnable
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismCacEnable
OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute describes whether CAC (Connection Admission Control) functionality needs to be applied on the VISM card, on a per PVC basis. For some applications, the CAC functionality may not be required and in that case, it has to be disabled on a card basis.
What is vismCacEnable?
This read-write INTEGER describes whether Connection Admission Control functionality is applied on the VISM card on a per-PVC basis, and can be disabled card-wide for applications that don't need it. CAC prevents oversubscription of bandwidth/resources by refusing new connections once a PVC is full, so an admin disables it only when confident that application doesn't require that protection. For example, an admin running an application with its own external admission control might disable vismCacEnable to avoid CAC interfering with connections it wasn't designed to gate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.7 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismCacEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.7.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismCacEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.4.7.1 i <value>
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::vismCacEnable 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.17 | vismConfig | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.4 | vismSystemGrp | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.4.7 | vismCacEnable | CISCO-VISM-MODULE-MIB |