252 TimeCreator 1000 User’s Guide
097-93100-01 Revision C – February, 2010
Appendix B Command Descriptions and Communications Interface
CLI Commands
Show SNMP
Use this command to display all assigned SNMPv3 users, including AuthType,
PrivType, and access type.
This command can also be used to display whether SNMPv2 is enabled, and
whether read-write access is available.
This command can also be used to display whether traps are sent as SNMPv2 or
SNMPv3, the trap destination IP addresses, and the trap ports (default is 162).
Command Syntax
:
To display the configured SNMPv3users:
show snmp accessv3
To display whether traps are sent as SNMPv2 or SNMPv3, the trap destination IP
addresses, and the trap ports (default is 162):
show snmp trap
To display the SNMPv2 read-only community and read-write community:
show snmp accessv2
Example 1:
>show snmp accessv3
Response 1:
v3user1 priv
v3user2 auth
v3user3 auth (read only user)
v3user4 noauth (read only user)
Total 4 SNMPv3 user(s)
Example 2:
>show snmp trap
Response 2:
SNMP trap sinks:
Host: 192.168.3.44
SNMPv2 trap community: rouser
Note:
Response to this command refers to a “trap sink” or “host”,
which is equivalent to trap destination.