All MIBs › CISCO-CAS-IF-EXT-MIB › ccasRSRowStatus
ccasRSRowStatus
Module: CISCO-CAS-IF-EXT-MIB
OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasRSRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.314.1.4.1.1.67
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: This object is used for adding, modifying, and deleting the entries from the ccasRegisterSignalTable. A default entry with index value 1 is created at initialization, and it cannot be modified or deleted.
What is ccasRSRowStatus?
This controls creation, modification, and deletion of rows in the register-signal table, with the system-created default entry at index 1 permanently protected from modification or deletion. This immutable default row guarantees the gateway always has a fallback register-signal profile even if an admin's custom profile is misconfigured or accidentally deleted, so troubleshooting a broken custom profile can safely fall back to index 1 without risk of that baseline also being gone. An admin creating a custom register-signal profile for a new R2 variant would provision it at index 2 or higher, leaving the untouchable index-1 default available as a known-good fallback.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.4.1.1.67 snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasRSRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.4.1.1.67.1 snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasRSRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.4.1.1.67.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccasRSRowStatus.1
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::ccasRSRowStatus 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.4 | ccasIfExtConfigRegisterSignal | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.4.1 | ccasIfExtRegisterSignalTable | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.4.1.1 | ccasIfExtRegisterSignalEntry | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.4.1.1.67 | ccasRSRowStatus | CISCO-CAS-IF-EXT-MIB |