R21xx-HP FlexFabric 11900 Network Management and Monitoring Command Reference
91
Examples
# Configure the SNMP engine ID (123456789A) o f t h e S N M P m a n a g e r (10 .1.1.1) .
<Sysname> system-view
[Sysname] snmp-agent remote 10.1.1.1 engineid 123456789A
Related commands
display snmp-agent remote
snmp-agent source
Use snmp-agent source to specify a source IP address for the informs or traps sent by the SNMP agent.
Use undo snmp-agent source to restore the default.
Syntax
snmp-agent { inform | trap } source interface-type interface-number
undo snmp-agent { inform | trap } source
Default
The SNMP agent uses the IP address of the outgoing routed interface as the source IP address of
notifications.
Views
System view
Predefined user roles
network-admin
Parameters
inform: Specifies informs.
trap: Specifies traps.
interface-type interface-number: Specifies an interface by its type and number. The interface-number
argument specifies a main interface number.
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 Ten-GigabitEthernet 1/0/1 as the source address of SNMP traps.
<Sysname> system-view
[Sysname] snmp-agent trap source ten-gigabitethernet 1/0/1
# Configure the primary IP address of Ten-GigabitEthernet 1/0/2 as the source address of SNMP
informs.
<Sysname> system-view
[Sysname] snmp-agent inform source ten-gigabitethernet 1/0/2










