A static LSP is created by a network administrator by using static MPLS. Note that only point-to-point static LSP segments are supported. Each static MPLS LSP can thus have one out-segment originating at this LSR and/or one in-segment terminating at this LSR.
The indexes of the table are hwStaticLspIndex, hwStaticLspInSegmentIndex, hwStaticLspOutSegmentIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.121.1.5.1.1 |
hwStaticLspIndex |
OCTET STRING{(1,24)} |
not-accessible |
Indicates the index of the static LSP. If the string is 0x00, it means that the index is invalid. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.121.1.5.1.2 |
hwStaticLspInSegmentIndex |
OCTET STRING{(1,24)} |
not-accessible |
Indicates the incoming label index of the static LSP/CR-LSP. If the string is 0x00, it means that the index is invalid. In this case, no corresponding mplsInSegmentEntry exists. Reference to MPLS-LSR-STD-MIB. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.121.1.5.1.3 |
hwStaticLspOutSegmentIndex |
OCTET STRING{(1,24)} |
not-accessible |
Indicates the outgoing index of the static LSP/CR-LSP. If the entry is used to identify the incoming node or intermediate node of the LSP, this object cannot be set to the string 0x00. Because corresponding mplsOutSegmentEntry exists. If the entry is used to identify the outgoing node of the LSP, this object must be set to the string 0x00. Because no corresponding mplsOutSegmentEntry exists. Reference to MPLS-LSR-STD-MIB. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.121.1.5.1.5 |
hwStaticLspName |
OCTET STRING{(0,255)} |
read-only |
Indicates the name of the static LSP or CR-LSP. The name is appointed when the static LSP or CR-LSP is created. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |
1.3.6.1.4.1.2011.5.25.121.1.5.1.6 |
hwStaticLspStatus |
INTEGER{up(1),down(2),testing(3)} |
read-only |
Indicates the actual operation status of the static LSP/CR-LSP. Options: 1. up(1) -indicates that the static LSP/CR-LSP is in Up state. 2. down(2) -indicates that the static LSP/CR-LSP is in down state. 3. testing(3) -indicates that the static LSP/CR-LSP is used in test mode. |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |