All MIBs › CISCO-IETF-ISIS-MIB › ciiISAdjState
ciiISAdjState
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiISAdjState
OID (numeric): 1.3.6.1.4.1.9.10.118.1.6.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of the adjacency
What is ciiISAdjState?
This is the state of the adjacency: down, initializing, up, or failed. This is the single most important field for confirming whether IS-IS actually considers a given neighbor relationship healthy right now, and because it can sit at initializing mid-handshake rather than cleanly transitioning to up or down, an admin seeing it stuck there for an extended period should suspect a one-way Hello or authentication problem. For example, an adjacency stuck at initializing(2) for several minutes rather than progressing to up(3) points the admin toward checking authentication settings or one-way connectivity rather than waiting for it to self-resolve.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.6.1.1.2 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiISAdjState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.6.1.1.2.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiISAdjState.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::ciiISAdjState 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.6 | ciiISAdj | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.6.1 | ciiISAdjTable | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.6.1.1 | ciiISAdjEntry | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.6.1.1.2 | ciiISAdjState | CISCO-IETF-ISIS-MIB |