UBQS-MPLS-LDP-MIB

File: UBQS-MPLS-LDP-MIB.mib (8458 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB IF-MIB MPLS-TC-STD-MIB
UBQS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 NOTIFICATION-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP IpAddress
RowStatus TimeStamp DisplayString
TruthValue TEXTUAL-CONVENTION InetAddress
InetAddressType InetAddressPrefixLength InterfaceIndex
mplsStdMIB MplsLSPID MplsTunnelIndex
MplsTunnelInstanceIndex MplsOwner TeHopAddressType
ubiMplsGroupMIB

Defined Types

UbiLdpInterfaceEntry  
SEQUENCE    
  ubiLdpIfEnable INTEGER

Defined Values

ubiLdpMIB 1.3.6.1.4.1.7800.100.24.3
Tok_String
MODULE-IDENTITY    

ubiLdpMIBNotificationPrefix 1.3.6.1.4.1.7800.100.24.3.0
OBJECT IDENTIFIER    

ubiLdpMIBObjects 1.3.6.1.4.1.7800.100.24.3.1
OBJECT IDENTIFIER    

ubiLdpMIBConformance 1.3.6.1.4.1.7800.100.24.3.2
OBJECT IDENTIFIER    

ubiLdpConfig 1.3.6.1.4.1.7800.100.24.3.1.1
OBJECT IDENTIFIER    

ubiLdpEnable 1.3.6.1.4.1.7800.100.24.3.1.1.1
Set the global attribute of LDP whether the LDP performs the operations. If this attribute is not set, then the LDP does not send any kinds of packets.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ubiLdpRouterId 1.3.6.1.4.1.7800.100.24.3.1.1.2
This entry set the router-id to the supplied IP address. The router uses this address to generate the LDP-ID. If you does not set this feild and the ubiLdpEnable attribute is enabled, then LDP Module automatically generate the LDP-ID. The algorithm for making ID is not covered in this description. please refer to RFC 5036 2.2.2. LDP Identifiers.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

ubiLdpFailoverCfmEnable 1.3.6.1.4.1.7800.100.24.3.1.1.3
set the attribute of Connectivity Fault Management(CFM) in LDP. If you set this field, LDP creates the socket (AF_CFM) to detect whether the link associated with the peer is UP or DOWN. After set this attribute, You MUST enable the property for CFM in the interface which you want to check the connectivity.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ubiLdpTargetedPeerHelloReceiptEnable 1.3.6.1.4.1.7800.100.24.3.1.1.4
Enable whether LDP accepts the packets from the targeted peer and cerate the instance for peer. If you want to configure the targeted-peer in network, then MUST enable this field at first.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ubiLdpAcUpSignalEnable 1.3.6.1.4.1.7800.100.24.3.1.1.5
Enable the field to notify the interface of binded vpls to the neighbors for VPLS. If this is reset, then does not quickly send the signal to neighbors.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ubiLdpExceedInitSessionNotiEnable 1.3.6.1.4.1.7800.100.24.3.1.1.6
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ubiLdpPathVectorLimitMismatchNotiEnable 1.3.6.1.4.1.7800.100.24.3.1.1.7
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ubiLdpLdpSessionUpDownNotiEnable 1.3.6.1.4.1.7800.100.24.3.1.1.8
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ubiLdpInterfaceTable 1.3.6.1.4.1.7800.100.24.3.1.2
This table specifies the LDP information for each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UbiLdpInterfaceEntry

ubiLdpInterfaceEntry 1.3.6.1.4.1.7800.100.24.3.1.2.1
A row in this table represents an LDP enable/disable status for each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  UbiLdpInterfaceEntry  

ubiLdpIfEnable 1.3.6.1.4.1.7800.100.24.3.1.2.1.1
If this object is set to ipv4, ipv6, or both, then it is possible to transmit Hello packet through a specified interface. And LDP adjacencies and session can be created.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), ipv4(1), ipv6(2), both(3)  

ubiLdpMIBCompliances 1.3.6.1.4.1.7800.100.24.3.2.1
OBJECT IDENTIFIER    

ubiLdpMIBGroups 1.3.6.1.4.1.7800.100.24.3.2.2
OBJECT IDENTIFIER    

ubiLdpMIBCompliance 1.3.6.1.4.1.7800.100.24.3.2.1.1
The compliance statement for entities which implement the UBQS-MPLS-LDP-MIB
Status: current Access: read-write
MODULE-COMPLIANCE    

ubiLdpMIBGroup 1.3.6.1.4.1.7800.100.24.3.2.2.1
A collection of objects containing information about the LDP information.
Status: current Access: read-write
OBJECT-GROUP