All MIBs › ZYXEL-GS4012F-MIB › eventClearedTrap
eventClearedTrap
Module: ZYXEL-GS4012F-MIB
OID (symbolic): ZYXEL-GS4012F-MIB::eventClearedTrap
OID (numeric): 1.3.6.1.4.1.890.1.5.8.20.37.2.2
Node type: NOTIFICATION-TYPE
Description:
This trap is used to inform network management system that a normal type fault event has been cleared (state set off).
Objects are used as follows: - eventSeqNum is the sequence number of the this clearing event. Note that the sequence number of the cleared event is reported in the trapRefSeqNum object. - eventEventId specifies what event has been cleared. - eventSetTime indicates when fault event has been cleared. - eventInstanceType indicates what kind of object has been faulty. - eventInstanceId specifies what instance has been faulty. - trapRefSeqNum specifies the sequence number of the cleared event (i.e. the sequence number was assigned for the event in the events table). - 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 clearing 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-GS4012F-MIB::eventClearedTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.890.1.5.8.20.37.2.2
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]:61123->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (453126851) 52 days, 10:41:08.51 SNMPv2-MIB::snmpTrapOID.0 = OID: ZYXEL-GS4012F-MIB::eventClearedTrap
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.20 | gs4012f | ZYXEL-GS4012F-MIB |
| 1.3.6.1.4.1.890.1.5.8.20.37 | faultTrapsMIB | ZYXEL-GS4012F-MIB |
| 1.3.6.1.4.1.890.1.5.8.20.37.2 | trapNotifications | ZYXEL-GS4012F-MIB |
| 1.3.6.1.4.1.890.1.5.8.20.37.2.2 | eventClearedTrap | ZYXEL-GS4012F-MIB |