All MIBs › CISCO-CAS-IF-EXT-MIB › ccasVariantRowStatus
ccasVariantRowStatus
Module: CISCO-CAS-IF-EXT-MIB
OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasVariantRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.314.1.2.2.1.6
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: When the entry is created, the ccasVariantFile object is mandatory. The entry can be added or deleted, but not modified by the manager.
What is ccasVariantRowStatus?
This controls creation and deletion of a CAS variant-file table row, and per the MIB, once created an entry's ccasVariantFile value can never be modified, only the whole row deleted and re-created. This immutability means correcting a typo'd variant filename requires deleting and recreating the row rather than a simple Set, which an admin scripting variant deployments needs to account for. If an admin accidentally activates 'r2_brasil.o' instead of 'r2_brazil.o', they must delete that row entirely and create a fresh one with the correct filename rather than editing it in place.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.2.2.1.6 snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasVariantRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.2.2.1.6.1 snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasVariantRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.2.2.1.6.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::ccasVariantRowStatus 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.6 | ccasVariantRowStatus | CISCO-CAS-IF-EXT-MIB |