Cisco Systems SPS224G4 Manual De Usuario

Descargar
Página de 552
SNMP Commands
snmp-server set
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide
352
26
 
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 LinkSys.
Console(config)# snmp-server set sysName sysname LinkSys