Intel SBCEGBESW10 CLI Switch User Manual


 
SNMP Commands
Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide 251
Example
The following example defines the device location as New_York.
snmp-server set
The snmp-server set Global Configuration mode command defines the SNMP MIB
value.
Syntax
snmp-server set variable-name name1 value1 [ name2 value2 …]
Parameters
variable-name — MIB variable name (Range 1-160 characters).
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 (Range 1-160 characters).
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.
Example
The following example configures the scalar MIB sysName with the value Intel.
Console(config)# snmp-server location New_York
Console(config)# snmp-server set sysName sysname Intel