Search:
Advanced search
|
Browse by category:
|
Glossary | | | Ask question |
How can one verify the syslogTrap, CaStart, and CaShutdown? | ||||
The Array APV box will only send out the following 3 SNMP traps when "snmp enable traps" is turned on.
Syslog Messages - 1.3.6.1.4.1.7564.24.3.1
To verify this trap, setup your snmp host and turn on syslog:
snmp host <SNMP_server_IP> <Version> <Community_String>
log on
log test
The 1.3.6.1.4.1.7564.251.1/2 are are the snmp daemon start/shutdown. When
the snmpd start, 1.3.6.1.4.1.7564.251.1 OID's trap will be sent; when the snmp shutdown, 1.3.6.1.4.1.7564.251.2 OID's trap will be sent. CaStart - 1.3.6.1.4.1.7564.251.1
To verify this trap, you have to power up the Array box with the Array SNMP setting already saved. (NOTE: If your switch have spanning tree or some delay due to switch port activation, then you may not see this message.)
CaShutdown - 1.3.6.1.4.1.7564.251.2
To verify this trap, you have to shutdown or reboot the Array box.
system shutdown
system reboot
|