SONICWALL-SMA-APPLIANCE-TUNNEL-SERVER-MIB

        This SonicWall MIB provides Tunnel Server Statistics
    
Source file
SONICWALL-SMA-APPLIANCE-TUNNEL-SERVER-MIB
Last revised
Identity
sonicwallTunnelServer
Base OID
1.3.6.1.4.1.8741.8.1.5
Imported Objects
HOST-RESOURCES-MIB InternationalDisplayString
SNMPv2-SMI Integer32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SONICWALL-SMA-MIB sonicwallSMAAppliance
Net-SNMP examples using the sonicwall 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 'SONICWALL-SMA-APPLIANCE-TUNNEL-SERVER-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONICWALL-SMA-APPLIANCE-TUNNEL-SERVER-MIB::sonicwallTunnelServer'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SONICWALL-SMA-APPLIANCE-TUNNEL-SERVER-MIB' -M '/opt/observium/mibs/sonicwall:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONICWALL-SMA-APPLIANCE-TUNNEL-SERVER-MIB::sonicwallTunnelServer'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (17)
Dependencies (9) 3 direct · 6 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.8741.8.1.5.100
When client address-pool utilization per pool \
exceeds threshold a trap should be triggered.
.1.3.6.1.4.1.8741.8.1.5.101
Tunnel Server core functionality depends upon user \
space processes avssld, avpsd and avwq \
kernel threads. SNMP agent will monitor these \
four processes and when any of these go down \
this trap will be triggered. Trap description \
will specify tunnel service is down due to particular \
component for example the description will contain \
names of tunnel service and failed thread for example avssld(0).