92
Enhancements
Release L.11.08 Enhancements
then requests the privilege level (Operator or Manager) that was configured on the server
for this username/password. The server returns the allowed privilege level to the switch.
You are placed directly into Operator or Manager mode, depending on your privilege level.
ProCurve(config) aaa authentication login privilege-mode
The no version of the above command disables single login capability.
Send SNMP v2c Informs
Enabling and Configuring SNMP Informs
You can use the
snmp-server informs
command (SNMPv2c and SNMPv3 versions) to send notifications
when certain events occur. When an SNMP Manager receives an informs request, it can send an SNMP
response back to the sending agent. This lets the agent know that the informs request reached its
destination and that traps can be sent successfully to that destination.
Informs requests can be sent several times until a response is received from the SNMP manager or
the configured retry limits are reached. The request may also timeout.
To enable SNMP informs, enter this command:
To configure SNMP informs request options, use the following commands.
To specify the manager that receives the informs request, use the
snmp-server host
command.
Syntax:
[no] snmp-server enable informs
Enables or disables the informs option for SNMP.
Default: Disabled
Syntax:
[no] snmp-server informs [retries<retries>] [timeout<seconds>] [pending <pending>]
Allows you to configure options for SNMP informs requests.
retries:
Maximum number of times to resend an informs request. Default: 3
timeout:
Number of seconds to wait for an acknowledgement before resending the
informs request. Default: 30 seconds
pending:
Maximum number of informs waiting for acknowledgement at any one
time. When the maximum configured number is reached, older pending informs
are discarded. Default: 25
Syntax:
snmp-server host <
ip-address
>[<traps | informs>] [version <1 | 2c | 3>]
< community-string >