RUCKUS-EVENT-MIB

        Ruckus event objects, including trap OID and trap payload.
    
Source file
RUCKUS-EVENT-MIB
Last revised
Identity
ruckusEventMIB
Base OID
1.3.6.1.4.1.25053.2.1
Imported Objects
RUCKUS-ROOT-MIB ruckusEvents
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC DisplayString MacAddress
Net-SNMP examples using the ruckus 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 'RUCKUS-EVENT-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUCKUS-EVENT-MIB::ruckusEventMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RUCKUS-EVENT-MIB' -M '/opt/observium/mibs/ruckus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUCKUS-EVENT-MIB::ruckusEventMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (5)
.1.3.6.1.4.1.25053.2.1
.1.3.6.1.4.1.25053.2.1.1
.1.3.6.1.4.1.25053.2.1.2
OctetString
.1.3.6.1.4.1.25053.2.1.2.15
ObjectIdentifier
.1.3.6.1.4.1.25053.2.1.2.20
Dependencies (4) 4 direct 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. RUCKUS-ROOT-MIBruckus
  3. SNMPv2-CONFrfc
  4. SNMPv2-TCrfc
  5. RUCKUS-EVENT-MIBruckusselected
Notifications / Traps (5)
NameOIDDescription
.1.3.6.1.4.1.25053.2.1.1.1
Trigger when there is an client association event.
The client's MAC address is enclosed.
.1.3.6.1.4.1.25053.2.1.1.2
Trigger when there is an client diassociation event.
The client's MAC address is enclosed.
.1.3.6.1.4.1.25053.2.1.1.25
Trigger when there is an AP connect event.
The AP's MAC address is enclosed.
.1.3.6.1.4.1.25053.2.1.1.26
Trigger when there is an AP disconnect event.
The AP's MAC address is enclosed.
.1.3.6.1.4.1.25053.2.1.1.3
Trigger when there is an snmp-set error event.
The OID of the snmp-set is enclosed.