All MIBs › CISCO-CAS-IF-EXT-MIB › ccasVariantFile
ccasVariantFile
Module: CISCO-CAS-IF-EXT-MIB
OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasVariantFile
OID (numeric): 1.3.6.1.4.1.9.9.314.1.2.2.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: This object specifies the valid file name with extension '.o' stored on the media gateway's hard disk. The CAS variant file can be transferred to the media gateway via FTP text file transfer mechanism.
What is ccasVariantFile?
This holds the filename, with a mandatory '.o' extension, of a compiled CAS signaling variant file that must already exist on the media gateway's local hard disk, typically placed there by FTP transfer before this object is set. CAS variant files encode country/protocol-specific signaling behavior that is not built into firmware, so this object is how an admin points the gateway at a custom or updated variant without a software upgrade, but the file transfer step has to happen first or the set fails. An admin adding support for a new R2 country variant might FTP a file named 'r2_brazil.o' to the gateway and then set this object to that filename to activate it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.2.2.1.2 snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasVariantFile
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.2.2.1.2.1 snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasVariantFile.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.2.2.1.2.1 s <value>
Start monitoring Cisco media gateways / voice gateway routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CAS-IF-EXT-MIB::ccasVariantFile OID value, configure state conditions and alerts, and monitor any Cisco media gateways / voice gateway routers from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.314 | ciscoCasIfExtMIB | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1 | ciscoCasIfExtMIBObjects | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.2 | ccasIfExtProfile | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.2.2 | ccasIfExtVariantTable | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.2.2.1 | ccasIfExtVariantEntry | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.2.2.1.2 | ccasVariantFile | CISCO-CAS-IF-EXT-MIB |