WATCHGUARD-SYSTEM-CONFIG-MIB: View SNMP OID List / Download MIB
VENDOR: WATCHGUARD TECHNOLOGIES INC.
Home | MIB: WATCHGUARD-SYSTEM-CONFIG-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wgSystemConfigMIB | 1.3.6.1.4.1.3097.2 |
The MIB module to describe WatchGuard Firebox system configuration. |
||
wgSysTraps | 1.3.6.1.4.1.3097.2.3 |
This is the base object for system wide traps in this entity. |
||
wgSysTrapsPrefix | 1.3.6.1.4.1.3097.2.3.0 | |||
wgAlarmTrap | 1.3.6.1.4.1.3097.2.3.0.1 |
An alarm was raised by Monitoring Agent of this WatchGuard entity. |
||
wgSnmpStart | 1.3.6.1.4.1.3097.2.3.0.2 |
This trap is sent when the snmp starts. |
||
wgSnmpShutdown | 1.3.6.1.4.1.3097.2.3.0.3 |
This trap is sent when the snmp terminates. |
||
wgSysTrapObjects | 1.3.6.1.4.1.3097.2.4 |
This is the base object for objects which are used as part of traps. |
||
wgAlarmId | 1.3.6.1.4.1.3097.2.4.1 | integer32 | read-only |
The id of the alarm that generates a trap. |
wgAlarmLabel | 1.3.6.1.4.1.3097.2.4.2 | octet string | read-only |
The name of the alarm that generates a trap. |
wgAlarmTime | 1.3.6.1.4.1.3097.2.4.3 | octet string | read-only |
The date and time of the alarm that generates a trap. |
wgAlarmLevel | 1.3.6.1.4.1.3097.2.4.4 | integer | read-only |
The level of an alarm generated. Enumeration: 'warning': 3, 'critical': 1, 'error': 2, 'normal': 4. |
wgAlarmHostname | 1.3.6.1.4.1.3097.2.4.5 | octet string | read-only |
The host name of the system where alarm occurred |
wgAlarmMsg | 1.3.6.1.4.1.3097.2.4.6 | octet string | read-only |
The message describing the nature of this alarm. |
wgSysTrapControl | 1.3.6.1.4.1.3097.2.5 |
This is the base object identifier for all objects which are trap control for the entity. |
||
wgAlarmTrapEnable | 1.3.6.1.4.1.3097.2.5.1 | integer | read-only |
Indicates whether wgAlarmTrap trap should be generated. Enumeration: 'true': 1, 'false': 0. |