XYLAN-LDP-MIB

File: XYLAN-LDP-MIB.mib (9249 bytes)

Imported modules

RFC-1212 RFC-1215 RFC1155-SMI
XYLAN-BASE-MIB MPLS-LDP-MIB

Imported symbols

OBJECT-TYPE TRAP-TYPE IpAddress
xylanMplsArch xylanSwitchDevice mplsLdpEntityID
mplsLdpPeerIndex mplsLdpPeerID mplsLdpSessionIndex

Defined Types

XylanMplsFecEntry  
SEQUENCE    
  xylanMplsFecMask OCTET STRING
  xylanMplsFecInVpi INTEGER
  xylanMplsFecInVci INTEGER
  xylanMplsFecInSlot INTEGER
  xylanMplsFecInPort INTEGER
  xylanMplsFecOutVpi INTEGER
  xylanMplsFecOutVci INTEGER
  xylanMplsFecOutSlot INTEGER
  xylanMplsFecOutPort INTEGER
  xylanMplsFecNextHopIpAddress IpAddress
  xylanMplsFecUpstreamLspStatus INTEGER
  xylanMplsFecDownstreamLspStatus INTEGER

XylanMplsLdpEntry  
SEQUENCE    
  xylanMplsLdpVlan INTEGER
  xylanMplsLdpTransMode INTEGER
  xylanMplsLdpHoldTime INTEGER
  xylanMplsLdpSlot INTEGER
  xylanMplsLdpPort INTEGER

Defined Values

xylanMplsFecObjects 1.3.6.1.4.1.800.2.29.1
OBJECT IDENTIFIER    

xylanMplsFecTable 1.3.6.1.4.1.800.2.29.1.1
This table contains information about the MPLS FEC entries which exist on this LSR.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XylanMplsFecEntry

xylanMplsFecEntry 1.3.6.1.4.1.800.2.29.1.1.1
An entry in this table represents an NHLFE entity. This table displays the present FEC entries in for which label switching is taking place. An entry can be either added dynamically or created by a network administrator or by an SNMP agent for particular policy based routing.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XylanMplsFecEntry  

xylanMplsFecMask 1.3.6.1.4.1.800.2.29.1.1.1.1
This contains 16 byte mask containing Destination and Source IP address and ToS and precedence field of IP header and TCP/UDP port. ------------------------------------------------------------ Dst IP | Src IP | ToS | Proto | Dst Port | Src Port | Resvd | ------------------------------------------------------------ 4 4 1 1 2 2 2 This uniquely identifies one FEC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(16)  

xylanMplsFecInVpi 1.3.6.1.4.1.800.2.29.1.1.1.2
Value of the VPI of the LSP on the upstream side.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanMplsFecInVci 1.3.6.1.4.1.800.2.29.1.1.1.3
Value of the VCI of the LSP on the upstream side
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanMplsFecInSlot 1.3.6.1.4.1.800.2.29.1.1.1.4
Slot for the upstream LSR for this LSP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanMplsFecInPort 1.3.6.1.4.1.800.2.29.1.1.1.5
Port for the upstream LSR for this LSP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanMplsFecOutVpi 1.3.6.1.4.1.800.2.29.1.1.1.6
Value of the VPI of the LSP with the next hop.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanMplsFecOutVci 1.3.6.1.4.1.800.2.29.1.1.1.7
Value of the VCI of the LSP with the next hop
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanMplsFecOutSlot 1.3.6.1.4.1.800.2.29.1.1.1.8
Slot for the downstream LSR for this LSP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanMplsFecOutPort 1.3.6.1.4.1.800.2.29.1.1.1.9
Port for the downstream LSR for this LSP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

xylanMplsFecNextHopIpAddress 1.3.6.1.4.1.800.2.29.1.1.1.10
IP Address of the Next hop along the LSP for this FEC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

xylanMplsFecUpstreamLspStatus 1.3.6.1.4.1.800.2.29.1.1.1.11
Status of the label for using in label switching
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), response-awaited(1), established(2), release-awaited(3), awaiting-label-resource(4)  

xylanMplsFecDownstreamLspStatus 1.3.6.1.4.1.800.2.29.1.1.1.12
Status of the label for using in label switching
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), response-awaited(1), established(2), release-awaited(3), awaiting-label-resource(4)  

xylanMplsLdpObjects 1.3.6.1.4.1.800.2.29.2
OBJECT IDENTIFIER    

xylanMplsLdpTable 1.3.6.1.4.1.800.2.29.2.1
This table contains information about the MPLS LDP entries which exist on this LSR.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XylanMplsLdpEntry

xylanMplsLdpEntry 1.3.6.1.4.1.800.2.29.2.1.1
An entry in this table represents LDP parameters for negotiation with peers
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  XylanMplsLdpEntry  

xylanMplsLdpVlan 1.3.6.1.4.1.800.2.29.2.1.1.1
VLAN to which this entity should be attached
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

xylanMplsLdpTransMode 1.3.6.1.4.1.800.2.29.2.1.1.2
LDP transport Protocol
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unk(0), tcp(1), native(2)  

xylanMplsLdpHoldTime 1.3.6.1.4.1.800.2.29.2.1.1.3
Hold time for Hello adjacency
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..3600  

xylanMplsLdpSlot 1.3.6.1.4.1.800.2.29.2.1.1.4
Physical slot of the MPLS entity
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

xylanMplsLdpPort 1.3.6.1.4.1.800.2.29.2.1.1.5
Physical port of the MPLS entity
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER