JUNIPER-RMON-MIB

        The MIB modules extends the Rmon as defined in RMON-MIB.
    
Source file
JUNIPER-RMON-MIB
Last revised
Identity
jnxRmon
Base OID
1.3.6.1.4.1.2636.3.13
Imported Objects
JUNIPER-SMI jnxMibs jnxRmonTraps
RMON-MIB alarmEntry alarmIndex alarmVariable
SNMPv2-SMI Counter32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) TimeTicks
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-RMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-RMON-MIB::jnxRmon'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-RMON-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-RMON-MIB::jnxRmon'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (9)
.1.3.6.1.4.1.2636.3.13
.1.3.6.1.4.1.2636.3.13.1
.1.3.6.1.4.1.2636.3.13.1.1
.1.3.6.1.4.1.2636.3.13.1.1.1
.1.3.6.1.4.1.2636.3.13.1.1.2
Enumeration
.1.3.6.1.4.1.2636.3.13.1.1.3
.1.3.6.1.4.1.2636.3.13.1.1.4
Enumeration
.1.3.6.1.4.1.2636.3.13.1.1.5
.1.3.6.1.4.1.2636.4.3.0
Dependencies (5) 3 direct · 2 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
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. JUNIPER-SMIjuniper
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. RMON-MIBrfc
  6. JUNIPER-RMON-MIBjuniperselected
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.2636.4.3.0.1
The SNMP trap that is generated when the get request for an alarm
variable returns an error. The specific error is identified by
jnxRmonAlarmGetFailReason.
.1.3.6.1.4.1.2636.4.3.0.2
The SNMP trap that is generated when the get request for an alarm
variable is successful. This is only sent after previous attempts
were unsuccessful.