True Scale Fabric Switches 12000 Series CLI
July 2015
Reference Guide
Order Number: G91931004US
117
12000 Series CLI
2.5.10
SNMP
2.5.10.1
snmpCommunityConf
Configure the SNMP community strings.
Syntax
snmpCommunityConf [-r <readonly_comm_str>] [-w <read_write_comm_strstring>]
Options
-r <readonly_comm_str>
–
A read-only community string.
-w <read_write_comm_strstring>
–
A read/write community string.
Sample Output
-> snmpCommunityConf -r public
Read Only Community String Was Set To: public
Notes
If no options are entered the current SNMP read-only community string and read-write
community string is displayed. If options are entered then the corresponding
community string is changed. To disable an entry put in a set of double quotes (i.e. "")
as the community name.
2.5.10.2
snmpTargetAddr
Displays and allows the changing of the snmpTargetAddrTable entries.
Syntax
snmpTargetAddr [show | delete | add | edit] -n name [-a addr] [-p port] [-t
timeout] [-r retry_count] [-l tag_list] [-v parameters] [-s storage_type] [-i
status]
Options
show
–
Displays the contents of the snmpTargetAddrTable.
add
–
Adds a row to the snmpTargetAddrTable.
edit
–
Modifies an existing row in the snmpTargetAddrTable.
delete
–
Removes an existing row of the snmpTargetAddrTable.
-n
–
Name. A unique name used to identify a row. Any name with a space (e.g. xxx
v3) must be surrounded by double quotes (").
-a
–
Address. The target machine IP address in dotted decimal form.
-p
–
Port. The target port to send traps and information.
-t
–
Timeout. The time to wait for an information response.
-r
–
Retry count. The number of re-send attempts for information.
-l
–
Tag list. Indicates the traps and information that is sent.