CieIfIndexPersistenceTable¶
Data Classes
-
class
CISCOIFEXTENSIONMIB::CieIfIndexPersistenceTable¶ Bases:
EntityClass Hierarchy :
CISCOIFEXTENSIONMIBCieIfIndexPersistenceTableThis class represents state data.
This table lists configuration data relating to ifIndex
persistence.
This table has a sparse dependent relationship on the ifTable,
containing a row for each ifEntry corresponding to an interface
for which ifIndex persistence is supported.
-
cieifindexpersistenceentry¶ 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
type:
std::vectorofCieIfIndexPersistenceEntryconfig: False
-