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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |