MIB Viewer

SONICWALL-GMS-TRAP-MIB

16 objects
The MIB Module for Dell SonicWALL GMS Trap.
OIDNameAccessStatusDescription
1.3.6.1.4.1.8741.3.1IdentitysonicwallGMSTrapModuleThe MIB Module for Dell SonicWALL GMS Trap.
1.3.6.1.4.1.8741.3.1.1NodesonicwallGMSTrapInfo
1.3.6.1.4.1.8741.3.1.1.1NodegmsTrapInfoTable
1.3.6.1.4.1.8741.3.1.1.1.1ScalargmsTrapInfoTrapTypeaccessible-for-notifycurrenttrap type.
1.3.6.1.4.1.8741.3.1.1.1.2ScalargmsTrapInfoTrapDescriptionaccessible-for-notifycurrentThe description of the trap.
1.3.6.1.4.1.8741.3.1.1.1.3ScalargmsTrapInfoSerialaccessible-for-notifycurrentThe serial number of the source device; usually equals MAC address.
1.3.6.1.4.1.8741.3.1.1.1.4ScalargmsTrapInfoComponentTypeaccessible-for-notifycurrent0 = gmsSNMPMgr, 1 = Console, 2 = Agent.
1.3.6.1.4.1.8741.3.1.2NodesonicwallGMSTrapRoot
1.3.6.1.4.1.8741.3.1.2.0.1NotificationgmsFwTrapAttackcurrentThis trap indicates that the firewall have detected a attack. The bound objects provide more detailed information about this problem.
1.3.6.1.4.1.8741.3.1.2.0.2NotificationgmsFwTrapSysErrorcurrentThis trap indicates that there is a system problem with the SonicWALL appliance. The bound objects provide more detailed information about this problem.
1.3.6.1.4.1.8741.3.1.2.0.3NotificationgmsFwTrapBlkWebSitecurrentThis trap indicates that there is a web site was blocked by the firewall. The bound objects provide more detailed information about this problem.
1.3.6.1.4.1.8741.3.1.2.0.4NotificationgmsFwTrapIpsecTunnelcurrentThis trap indicates that there has bee a change in the IPSec tunnel status along with the parameters required to indentify the tunnel.
1.3.6.1.4.1.8741.3.1.2.0.5NotificationgmsTrapStatuscurrentThis trap indicates the status of a GMS Component. For example, a trap with gmsTrapInfoTrapType == trapTypeLostContact and gmsTrapInfoComponentType == componen…
1.3.6.1.4.1.8741.3.1.2.0.6NotificationgmsTrapSysErrorcurrentThis trap indicates that there is a system problem with the GMS component. The bound objects provide more detailed information about this problem.
Type Definitions
NameSyntaxStatusDescription
GmsComponentTypeINTEGER { componentTypeGMSSNMPMgr (0), componentTypeGMSConsole (1), componentTypeGMSAgent (2), componentTypeGateway (3), componentTypeFirewall (4), componentTypeViewpointScheduler (5), componentTypeViewpointSummarizer (6), componentTypeCLI (7), componentTypeVisualTool (8), componentTypeSyslogCollector (9), componentTypeSGMSTool (10), componentTypeSGMSMonitor (11), componentTypeSGMSUpdater (12), componentTypeSGMSJUnit (13), componentTypeSGMSEventMgmt (14), componentTypeSGMSWebServices (15), componentTypeGMSUnknown (999) }currentType of the GMS component that is sending the trap.
GmsTrapTypeINTEGER { trapTypeStillAlive (100), trapTypeLostContact (101), trapTypeFirewallLostContact (102), trapTypeNormalShutdown (103), trapTypeStartup (104), trapTypeStartContact (105), trapTypeFirewallStartContact (106), trapTypeFirewallMonDevicesUpDown (110), trapTypeFirewallMonDevicesSNMPRTMAlert (120), trapTypeFirewallEventMgmtAlert (130), trapTypeUnspecified (200), trapTypeStopSnmpManager (199) }currentTrap type from GMSTrapMaker or GMSSnmpMgr. 3-digit codes. 1XX codes are for gmsTrapStatus messages. 2XX codes are for gmsTrapSysError messages.