JUNIPER-BFD-MIB

Monitored by Observium
        Provides BFD specific data.
    
Observium actively monitors this MIB
Observium uses this MIB in discovery or polling workflows on applicable devices.
Polling
Explore Observium network monitoring
Source file
JUNIPER-BFD-MIB
Last revised
Identity
jnxBfdMib
Base OID
1.3.6.1.4.1.2636.3.45.1
Imported Objects
BFD-STD-MIB bfdSessIndex
JUNIPER-SMI jnxBfdMibRoot
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString TimeStamp TruthValue
Net-SNMP examples using the juniper MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-BFD-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-BFD-MIB::jnxBfdMib'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-BFD-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-BFD-MIB::jnxBfdMib'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (12)
3 directly used by Observium
.1.3.6.1.4.1.2636.3.45.1
.1.3.6.1.4.1.2636.3.45.1.0
.1.3.6.1.4.1.2636.3.45.1.1
jnxBfdSessTable OBS ✓
.1.3.6.1.4.1.2636.3.45.1.1.1
.1.3.6.1.4.1.2636.3.45.1.1.1.1
.1.3.6.1.4.1.2636.3.45.1.1.1.1.1
.1.3.6.1.4.1.2636.3.45.1.1.1.1.2
.1.3.6.1.4.1.2636.3.45.1.1.1.1.3
.1.3.6.1.4.1.2636.3.45.1.1.1.1.4
.1.3.6.1.4.1.2636.3.45.1.1.1.1.5
.1.3.6.1.4.1.2636.3.45.1.2
.1.3.6.1.4.1.2636.3.45.1.2.1
Dependencies (14) 4 direct · 10 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Notifications / Traps (2)
NameOIDDescription
.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.
.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.