Quick Reference Guide

SNMP Commands 363
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Syntax
snmp-server set
variable-name name1 value1
[
name2 value2 …
]
variable-name
— MIB variable name.
name value
— List of name and value pairs. In the case of scalar MIBs, only a single pair of
name values. In the case of an entry in a table, at least one pair of name and value followed
by one or more fields.
Default Configuration
This command has no default configuration.
Command Mode
Global Configuration mode.
User Guidelines
Although the CLI can set any required configuration, there might be a situation where a SNMP
user sets a MIB variable that does not have an equivalent command. In order to generate
configuration files that support those situations, the
snmp-server set
command is used.
This
command is case-sensitive.
Examples
The following example configures the scalar MIB sysName with the value dell.
show snmp
The show snmp Privileged EXEC mode command displays the SNMP status.
Syntax
show snmp
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode.
User Guidelines
There are no user guidelines for this command.
Console(config)# snmp-server set sysName sysname dell