CmplsNodeIpMapEntry¶
-
class
CISCOIETFMPLSTEEXTSTD03MIB::CmplsNodeIpMapTable::CmplsNodeIpMapEntry¶ Bases:
EntityClass Hierarchy :
CISCOIETFMPLSTEEXTSTD03MIBCmplsNodeIpMapTableCmplsNodeIpMapEntryThis class represents state data.
An entry in this table represents a mapping of
Global_Node_ID with the local identifier.
An entry in this table is created automatically when
the Local identifier is associated with Global_ID and
Node_Id in the mplsNodeConfigTable.
Note: Each entry in this table should have a unique
Global_ID and Node_ID combination.
-
cmplsnodeipmapglobalid(key)¶ This object indicates the Global_ID
type:
std::stringlength: 4..4
config: False
-
cmplsnodeipmapnodeid(key)¶ This object indicates the Node_ID within the operator
type: int
range: 0..4294967295
config: False
-
cmplsnodeipmaplocalid¶ This object contains an IP compatible local identifier which is defined in mplsNodeConfigTable
type: int
range: 1..16777215
config: False
-