All MIBs › CISCO-VISM-CAS-MIB › vismCasVariantState
vismCasVariantState
Module: CISCO-VISM-CAS-MIB
OID (symbolic): CISCO-VISM-CAS-MIB::vismCasVariantState
OID (numeric): 1.3.6.1.4.1.351.110.5.5.8.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the configuration status of the CAS variant. When the table entry is created, downloading of the file will be initiated and the state will be set to configInProgress. Once the file is successfully downloaded and the CAS finite state machine successfully initialized, the state will be set to configured. If the initialization fails, the state will be set to notConfigured.
What is vismCasVariantState?
This read-only INTEGER object reports the configuration status of a CAS variant: notConfigured, configInProgress (while the file is downloading), or configured (once the file is downloaded and the state machine successfully initialized; falls back to notConfigured if initialization fails). This state tells an admin whether a newly created CAS variant entry is actually usable yet or still mid-provisioning. An engineer who just created a new CAS variant entry would poll this object to confirm it reaches configured before attempting to assign it to live trunks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.8.1.1.8 snmpwalk -v2c -c public <target> CISCO-VISM-CAS-MIB::vismCasVariantState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.8.1.1.8.1 snmpget -v2c -c public <target> CISCO-VISM-CAS-MIB::vismCasVariantState.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-CAS-MIB::vismCasVariantState 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 (10 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.5 | basisServices | BASIS-MIB |
| 1.3.6.1.4.1.351.110.5.5 | voice | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.5.5.8 | vismCasGrp | CISCO-VISM-CAS-MIB |
| 1.3.6.1.4.1.351.110.5.5.8.1 | vismCasVariantTable | CISCO-VISM-CAS-MIB |
| 1.3.6.1.4.1.351.110.5.5.8.1.1 | vismCasVariantEntry | CISCO-VISM-CAS-MIB |
| 1.3.6.1.4.1.351.110.5.5.8.1.1.8 | vismCasVariantState | CISCO-VISM-CAS-MIB |