All MIBs › S412-MIB › tempESVeryLowTrap
tempESVeryLowTrap
Module: S412-MIB
OID (symbolic): S412-MIB::tempESVeryLowTrap
OID (numeric): 1.3.6.1.4.1.3052.41.0.20113
Node type: NOTIFICATION-TYPE
Description:
Sent to show Temp went below Very Low Threshold on an EventSensor
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> '' S412-MIB::tempESVeryLowTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.3052.41.0.20113
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]:58677->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (80084277) 9 days, 6:27:22.77 SNMPv2-MIB::snmpTrapOID.0 = OID: S412-MIB::tempESVeryLowTrap
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.3052 | asentria | ASENTRIA-ROOT-MIB |
| 1.3.6.1.4.1.3052.41 | s412 | S412-MIB |
| 1.3.6.1.4.1.3052.41.0.20113 | tempESVeryLowTrap | S412-MIB |