All MIBs › Dell-Vendor-MIB › productStatusGeneratingTrapsFlag
productStatusGeneratingTrapsFlag
Module: Dell-Vendor-MIB
OID (symbolic): Dell-Vendor-MIB::productStatusGeneratingTrapsFlag
OID (numeric): 1.3.6.1.4.1.674.10895.3000.1.2.110.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates if this SNMP service is generating SNMP Traps. This variable can take the following values: 1: true - The device is capable and currently configured to generate traps if necessary. 2: false - The device is not capable of generating traps. 3: disabled - The device is capable but not configured to generate traps.
What is productStatusGeneratingTrapsFlag?
Tells you whether this agent can and will send SNMP traps: true(1) means it's capable and currently configured to trap, false(2) means the device can't generate traps at all, and disabled(3) means it's capable but trapping is turned off. Check this before assuming a quiet switch means nothing went wrong.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.110.6 snmpwalk -v2c -c public <target> Dell-Vendor-MIB::productStatusGeneratingTrapsFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.110.6.1 snmpget -v2c -c public <target> Dell-Vendor-MIB::productStatusGeneratingTrapsFlag.1
Start monitoring Dell networking/server product (vendor identification/asset inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Dell-Vendor-MIB::productStatusGeneratingTrapsFlag OID value, configure state conditions and alerts, and monitor any Dell networking/server product (vendor identification/asset inventory) from a single console.
OID Breakdown
Upper-level ancestors (7 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.674 | dell | ArrayManager-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.674.10895 | dellLan | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000 | powerConnectVendorMIB | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1 | dellVendorMIBObjects | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2 | hardware | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110 | productStatus | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110.6 | productStatusGeneratingTrapsFlag | Dell-Vendor-MIB |