Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
CISCO-CONFIG-MAN-MIB::ccmHistoryEventConfigDestination.34

Send a Test Trap

To verify operation you can send a test trap either locally or from another Linux server, this example sends an Opmantek event trap.

Code Block
 sudo snmptrap -v 2c  -c public 127.0.0.1 80000 1.3.6.1.4.1.4818 1.3.6.1.4.1.4818.1 s Event

The trap will appear in either /usr/local/nmis8/logs/trap.log or /usr/local/nmis9/logs/trap.log

Add New SNMP MIBS for Trap Processing

...