FW 08.01.00 McDATA E/OS Command Line Interface User Manual (620-000134-740, November 2005)

2
CLI Commands
2-77
config
NOTE: Using Authentication (Auth) means that the Authentication protocols
such as HMAC-MD5 or HMAC-SHA will be used to calculate the hash value
for the packet and this calculated Hash value will be sent along with the
packets as part of the SNMPv3 Header. Using privacy (priv) means that the
data part of the packet will be encrypted using a privacy protocol such as
DES. Privacy without Authentication is not allowed by the SNMPv3.
Presently, the only Authentication protocols supported are HMAC-MD5 and
HMAC-SHA. DES is the only Privacy protocol that is supported.
Command Example Root> config snmp addaccessentry 1 v2 authpriv joe
config.snmp.addAccessViews
Syntax addAccessViews index secModel secLevel groupName
Purpose This command sets the views for a particular entry in the Access
Table. This command has a one-to-one mapping with the
config.snmp.addAccessEntry command.
Parameters This command has four parameters:
Command Example
Root> config snmp addaccessview 1 internet management
experimental
config.snmp.addCommunity
Syntax addCommunity commIndex commName writeAuthorization
trapRecipient udpPortNum
Purpose This command adds an SNMP community to the SNMP
configuration and specifies a trap recipient.
index Index of the access entry. Valid values are 1 to
12.
readView The name of the Read View. See the View
table for possible values.
writeView The name of the Write View. See the View
table for possible values.
notifyView The name of the Notify View. See the View
table for possible values.