MIB Viewer

fsMplsTunnelLSRIdMapInfo

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.12.1.2.1.2
Access
read-create
Status
current
Sub-identifiers
0
This object indicates whether the Ingress and Egress LSR ID objects of the tunnel entry to be treated as LSR IDs or should be treated as an index to the fsMplsTpNodeMapTable. The value of bit 0 (ingressId) if set indicates mplsTunnelIngressLSRId is not the actual value, fsMplsTpNodeMapTable table should be referred to get the actual tunnel ingressId. The value of bit 0 (ingressId) if not set indicates mplsTunnelIngressLSRId is the actual value. The value of bit 1 (egressId) if set for P2MP tunnels, indicates mplsTunnelEgressLSRId refers to P2MP identifier. In case of P2MP tunnels, fsMplsTpNodeMapTable table should not be referred to get the actual tunnel egressId. The value of bit 1 (egressId) if set for non-P2MP tunnels, indicates mplsTunnelEgressLSRId is not the actual value, fsMplsTpNodeMapTable table should be referred to get the actual tunnel egressId. The value of bit 1 (egressId) if not set indicates mplsTunnelEgressLSRId is the actual value.
BITS { ingressId (0), egressId (1) }