All MIBs › CISCO-CAS-IF-EXT-MIB › ccasLSTRowStatus
ccasLSTRowStatus
Module: CISCO-CAS-IF-EXT-MIB
OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasLSTRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.314.1.3.3.1.12
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: This object is used for adding, deleting, and modifying the entries from the ccasIfExtLineSignalTimerTable. A default entry with index value 1 is created at initialization, and it cannot be modified or deleted.
What is ccasLSTRowStatus?
This controls creation, modification, and deletion of rows in the line-signal-timer table, with the system's default timer profile at index 1 permanently protected from being modified or deleted. This is the same immutability pattern seen in ccasRSRowStatus and ccasProfileRowStatus applied here specifically to line-signal timer sets, ensuring a known-good baseline of make/break/debounce timers always remains available regardless of what custom timer profiles an admin creates. An admin tuning debounce and glare timers for a noisy trunk would create a new row at index 3 rather than risk breaking the protected default profile at index 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.3.3.1.12 snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasLSTRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.3.3.1.12.1 snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasLSTRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.3.3.1.12.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::ccasLSTRowStatus 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.3 | ccasIfExtConfigLineSignal | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.3.3 | ccasIfExtLineSignalTimerTable | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.3.3.1 | ccasIfExtLineSignalTimerEntry | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.3.3.1.12 | ccasLSTRowStatus | CISCO-CAS-IF-EXT-MIB |