JUNIPER-BFD-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: JUNIPER-BFD-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
jnxBfdMib | 1.3.6.1.4.1.2636.3.45.1 |
Provides BFD specific data. |
||
jnxBfdNotification | 1.3.6.1.4.1.2636.3.45.1.0 | |||
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. |
||
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. |
||
jnxBfdObjects | 1.3.6.1.4.1.2636.3.45.1.1 | |||
jnxBfdSessTable | 1.3.6.1.4.1.2636.3.45.1.1.1 | no-access |
Defines the jnxBfd Session Table for providing enterprise specific options to the corresponding bfdSessTable entry. |
|
1.3.6.1.4.1.2636.3.45.1.1.1.1 | no-access |
Defines an entry in the jnxBfdSessTable. This essentially augments the bfdSessTable with additional objects. |
||
jnxBfdSessThreshTxInterval | 1.3.6.1.4.1.2636.3.45.1.1.1.1.1 | unsigned32 | read-only |
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. |
jnxBfdSessCurrTxInterval | 1.3.6.1.4.1.2636.3.45.1.1.1.1.2 | unsigned32 | read-only |
The current transmit interval in microseconds. |
jnxBfdSessThreshDectTime | 1.3.6.1.4.1.2636.3.45.1.1.1.1.3 | unsigned32 | read-only |
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. |
jnxBfdSessCurrDectTime | 1.3.6.1.4.1.2636.3.45.1.1.1.1.4 | unsigned32 | read-only |
The actual value of detection time for the session. |
jnxBfdSessIntfName | 1.3.6.1.4.1.2636.3.45.1.1.1.1.5 | displaystring | read-only |
This object specifies the interface associated with the bfd session |
jnxBfdNotifyObjects | 1.3.6.1.4.1.2636.3.45.1.2 | |||
jnxBfdSessifName | 1.3.6.1.4.1.2636.3.45.1.2.1 | displaystring | no-access |
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. |