JUNIPER-BFD-MIB

File: JUNIPER-BFD-MIB.mib (6488 bytes)

Imported modules

SNMPv2-SMI BFD-STD-MIB SNMPv2-TC
JUNIPER-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
NOTIFICATION-TYPE bfdSessIndex DisplayString
TimeStamp TruthValue jnxBfdMibRoot

Defined Types

JnxBfdSessEntry  
SEQUENCE    
  jnxBfdSessThreshTxInterval Unsigned32
  jnxBfdSessCurrTxInterval Unsigned32
  jnxBfdSessThreshDectTime Unsigned32
  jnxBfdSessCurrDectTime Unsigned32
  jnxBfdSessIntfName DisplayString

Defined Values

jnxBfdMib 1.3.6.1.4.1.2636.3.45.1
Provides BFD specific data.
MODULE-IDENTITY    

jnxBfdNotification 1.3.6.1.4.1.2636.3.45.1.0
OBJECT IDENTIFIER    

jnxBfdObjects 1.3.6.1.4.1.2636.3.45.1.1
OBJECT IDENTIFIER    

jnxBfdNotifyObjects 1.3.6.1.4.1.2636.3.45.1.2
OBJECT IDENTIFIER    

jnxBfdSessTable 1.3.6.1.4.1.2636.3.45.1.1.1
Defines the jnxBfd Session Table for providing enterprise specific options to the corresponding bfdSessTable entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxBfdSessEntry

jnxBfdSessEntry 1.3.6.1.4.1.2636.3.45.1.1.1.1
Defines an entry in the jnxBfdSessTable. This essentially augments the bfdSessTable with additional objects.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxBfdSessEntry  

jnxBfdSessThreshTxInterval 1.3.6.1.4.1.2636.3.45.1.1.1.1.1
The threshold value for transmit interval in microseconds. If the current transmit interval value adapts to a value greater than the threshold value, jnxBfdSessTxIntervalHigh trap is raised.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxBfdSessCurrTxInterval 1.3.6.1.4.1.2636.3.45.1.1.1.1.2
The current transmit interval in microseconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxBfdSessThreshDectTime 1.3.6.1.4.1.2636.3.45.1.1.1.1.3
The threshold value for detection time in microseconds. If the current detection time value is greater than the threshold value at the time when session state changes to up(1), jnxBfdSessDetectionTimeHigh trap is raised.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxBfdSessCurrDectTime 1.3.6.1.4.1.2636.3.45.1.1.1.1.4
The actual value of detection time for the session.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxBfdSessIntfName 1.3.6.1.4.1.2636.3.45.1.1.1.1.5
This object specifies the interface associated with the bfd session
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxBfdSessifName 1.3.6.1.4.1.2636.3.45.1.2.1
This object gives the Interface Name in the bfdSessUp and bfdSessDown trap. Even though this object doesnt appear in the OBJECTS list of these traps, but the agent relay this information as an extra parameter in the trap.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxBfdSessTxIntervalHigh 1.3.6.1.4.1.2636.3.45.1.0.1
This notification is generated when the threshold value for transmit interval (jnxBfdSessThreshTxInterval) is set and the bfd session transmit interval (jnxBfdSessCurrTxInterval) adapts to a value greater than the threshold value. This trap is sent only once, when we first exceed the threshold. The transmit interval can continue to adapt beyond the threshold value. Adaptation of transmit interval happens due to network issues causing the BFD session to go down on either the local system or the remote neighbor.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxBfdSessDetectionTimeHigh 1.3.6.1.4.1.2636.3.45.1.0.2
This notification is generated when the threshold value for detection time (jnxBfdSessThreshDectTime) is set and the bfd session detection-time (jnxBfdSessCurrDectTime) adapts to a value greater than the threshold value. This trap is sent only once, when we first exceed the threshold. The detection-time can continue to adapt beyond the threshold value. Adaptation of detection-time happens due to network issues causing the BFD session to go down on either the local system or the remote neighbor.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE