Command Manual (For Soliton) – SNMP-RMON
H3C S3100 Series Ethernet Switches
Chapter 1 SNMP Configuration Commands
1-19
By default, the engine ID of an SNMP entity is formed by appending the device
information to the enterprise number. The device information can be determined
according to the device, which can be an IP address, a MAC address, or a user-defined
string comprising of hexadecimal digits.
The configurations with the
snmp-agent usm-user v3
and
snmp-agent
calculate-password
commands are related to engine ID. If you modify the engine ID,
the corresponding configurations are invalid for the new engine ID.
Examples
# Set the local SNMP entity engine ID to
123456789A
.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] snmp-agent local-engineid 123456789A
1.1.15 snmp-agent log
Syntax
snmp-agent log
{
set-operation
|
get-operation
|
all
}
undo snmp-agent log
{
set-operation
|
get-operation
|
all
}
View
System view
Parameters
set-operation
: Logs the set operations.
get-operation
: Logs the get operations.
all
: Logs both the set operations and get operations.
Description
Use the
snmp-agent log
command to enable network management operation logging.
Use the
undo snmp-agent log
command to disable network management operation
logging.
By default, network management operation logging is disabled.
After SNMP logging is enabled, when NMS performs specified operations on the SNMP
agent, the SNMP agent records and then saves the information related to the
operations into the information center of the device.