CiiSysLevelEntry¶
Enum Classes
-
class
CISCOIETFISISMIB::CiiSysLevelTable::CiiSysLevelEntry¶ Bases:
EntityClass Hierarchy :
CISCOIETFISISMIBCiiSysLevelTableCiiSysLevelEntryThis class represents state data.
Describe variables defined for Area or Domain.
-
ciisyslevelindex(key)¶ The level that this entry describes
type:
CiiSysLevelIndexconfig: False
-
ciisysleveloriglspbuffsize¶ The maximum size of LSPs and SNPs originated by this Intermediate System at this level. This object follows the replaceOnlyWhileDisabled behavior
type: int
range: 512..16000
config: False
-
ciisyslevelminlspgenint¶ Minimum interval, in seconds, between successive generation of LSPs with the same LSPID at this level by this Intermediate System. This object follows the resettingTimer behavior
type: int
range: 1..65535
config: False
units: seconds
-
ciisysleveloverloadstate¶ The state of the database at this level. The value ‘off’ indicates that IS-IS is not active at this level. The value ‘on’ indicates that IS-IS is active at this level, and not overloaded. The value ‘waiting’ indicates a database that is low on an essential resource, such as memory. The administrator may force the state to ‘overloaded’ by setting the object ciiSysLevelSetOverload. If the state is ‘waiting’ or ‘overloaded’, we originate LSPs with the Overload bit set
type:
CiiLevelStateconfig: False
-
ciisyslevelsetoverload¶ 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
type:
boolconfig: False
-
ciisyslevelsetoverloaduntil¶ If set, the overload bit should be set, and cleared after sysUpTime exceeds this value
type: int
range: 0..4294967295
config: False
-
ciisyslevelmetricstyle¶ Which style of Metric do we generate in our LSPs at this level? This object follows the replaceOnlyWhileDisabled behavior
type:
CiiMetricStyleconfig: False
-
ciisyslevelspfconsiders¶ Which style of Metric do we consider in our SPF computation at this level?
type:
CiiMetricStyleconfig: False
-
ciisyslevelteenabled¶ Do we do Traffic Engineering at this level?
type:
boolconfig: False
-