All MIBs › CISCO-VISM-MODULE-MIB › vismCacRejectionPolicy
vismCacRejectionPolicy
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismCacRejectionPolicy
OID (numeric): 1.3.6.1.4.1.351.110.3.17.4.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute defines the policy that needs to be applied once the CAC function rejects the upspeeding of a connection, due to a fax/modem switch-over request. The applicable options are: 'delete' : To delete the connection that got rejected by CAC for upspeed. 'maintain' : To maintain the connection with the prior compression scheme. This object is applicable in case of SVCs. This object will be applicable in case of PVCs if the per PVC object - vismChanCacRejectionPolicy (defined in vismChanCacTable) is set to 'unspecified'.
Configuring this object will not have any affect when card level CAC is disabled (vismCacEnable).
What is vismCacRejectionPolicy?
This read-write INTEGER dictates what happens to an SVC connection when the Call Admission Control (CAC) function rejects a fax/modem upspeed request, choosing to delete the connection or maintain it at the prior compression scheme. An admin cares because it determines whether a rejected upspeed attempt tears down an active call or simply keeps it running at lower bandwidth. For example, an operator prioritizing call continuity over bandwidth efficiency would set this to maintain(2) so a fax upspeed rejection does not drop the connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.19 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismCacRejectionPolicy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.4.19.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismCacRejectionPolicy.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.4.19.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::vismCacRejectionPolicy 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.19 | vismCacRejectionPolicy | CISCO-VISM-MODULE-MIB |