3com S7906E 参考指南

下载
页码 2327
 
1-17 
first floor of building A, you can set the engine ID of device 1 to 000Af0010001, and that of device 2 to 
000Af0010002. 
Related commands: snmp-agent usm-user
Examples 
# Configure the local engine ID as 123456789A
<Sysname> system-view 
[Sysname] snmp-agent local-engineid 123456789A 
snmp-agent log 
Syntax 
snmp-agent log { all | get-operation | set-operation } 
undo snmp-agent log { all | get-operation | set-operation 
View 
System view 
Default Level 
3: Manage level 
Parameters 
all: Enables logging of SNMP GET and SET operations. 
get-operation: Enables logging of SNMP GET operation. 
set-operation: Enables logging of SNMP SET operation. 
Description 
Use the snmp-agent log command to enable SNMP logging. 
Use the undo snmp-agent log command to restore the default. 
By default, SNMP logging is disabled. 
If a specified SNMP logging is enabled, when NMS performs a specified operation on SNMP Agent, the 
latter records the operation-related information and saves it to the information center. With parameters 
for the information center set, output rules of the SNMP logs are decided (that is, whether logs are 
permitted to output and the output destinations). 
Examples 
# Enable logging of SNMP GET operation. 
<Sysname> system-view 
[Sysname] snmp-agent log get-operation 
# Enable logging of SNMP SET operation. 
<Sysname> system-view 
[Sysname] snmp-agent log set-operation