All MIBs › MCAFEE-MWG-MIB › notifyReason
notifyReason
Module: MCAFEE-MWG-MIB
OID (symbolic): MCAFEE-MWG-MIB::notifyReason
OID (numeric): 1.3.6.1.4.1.1230.2.7.4.10.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Code to identify the notification
What is notifyReason?
This read-only Integer32, carried on all three trap types (trSystem, trApplication, trUser), is a numeric code identifying the specific notification/event. Pair it with notifyReasonString on the same trap for a human-readable explanation of the same code.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.4.10.4 snmpwalk -v2c -c public <target> MCAFEE-MWG-MIB::notifyReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1230.2.7.4.10.4.1 snmpget -v2c -c public <target> MCAFEE-MWG-MIB::notifyReason.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> notifyReason.1
Start monitoring McAfee Web Gateway appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MCAFEE-MWG-MIB::notifyReason OID value, configure state conditions and alerts, and monitor any McAfee Web Gateway appliances from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1230 | mcafee | MCAFEE-SMI |
| 1.3.6.1.4.1.1230.2 | mcafeeGATEWAY | MCAFEE-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1230.2.7 | mwg | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.4 | mwgTraps | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.4.10 | mwgTrapVariables | MCAFEE-MWG-MIB |
| 1.3.6.1.4.1.1230.2.7.4.10.4 | notifyReason | MCAFEE-MWG-MIB |