All MIBs › COSINE-ORION-MIB › csIsisSysNextCircIndex
csIsisSysNextCircIndex
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csIsisSysNextCircIndex
OID (numeric): 1.3.6.1.4.1.3085.3.1.4.2.9.1.1.1.36
Node type: OBJECT-TYPE
Type: TestAndIncr
Access: read-create
Description: This object is used to assign values to csIsisCircIndex as described in 'Textual Conventions for SNMPv2'. The network manager reads this object, and then writes the value back in a SET that creates a new instance of csIsisCircEntry. If the SET fails with the code 'inconsistentValue', then the process must be repeated; If the SET succeeds, then the ob- ject is incremented, and the new instance is created according to the manager's directions.
What is csIsisSysNextCircIndex?
This TestAndIncr object is used to safely assign new values to csIsisCircIndex when creating a new circuit entry, following the standard SNMPv2 test-and-increment pattern where the manager reads the value and writes it back atomically to claim it, retrying on an inconsistentValue error. Administrators, or more precisely their management software, use this indirectly whenever a new IS-IS circuit is being provisioned via SNMP, ensuring no two simultaneous SNMP sessions collide on the same new circuit index. For example, a provisioning tool reads csIsisSysNextCircIndex, gets back 7, and writes 7 back in the same SET that creates the new csIsisCircEntry, guaranteeing no other concurrent operation claims index 7 for a different circuit.
OID Breakdown
Upper-level ancestors (9 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.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.4 | csOrionVPNInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2 | csOrionVPNVRouterInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.9 | csOrionIsis | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.9.1 | csIsisSystem | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.9.1.1 | csIsisSysTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.9.1.1.1 | csIsisSysEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.4.2.9.1.1.1.36 | csIsisSysNextCircIndex | COSINE-ORION-MIB |