All MIBs › CISCO-VISM-CAS-MIB › vismCasFileName
vismCasFileName
Module: CISCO-VISM-CAS-MIB
OID (symbolic): CISCO-VISM-CAS-MIB::vismCasFileName
OID (numeric): 1.3.6.1.4.1.351.110.5.5.8.1.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This object gives the name of the file which contains the signal definition and the Finite State Machine definition for the CAS variant. The name is supplied during the creation of the table entry. Modifying the value of this object is not allowed. Upon the creation of the table entry, the file will be downloaded from a tftp server configured in the vismTftpServerDn object and the CAS finite state machine will be initialized based on the information contained in this file. This object must be provided in order to create en entry in this table.
What is vismCasFileName?
This read-write DisplayString object (2-64 bytes) names the file containing the signal and Finite State Machine definitions for a CAS variant; it's set once at table entry creation and downloaded via TFTP from the server in vismTftpServerDn, initializing the CAS state machine, and cannot be modified afterward. Because this file drives the actual signaling behavior for that variant, getting the wrong filename means the CAS state machine will be initialized with the wrong signaling logic. An engineer provisioning a new country-specific CAS variant would set this object to the exact filename matching the required signaling definitions before the entry is created.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.8.1.1.2 snmpwalk -v2c -c public <target> CISCO-VISM-CAS-MIB::vismCasFileName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.5.5.8.1.1.2.1 snmpget -v2c -c public <target> CISCO-VISM-CAS-MIB::vismCasFileName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.5.5.8.1.1.2.1 s <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::vismCasFileName 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.2 | vismCasFileName | CISCO-VISM-CAS-MIB |