All MIBs › CISCO-IETF-ISIS-MIB › ciiSysWaitTime
ciiSysWaitTime
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiSysWaitTime
OID (numeric): 1.3.6.1.4.1.9.10.118.1.1.1.7
Node type: OBJECT-TYPE
Type: CiiUnsigned16TC
Access: read-write
Description: Number of seconds to delay in 'waiting' state before entering 'on' state. This object follows the resettingTimer behavior.
What is ciiSysWaitTime?
This is the number of seconds to delay in the 'waiting' state before entering the 'on' state, following the resettingTimer behavior. It is essentially a startup stabilization delay that holds the IS-IS process in waiting (letting interfaces and configuration settle) before it fully activates and begins forming adjacencies, so a very short value could cause the process to come up and start advertising before its own local state is fully ready. For example, setting ciiSysWaitTime to 20 seconds after a router reload gives interfaces and area configuration a 20-second grace period to stabilize before IS-IS transitions to fully on and starts sending Hellos.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.1.7 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysWaitTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.1.1.7.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysWaitTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.118.1.1.1.7.1 i <value>
Start monitoring Cisco routers running IS-IS (service-provider/enterprise core) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-ISIS-MIB::ciiSysWaitTime OID value, configure state conditions and alerts, and monitor any Cisco routers running IS-IS (service-provider/enterprise core) 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.118 | ciscoIetfIsisMIB | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1 | ciscoIetfIsisMIBObjects | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1 | ciiSystem | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.1 | ciiSysObject | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.1.1.7 | ciiSysWaitTime | CISCO-IETF-ISIS-MIB |