5-49
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 5 Configuring the Management Interface and Security
Configuring and Managing the SNMP Interface
Options
The following options are available:
•
view-name
—Name of the view.
•
OID
—Specify the OID or MIB name.
•
Operation
—Sets the the type of the entry for view.
•
Included
—Specifies to include all entries from the MIB/OID name to the view.
•
Excluded
—Specifies to exclude the MIB/OID name from the view.
Note
The OID or the MIB name is read and is considerd as plain text.
Configuring SNMP Server User
Use this command to configure the SNMP v3 server user on the Cisco SCE platform.
To configure large number of SNMPv3 users, disable SNMP agent before configuring the users. Enable
the SNMP agent after configuring all users.
To configure less number of SNMPv3 user or few adhoc configurations, you need not disable the SNMP
agent. You may notice a delay of few seconds for the configuration to take effect.
At the SCE(config)# prompt, type:
Options
The following options are available:
•
user-name
—Sets the SNMP user name.
•
group-name
—Specifies the groups to add the user.
•
auth
—Sets the type of authentication. MD5 and SHA authentication types are available.
•
auth-pass-phrase
—Sets the authentication pass phrase.
•
priv
—Sets the type of privacy. AES and DES privacy types are available.
•
priv-pass-phrase
—Sets the privacy pass phrase.
SNMPv3 users are not shown in the running-configuration. To see a list of configured users, use the
show snmp user
command.
Command
Purpose
snmp-server view
view-name
3
OID
OID or
MIB-name
Operation
{Included | Excluded}
Configure the SNMPv3 server view on the Cisco
SCE platform.
Command
Purpose
snmp-server user
user-name
group
group-name
[auth {MD5-auth | SHA-auth}
auth-pass-phrase
authPassPhrase
] [priv
{
AES-priv
|
DES-priv
} priv-pass-phrase
privPassPhrase
]
Configure the SNMP v3 server user on the Cisco
SCE platform.