HUAWEI-MPLSLSR-EXT-MIB

File: HUAWEI-MPLSLSR-EXT-MIB.mib (36800 bytes)

Imported modules

HUAWEI-MIB IF-MIB SNMPv2-CONF
MPLS-TC-STD-MIB P-BRIDGE-MIB SNMPv2-TC
SNMPv2-SMI

Imported symbols

hwDatacomm InterfaceIndex OBJECT-GROUP
NOTIFICATION-GROUP MODULE-COMPLIANCE MplsLabel
EnabledStatus DisplayString RowStatus
Integer32 IpAddress OBJECT-TYPE
Unsigned32 MODULE-IDENTITY NOTIFICATION-TYPE

Defined Types

HwMplsFecListEntry  
SEQUENCE    
  hwMplsFecNodeIpAddress IpAddress
  hwMplsFecNodeInterface Unsigned32
  hwMplsFecNodeNextHop IpAddress
  hwMplsFecListRowStatus RowStatus

HwMplsInterfaceEntry  
SEQUENCE    
  hwMplsInterfaceIndex InterfaceIndex
  hwMplsMtu Integer32
  hwMplsInterfaceRowStatus RowStatus

HwLdpStaticFrrInterfaceEntry  
SEQUENCE    
  hwLdpStaticFrrPriority Integer32
  hwLdpStaticFrrNextHop IpAddress
  hwLdpStaticFrrIpPrefix DisplayString
  hwLdpStaticFrrInterfaceRowStatus RowStatus

HwLdpVirtualTunnelEntry  
SEQUENCE    
  hwLdpVirtualTunnelIndex Unsigned32
  hwLdpVirtualStatus INTEGER
  hwLdpXcIndexArray OCTET STRING
  hwLdpOutSegmentIndexArray OCTET STRING

HwMplsStaticLspEntry  
SEQUENCE    
  hwMplsStaticLspName DisplayString
  hwMplsStaticLspType INTEGER
  hwMplsStaticLspInIntfIndex Unsigned32
  hwMplsStaticLspInLabel MplsLabel
  hwMplsStaticLspLsrId IpAddress
  hwMplsStaticLspTunnelID Unsigned32
  hwMplsStaticLspNextHop IpAddress
  hwMplsStaticLspOutIntfIndex Unsigned32
  hwMplsStaticLspOutLabel MplsLabel
  hwMplsStaticLspDestAddr IpAddress
  hwMplsStaticLspMaskLen Unsigned32
  hwMplsStaticLspRowStatus RowStatus

Defined Values

hwMplsLsrExtMIB 1.3.6.1.4.1.2011.5.25.182
This MIB provides management of MPLS basic configurations. It is an extension of MPLS-LSR-STD-MIB.
MODULE-IDENTITY    

hwMplsLsrExtObject 1.3.6.1.4.1.2011.5.25.182.1
OBJECT IDENTIFIER    

hwMplsLsrId 1.3.6.1.4.1.2011.5.25.182.1.1
This object indicates the configuration of the MPLS LSR ID. Before the MPLS capability is enabled, the MPLS LSR ID must be configured. After the MPLS capability is enabled, the MPLS LSR ID cannot be modified or deleted. If the MPLS LSR ID is set as 0.0.0.0, it indicates that the MPLS LSR ID is deleted. The MPLS LSR ID and the MPLS capability cannot be configured together.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwMplsCapabilityConfig 1.3.6.1.4.1.2011.5.25.182.1.2
This object indicates the configuration or deletion of the MPLS capability. Before the MPLS capability is enabled, the MPLS LSR ID must be configured.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwMplsLabelAdvertise 1.3.6.1.4.1.2011.5.25.182.1.3
This object indicates the way to configure label advertisement policy. By default, the label advertisement policy is implicitnull. Before the label advertisement policy is configured, MPLS capability must be enabled. Options: 1. explicitNull(1) -indicates that the label advertisement policy is explicitNull. 2. implicitNull(2) -indicates that the label advertisement policy is implicitNull. 3. nonNull(3) -indicates that the label advertisement policy is nonNull. Default: implicitNull(2)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER explicitNull(1), implicitNull(2), nonNull(3)  

hwMplsStatisticsIntervalTimer 1.3.6.1.4.1.2011.5.25.182.1.4
This object indicates the value of the MPLS statistics timer. Range: 30-65535 Default: 0 Unit: seconds
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

hwMplsBfdCapabilityConfig 1.3.6.1.4.1.2011.5.25.182.1.5
This object indicates the configuration or deletion of the MPLS BFD capability. Before the MPLS BFD function is enabled, you must enable the MPLS capability and BFD capability.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwMplsBfdMinTx 1.3.6.1.4.1.2011.5.25.182.1.6
This object indicates the minimum forwarding period. If the minimum forwarding period is set as 0 seconds, it indicates that the minimum forwarding period returns to the default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwMplsBfdMinRx 1.3.6.1.4.1.2011.5.25.182.1.7
This object indicates the minimum receiving period. If the minimum receiving period is set as 0 seconds, it indicates that the minimum receiving period returns to the default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwMplsBfdDetectMultiplier 1.3.6.1.4.1.2011.5.25.182.1.8
This object indicates the value of the detect multiplier. If the value of the detect multiplier is set as 0, it indicates that the value returns to the default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwMplsFecListName 1.3.6.1.4.1.2011.5.25.182.1.9
This object indicates the name of the FEC LIST. The name of the FEC LIST is globally unique, with a valid length from 1 to 31 characters. If the character length is 0, it indicates that the FEC LIST is deleted. Furthermore, the FEC LIST cannot be modified, and you can only delete the FEC LIST and then create a new one. If the FEC LIST is used by others, you need to cancel the usage and then delete the FEC LIST. Range: 1-31
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

hwMplsBfdTrigger 1.3.6.1.4.1.2011.5.25.182.1.10
This object indicates the MPLS BFD triggering policy. By using this object, you can also specify the next hop and the outgoing interface. To configure the MPLS BFD triggering policy, you must enable MPLS and BFD in advance. In addition, this MPLS BFD triggering policy cannot be modified, and you can only delete the policy and then create a new one. Options: 1. triggerHost(1) -indicates that the MPLS BFD triggering policy was configured as host. 2. triggerFeclist(2) -indicates that the MPLS BFD triggering policy was configured as FEC list. 3. disabled(3) -indicates that the MPLS BFD triggering policy was not configured. Default: triggerHost(1)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER triggerHost(1), triggerFeclist(2), disabled(3)  

hwMplsBfdTriggerNextHop 1.3.6.1.4.1.2011.5.25.182.1.11
This object indicates the next hop when the MPLS BFD trigger policy is configured as host. The next hop and the outgoing interface can be specified at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hwMplsBfdTriggerInterface 1.3.6.1.4.1.2011.5.25.182.1.12
This object indicates the outgoing interface when the MPLS BFD trigger policy is configured as host. The next hop and the outgoing interface can be specified at the same time. In addition, you can get the correct interface index based on the ifIndex of ifTable.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

hwMplsBfdTriggerFecListName 1.3.6.1.4.1.2011.5.25.182.1.13
This object indicates the FEC list when the MPLS BFD trigger policy is configured. The valid length of the FEC list ranges from 1 to 31 characters. If the specified FEC list does not exist, or the specified FEC list contains no FEC node, no LSP can be triggered. Range: 1-31
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

hwLdpVirtualTunnelFEC 1.3.6.1.4.1.2011.5.25.182.1.14
This object indicates the LDP virtual tunnel FEC.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

hwMplsBgpBfdCapabilityConfig 1.3.6.1.4.1.2011.5.25.182.1.15
This object indicates the configuration or deletion of the MPLS BGP BFD capability. Before the MPLS BGP BFD function is enabled, you must enable the MPLS capability and BFD capability.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwMplsBgpBfdMinTx 1.3.6.1.4.1.2011.5.25.182.1.16
This object indicates the minimum forwarding period. If the minimum forwarding period is set as 0 seconds, it indicates that the minimum forwarding period returns to the default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwMplsBgpBfdMinRx 1.3.6.1.4.1.2011.5.25.182.1.17
This object indicates the minimum receiving period. If the minimum receiving period is set as 0 seconds, it indicates that the minimum receiving period returns to the default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwMplsBgpBfdDetectMultiplier 1.3.6.1.4.1.2011.5.25.182.1.18
This object indicates the value of the detect multiplier. If the value of the detect multiplier is set as 0, it indicates that the value returns to the default value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hwMplsBgpBfdTriggerTunnel 1.3.6.1.4.1.2011.5.25.182.1.19
This object indicates the MPLS BGP BFD triggering policy. To configure the MPLS BGP BFD triggering policy, you must enable MPLS and BFD in advance. Options: 1. triggerHost(1) -indicates that the MPLS BGP BFD triggering policy was configured as host. 2. triggerIpPrefix(2) -indicates that the MPLS BGP BFD triggering policy was configured as Ip Prefix. 3. disabled(3) -indicates that the MPLS BGP BFD triggering policy was not configured. Default: disabled(3)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER triggerHost(1), triggerIpPrefix(2), disabled(3)  

hwMplsBgpBfdTriggerTunnelIpprefix 1.3.6.1.4.1.2011.5.25.182.1.20
This object indicates the IP Prefix name when the MPLS BGP BFD trigger policy is configured. The valid length of the IP prefix name ranges from 1 to 169 characters. Range: 1-169
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

hwMplsFecListTable 1.3.6.1.4.1.2011.5.25.182.1.50
This table is used to configure or delete MPLS FEC Node. The indexes of this table are hwMplsFecNodeIpAddress, hwMplsFecNodeInterface, and hwMplsFecNodeNextHop.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMplsFecListEntry

hwMplsFecListEntry 1.3.6.1.4.1.2011.5.25.182.1.50.1
An FEC node entry of FEC list table. It can be created, or deleted. The indexes of this entry are hwMplsFecNodeIpAddress, hwMplsFecNodeInterface, and hwMplsFecNodeNextHop.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMplsFecListEntry  

hwMplsFecNodeIpAddress 1.3.6.1.4.1.2011.5.25.182.1.50.1.2
This object indicates the IP address of the specified FEC node.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwMplsFecNodeInterface 1.3.6.1.4.1.2011.5.25.182.1.50.1.3
This object indicates the outgoing interface of the FEC node. You can get the correct interface index based on the ifIndex of ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwMplsFecNodeNextHop 1.3.6.1.4.1.2011.5.25.182.1.50.1.4
This object indicates the next hop of the FEC node.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hwMplsFecListRowStatus 1.3.6.1.4.1.2011.5.25.182.1.50.1.51
This object indicates whether one entry of FEC list table is created or destroyed. The value of the object can be CreatAndGo or Destroy. If the value is set as CreatAndGo, and the entry is created in hwFecListTable, the status of the object will change into active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwMplsInterfaceTable 1.3.6.1.4.1.2011.5.25.182.1.51
This table is used to configure or delete the MPLS capability on the interface. The index of this table is hwMplsInterfaceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMplsInterfaceEntry

hwMplsInterfaceEntry 1.3.6.1.4.1.2011.5.25.182.1.51.1
An entry of the MPLS interface table, used to display and configure features on the MPLS-supporting interface. The index of this entry is hwMplsInterfaceIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMplsInterfaceEntry  

hwMplsInterfaceIndex 1.3.6.1.4.1.2011.5.25.182.1.51.1.1
This object indicates the interface index. You can get the correct interface index based on the ifIndex of ifTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwMplsMtu 1.3.6.1.4.1.2011.5.25.182.1.51.1.11
This object indicates the MPLS MTU of an interface. If the value of the MPLS MTU is set as 0, it indicates that the MPLS MTU is deleted.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hwMplsInterfaceRowStatus 1.3.6.1.4.1.2011.5.25.182.1.51.1.51
This object indicates whether one entry is created or deleted in hwMplsInterfaceTable. The value of the object can be CreatAndGo and Destroy. When the value is set as CreatAndGo, and the entry is created, the status of the object will change into active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwLdpStaticFrrInterfaceTable 1.3.6.1.4.1.2011.5.25.182.1.52
This table is used to configure or delete static LDP FRR entries on the interface. The indexes of this table are hwMplsInterfaceIndex and hwLdpStaticFrrPriority.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwLdpStaticFrrInterfaceEntry

hwLdpStaticFrrInterfaceEntry 1.3.6.1.4.1.2011.5.25.182.1.52.1
This entry is used to display and configure the FRR-supporting interface. The indexes of this entry are hwMplsInterfaceIndex and hwLdpStaticFrrPriority.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwLdpStaticFrrInterfaceEntry  

hwLdpStaticFrrPriority 1.3.6.1.4.1.2011.5.25.182.1.52.1.1
This object indicates the priority of a static FRR entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

hwLdpStaticFrrNextHop 1.3.6.1.4.1.2011.5.25.182.1.52.1.11
This object indicates the next hop of the static FRR.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwLdpStaticFrrIpPrefix 1.3.6.1.4.1.2011.5.25.182.1.52.1.12
This object indicates the IP prefix policy. The valid prefix length ranges from 1 to 169 characters. When the length is 0, it indicates that the policy is deleted. Range: 1-169
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

hwLdpStaticFrrInterfaceRowStatus 1.3.6.1.4.1.2011.5.25.182.1.52.1.51
This object indicates whether one entry is created or deleted in hwLdpStaticFrrInterfaceTable. The value of the object can be CreatAndGo or Destroy. When the value is set as CreatAndGo, and the entry is created, the status of the object will change into active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwLdpVirtualTunnelTable 1.3.6.1.4.1.2011.5.25.182.1.53
This table specifies LDP virtual tunnel information. The index of this table is hwLdpVirtualTunnelIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwLdpVirtualTunnelEntry

hwLdpVirtualTunnelEntry 1.3.6.1.4.1.2011.5.25.182.1.53.1
An entry of the virtual tunnel table, used to display the features associated with the virtual tunnel. The index of this entry is hwLdpVirtualTunnelIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwLdpVirtualTunnelEntry  

hwLdpVirtualTunnelIndex 1.3.6.1.4.1.2011.5.25.182.1.53.1.1
This object indicates the LDP virtual tunnel index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hwLdpVirtualStatus 1.3.6.1.4.1.2011.5.25.182.1.53.1.2
The status of this LDP virtual tunnel. Options: 1. up(1) -indicates that the status of this LDP virtual tunnel is Up. 2. down(2) -indicates that the status of this LDP virtual tunnel is Down. 3. testing(3) -indicates that the status of this LDP virtual tunnel is testing, this is, in some test mode. Default: up(1)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

hwLdpXcIndexArray 1.3.6.1.4.1.2011.5.25.182.1.53.1.3
This object indicates the xc index of the members of the LDP virtual tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwLdpOutSegmentIndexArray 1.3.6.1.4.1.2011.5.25.182.1.53.1.4
This object indicates the outsegment index of the members of the LDP virtual tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hwLdpVirtualTunnelTrap 1.3.6.1.4.1.2011.5.25.182.1.54
OBJECT IDENTIFIER    

hwMplsLdpVirtualTunnelUp 1.3.6.1.4.1.2011.5.25.182.1.54.1
A trap is sent when an LDP virtual tunnel goes Up.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwMplsLdpVirtualTunnelDown 1.3.6.1.4.1.2011.5.25.182.1.54.2
A trap is sent when an LDP virtual tunnel goes Down.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwMplsStaticLspTable 1.3.6.1.4.1.2011.5.25.182.1.55
This table is used to create or delete static LSP configurations. The index of this table is hwMplsStaticLspName.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwMplsStaticLspEntry

hwMplsStaticLspEntry 1.3.6.1.4.1.2011.5.25.182.1.55.1
The entry is used to show or configure static LSP. The index of this entry is hwMplsStaticLspName.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwMplsStaticLspEntry  

hwMplsStaticLspName 1.3.6.1.4.1.2011.5.25.182.1.55.1.1
This object indicates the name of static LSP.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

hwMplsStaticLspType 1.3.6.1.4.1.2011.5.25.182.1.55.1.11
This object is used to identify the type of static LSP. Options: 1. ingress(1) -indicates that the type of the static LSP is ingress. 2. transit(2) -indicates that the type of the static LSP is transit. 3. egress(3) -indicates that the type of the static LSP is egress. 4. ingressBindTunnel(4) -indicates that the type of the static LSP is ingress-bind-tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ingress(1), transit(2), egress(3), ingressBindTunnel(4)  

hwMplsStaticLspInIntfIndex 1.3.6.1.4.1.2011.5.25.182.1.55.1.12
This object indicates the incoming-interface index.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hwMplsStaticLspInLabel 1.3.6.1.4.1.2011.5.25.182.1.55.1.13
This object indicates the in-label.
Status: current Access: read-create
OBJECT-TYPE    
  MplsLabel  

hwMplsStaticLspLsrId 1.3.6.1.4.1.2011.5.25.182.1.55.1.14
This object indicates the LSR ID of ingress static LSP.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwMplsStaticLspTunnelID 1.3.6.1.4.1.2011.5.25.182.1.55.1.15
This object indicates the Tunnel ID of ingress static LSP.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hwMplsStaticLspNextHop 1.3.6.1.4.1.2011.5.25.182.1.55.1.16
This object indicates the nexthop of static LSP.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwMplsStaticLspOutIntfIndex 1.3.6.1.4.1.2011.5.25.182.1.55.1.17
This object indicates the outgoing-interface index.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hwMplsStaticLspOutLabel 1.3.6.1.4.1.2011.5.25.182.1.55.1.18
This object indicates the out-label.
Status: current Access: read-create
OBJECT-TYPE    
  MplsLabel  

hwMplsStaticLspDestAddr 1.3.6.1.4.1.2011.5.25.182.1.55.1.19
This object indicates the destination.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hwMplsStaticLspMaskLen 1.3.6.1.4.1.2011.5.25.182.1.55.1.20
This object indicates the mask length.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hwMplsStaticLspRowStatus 1.3.6.1.4.1.2011.5.25.182.1.55.1.51
This object indicates whether one entry is created or deleted in hwMplsStaticLspTable. The value of the object can be CreateAndGo or Destroy. When the value is set as CreateAndGo, and the entry is created, the status of the object will change into active.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwMplsLsrExtConformance 1.3.6.1.4.1.2011.5.25.182.2
OBJECT IDENTIFIER    

hwMplsLsrExtCompliances 1.3.6.1.4.1.2011.5.25.182.2.1
OBJECT IDENTIFIER    

hwMplsModuleCompliance 1.3.6.1.4.1.2011.5.25.182.2.1.1
hwMplsModuleCompliance
Status: current Access: read-create
MODULE-COMPLIANCE    

hwMplsLsrExtGroup 1.3.6.1.4.1.2011.5.25.182.2.2
OBJECT IDENTIFIER    

hwMplsBasicGroup 1.3.6.1.4.1.2011.5.25.182.2.2.1
Objects required for MPLS basic configuration management.
Status: current Access: read-create
OBJECT-GROUP    

hwMplsBfdGroup 1.3.6.1.4.1.2011.5.25.182.2.2.2
Objects required for MPLS BFD configuration management.
Status: current Access: read-create
OBJECT-GROUP    

hwLdpStaticFrrGroup 1.3.6.1.4.1.2011.5.25.182.2.2.3
Objects required for LDP static FRR configuration management.
Status: current Access: read-create
OBJECT-GROUP    

hwMplsInterfaceGroup 1.3.6.1.4.1.2011.5.25.182.2.2.4
Objects required for MPLS configuration management on interface.
Status: current Access: read-create
OBJECT-GROUP    

hwMplsLdpVirtualTunnelGroup 1.3.6.1.4.1.2011.5.25.182.2.2.5
Objects required for LDP virtual tunnel management.
Status: current Access: read-create
OBJECT-GROUP    

hwMplsLdpVirtualTunnelNotificationGroup 1.3.6.1.4.1.2011.5.25.182.2.2.6
Notification information about LDP virtual tunnel.
Status: current Access: read-create
NOTIFICATION-GROUP    

hwMplsStaticLspGroup 1.3.6.1.4.1.2011.5.25.182.2.2.7
Objects required for static LSP configuration management.
Status: current Access: read-create
OBJECT-GROUP    

hwMplsBgpBfdGroup 1.3.6.1.4.1.2011.5.25.182.2.2.8
Objects required for MPLS BGP BFD configuration management.
Status: current Access: read-create
OBJECT-GROUP