CISCO-CAS-IF-EXT-MIB :: ccasProfileRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-CAS-IF-EXT-MIBccasProfileRowStatus

ccasProfileRowStatus

Module: CISCO-CAS-IF-EXT-MIB

OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasProfileRowStatus

OID (numeric): 1.3.6.1.4.1.9.9.314.1.2.1.1.6

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description: When the entry is created, all the associated entries indexed by the following objects must be existing: ccasProfileLineSigTimer, ccasProfileRegisterSignal, ccasProfileRegSigTimer, ccasProfileGeneralCfg.

The entry of the default CAS profile indexed by 1 is created by the system automatically, it cannot be added, deleted, or modified.

What is ccasProfileRowStatus?

This controls creation/deletion of a CAS signaling profile row, and per the MIB a new profile can only be created once the referenced line-signal-timer, register-signal, register-signal-timer, and general-config entries it depends on already exist; the built-in default profile at index 1 is system-created and can never be modified or deleted. This ordering dependency means an admin building a custom CAS profile for a new trunk type must first provision the four component tables and only then activate this row, or the RowStatus set will simply fail rather than silently create an incomplete profile. An admin standing up profile index 5 for a new R2 trunk variant would first populate rows 5 in the four dependent tables, then set this object to createAndGo to bring the profile online.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.2.1.1.6
snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasProfileRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.2.1.1.6.1
snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasProfileRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.2.1.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::ccasProfileRowStatus 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.1ccasIfExtProfileTableCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1.2.1.1ccasIfExtProfileEntryCISCO-CAS-IF-EXT-MIB
1.3.6.1.4.1.9.9.314.1.2.1.1.6ccasProfileRowStatusCISCO-CAS-IF-EXT-MIB