CieIfIndexPersistenceEntry¶
-
class
CISCOIFEXTENSIONMIB::CieIfIndexPersistenceTable::CieIfIndexPersistenceEntry¶ Bases:
EntityClass Hierarchy :
CISCOIFEXTENSIONMIBCieIfIndexPersistenceTableCieIfIndexPersistenceEntryThis class represents state data.
Each entry represents ifindex persistence configuration for an
interface specified by ifIndex. Whenever an interface which
supports ifindex persistence is created/destroyed in the
ifTable, the corresponding ifindex persistence entry is
created/destroyed respectively. Some of the interfaces may not
support ifindex persistence, for example, a dynamic interface,
such as a PPP connection or a IP subscriber interface.
-
ifindex(key)¶ type: int
range: 1..2147483647
refers to:
ifindexconfig: False
-
cieifindexpersistenceenabled¶ This object specifies whether the interface’s ifIndex value persist across reinitialization. Due to change in syntax, this object is deprecated by cieIfIndexPersistenceControl
type:
boolconfig: False
status: deprecated
-
cieifindexpersistencecontrol¶ This object specifies whether the interface’s ifIndex value persist across reinitialization. In global state, the interface uses the global setting data for persistence i.e. cieIfIndexGlobalPersistence
type:
IfIndexPersistenceStateconfig: False
-