A tunnel needs to be uniquely identified across an MPLS network. Indexes hwMplsTunnelIndex and hwMplsTunnelInstance uniquely identify a tunnel on the LSR originating the tunnel. hwMplsTunnelIngressLSRId uniquely identifies a tunnel across an MPLS network. The last index hwMplsTunnelEgressLSRId is useful in identifying all instances of a tunnel that are terminated on the same egress LSR.
The indexes of the table are hwMplsTunnelIndex, hwMplsTunnelInstance, hwMplsTunnelIngressLSRId, hwMplsTunnelEgressLSRId.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.121.1.1.1.1 |
hwMplsTunnelIndex |
Unsigned32{(0,65535)} |
not-accessible |
Uniquely identifies a set of tunnel instances between a pair of ingress and egress LSRs. When the MPLS signalling protocol is rsvp(2), this value equals to the value signaled in the Tunnel ID of the SESSION object. When the MPLS signalling protocol is crldp(3), this value equals to the value signaled in the LSP ID. Reference to MPLS-TE-STD-MIB. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.121.1.1.1.2 |
hwMplsTunnelInstance |
Unsigned32{(0,0),(1,65535),(65536,4294967295)} |
not-accessible |
Uniquely identifies a particular instance of a tunnel between a pair of ingress and egress LSRs. It is used to identify multiple instances of tunnels for backup and parallel tunnels. When the MPLS signaling protocol is rsvp(2), this value equals to the LSP ID of the Sender Template object. When the signaling protocol is crldp(3) there is no equivalent signaling object. Reference to MPLS-TE-STD-MIB. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.121.1.1.1.3 |
hwMplsTunnelIngressLSRId |
Unsigned32{(0,4294967295)} |
not-accessible |
Indicates the ingress LSR ID of this tunnel. When the MPLS signalling protocol is rsvp(2), this value equals to the Tunnel Sender Address in the Sender Template object and may equal to the Extended Tunnel ID in the SESSION object. When the MPLS signalling protocol is crldp(3), this value equals to the Ingress LSR Router ID in the LSPID TLV object. Reference to MPLS-TE-STD-MIB. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.121.1.1.1.4 |
hwMplsTunnelEgressLSRId |
Unsigned32{(0,4294967295)} |
not-accessible |
Indicates the egress LSR ID of this tunnel. Reference to MPLS-TE-STD-MIB. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.121.1.1.1.7 |
hwMplsTunnelAdminStatus |
INTEGER{up(1),down(2),testing(3)} |
read-only |
Indicates the management status of this tunnel.Reference to MPLS-TE-STD-MIB. The value is an enumerated type and case sensitive, which can be: 1. up(1) -indicates the management status of this tunnel is up. 2. down(2) -indicates the management status of this tunnel is down. 3. testing(3) -indicates the tunnel is used in some test mode. |
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.1.1.8 |
hwMplsTunnelOperStatus |
INTEGER{up(1),down(2),testing(3),unknown(4),dormant(5),notPresent(6),lowerLayerDown(7)} |
read-only |
Indicates the actual operational status of this tunnel, which is but not limited to the status of this tunnel of a certain period.Reference to MPLS-TE-STD-MIB. The value is an enumerated type and case sensitive, which can be: 1. up(1) -indicates that the operational status of this tunnel is up. 2. down(2) -indicates that the operational status of this tunnel is down. 3. testing(3) -indicates that the tunnel is used in some test mode. 4. unknown(4) -indicates the invalid value. 5. dormant(5) -indicates that the status cannot be determined. 6. notPresent(6) -indicates that some component is missing 7. lowerLayerDown(7) -indicates the Down state due to the state of lower layer interfaces. |
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.1.1.17 |
hwMplsTunnelIfIndex |
Unsigned32 |
read-only |
Indicates the interface index of the tunnel. It uniquely identifies the tunnel name. |
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.1.1.18 |
hwMplsTunnelPreBandwidth |
Unsigned32 |
read-only |
Indicates the original bandwidth of the tunnel when the tunnel is in the Modify state. Unit: kbit/s |
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.1.1.19 |
hwMplsTunnelNextBandwidth |
Unsigned32 |
read-only |
Indicates the bandwidth of the tunnel that is to be changed when the tunnel is in the Modify state. Unit: kbit/s |
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.1.1.28 |
hwMplsTunnelLspType |
INTEGER{invalid(0),primary(1),primaryModifing(2),hotStandby(3),hotStandbyModifing(4),ordinary(5),ordinaryModifing(6),bestEffort(7),bestEffortModifing(8)} |
read-only |
This object is meaningful only at the ingress of the tunnel. It indicates LSP types. Options: 1. invalid(0) -indicates that the LSP type is invalid, the possible cause is that the LSP is not created at an ingress. 2. primary(1) -indicates the primary LSP 3. primaryModifing(2) -indicates the LSP that will replace the primary LSP 4. hotStandby(3) -indicates the hot-standby LSP 5. hotStandbyModifing(4) -indicates the LSP that will replace the hot-standby LSP 6. ordinary(5) -indicates the ordinary LSP 7. ordinaryModifing(6) -indicates the LSP that will replace the ordinary LSP 8. bestEffort(7) -indicates the Best-Effort LSP 9. bestEffortModifing(8) -indicates the LSP that will replace the Best-Effort LSP Modifying LSPs are created when users modify the make-before-break attribute of the corresponding LSP types. After being created, modifying LSPs replace the corresponding LSPs to transmit traffic. |
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.1.1.29 |
hwMplsTunnelInterfaceName |
OCTET STRING{(0,255)} |
read-only |
Indicates the tunnel interface name. The object is only valid at the ingress. |
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.1.1.30 |
hwMplsTunnelSignalProto |
INTEGER{rsvpTE(1),static(2),staticCR(3)} |
read-only |
Indicates the signal protocol of this tunnel Options: 1. rsvpTE(1) -indicates the signal protocol of this tunnel is RSVP-TE. 2. static(2) -indicates the signal protocol of this tunnel is STATIC. 3. staticCR(3) -indicates the signal protocol of this tunnel is STATIC-CR. |
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.1.1.31 |
hwMplsTunnelType |
INTEGER{invalid(1),primaryTunnel(2),bypassTunnel(3)} |
read-only |
This object is meaningful only at the ingress of the tunnel. It indicates tunnel types. Options: 1. invalid(1) -indicates that the tunnel type is invalid, the possible cause is that it is not ingress node of this tunnel 2. primaryTunnel(2) -indicates that this is a primary tunnel 3. bypassTunnel(3) -indicates that this is a bypass tunnel |
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.1.1.32 |
hwMplsTunnelDirection |
INTEGER{noneDirectional(0),unidirectional(1),bidirectional(2)} |
read-only |
This object indicates tunnel direction. The value is an enumerated type and case sensitive, which can be: 1. noneDirectional(0) -indicates that the tunnel direction is invalid 2. unidirectional(1) -indicates that this is a unidirectional tunnel 3. bidirectional(2) -indicates that this is a bidirectional tunnel |
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.1.1.33 |
hwMplsTunnelSignalledTunnelName |
OCTET STRING{(0,255)} |
read-only |
Indicates the user-defined tunnel name |
The actually supported access is accessible-for-notify. This object is used only as the VB bound variable of the alarm. |