All MIBs › DOT3-OAM-MIB › dot3OamNonThresholdEvent
dot3OamNonThresholdEvent
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamNonThresholdEvent
OID (numeric): 1.3.6.1.2.1.158.0.2
Node type: NOTIFICATION-TYPE
Description:
A dot3OamNonThresholdEvent notification is sent when a local or remote non-threshold crossing event is detected. A local event is detected by the local entity, while a remote event is detected by the reception of an Ethernet OAM Event Notification OAMPDU that indicates a non-threshold crossing event.
This notification should not be sent more than once per
second.
The OAM entity can be derived from extracting the ifIndex from the variable bindings. The objects in the notification correspond to the values in a row instance of the dot3OamEventLogTable.
The management entity should periodically check dot3OamEventLogTable to detect any missed events.
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> '' DOT3-OAM-MIB::dot3OamNonThresholdEvent snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.158.0.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]:64695->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (22678199) 2 days, 14:59:41.99 SNMPv2-MIB::snmpTrapOID.0 = OID: DOT3-OAM-MIB::dot3OamNonThresholdEvent
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.158 | dot3OamMIB | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.0 | dot3OamNotifications | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.0.2 | dot3OamNonThresholdEvent | DOT3-OAM-MIB |