All MIBs › CISCO-IETF-ISIS-MIB › ciiSysLevelOverloadState
ciiSysLevelOverloadState
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiSysLevelOverloadState
OID (numeric): 1.3.6.1.4.1.9.10.118.1.2.1.1.4
Node type: OBJECT-TYPE
Type: CiiLevelState
Access: read-only
Description: The state of the database at this level. The value 'off' indicates that IS-IS is not active at this level. The value 'on' indicates that IS-IS is active at this level, and not overloaded. The value 'waiting' indicates a database that is low on an essential resource, such as memory. The administrator may force the state to 'overloaded' by setting the object ciiSysLevelSetOverload. If the state is 'waiting' or 'overloaded', we originate LSPs with the Overload bit set.
What is ciiSysLevelOverloadState?
This is the state of the database at this level: off means IS-IS is not active at this level, on means it is active and not overloaded, waiting means the database is low on an essential resource such as memory, and the administrator may force the state to overloaded via ciiSysLevelSetOverload. Seeing this report waiting rather than on is a direct signal the router itself is running low on an internal resource and may be about to self-declare overloaded, which would make other routers stop using it for transit even though it is still technically up. For example, a router reporting waiting during a memory leak or after receiving an unusually large number of LSPs is at risk of self-declaring overloaded and getting routed around before the admin even intervenes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.2.1.1.4 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysLevelOverloadState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.2.1.1.4.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiSysLevelOverloadState.1
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::ciiSysLevelOverloadState 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.2 | ciiSysLevel | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.2.1 | ciiSysLevelTable | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.2.1.1 | ciiSysLevelEntry | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.2.1.1.4 | ciiSysLevelOverloadState | CISCO-IETF-ISIS-MIB |