Technical data

BLADEOS 6.3 Command Reference
BMD00186-B, April 2010 Chapter 4: Configuration Commands
229
SNMPv3 Target Parameters Table Configuration
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).
no snmp-server target-address <1-16>
Deletes the Target Address Table entry.
Command mode: Global configuration
show snmp-server v3 target-address <1-16>
Displays the current Target Address Table configuration.
Command mode: All
Table 121 Target Parameters Table Configuration Commands
Command Syntax and Usage
snmp-server target-parameters <1-16> name <1-32 characters>
Allows you to configure the locally arbitrary, but unique, identifier that is associated with this
entry.
Command mode: Global configuration
snmp-server target-parameters <1-16> message
{snmpv1|snmpv2c|snmpv3}
Allows you to configure the message processing model that is used to generate SNMP
messages.
Command mode: Global configuration
snmp-server target-parameters <1-16> security {usm|snmpv1|snmpv2}
Allows you to select the security model to be used when generating the SNMP messages.
Command mode: Global configuration
Table 120 Target Address Table Configuration Commands
Command Syntax and Usage