HP MSR2000/3000/4000 Router Series Network Management and Monitoring Command Reference
151
Usage guidelines
The snmp-agent source command enables the SNMP agent to use the primary IP address of an interface
or subinterface as the source IP address in all its SNMP informs or traps, regardless of their outgoing
interfaces. An NMS can use this IP address to filter all the informs or traps sent by the SNMP agent.
Make sure the specified interface has been created and assigned a valid IP address. The configuration
will fail if the interface has not been created and will take effect only after a valid IP address is assigned
to the specified interface.
Examples
# Configure the primary IP address of Ethernet 1/1 as the source address of SNMP traps.
<Sysname> system-view
[Sysname] snmp-agent trap source ethernet 1/1
# Configure the primary IP address of Ethernet 1/2 as the source address of SNMP informs.
<Sysname> system-view
[Sysname] snmp-agent inform source ethernet 1/2
Related commands
• display snmp-agent community
• snmp-agent target-host
• snmp-agent trap enable
snmp-agent sys-info contact
Use snmp-agent sys-info contact to configure the system contact.
Use undo snmp-agent sys-info contact to restore the default contact.
Syntax
snmp-agent sys-info contact sys-contact
undo snmp-agent sys-info contact
Default
The system contact is null.
Views
System view
Predefined user roles
network-admin
Parameters
sys-contact: Specifies the system contact, a string of 1 to 255 characters.
Usage guidelines
Configure the system contact for system maintenance and management.
Examples
# Configure the system contact as Dial System Operator # 27345.
<Sysname> system-view
[Sysname] snmp-agent sys-info contact Dial System Operator # 27345