All MIBs › CISCO-VISM-CAS-MIB › vismCasVariantSource
vismCasVariantSource
Module: CISCO-VISM-CAS-MIB
OID (symbolic): CISCO-VISM-CAS-MIB::vismCasVariantSource
OID (numeric): 1.3.6.1.4.1.351.110.5.5.8.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies where the file defining this CAS variant resides.
1. Unspecified. This value indicates that the location of the file is not specified here. In this case, the location is determined based on whether the TFTP server domain is defined on VISM. The file is built into the firmware if no tftp domain is defined on VISM and resides on the TFTP server if a TFTP domain is defined on VISM. 2. Internal. Indicates that the file is built into the firmware. 3. External. Indicates that the file resides on the TFTP server configured on VISM.
What is vismCasVariantSource?
This read-write INTEGER object specifies where the file defining a CAS variant resides: unspecified (location determined by whether a TFTP server domain is defined on VISM, falling back to firmware-built-in if not), internal, or external. This tells the system, and the admin, whether the signaling definition for a variant comes from onboard firmware or must be fetched from a network TFTP server. An engineer deploying a custom CAS variant not built into firmware would set this object to external and ensure the TFTP server domain is properly configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.8.1.1.11 snmpwalk -v2c -c public <target> CISCO-VISM-CAS-MIB::vismCasVariantSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.8.1.1.11.1 snmpget -v2c -c public <target> CISCO-VISM-CAS-MIB::vismCasVariantSource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.8.1.1.11.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-CAS-MIB::vismCasVariantSource 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.11 | vismCasVariantSource | CISCO-VISM-CAS-MIB |