All MIBs › DOT3-OAM-MIB › dot3OamThresholdEvent
dot3OamThresholdEvent
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamThresholdEvent
OID (numeric): 1.3.6.1.2.1.158.0.1
Node type: NOTIFICATION-TYPE
Description:
A dot3OamThresholdEvent notification is sent when a local or remote threshold crossing event is detected. A local threshold crossing event is detected by the local entity, while a remote threshold crossing event is detected by the reception of an Ethernet OAM Event Notification OAMPDU that indicates a threshold 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 in 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::dot3OamThresholdEvent snmptrap -v2c -c public <manager> '' 1.3.6.1.2.1.158.0.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]:60685->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (254395661) 29 days, 10:39:16.61 SNMPv2-MIB::snmpTrapOID.0 = OID: DOT3-OAM-MIB::dot3OamThresholdEvent
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.1 | dot3OamThresholdEvent | DOT3-OAM-MIB |