All MIBs › ISIS-MIB › isisNextCircIndex
isisNextCircIndex
Module: ISIS-MIB
OID (symbolic): ISIS-MIB::isisNextCircIndex
OID (numeric): 1.3.6.1.2.1.138.1.3.1
Node type: OBJECT-TYPE
Type: IndexIntegerNextFree
Access: read-only
Description: This object is used to assist a management application in creating new rows in the isisCircTable. If it is possible to create a new instance of isisCircEntry, then this object will contain a non-zero value that is not in use as the index of any row in the isisCircTable. The network manager reads the value of this object and then (if the value read is non-zero) attempts to create the corresponding instance of isisCircEntry. If the set request fails with the code 'inconsistentValue', then the process must be repeated; if the set request succeeds, then the agent will change the value of this object according to an implementation-specific algorithm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.138.1.3.1 snmpwalk -v2c -c public <target> ISIS-MIB::isisNextCircIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.138.1.3.1.1 snmpget -v2c -c public <target> ISIS-MIB::isisNextCircIndex.1
Start monitoring Vendor-neutral IETF standard, RFC 4444 (router/Layer 3 switch running IS-IS) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ISIS-MIB::isisNextCircIndex OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 4444 (router/Layer 3 switch running IS-IS) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.138 | isisMIB | ISIS-MIB |
| 1.3.6.1.2.1.138.1 | isisObjects | ISIS-MIB |
| 1.3.6.1.2.1.138.1.3 | isisCirc | ISIS-MIB |
| 1.3.6.1.2.1.138.1.3.1 | isisNextCircIndex | ISIS-MIB |