All MIBs › EMD-MIB › serverReachabilityError
serverReachabilityError
Module: EMD-MIB
OID (symbolic): EMD-MIB::serverReachabilityError
OID (numeric): 1.3.6.1.4.1.13742.8.0.42
Node type: NOTIFICATION-TYPE
Description: Server Reachability Error occurred; errorDescription describes the error. This trap is sent when the Error state is entered. Reasons for transitioning to the Error state include the following: Unable to resolve the server hostname.
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> '' EMD-MIB::serverReachabilityError snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.13742.8.0.42
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]:61515->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (288336971) 33 days, 8:56:09.71 SNMPv2-MIB::snmpTrapOID.0 = OID: EMD-MIB::serverReachabilityError
Start monitoring Raritan EMX Environmental Monitoring Device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EMD-MIB::serverReachabilityError OID value, configure state conditions and alerts, and monitor any Raritan EMX Environmental Monitoring Device from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.13742 | raritan | ASSETMANAGEMENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13742.8 | emd | EMD-MIB |
| 1.3.6.1.4.1.13742.8.0 | traps | EMD-MIB |
| 1.3.6.1.4.1.13742.8.0.42 | serverReachabilityError | EMD-MIB |