The table of circuits used by each instance of Integrated IS-IS on this system.
The indexes of the table are isisSysInstance, isisCircIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.3.1.1.1 |
isisCircIndex |
Integer32{(1,2000000000)} |
not-accessible |
The identifier of this circuit, unique within the instance of the IS-IS protocol. This object follows the index behavior. This is for SNMP Indexing purposes only and need not have any relation to any protocol value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.3.1.1.2 |
isisCircIfIndex |
Integer32 |
read-create |
The value of ifIndex for the interface to which this circuit corresponds. This object cannot be modified after creation |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.3 |
isisCircIfSubIndex |
Integer32 |
read-create |
A specifier for the part of the interface ifIndex to which this circuit corresponds, such as a DLCI or VPI/VCI. This object cannot be modified after creation |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.4 |
isisCircAdminState |
INTEGER{on(1),off(2)} |
read-create |
The administrative state of the circuit. This object follows the AdminState behavior. |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.5 |
isisCircExistState |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
The existence state of this circuit. This object follows the Row Status behavior. Setting the state to 'notInService' halts the generation and processing of IS-IS protocol PDUs on this circuit. Setting the state to destroy will also erase any configuration associated with the circuit. |
The actually supported access is read-only. |
1.3.6.1.3.37.1.3.1.1.6 |
isisCircType |
INTEGER{broadcast(1),ptToPt(2),staticIn(3),staticOut(4),dA(5)} |
read-create |
The type of the circuit. This object follows the replaceOnlyWhileDisabled behavior. The type specified must be compatible with the type of the interface defined by the value of isisCircIfIndex. |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.7 |
isisCircExtDomain |
INTEGER{true(1),false(2)} |
read-create |
If true, suppress normal transmission of and interpretation of Intra-domain IS-IS PDUs on this circuit. |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.8 |
isisCircLevel |
INTEGER{level1(1),level2(2),level1L2(3)} |
read-create |
Indicates which type of packets will be sent and accepted on this circuit. The values used will be modified by the settings of isisSysType. This object follows the replaceOnlyWhileDisabled behavior. |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.9 |
isisCircPassiveCircuit |
INTEGER{true(1),false(2)} |
read-create |
Should we include this interface in LSPs, even if it is not running the IS-IS Protocol? |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.10 |
isisCircMeshGroupEnabled |
INTEGER{inactive(1),blocked(2),set(3)} |
read-create |
Is this port a member of a mesh group, or blocked? Circuits in the same mesh group act as a virtual multiaccess network. LSPs seen on one circuit in a mesh group will not be flooded to another circuit in the same mesh group. |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.11 |
isisCircMeshGroup |
Unsigned32 |
read-create |
Circuits in the same mesh group act as a virtual multiaccess network. LSPs seen on one circuit in a mesh group will not be flooded to another circuit in the same mesh group. If isisCircMeshGroupEnabled is inactive or blocked, this value is ignored. |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.12 |
isisCircSmallHellos |
INTEGER{true(1),false(2)} |
read-create |
Can we send unpadded hellos on LAN circuits? False means LAN Hellos must be padded. Implementations should allow the administrator to read this value. An implementation need not be able to support unpadded hellos to be conformant. |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.13 |
isisCircLastUpTime |
TimeTicks |
read-only |
If the circuit is enabled, the value of sysUpTime when isisCircAdminState most recently entered the state on. If the circuit is not on, the value of sysUpTime when the circuit last entered state on, 0 if the circuit has never been on. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.3.1.1.14 |
isisCirc3WayEnabled |
INTEGER{true(1),false(2)} |
read-create |
Is this circuit enabled to run 3Way handshake? |
The actually supported access is read-create. |
1.3.6.1.3.37.1.3.1.1.15 |
isisCircExtendedCircID |
Unsigned32 |
read-create |
A unique value to be used as the extended circuit ID in 3Way handshake. |
The actually supported access is read-create. |