CiiSysObject¶
Enum Classes
-
class
CISCOIETFISISMIB::CiiSysObject¶ Bases:
EntityClass Hierarchy :
CISCOIETFISISMIBCiiSysObjectThis class represents state data.
-
ciisysversion¶ The version number of the IS-IS protocol that is implemented
type:
CiiSysVersionconfig: False
-
ciisystype¶ At which levels is the Intermediate System running? This object follows the replaceOnlyWhileDisabled behavior
type:
CiiSysTypeconfig: False
-
ciisysid¶ The ID for this Intermediate System. This value is appended to each of the area addresses to form the Network Entity Titles. The derivation of a value for this object is implementation-specific. Some implementations may automatically assign values and not permit an SNMP write, while others may require the value to be set manually
type:
std::stringlength: 6..6
config: False
-
ciisysmaxpathsplits¶ Maximum number of paths with equal routing metric value which it is permitted to split between. This object follows the replaceOnlyWhileDisabled behavior
type: int
range: 1..32
config: False
-
ciisysmaxlspgenint¶ Maximum interval, in seconds, between generated LSPs by this Intermediate System. This object follows the resettingTimer behavior. The value must be greater than any value configured for ciiSysLevelMinLSPGenInt, and should be at least 300 seconds less than ciiSysMaxAge
type: int
range: 1..65235
config: False
units: seconds
-
ciisyspolleshellorate¶ The value, in seconds, to be used for the suggested ES configuration timer in ISH PDUs when soliciting the ES configuration
type: int
range: 0..65535
config: False
units: seconds
-
ciisyswaittime¶ Number of seconds to delay in ‘waiting’ state before entering ‘on’ state. This object follows the resettingTimer behavior
type: int
range: 1..65535
config: False
units: seconds
-
ciisysadminstate¶ The administrative state of this Intermediate System. Setting this object to the value ‘on’ when its current value is ‘off’ enables the Intermediate System
type:
CiiAdminStateconfig: False
-
ciisysl2tol1leaking¶ If true, allow the router to leak L2 routes into L1
type:
boolconfig: False
-
ciisysmaxage¶ Value to place in RemainingLifeTime field of the LSPs we generate. This should be at least 300 seconds greater than ciiSysMaxLSPGenInt
type: int
range: 350..65535
config: False
units: seconds
-
ciisysreceivelspbuffersize¶ Size of the largest Buffer we are designed or configured to store. This should be at least as big as the maximum ciiSysLevelOrigLSPBuffSize supported by the system. If resources allow, we will store and flood LSPs larger than ciiSysReceiveLSPBufferSize, as this can help avoid problems in networks with different values for ciiSysLevelOrigLSPBuffSize
type: int
range: 1492..16000
config: False
units: bytes
-