Command Reference Guide

SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 343
snmp-server source-interface <interface>
Use the snmp-server source-interface command to tell the Secure Router OS where to expect SNMP
traps to originate from (interface type). All SNMP originated packets (including traps and get/set requests)
will use the designated interface’s IP address. Use the no form of this command to remove specified
interfaces.
Syntax Description
<interface> Specifies the physical interface that should originate SNMP traps. Enter
snmp-server trap-source ? for a complete list of valid interfaces.
Default Values
By default, there are no trap-source interfaces defined.
Command Modes
(config)# Global Configuration Mode required
Usage Examples
The following example specifies that the Ethernet interface (ethernet 0/1) should be the source for all
SNMP traps and get/set requests:
(config)#snmp-server source-interface ethernet 0/1