Cisco Cisco Broadband Access Center for Cable 4.1

Page of 267
 
C-54
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
SNMP Agent Commands
Syntax Description
When entering the snmp-server host command, you must use this syntax:
snmp-server host <host-addrtraps [community  <community>] [udp-port <port>]
Where:
<host-addr>—Specifies the IP address of the host to which traps are sent.
<community>—Specifies the trap community string to use while sending SNMP traps.
<port>—Identifies the UDP port used for sending the SNMP traps. The default UDP port number 
is 162.
Examples
This is an example of how to use the snmp-server host command:
dpe# snmp-server host 10.10.10.5 traps community public udp-port 162
%OK (Requires SNMP server restart "> snmp-server reload")
snmp-server reload
Usage Guidelines
This command reloads the SNMP agent process on the DPE.
Syntax Description
When entering this command, you must use this syntax:
snmp-server reload
Examples
This is an example of how to use the snmp-server reload command:
dpe# snmp-server reload
nativeSnmpAgent has been restarted
dpeSnmpAgent has been restarted
%OK
snmp-server start
Usage Guidelines
This command starts the SNMP agent process on the DPE.
Syntax Description
When entering this command, you must use this syntax:
snmp-server start