HUAWEI-MPLS-TP-MIB

File: HUAWEI-MPLS-TP-MIB.mib (23073 bytes)

Imported modules

HUAWEI-MIB IF-MIB MPLS-TC-STD-MIB
SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI

Imported symbols

hwDatacomm ifIndex ifName
MplsTunnelIndex MplsTunnelInstanceIndex MplsExtendedTunnelId
SnmpAdminString OBJECT-GROUP NOTIFICATION-GROUP
MODULE-COMPLIANCE Integer32 Unsigned32
Counter32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE

Defined Types

HwMplsTpTunnelEntry  
SEQUENCE    
  hwMplsTpTunnelIngressIndex MplsTunnelIndex
  hwMplsTpTunnelIngressLSRId MplsExtendedTunnelId
  hwMplsTpIngressGlobalId Integer32
  hwMplsTpTunnelEgressIndex MplsTunnelIndex
  hwMplsTpTunnelEgressLSRId MplsExtendedTunnelId
  hwMplsTpEgressGlobalId Integer32
  hwMplsTpTunnelIfName SnmpAdminString
  hwMplsTpTunnelAdminStatus INTEGER
  hwMplsTpTunnelOperStatus INTEGER

HwMplsTpLspEntry  
SEQUENCE    
  hwMplsTpTunnelIngressInstance MplsTunnelInstanceIndex
  hwMplsTpTunnelEgressInstance MplsTunnelInstanceIndex
  hwMplsTpLspType INTEGER

Defined Values

hwMplsTpMib 1.3.6.1.4.1.2011.5.25.305
This MIB is used for defining the HUAWEI private extended Transport Profile of Multiprotocol Label Switching (MPLS-TP) MIB object. All MIB objects are used to describe private managed objects and trap definitions for MPLS-TP.
MODULE-IDENTITY    

hwMplsTpObjects 1.3.6.1.4.1.2011.5.25.305.1
OBJECT IDENTIFIER    

hwMplsTpTables 1.3.6.1.4.1.2011.5.25.305.1.1
OBJECT IDENTIFIER    

hwMplsTpTunnelTable 1.3.6.1.4.1.2011.5.25.305.1.1.1
A tp-tunnel needs to be uniquely identified across an MPLS-TP network. Indexes hwMplsTpTunnelIngressIndex, hwMplsTpTunnelIngressLSRId, hwMplsTpIngressGlobalId, hwMplsTpTunnelEgressIndex, hwMplsTpTunnelEgressLSRId and hwMplsTpEgressGlobalId uniquely identifies a tunnel across an MPLS-TP network. The indexes of this table are hwMplsTpTunnelIngressIndex, hwMplsTpTunnelIngressLSRId, hwMplsTpIngressGlobalId, hwMplsTpTunnelEgressIndex, hwMplsTpTunnelEgressLSRId and hwMplsTpEgressGlobalId.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMplsTpTunnelEntry

hwMplsTpTunnelEntry 1.3.6.1.4.1.2011.5.25.305.1.1.1.1
A tp-tunnel needs to be uniquely identified across an MPLS-TP network. Indexes hwMplsTpTunnelIngressIndex, hwMplsTpTunnelIngressLSRId, hwMplsTpIngressGlobalId, hwMplsTpTunnelEgressIndex, hwMplsTpTunnelEgressLSRId and hwMplsTpEgressGlobalId uniquely identifies a tunnel across an MPLS-TP network. The indexes of this entry are hwMplsTpTunnelIngressIndex, hwMplsTpTunnelIngressLSRId, hwMplsTpIngressGlobalId, hwMplsTpTunnelEgressIndex, hwMplsTpTunnelEgressLSRId and hwMplsTpEgressGlobalId.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMplsTpTunnelEntry  

hwMplsTpTunnelIngressIndex 1.3.6.1.4.1.2011.5.25.305.1.1.1.1.1
Identity of the ingress LSR associated with this tunnel instance. This value SHOULD be equal to the Tunnel Sender Address in the Sender Template object and MAY be equal to the Extended Tunnel Id field in the SESSION object.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTunnelIndex  

hwMplsTpTunnelIngressLSRId 1.3.6.1.4.1.2011.5.25.305.1.1.1.1.2
Identity of the ingress LSR associated with this tp-tunnel instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsExtendedTunnelId  

hwMplsTpIngressGlobalId 1.3.6.1.4.1.2011.5.25.305.1.1.1.1.3
The GlobalId is defined to uniquely identify an Ingress LSR operator.This Value idefines a globally unique Attachment Interface Identifier (AII). That AII is composed of three parts: a Global_ID that uniquely identifies an operator, a prefix, and, finally, an attachment circuit identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4294967295  

hwMplsTpTunnelEgressIndex 1.3.6.1.4.1.2011.5.25.305.1.1.1.1.4
Identity of the egress LSR associated with this tunnel instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsTunnelIndex  

hwMplsTpTunnelEgressLSRId 1.3.6.1.4.1.2011.5.25.305.1.1.1.1.5
Identity of the egress LSR associated with this tunnel instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  MplsExtendedTunnelId  

hwMplsTpEgressGlobalId 1.3.6.1.4.1.2011.5.25.305.1.1.1.1.6
The GlobalId is defined to uniquely identify an Ingress LSR operator.This Value idefines a globally unique Attachment Interface Identifier (AII). That AII is composed of three parts: a Global_ID that uniquely identifies an operator, a prefix, and, finally, an attachment circuit identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4294967295  

hwMplsTpTunnelIfName 1.3.6.1.4.1.2011.5.25.305.1.1.1.1.7
Indicates the tp-tunnel interface name. The object is only valid at the ingress.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hwMplsTpTunnelAdminStatus 1.3.6.1.4.1.2011.5.25.305.1.1.1.1.8
Indicates the management status of this tunnel.Reference to MPLS-TE-STD-MIB. Options: 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

hwMplsTpTunnelOperStatus 1.3.6.1.4.1.2011.5.25.305.1.1.1.1.9
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. Options: 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 can not 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), unknown(4), dormant(5), notPresent(6), lowerLayerDown(7)  

hwMplsTpLspTable 1.3.6.1.4.1.2011.5.25.305.1.1.2
A table of all TP lsps seen by a given sys-tem.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMplsTpLspEntry

hwMplsTpLspEntry 1.3.6.1.4.1.2011.5.25.305.1.1.2.1
An entry in this table represents information on a single TP LSP which is represented by a session's index triple (hwMplsTpTunnelIngressInstance, hwMplsTpTunnelEgressInstance, hwMplsTpLspType).
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMplsTpLspEntry  

hwMplsTpTunnelIngressInstance 1.3.6.1.4.1.2011.5.25.305.1.1.2.1.1
Uniquely identifies a particular instance of a tunnel between a pair of ingress and egress LSRs.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MplsTunnelInstanceIndex  

hwMplsTpTunnelEgressInstance 1.3.6.1.4.1.2011.5.25.305.1.1.2.1.2
Uniquely identifies a particular instance of a tunnel between a pair of egress and ingress LSRs.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MplsTunnelInstanceIndex  

hwMplsTpLspType 1.3.6.1.4.1.2011.5.25.305.1.1.2.1.3
The type of LSP connection. Options: 1. protection(1) -indicates that the lsp type of this tunnel is protection lsp. 2. working(2) -indicates that the lsp type of this tunnel is working lsp.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER protection(1), working(2)  

hwMplsTpGlobalObjects 1.3.6.1.4.1.2011.5.25.305.1.2
OBJECT IDENTIFIER    

hwMplsTpNotifications 1.3.6.1.4.1.2011.5.25.305.2
OBJECT IDENTIFIER    

hwMplsTpTrapObjects 1.3.6.1.4.1.2011.5.25.305.2.1
OBJECT IDENTIFIER    

hwMplsTpTunnelTrap 1.3.6.1.4.1.2011.5.25.305.2.2
OBJECT IDENTIFIER    

hwMplsTpTunnelDownClear 1.3.6.1.4.1.2011.5.25.305.2.2.1
This notification is generated when a mplsTpTunnelOperStatus object for one of the configured tunnels is about to leave the down state and transition into some other state (but not into the notPresent state). This other state is indicated by the included value of mplsTpTunnelOperStatus.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpTunnelDown 1.3.6.1.4.1.2011.5.25.305.2.2.2
This notification is generated when a mplsTpTunnelOperStatus object for one of the configured tunnels is about to enter the down state from some other state (but not from the notPresent state). This other state is indicated by the included value of mplsTpTunnelOperStatus.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpTunnelResume 1.3.6.1.4.1.2011.5.25.305.2.2.3
This object is used to indicate that data switching from protection Lsp to Working Lsp.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpTunnelSwitch 1.3.6.1.4.1.2011.5.25.305.2.2.4
This object is used to indicate that data switching from protection Lsp to Working Lsp.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspTrap 1.3.6.1.4.1.2011.5.25.305.2.3
OBJECT IDENTIFIER    

hwMplsTpLspOamDlocClear 1.3.6.1.4.1.2011.5.25.305.2.3.1
This object indicates that the link recovers from a connectivity fault.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamDloc 1.3.6.1.4.1.2011.5.25.305.2.3.2
This object is used to indicates the connectivity fault of the link.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamRdiClear 1.3.6.1.4.1.2011.5.25.305.2.3.3
This object indicates that the link recovers from a remote defect.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamRdi 1.3.6.1.4.1.2011.5.25.305.2.3.4
This object is used to indicates the remote defect of the link.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamMisconnectionEncapClear 1.3.6.1.4.1.2011.5.25.305.2.3.5
This object indicates that the link recovers from an misconnection encap defect.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamMisconnectionEncap 1.3.6.1.4.1.2011.5.25.305.2.3.6
This object indicates that the link receivs from an misconnection encap defect.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamMisconnectionDiscrClear 1.3.6.1.4.1.2011.5.25.305.2.3.7
This object indicates that the link recovers from an misconnection discription defect.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamMisconnectionDiscr 1.3.6.1.4.1.2011.5.25.305.2.3.8
This object indicates that the link receivs from an misconnection discription defect.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamMisconnectionMEPClear 1.3.6.1.4.1.2011.5.25.305.2.3.9
This object indicates that the link recovers from an unexpect MEG-ID defect.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamMisconnectionMEP 1.3.6.1.4.1.2011.5.25.305.2.3.10
This object indicates the link receivs an unexpect MEG-ID defect.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamMisconnectionSECClear 1.3.6.1.4.1.2011.5.25.305.2.3.11
This object indicates that the link recovers from an Misconnection SEC defect .
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpLspOamMisconnectionSEC 1.3.6.1.4.1.2011.5.25.305.2.3.12
This object indicates that the link receivs from an Misconnection SEC defect.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwMplsTpConformance 1.3.6.1.4.1.2011.5.25.305.3
OBJECT IDENTIFIER    

hwMplsTpCompliances 1.3.6.1.4.1.2011.5.25.305.3.1
OBJECT IDENTIFIER    

hwMplsTpGroups 1.3.6.1.4.1.2011.5.25.305.3.2
OBJECT IDENTIFIER    

hwMplsTPGeneralGroup 1.3.6.1.4.1.2011.5.25.305.3.2.1
Indicate the atrributes of the TP tunnel.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwMplsTPNotificationGroup 1.3.6.1.4.1.2011.5.25.305.3.2.2
Indicate the notification type.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwMplsTpCompliance 1.3.6.1.4.1.2011.5.25.305.3.1.1
Description.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE