CISCO-IETF-ISIS-MIB :: ciiNextCircIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-IETF-ISIS-MIBciiNextCircIndex

ciiNextCircIndex

Module: CISCO-IETF-ISIS-MIB

OID (symbolic): CISCO-IETF-ISIS-MIB::ciiNextCircIndex

OID (numeric): 1.3.6.1.4.1.9.10.118.1.3.1

Node type: OBJECT-TYPE

Type: IndexIntegerNextFree

Access: read-only

Description: This object is used to assign values to ciiCircIndex as described in 'Textual Conventions for SNMPv2'. The network manager reads this object, and then writes the value back as the ciiCircIndex in a SET that creates a new instance of ciiCircEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the object is incremented, and the new ciiCircEntry is created according to the manager's directions.

What is ciiNextCircIndex?

This is used to assign values to ciiCircIndex as described in the SNMPv2 textual conventions: the manager reads it, writes the value back as ciiCircIndex when creating a new ciiCircEntry, and if the SET fails with inconsistentValue the process must be repeated, while on success the object is incremented. This implements the classic SNMP 'next free index' pattern for safely creating new circuit rows without two management stations racing to claim the same index. For example, a provisioning script reads ciiNextCircIndex as 7, uses 7 as the new ciiCircIndex when creating a circuit entry for a newly added interface, and after success the object automatically advances so the next script run gets 8 instead of colliding on the same value.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.3.1
snmpwalk -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiNextCircIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.118.1.3.1.1
snmpget -v2c -c public <target> CISCO-IETF-ISIS-MIB::ciiNextCircIndex.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::ciiNextCircIndex 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.118ciscoIetfIsisMIBCISCO-IETF-ISIS-MIB
1.3.6.1.4.1.9.10.118.1ciscoIetfIsisMIBObjectsCISCO-IETF-ISIS-MIB
1.3.6.1.4.1.9.10.118.1.3ciiCircCISCO-IETF-ISIS-MIB
1.3.6.1.4.1.9.10.118.1.3.1ciiNextCircIndexCISCO-IETF-ISIS-MIB