All MIBs › CISCO-CAS-IF-EXT-MIB › ccasProfileRowStatus
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 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.1 | ccasIfExtProfileTable | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.2.1.1 | ccasIfExtProfileEntry | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.2.1.1.6 | ccasProfileRowStatus | CISCO-CAS-IF-EXT-MIB |