OPCD-SUPPORT-MIB-V2 :: nodedown

MIB Reference — IPNetwork Monitor

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
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