All MIBs › ELTEX-SMI-ACTUAL › mccpSutdownSnmpdAlarmTrap
mccpSutdownSnmpdAlarmTrap
Module: ELTEX-SMI-ACTUAL
OID (symbolic): ELTEX-SMI-ACTUAL::mccpSutdownSnmpdAlarmTrap
OID (numeric): 1.3.6.1.4.1.35265.3.30.17
Node type: NOTIFICATION-TYPE
Description:
shutdown snmpd
What is mccpSutdownSnmpdAlarmTrap?
This notification (trap) is generated when the SNMP daemon (snmpd) process shuts down or fails on an Eltex device. The trap alerts the management station that SNMP monitoring capability has been lost on that device. Operators use this notification to quickly identify and restart failed monitoring services or diagnose system-level issues affecting device management.
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> '' ELTEX-SMI-ACTUAL::mccpSutdownSnmpdAlarmTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.35265.3.30.17
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]:65300->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (102356756) 11 days, 20:19:27.56 SNMPv2-MIB::snmpTrapOID.0 = OID: ELTEX-SMI-ACTUAL::mccpSutdownSnmpdAlarmTrap
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.35265 | eltexLtd | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3 | eltrapGroup | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3.30 | mccpAlarmTraps | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3.30.17 | mccpSutdownSnmpdAlarmTrap | ELTEX-SMI-ACTUAL |