All MIBs › CISCO-IETF-ISIS-MIB › ciiISAdjUsage
ciiISAdjUsage
Module: CISCO-IETF-ISIS-MIB
OID (symbolic): CISCO-IETF-ISIS-MIB::ciiISAdjUsage
OID (numeric): 1.3.6.1.4.1.9.10.118.1.6.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: How is the adjacency used? On a point-to-point link, this might be level1and2, but on a LAN, the usage will be level1 on the adjacency between peers at L1, and level2 for the adjacency between peers at L2.
What is ciiISAdjUsage?
This describes how the adjacency is used: on a point-to-point link this might be level1and2, but on a LAN, usage is level1 on the adjacency between peers at L1 and level2 for the adjacency between peers at L2. It highlights a subtle IS-IS behavior difference between media types -- a point-to-point link between two L1L2 routers forms a single adjacency used for both levels at once, while the same two routers on a shared LAN form two entirely separate adjacency entries -- so an admin counting expected adjacencies must know which media type is in play or miscount by a factor of two. For example, two L1L2 routers connected by both a point-to-point serial link and a shared LAN segment would show one combined level1and2 adjacency over the serial link but two distinct level1 and level2 adjacencies over the LAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.6.1.1.8 snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiISAdjUsage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.6.1.1.8.1 snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiISAdjUsage.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::ciiISAdjUsage 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.8 | ciiISAdjUsage | CISCO-IETF-ISIS-MIB |