AMX NXA-ENET24 Switch User Manual


 
CLI (Command Line Interface)
225
NXA-ENET24 - Software Management Guide
SNMP Commands (Cont.)
Command Function
snmp-server community
This command defines the
community access string for
the Simple Network
Management Protocol.
Use the no form to remove
the specified community
string.
Syntax:
snmp-server community string [ro|rw]
no snmp-server community string
string - Community string that acts like a password and permits access to the
SNMP protocol. (Maximum length: 32 characters, case sensitive;
Maximum number of strings: 5)
ro - Specifies read-only access. Authorized management stations are only
able to retrieve MIB objects.
rw - Specifies read/write access. Authorized management stations are able to
both retrieve and modify MIB objects.
Default Settings:
public - Read-only access. Authorized management stations are only able to
retrieve MIB objects.
private - Read/write access. Authorized management stations are able to both
retrieve and modify MIB objects.
Command Mode: Global Configuration
Command Usage: The first snmp-server community command you enter
enables SNMP (SNMPv1). The no snmp-server community command disables
SNMP.
Example:
Console(config)#snmp-server community alpha rw
Console(config)#
snmp-server contact
This command sets the
system contact string.
Use the no form to remove
the system contact
information.
Syntax:
snmp-server contact string
no snmp-server contact
string - String that describes the system contact information.
(Maximum length: 255 characters)
Default Setting: None
Command Mode: Global Configuration
Example:
Console(config)#snmp-server contact Paul
Console(config)#
snmp-server location
This command sets the
system location string.
Use the no form to remove
the location string.
Syntax:
snmp-server location text
no snmp-server location
text - String that describes the system location.
(Maximum length: 255 characters)
Default Setting: None
Command Mode: Global Configuration
Example:
Console(config)#snmp-server location WC-19
Console(config)#