DGS-1100-06/ME Metro Ethernet Managed Switch CLI Reference Guide
50
Total Entries: 5
DGS-1100-06/ME:5#
To display the global state of SNMP currently configured on the
Switch.
The show snmp global state command displays the global state of
SNMP groups currently configured on the Switch.
Example usage:
To display the currently configured SNMP global state on the Switch:
DGS-1100-06/ME:5#show snmp global state
Command: show snmp global state
SNMP Global State : Enable
DGS-1100-06/ME:5#
To create a recipient of SNMP traps generated by the Switch’s
SNMP agent.
create snmp host <ipaddr> [v1 <username 32> | v2c <username
32> | v3 [noauth_nopriv | auth_nopriv | auth_priv] <username
32>] {[InterfaceName <string 20>]}
The create snmp host command creates a recipient of SNMP traps
generated by the Switch’s SNMP agent.
<ipaddr> − The IP address of the remote management station to
serve as the SNMP host for the Switch.
v1 – Specifies that SNMP version 1 is to be used. The Simple
Network Management Protocol (SNMP), version 1, is a network
management protocol that provides a means to monitor and control
network devices.
v2c – Specifies that SNMP version 2c is to be used. The SNMP v2c
supports both centralized and distributed network management
strategies. It includes improvements in the Structure of Management
Information (SMI) and adds some security features.
v3 – Specifies that the SNMP version 3 is to be used. SNMP v3
provides secure access to devices through a combination of
authentication and encrypting packets over the network. SNMP v3
adds: