BLADE OS™ Command Reference HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Advanced Functionality Software
BLADE OS 5.1 Command Reference
BMD00114, August 2009 Chapter 6: The Configuration Menu
227
/cfg/sys/ssnmp/snmpv3/tparam
SNMPv3 Target Parameters Table Configuration Menu
You can configure the target parameters entry and store it in the target parameters table in the
SNMP engine. This table contains parameters that are used to generate a message. The parameters
include the message processing model (for example: SNMPv3, SNMPv2c, SNMPv1), the security
model (for example: USM), the security name, and the security level (noAuthnoPriv,
authNoPriv, or authPriv).
[SNMPv3 snmpTargetParamsTable 1 Menu]
name - Set target params name
mpmodel - Set message processing model
model - Set security model
uname - Set USM user name
level - Set minimum level of security
del - Delete targetParamsTable entry
cur - Display current targetParamsTable configuration
Table 103 Target Parameters Table Configuration Menu Options
(/cfg/sys/ssnmp/snmpv3/tparam)
Command Syntax and Usage
name <1-32 characters>
Defines the locally arbitrary, but unique identifier that is associated with this entry.
mpmodel snmpv1|snmpv2c|snmpv3
Configures the message processing model that is used to generate SNMP messages.
model usm|snmpv1|snmpv2
Allows you to select the security model to be used when generating the SNMP messages.
uname <1-32 characters>
Defines the name that identifies the user in the USM table (page 219) on whose behalf the
SNMP messages are generated using this entry.
level noAuthNoPriv|authNoPriv|authPriv
Allows you to select the level of security to be used when generating the SNMP messages
using this entry. The level noAuthNoPriv means that the SNMP message will be sent
without authentication and without using a privacy protocol. The level authNoPriv means
that the SNMP message will be sent with authentication but without using a privacy protocol.
The authPriv means that the SNMP message will be sent both with authentication and
using a privacy protocol.