This article explains how to download the SNMP MIB (Management Information Base) files from the SonicWall SMA 1000 series Appliance Management Console (AMC) and how to use them with a Network Management System (NMS) to monitor the appliance. It also provides a summary of the available MIB files and their contents.

| MIB File | Description |
| SONICWALL-SMI.MIB | SonicWall Structure of Management Information — defines the top-level OID tree structure for all SonicWall products. |
| SNWL-COMMON-MIB.MIB | Common MIB shared across SonicWall product lines — includes system identification OIDs (firmware version, model, serial number, uptime). |
| SNWL-SSLVPN-MIB.MIB | SMA/SSL VPN-specific MIB — includes OIDs for active user sessions, tunnel counts, connection statistics, and VPN-specific health metrics. |
SNMPv3 is recommended over SNMPv2c because it provides authentication and encryption for SNMP traffic. When enabling SNMPv3 in the AMC, you will need to configure a username, authentication protocol (MD5 or SHA), authentication passphrase, privacy protocol (DES or AES), and privacy passphrase. These credentials must match the corresponding configuration in your NMS.