Veritas NetBackup™ Virtual Appliance Documentation
- Getting started
- Deployment and initial configuration
- Post initial configuration procedures
- Configuring
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- Alerting
- About SNMP
- About Call Home
- Using
- About storage configuration
- About viewing storage space information using the Show command
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- About storage configuration
- Logging
- Troubleshooting
- About NetBackup support utilities
- Security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Managing users
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Section I. Commands
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Network commands
- Appendix C. Support commands
- Appendix D. Monitor commands
- Appendix E. Settings commands
- Appendix F. Reports commands
- Appendix G. Manage commands
Name
Main > Settings > Alerts > SNMP — Add SNMP information on your appliance that enables the appliance to send SNMP notifications for monitoring.
SYNOPSIS
SNMP Disable
SNMP Enable
SNMP Set Server [Community] [Port]
SNMP Show
SNMP ShowMIB
DESCRIPTION
The NetBackup Virtual Appliance uses the SNMPv2-SMI application protocol to monitor the appliance. Use this command to add or change SNMP parameters on the server. You can use the following commands to display the current parameters and the changes that were made to the SNMP information. You can use this command to enable and disable SNMP notifications for appliance monitoring.
When you create and enable an SNMP community you enable appliance monitoring to occur on the appliance through the SNMP protocol. Notifications or traps are programmed to occur on the appliance. In addition, you can use this command to see the notification traps that have been configured for the appliance.
OPTIONS
- SNMP Disable
Disables the ability to send SNMP notifications (traps) for monitoring.
- SNMP Enable
Enable the ability to send SNMP notifications (traps) for monitoring.
- SNMP Set Server [Community] [Port]
Add information about SNMP. Here, Sever is the name of the SNMP server, [Community] is the SNMP community, and [Port] is the SNMP port.
Note:
The NetBackup Virtual Appliance supports all the SNMP servers in the market. However, the ManageEngine™ SNMP sever and the HP OpenView SNMP server are tested and certified.
- SNMP Show
Displays the parameters that are set after you have run an SNMP Set Server command. If you run this command before you have run a SNMP Set Server command, then default values for [Community] and [Port] are displayed and no value is displayed for Server.
- SNMP ShowMIB
Display the contents of the Management Information Base (MIB) file. This file contains the notification traps that are configured to monitor the appliance.
EXAMPLES
You can use either of the following methods to configure a public SNMP community on port 8080. The example uses the [Community] and [Port] options.
abc123.Alerts> SNMP Set pqr222.xyz.com public 8080 Successfully set SNMP manager
SEE ALSO