ISIS-MIB :: isisNextCircIndex

MIB Reference — IPNetwork Monitor

All MIBsISIS-MIBisisNextCircIndex

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.138isisMIBISIS-MIB
1.3.6.1.2.1.138.1isisObjectsISIS-MIB
1.3.6.1.2.1.138.1.3isisCircISIS-MIB
1.3.6.1.2.1.138.1.3.1isisNextCircIndexISIS-MIB