All MIBs › CISCO-CAS-IF-EXT-MIB › ccasRSTIncomingRegSigDuration
ccasRSTIncomingRegSigDuration
Module: CISCO-CAS-IF-EXT-MIB
OID (symbolic): CISCO-CAS-IF-EXT-MIB::ccasRSTIncomingRegSigDuration
OID (numeric): 1.3.6.1.4.1.9.9.314.1.5.2.1.10
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: This object specifies the duration within which the register signaling should complete for an incoming call. This timer is started as soon as the first forward register signal is received.
What is ccasRSTIncomingRegSigDuration?
This sets the overall time budget, starting from the first forward register signal received, within which the entire register-signaling exchange for an incoming call must complete. This is a call-level ceiling rather than a per-digit timer, so it catches scenarios where individual digit timers each pass fine but the cumulative digit-collection process for the whole call is simply taking too long, a distinct failure mode from any single-digit timeout. If register signaling for an incoming call is still incomplete 15 seconds after the first forward signal arrived, with this timer set to 15000 ms, the gateway would abort the call setup even if no individual digit-level timer had yet expired.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.5.2.1.10 snmpwalk -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasRSTIncomingRegSigDuration
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.314.1.5.2.1.10.1 snmpget -v2c -c public <target> CISCO-CAS-IF-EXT-MIB::ccasRSTIncomingRegSigDuration.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.314.1.5.2.1.10.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ccasRSTIncomingRegSigDuration.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::ccasRSTIncomingRegSigDuration 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.5 | ccasIfExtConfigTimer | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.5.2 | ccasIfExtRegSignalTimerTable | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.5.2.1 | ccasIfExtRegSignalTimerEntry | CISCO-CAS-IF-EXT-MIB |
| 1.3.6.1.4.1.9.9.314.1.5.2.1.10 | ccasRSTIncomingRegSigDuration | CISCO-CAS-IF-EXT-MIB |