CieIfNameMappingEntry¶
-
class
CISCOIFEXTENSIONMIB::CieIfNameMappingTable::CieIfNameMappingEntry¶ Bases:
EntityClass Hierarchy :
CISCOIFEXTENSIONMIBCieIfNameMappingTableCieIfNameMappingEntryThis class represents state data.
An entry into the cieIfNameMappingTable.
-
cieifname(key)¶ Represents an interface name mentioned in the ‘ifName’ object of this system
type:
std::stringlength: 1..112
config: False
-
cieifindex¶ This object represents the ‘ifIndex’ corresponding to the interface name mentioned in the ‘cieIfName’ object of this instance. If the ‘ifName’ mentioned in the ‘cieIfName’ object of this instance corresponds to multiple ‘ifIndex’ values, then the value of this object is the numerically smallest of those multiple ‘ifIndex’ values
type: int
range: 0..2147483647
config: False
-