Veritas Access Appliance Initial Configuration Guide
- Getting to know the Access Appliance
- Preparing to configure the appliance
- Configuring the appliance for the first time
- Getting started with the Veritas Access GUI
- Storage management
- Network connection management
- Configuring network address settings on the appliance nodes
- About the Veritas Remote Management Console
- Monitoring the appliance
- Resetting the appliance to factory settings
- Appliance security
- About Access appliance user account privileges
- About the Access Appliance intrusion detection system
- About Access appliance operating system security
- Recommended IPMI settings on the Access appliance
- Troubleshooting
Setting up SNMP notifications on the appliance
You can configure the appliance to generate and send Simple Network Management Protocol (SNMP) traps to your SNMP server for hardware monitoring purposes.
The appliance uses the SNMPv2-SMI application protocol.
To configure SNMP notifications
- Log on to the Access Appliance shell menu.
- From the Main_Menu > Settings > Alerts view, enter the following command to set the SNMP server:
SNMP Set <server> [[community]] [[port]]
Where <server> is the IP address or FQDN of your SNMP mail server.
Note:
The appliance uses the default community public and the default destination port 162 for SNMP traps. If your SNMP server uses a different community or port, use the [[community]] and [[port]] variables.
Your firewall must allow access from the appliance to the SNMP server through whichever port you use.
- Enter the following command to show the appliance MIB:
SNMP ShowMIB
Copy the Management Information Base (MIB) text and import it into your SNMP management software so that it can interpret the appliance traps.
- Enter the following command to enable the SNMP configuration:
SNMP Enable
For information on how to send a test SNMP trap, refer to the following tech note:
More Information