This table specifies information for switching between LSP segments. It supports point-to-point, point-to-multipoint and multipoint-to-point connections. mplsLabelStackTable specifies the label stack information for a cross-connect LSR and is referred to from mplsXCTable.
The indexes of the table are mplsXCIndex, mplsXCInSegmentIndex, mplsXCOutSegmentIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.10.166.2.1.10.1.1 |
mplsXCIndex |
OCTET STRING{(1,24)} |
not-accessible |
Primary index for the conceptual row identifying a group of cross-connect segments. The string containing a single octet 0x00 is an invalid index. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.2.1.10.1.2 |
mplsXCInSegmentIndex |
OCTET STRING{(1,24)} |
not-accessible |
Incoming label index. If this object is set to the string containing a single octet 0x00, this indicates a special case outlined in the table's description above. In this case no corresponding mplsInSegmentEntry shall exist. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.2.1.10.1.3 |
mplsXCOutSegmentIndex |
OCTET STRING{(1,24)} |
not-accessible |
Index of out-segment for LSPs not terminating on this LSR if not set to the string containing the single octet 0x00. If the segment identified by this entry is terminating, then this object MUST be set to the string containing a single octet 0x00 to indicate that no corresponding mplsOutSegmentEntry shall exist. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.2.1.10.1.4 |
mplsXCLspId |
OCTET STRING{(2,2),(6,6)} |
read-create |
This value identifies the label switched path that this cross-connect entry belongs to. This object cannot be modified if mplsXCRowStatus is active(1) except for this object. |
The actually supported access is read-only. |
1.3.6.1.2.1.10.166.2.1.10.1.6 |
mplsXCOwner |
INTEGER{unknown(1),other(2),snmp(3),ldp(4),crldp(5),rsvpTe(6),policyAgent(7)} |
read-only |
Denotes the entity that created and is responsible for managing this cross-connect. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.2.1.10.166.2.1.10.1.7 |
mplsXCRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
For creating, modifying, and deleting this row. When a row in this table has a row in the active(1) state, no objects in this row except this object and the mplsXCStorageType can be modified. |
The actually supported access is read-only. Do not support create, modify and destroy. |
1.3.6.1.2.1.10.166.2.1.10.1.8 |
mplsXCStorageType |
INTEGER{other(1),volatile(2),nonVolatile(3),permanent(4),readOnly(5)} |
read-create |
This variable indicates the storage type for this object. The agent MUST ensure that the associated in and out segments also have the same StorageType value and are restored consistently upon system restart. This value SHOULD be set to permanent(4) if created as a result of a static LSP configuration. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. |
The actually supported access is read-only. The actually supported value range is 3. Get return value nonvolatile(3). |
1.3.6.1.2.1.10.166.2.1.10.1.9 |
mplsXCAdminStatus |
INTEGER{up(1),down(2),testing(3)} |
read-create |
The desired operational status of this segment. |
The actually supported access is read-only. |
1.3.6.1.2.1.10.166.2.1.10.1.10 |
mplsXCOperStatus |
INTEGER{up(1),down(2),testing(3),unknown(4),dormant(5),notPresent(6),lowerLayerDown(7)} |
read-only |
The actual operational status of this cross- connect. |
This object is implemented as defined in the corresponding MIB files. |