Hi all,
I used a UCDavis, and created a MIB for especific events in my
network. So, I used a Unix Machine for send traps to Spectrum.
I imported the MIB in Spectrum, but, when I send traps from the server
to Spectrum, the events are received as Unknown alert, and events
created not work... No alarms...
Remote server is a RedHat Linux.
Here is the MIB that I created:
-----------
TEST-SNMP-TRAPMIB DEFINITIONS ::= BEGIN
IMPORTS
NOTIFICATION-TYPE,ucdavis FROM UCD-SNMP-MIB;
testTrap OBJECT IDENTIFIER ::= { ucdavis 1000 }
--
-- Warnings
--
warningTest OBJECT-TYPE
SYNTAX DisplayString (SIZE (0..255))
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Warnings"
::= { warningsTrap 1 }
--
-- warning Traps
--
warningTestTrap NOTIFICATION-TYPE
OBJECTS
{
warningTest
}
STATUS current
DESCRIPTION
"Warning traps ."
::= { procergsTrap 2 }
END
-----------------
Any HELP is welcome!!!!
Ps.: Excuse for some errors... My english is not so good ;)
Thanks
Cristiano Pereira
---
To unsubscribe from spectrum, send email to [email protected] with the body:
unsubscribe spectrum [email protected]