All MIBs › CISCO-IETF-ISIS-MIB › ciiCircRejAdjs
ciiCircRejAdjs
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiCircRejAdjs
OID (numeric): 1.3.6.1.4.1.9.10.118.1.5.2.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times an adjacency has been rejected on this circuit.
What is ciiCircRejAdjs?
This is the number of times an adjacency has been rejected on this circuit. It counts adjacency formation attempts that got far enough to be evaluated by IS-IS but were explicitly rejected, commonly due to authentication failure, area address mismatch, or an incompatible circuit configuration between the two sides, making it the counter to check once ciiCircInitFails rules out a lower-layer problem. For example, two neighboring routers configured with mismatched area addresses would see ciiCircRejAdjs climb on both sides as each rejects the other's Hello, even though the underlying physical link and encapsulation are perfectly healthy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.5.2.1.5 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiCircRejAdjs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.5.2.1.5.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiCircRejAdjs.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::ciiCircRejAdjs 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.5 | ciiCounters | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.5.2 | ciiCircuitCounterTable | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.5.2.1 | ciiCircuitCounterEntry | CISCO-IETF-ISIS-MIB |
| 1.3.6.1.4.1.9.10.118.1.5.2.1.5 | ciiCircRejAdjs | CISCO-IETF-ISIS-MIB |