All MIBs › HPNSAEVENT-MIB › hpnsaEventLogRecTrapEnable
hpnsaEventLogRecTrapEnable
Module: HPNSAEVENT-MIB
OID (symbolic): HPNSAEVENT-MIB::hpnsaEventLogRecTrapEnable
OID (numeric): 1.3.6.1.4.1.11.2.23.19.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set the value to trapEnabled if you want the event log agent to send SNMP traps when an event of this type occurs. Set it to trapDisabled otherwise.
What is hpnsaEventLogRecTrapEnable?
A read-write switch, per event type, controlling whether the agent sends an SNMP trap when that event occurs: trapEnabled or trapDisabled. Admins set this to trapEnabled for hardware faults they want immediate alerting on, like errorEccMultipleBit, and disable it for noisy informational events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.23.19.3.1.1.2 snmpwalk -v2c -c public <target> HPNSAEVENT-MIB::hpnsaEventLogRecTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.23.19.3.1.1.2.1 snmpget -v2c -c public <target> HPNSAEVENT-MIB::hpnsaEventLogRecTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.23.19.3.1.1.2.1 i <value>
Start monitoring Legacy HP (Compaq NetServer) server (hardware event log) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPNSAEVENT-MIB::hpnsaEventLogRecTrapEnable OID value, configure state conditions and alerts, and monitor any Legacy HP (Compaq NetServer) server (hardware event log) from a single console.
OID Breakdown
Upper-level ancestors (9 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.23 | hpnsa | HPNSAENV-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.23.19 | hpnsaEventLog | HPNSAEVENT-MIB |
| 1.3.6.1.4.1.11.2.23.19.3 | hpnsaEventAgentCfgInfo | HPNSAEVENT-MIB |
| 1.3.6.1.4.1.11.2.23.19.3.1 | hpnsaEventCfgTable | HPNSAEVENT-MIB |
| 1.3.6.1.4.1.11.2.23.19.3.1.1 | hpnsaEventCfgTableEntry | HPNSAEVENT-MIB |
| 1.3.6.1.4.1.11.2.23.19.3.1.1.2 | hpnsaEventLogRecTrapEnable | HPNSAEVENT-MIB |