IfIndexPersistenceState¶
-
class
IfIndexPersistenceState¶ IfIndexPersistenceState (Enum Class)
This textual convention is used to define the state of ifIndex
Persistence for both global as well as interface level.
The global object, cieIfIndexGlobalPersistence can have two
state of ifIndex Persistence i.e. either enable or disable. At
interface level, the object cieIfIndexPersistenceControl can
take all the three values enable/disable/global.
-
disable = 1
-
enable = 2
-
global = 3
-