CISCO-CAS-IF-EXT-MIB :: ccasVariantRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CAS-IF-EXT-MIBccasVariantRowStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.314ciscoCasIfExtMIBCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1ciscoCasIfExtMIBObjectsCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1.2ccasIfExtProfileCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1.2.2ccasIfExtVariantTableCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1.2.2.1ccasIfExtVariantEntryCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1.2.2.1.6ccasVariantRowStatusCISCO-CAS-IF-EXT-MIB