All MIBs › CISCO-IETF-ISIS-MIB › ciiISAdj3WayState
ciiISAdj3WayState
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiISAdj3WayState
OID (numeric): 1.3.6.1.4.1.9.10.118.1.6.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The 3Way state of the adjacency. These are picked to match the historical on-the-wire representation of the 3Way state, and are not intended to match ciiISAdjState.
What is ciiISAdj3WayState?
This is the 3-Way state of the adjacency; these values are picked to match the historical on-the-wire representation of the 3-Way state and are not intended to match ciiISAdjState. The MIB explicitly warns that this object's numeric encoding does not line up with ciiISAdjState's own numbering -- up is 0 here but 3 there -- purely to mirror the historical wire encoding, so a script comparing the two must not assume matching integers mean matching states. For example, a monitoring script naively comparing ciiISAdjState and ciiISAdj3WayState numeric values for equality would incorrectly flag a perfectly healthy adjacency, up in both but encoded as 3 and 0 respectively, as inconsistent.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.6.1.1.3 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiISAdj3WayState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.6.1.1.3.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiISAdj3WayState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciiISAdj3WayState.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::ciiISAdj3WayState 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.3 | ciiISAdj3WayState | CISCO-IETF-ISIS-MIB |