All MIBs › ZYXEL-ES3124PWR-MIB › eventOnTrap
eventOnTrap
Module: ZYXEL-ES3124PWR-MIB
OID (symbolic): ZYXEL-ES3124PWR-MIB::eventOnTrap
OID (numeric): 1.3.6.1.4.1.890.1.5.8.14.27.2.1
Node type: NOTIFICATION-TYPE
Description:
This trap is used to inform network management system that a delta fault event (events that are automatically cleared) has occured or a normal fault event (not automatically cleared) state has been set on.
Objects are used as follows: - eventSeqNum is the sequence number of the event. For normal type of events must equal to the sequence number of the event in the events table. - eventEventId specifies what fault event has occured. - eventName specifies the name of the fault event. - eventSetTime indicates when fault event has occured (delta events) or when fault has been set on (normal events). - eventSeverity reports the severity level of the event. - eventInstanceType indicates what kind of object is faulty. - eventInstanceId specifies what instance is faulty. - eventInstanceName may contain textual description for the faulty object. - eventServAffective specifies whether the event is immediately service affcetive. - eventDescription reports possible additional information about the event. - trapPersistence tells whether this event is a delta or normal event. - trapSenderNodeId specifies the node ID of the sending network element if configuring it is supported for the network element, otherwise 0. - sysObjectID specifies what kind of equipment reports the fault event.
For more information see the eventTable specification
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' ZYXEL-ES3124PWR-MIB::eventOnTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.890.1.5.8.14.27.2.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:57059->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (56114915) 6 days, 11:52:29.15 SNMPv2-MIB::snmpTrapOID.0 = OID: ZYXEL-ES3124PWR-MIB::eventOnTrap
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.890 | zyxel | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1 | products | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5 | accessSwitch | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5.8 | esSeries | ZYXEL-ES2108G-MIB |
| 1.3.6.1.4.1.890.1.5.8.14 | es3124pwr | ZYXEL-ES3124PWR-MIB |
| 1.3.6.1.4.1.890.1.5.8.14.27 | faultTrapsMIB | ZYXEL-ES3124PWR-MIB |
| 1.3.6.1.4.1.890.1.5.8.14.27.2 | trapNotifications | ZYXEL-ES3124PWR-MIB |
| 1.3.6.1.4.1.890.1.5.8.14.27.2.1 | eventOnTrap | ZYXEL-ES3124PWR-MIB |