Each Entry is created as a row in the
cl2natInterfaceConfigTable table when a user applies an
instance to an interface/vlan combination, and removed when
that instance is removed. A value of 0 in
cl2natInterfaceVlanIndex
indicates that this attachment is for untagged traffic. The
result of this lookup is actually an index that is used to
lookup the cl2natInstanceTable which gives the actual config
of the instance attached.
Each Entry is created as a row in the
cl2natInterfaceConfigTable table when a user applies an
instance to an interface/vlan combination, and removed when
that instance is removed. A value of 0 in
cl2natInterfaceVlanIndex
indicates that this attachment is for untagged traffic. The
result of this lookup is actually an index that is used to
lookup the cl2natInstanceTable which gives the actual config
of the instance attached.
cl2natInterfaceConfigEntry OBJECT-TYPE SYNTAX Cl2natInterfaceConfigEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "Each Entry is created as a row in the cl2natInterfaceConfigTable table when a user applies an instance to an interface/vlan combination, and removed when that instance is removed. A value of 0 in cl2natInterfaceVlanIndex indicates that this attachment is for untagged traffic. The result of this lookup is actually an index that is used to lookup the cl2natInstanceTable which gives the actual config of the instance attached." INDEX { cl2natInterfaceConfigIfIndex, cl2natInterfaceConfigVlanIndex } ::= { cl2natInterfaceConfigTable 1 }
cl2natInterfaceConfigEntry OBJECT-TYPE SYNTAX Cl2natInterfaceConfigEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Each Entry is created as a row in the cl2natInterfaceConfigTable table when a user applies an instance to an interface/vlan combination, and removed when that instance is removed. A value of 0 in cl2natInterfaceVlanIndex indicates that this attachment is for untagged traffic. The result of this lookup is actually an index that is used to lookup the cl2natInstanceTable which gives the actual config of the instance attached." INDEX { cl2natInterfaceConfigIfIndex, cl2natInterfaceConfigVlanIndex } ::= { cl2natInterfaceConfigTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.806.1.9.1.1 | cl2natInterfaceConfigIfIndex | 0 | 0 | The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particul… |
1.3.6.1.4.1.9.9.806.1.9.1.2 | cl2natInterfaceConfigVlanIndex | 0 | 0 | This object indicates the vlan ID the L2NAT instance is attached to. A value of 0 indicates the instance is attached to untagged… |
1.3.6.1.4.1.9.9.806.1.9.1.3 | cl2natInterfaceConfigInstanceName | 0 | 0 | This object indicates the Layer 2 NAT Instance Name to be looked up to retrieve its configuration details. This name correspond… |
1.3.6.1.4.1.9.9.806.1.9.1.4 | cl2natInterfaceConfigStorageType | 0 | 0 | This object specifies the storage type for this conceptual row. The following columnar objects are allowed to be writable when th… |
1.3.6.1.4.1.9.9.806.1.9.1.5 | cl2natInterfaceConfigRowStatus | 0 | 0 | This object will follow RowStatus Textual convention to create/destroy entries. The following columnar objects are mandatory to m… |