All MIBs › OPCD-SUPPORT-MIB-V2 › nodedown
nodedown
Module: OPCD-SUPPORT-MIB-V2
OID (symbolic): OPCD-SUPPORT-MIB-V2::nodedown
OID (numeric): 1.3.6.1.4.1.30374.3.1.0.40
Node type: NOTIFICATION-TYPE
Description: Node seems to be down
What is nodedown?
This notification is triggered when a monitored node appears to be offline or unresponsive. The event carries a hostname, severity level, and descriptive text about why the node is considered down. Network operators use this trap to quickly identify and respond to nodes that have failed or become unreachable.
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> '' OPCD-SUPPORT-MIB-V2::nodedown snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.30374.3.1.0.40
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]:55595->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (475220779) 55 days, 0:03:27.79 SNMPv2-MIB::snmpTrapOID.0 = OID: OPCD-SUPPORT-MIB-V2::nodedown
Start monitoring OpenCode VoIP/IVR platform servers (system diagnostics/alarm trap framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OPCD-SUPPORT-MIB-V2::nodedown OID value, configure state conditions and alerts, and monitor any OpenCode VoIP/IVR platform servers (system diagnostics/alarm trap framework) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.30374 | opencode_systems | OPCD-SUPPORT-MIB-V2 |
| 1.3.6.1.4.1.30374.3 | ocsupport | OPCD-SUPPORT-MIB-V2 |
| 1.3.6.1.4.1.30374.3.1 | ocsupport_traps | OPCD-SUPPORT-MIB-V2 |
| 1.3.6.1.4.1.30374.3.1.0 | definitions | OPCD-SUPPORT-MIB-V2 |
| 1.3.6.1.4.1.30374.3.1.0.40 | nodedown | OPCD-SUPPORT-MIB-V2 |