PRVT-MPLS-IF-MIB

File: PRVT-MPLS-IF-MIB.mib (17134 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
INET-ADDRESS-MIB PRVT-CR-LDP-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 TEXTUAL-CONVENTION RowStatus
TruthValue ifIndex ifEntry
InetAddress mpls

Defined Types

PrvtMplsIfaceEntry  
SEQUENCE    
  ifaceMplsEnable TruthValue
  ifaceMplsPHPEnable TruthValue
  ifaceMplsIngressLblRangeLow Integer32
  ifaceMplsIngressLblRangeHigh Integer32
  ifaceMplsEgressLblRangeLow Integer32
  ifaceMplsEgressLblRangeHigh Integer32
  ifaceMplsLdpHelloHoldTimer Integer32
  ifaceMplsLdpKeepaliveHoldTimer Integer32
  ifaceMplsLdpUseGlobalLabelSpace TruthValue

PrvtRsvpIfaceEntry  
SEQUENCE    
  ifaceRsvpRefreshInterval Integer32
  ifaceRsvpRefreshMultiple Integer32
  ifaceRsvpSlewNumerator Integer32
  ifaceRsvpSlewDenom Integer32
  ifaceRsvpBlockadeMultiple Integer32
  ifaceRsvpNotifyRRDecay Integer32
  ifaceRsvpNotifyRRInterval Integer32
  ifaceRsvpNotifyRRLimit Integer32
  ifaceRsvpHelloInterval Integer32
  ifaceRsvpHelloDecay Integer32
  ifaceRsvpHelloTolerance Unsigned32
  ifaceRsvpHelloPersist Unsigned32
  ifaceRsvpHelloTTL Integer32

PrvtMplsRouteProtocolEntry  
SEQUENCE    
  prvtMplsRouteDirection INTEGER
  prvtMplsRouteType INTEGER
  prvtMplsRouteRowStatus RowStatus

PrvtMplsRouteAddressEntry  
SEQUENCE    
  prvtMplsAddressDirection INTEGER
  prvtMplsAddressIPAddr InetAddress
  prvtMplsAddressMask Integer32
  prvtMplsAddressRowStatus RowStatus

Defined Values

prvtMPLSIfMib 78.5.6
This module includes configuration parameters for MPLS and RSVP interface specific parameters.
MODULE-IDENTITY    

prvtMPLSIfaceObjs 78.5.6.1
OBJECT IDENTIFIER    

prvtMPLSRouteObjs 78.5.6.2
OBJECT IDENTIFIER    

prvtMplsIfaceTable 78.5.6.1.1
This table contains object for configuring MPLS and LDP interface specific parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtMplsIfaceEntry

prvtMplsIfaceEntry 78.5.6.1.1.1
The MPLS/LDP configuration of an IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtMplsIfaceEntry  

ifaceMplsEnable 78.5.6.1.1.1.1
Enable or disable MPLS on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ifaceMplsPHPEnable 78.5.6.1.1.1.2
Enable or disable Penultimate Hop Popping on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

ifaceMplsIngressLblRangeLow 78.5.6.1.1.1.3
This is the lower border of the Ingress Lable Range for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 32768..131071  

ifaceMplsIngressLblRangeHigh 78.5.6.1.1.1.4
This is the higher border of the Ingress Lable Range for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 32768..131071  

ifaceMplsEgressLblRangeLow 78.5.6.1.1.1.5
This is the lower border of the Egress Lable Range for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 32768..131071  

ifaceMplsEgressLblRangeHigh 78.5.6.1.1.1.6
This is the higher border of the Egress Lable Range for this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 32768..131071  

ifaceMplsLdpHelloHoldTimer 78.5.6.1.1.1.7
LDP Hello Hold Time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ifaceMplsLdpKeepaliveHoldTimer 78.5.6.1.1.1.8
LDP Hello Keep-alive Time.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

ifaceMplsLdpUseGlobalLabelSpace 78.5.6.1.1.1.9
Default value is true and correct value is true.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

prvtRsvpIfaceTable 78.5.6.1.2
This table contains object for configuring RSVP interface specific parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtRsvpIfaceEntry

prvtRsvpIfaceEntry 78.5.6.1.2.1
The MPLS/LDP configuration of an IP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtRsvpIfaceEntry  

ifaceRsvpRefreshInterval 78.5.6.1.2.1.1
The RSVP value, R, which is used to set the average interval between refresh path and resv messages.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ifaceRsvpRefreshMultiple 78.5.6.1.2.1.2
The RSVP value, K, which is the number of unresponded Path or Resv refresh attempts which must be made, spaced by the refresh interval before the state is deemed to have timed out.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ifaceRsvpSlewNumerator 78.5.6.1.2.1.3
The numerator of the fraction, SlewMax, which is the maximum allowable increase in the refresh interval, R, to prevent state timeout while changing R. R is increased by this fraction until it reaches the new desired value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..214783647  

ifaceRsvpSlewDenom 78.5.6.1.2.1.4
The denominator of the fraction, SlewMax, which is the maximum allowable increase in the refresh interval, R, to prevent state timeout while changing R. R is increased by this fraction until it reaches the new desired value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..214783647  

ifaceRsvpBlockadeMultiple 78.5.6.1.2.1.5
The RSVP value, Kb, which is the number of refresh timeout periods after which blockade state is deleted.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..214783647  

ifaceRsvpNotifyRRDecay 78.5.6.1.2.1.6
The percentage increase in the rapid retransmission interval for each consecutive unacknowledged RSVP Notify message. A value of 0 indicates a constant retransmission rate.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

ifaceRsvpNotifyRRInterval 78.5.6.1.2.1.7
The interval in milliseconds before a Notify message is first resent if no acknowledgement is received.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..214783647  

ifaceRsvpNotifyRRLimit 78.5.6.1.2.1.8
The maximum number of times a Notify message is resent if no acknowledgement is received.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..214783647  

ifaceRsvpHelloInterval 78.5.6.1.2.1.9
The interval between sending consecutive Hello messages.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ifaceRsvpHelloDecay 78.5.6.1.2.1.10
Percentage increase of hello interval after each Hello message sent when the hello session with the neighbor has timed out.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..100  

ifaceRsvpHelloTolerance 78.5.6.1.2.1.11
The number of hello periods which may pass without receiving a successful Hello message from a partner before the Hello session times out.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ifaceRsvpHelloPersist 78.5.6.1.2.1.12
The number of hello periods which may pass after the Hello session times out before Hello messages cease.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

ifaceRsvpHelloTTL 78.5.6.1.2.1.13
The Time To Live that will be set in the IP header of all Hello packets sent to the neighbor associated with this interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

prvtMplsRouteProtocolTable 78.5.6.2.1
This table contains for configuring the egress and ingress routes for LDP label packets. It supports all CLI route types - bgp, isis, ospf, rip, static, kernel and connected.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtMplsRouteProtocolEntry

prvtMplsRouteProtocolEntry 78.5.6.2.1.1
An entry in the table represents the configuration of a particular route type for ingress or egress.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtMplsRouteProtocolEntry  

prvtMplsRouteDirection 78.5.6.2.1.1.1
The direction of the route that will be used to receive or send LDP packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

prvtMplsRouteType 78.5.6.2.1.1.2
The type of the route which will be used to send or receive LDP packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER bgp(1), connected(2), isis(3), kernel(4), ospf(5), rip(6), static(7)  

prvtMplsRouteRowStatus 78.5.6.2.1.1.3
This object is used to create an entry in the table. Only createAndGo(4) should be used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtMplsRouteAddressTable 78.5.6.2.2
This table contains for configuring the egress and ingress routes for LDP label packets. It supports all CLI route types - bgp, isis, ospf, rip, static, kernel and connected.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtMplsRouteAddressEntry

prvtMplsRouteAddressEntry 78.5.6.2.2.1
An entry in the table represents the configuration of a particular route type for ingress or egress.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtMplsRouteAddressEntry  

prvtMplsAddressDirection 78.5.6.2.2.1.1
The direction of the route that will be used to receive or send LDP packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

prvtMplsAddressIPAddr 78.5.6.2.2.1.2
The IP address of the route that will be used to send or receive LDP packets.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

prvtMplsAddressMask 78.5.6.2.2.1.3
The mask for the IP address of the route that will be used to send or receive LDP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

prvtMplsAddressRowStatus 78.5.6.2.2.1.4
This object is used to create an entry in the table. Only createAndGo(4) should be used.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus