OPCD-SUPPORT-MIB-V2 :: nodedown

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsOPCD-SUPPORT-MIB-V2nodedown

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.30374opencode_systemsOPCD-SUPPORT-MIB-V2
1.3.6.1.4.1.30374.3ocsupportOPCD-SUPPORT-MIB-V2
1.3.6.1.4.1.30374.3.1ocsupport_trapsOPCD-SUPPORT-MIB-V2
1.3.6.1.4.1.30374.3.1.0definitionsOPCD-SUPPORT-MIB-V2
1.3.6.1.4.1.30374.3.1.0.40nodedownOPCD-SUPPORT-MIB-V2