D-Link DES-3010G Reference Manual - Page 41

DES-3026:4#create snmp host 10.48.74.100 v3 auth_priv public

Page 41 highlights

DES-3010F / DES-3010G / DES-3018 / DES-3026 Layer 2 Switch CLI Reference Manual create snmp host Purpose Syntax Description Parameters Used to create a recipient of SNMP traps generated by the Switch's SNMP agent. create snmp host [v1 | v2c | v3 [noauth_nopriv | auth_nopriv | auth_priv] ] The create snmp host command creates a recipient of SNMP traps generated by the Switch's SNMP agent. − The IP address of the remote management station that will serve as the SNMP host for the Switch. v1 - Specifies that SNMP version 1 will 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 will 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 will be used. SNMP v3 provides secure access to devices through a combination of authentication and encrypting packets over the network. SNMP v3 adds: Message integrity − ensures that packets have not been tampered with during transit. Authentication − determines if an SNMP message is from a valid source. Encryption − scrambles the contents of messages to prevent it being viewed by an unauthorized source. Restrictions noauth_nopriv − Specifies that there will be no authorization and no encryption of packets sent between the Switch and a remote SNMP manager. auth_nopriv − Specifies that authorization will be required, but there will be no encryption of packets sent between the Switch and a remote SNMP manager. auth_priv − Specifies that authorization will be required, and that packets sent between the Switch and a remote SNMP manger will be encrypted. − An alphanumeric string used to authorize a remote SNMP manager to access the Switch's SNMP agent. Only administrator-level users can issue this command. Example usage: To create an SNMP host to receive SNMP messages: DES-3026:4#create snmp host 10.48.74.100 v3 auth_priv public Command: create snmp host 10.48.74.100 v3 auth_priv public Success. DES-3026:4# 39

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147

DES-3010F / DES-3010G / DES-3018 / DES-3026 Layer 2 Switch CLI Reference Manual
create snmp host
Purpose
Used to create a recipient of SNMP traps generated by the Switch’s
SNMP agent.
Syntax
create snmp host <ipaddr> [v1 | v2c | v3 [noauth_nopriv |
auth_nopriv | auth_priv] <auth_string 32>]
Description
The
create snmp host
command creates a recipient of SNMP traps
generated by the Switch’s SNMP agent.
Parameters
<ipaddr>
The IP address of the remote management station that
will serve as the SNMP host for the Switch.
v1
– Specifies that SNMP version 1 will 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 will 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 will be used. SNMP v3
provides secure access to devices through a combination of
authentication and encrypting packets over the network. SNMP v3
adds:
±
±
±
Message integrity
ensures that packets have not been
tampered with during transit.
Authentication
determines if an SNMP message is from a
valid source.
Encryption
scrambles the contents of messages to prevent
it being viewed by an unauthorized source.
noauth_nopriv
Specifies that there will be no authorization and no
encryption of packets sent between the Switch and a remote SNMP
manager.
auth_nopriv
Specifies that authorization will be required, but there
will be no encryption of packets sent between the Switch and a
remote SNMP manager.
auth_priv
Specifies that authorization will be required, and that
packets sent between the Switch and a remote SNMP manger will
be encrypted.
<auth_sting 32>
An alphanumeric string used to authorize a
remote SNMP manager to access the Switch’s SNMP agent.
Restrictions
Only administrator-level users can issue this command.
Example usage:
To create an SNMP host to receive SNMP messages:
DES-3026:4#create snmp host 10.48.74.100 v3 auth_priv public
Command: create snmp host 10.48.74.100 v3 auth_priv public
Success.
DES-3026:4#
39