Level specific information about the System.
The indexes of the table are isisSysInstance, isisSysLevelIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.3.37.1.2.1.1.1 |
isisSysLevelIndex |
INTEGER{level1IS(1),level2IS(2)} |
not-accessible |
The level that this entry describes. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.2.1.1.2 |
isisSysLevelOrigLSPBuffSize |
Integer32{(512,16384)} |
read-create |
The maximum size of LSPs and SNPs originated by this instance of the protocol at this level. This object follows the replaceOnlyWhileDisabled behavior. |
The actually supported access is read-only. The actually supported value range is 512-16384. |
1.3.6.1.3.37.1.2.1.1.3 |
isisSysLevelMinLSPGenInt |
Unsigned32{(1,65535)} |
read-create |
Minimum interval, in seconds, between successive generation of LSPs with the same LSPID at this level by this instance of the protocol. This object follows the resettingTimer behavior. |
The actually supported access is read-only. |
1.3.6.1.3.37.1.2.1.1.4 |
isisSysLevelOverloadState |
INTEGER{off(1),on(2),waiting(3),overloaded(4)} |
read-only |
The Overload state of the database at this level. The value 'overloaded' indicates a database that is low on an essential resource, such as memory. The administrator may indirectly force the state to 'waiting' when the router is initializing by setting the object isisSysLevelSetOverload. If the state is waiting or overloaded, we originate LSPs with the Overload bit set. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.3.37.1.2.1.1.5 |
isisSysLevelSetOverload |
INTEGER{true(1),false(2)} |
read-create |
Administratively set the overload bit for the level. The overload bit will continue to be set if the implementation runs out of memory, independent of this variable |
The actually supported access is read-only. |
1.3.6.1.3.37.1.2.1.1.6 |
isisSysLevelSetOverloadUntil |
TimeTicks |
read-create |
If set, the overload bit should be set, and cleared after sysUpTime exceeds this value. |
The actually supported access is read-only. |
1.3.6.1.3.37.1.2.1.1.7 |
isisSysLevelMetricStyle |
INTEGER{narrow(1),wide(2),both(3)} |
read-create |
Which style of Metric do we generate in our LSPs at this level? This object follows the replaceOnlyWhileDisabled behavior. |
The actually supported access is read-only. |
1.3.6.1.3.37.1.2.1.1.8 |
isisSysLevelSPFConsiders |
INTEGER{narrow(1),wide(2),both(3)} |
read-create |
Which style of Metric do we consider in our SPF computation at this level? |
The actually supported access is read-only. |
1.3.6.1.3.37.1.2.1.1.9 |
isisSysLevelTEEnabled |
INTEGER{true(1),false(2)} |
read-create |
Do we do Traffic Engineering at this level? |
The actually supported access is read-only. |