R3166-R3206-HP High-End Firewalls System Management and Maintenance Command Reference-6PW101

149
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 specified SNMP logging is enabled, when the NMS performs a specified operation to the 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
snmp-agent mib-view
Syntax
snmp-agent mib-view { excluded | included } view-name oid-tree [ mask mask-value ]
undo snmp-agent mib-view view-name
View
System view
Default level
3: Manage level
Parameters
excluded: Indicates that no nodes of the MIB subtree are included in current view, that is, the access to
all nodes of this MIB subtree is forbidden.
included: Indicates that all nodes of the MIB subtree are included in current view, that is, the access to all
nodes of this MIB subtree is permitted.
view-name: View name, a string of 1 to 32 characters.
oid-tree: MIB subtree, identified by the OID of the subtree root node, such as 1.4.5.3.1, or the name of the
subtree root node, such as “system”. OID is made up of a series of integers, which marks the position of
the node in the MIB tree and uniquely identifies a MIB object.