User's Manual
Table Of Contents
- Contents
- Preface
- The Command Line Interface
- First-Time Configuration
- Using the Setup Utility
- Setting Passwords
- Menu Basics
- The Information Menu
- Information Menu
- System Information
- Layer 2 Information
- Layer 3 Information
- IP Routing Information
- ARP Information
- BGP Information
- BGP Peer information
- BGP Summary information
- OSPF Information
- Routing Information Protocol Information
- IP Information
- IGMP Multicast Group Information
- IGMP Group Information
- IGMP Multicast Router Port Information
- IGMP Mrouter Information
- VRRP Information
- Quality of Service Information
- 802.1p Information
- Access Control List Information
- Link Status Information
- Port Information
- Logical Port to GEA Port Mapping
- Fiber Port SFP Status
- Information Dump
- The Statistics Menu
- The Configuration Menu
- Configuration Menu
- Viewing, Applying, and Saving Changes
- System Configuration
- Port Configuration
- Layer 2 Configuration
- 802.1x Configuration
- Rapid Spanning Tree Protocol/ Multiple Spanning Tree Protocol Configuration
- Common Internal Spanning Tree Configuration
- Spanning Tree Configuration
- GVRP Configuration
- GVRP Port Configuration
- Trunk Configuration
- IP Trunk Hash Configuration
- LACP Configuration
- Layer 2 Failover Configuration
- VLAN Configuration
- Protocol-based VLAN Configuration
- Private VLAN Configuration
- Layer 3 Configuration
- IP Interface Configuration
- Default Gateway Configuration
- IP Static Route Configuration
- IP Multicast Route Configuration
- ARP Configuration
- IP Forwarding Configuration
- Network Filter Configuration
- Routing Map Configuration
- Routing Information Protocol Configuration
- Open Shortest Path First Configuration
- Border Gateway Protocol Configuration
- IGMP Configuration
- Domain Name System Configuration
- Bootstrap Protocol Relay Configuration
- VRRP Configuration
- Quality of Service Configuration
- Access Control List Configuration
- Port Mirroring Configuration
- Setup
- Dump
- Saving the Active Switch Configuration
- Restoring the Active Switch Configuration
- The Operations Menu
- The Boot Options Menu
- The Maintenance Menu
- Alteon OS Syslog Messages
- Alteon OS SNMP Agent
- Glossary
- Index

Alteon OS Command Reference
200
The Configuration Menu 43W7774, May 2007
/cfg/sys/ssnmp/snmpv3/tparam
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 param-
eters include the message processing model (for example: SNMPv3, SNMPv2c, SNMPv1), the
security model (for example: USM), the security name, and the security level (noAuthno-
Priv, 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 6-17 Target Parameters Table Configuration Menu Options (/cfg/sys/
ssnmp/snmpv3/tparam)
Command Syntax and Usage
name <32 character name>
Allows you to configure the locally arbitrary, but unique identifier that is associated with this entry.
mpmodel snmpv1|snmpv2c|snmpv3
Allows you to configure 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 <32 character name>
Defines the name that identifies the user in the USM table (page 193) 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 authen-
tication and without using a privacy protocol. The level authNoPriv means that the SNMP mes-
sage 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.
del
Deletes the targetParamsTable entry.
cur
Displays the current targetParamsTable configuration.