HP StoreOnce D2D4324 HP StoreOnce Backup System CLI Reference Guide (BB877-909 - Page 108

snmp modify trapsink

Page 108 highlights

snmp modify trapsink Description of Command Function Modifies the host to which the SNMP agent sends traps. Command Syntax SNMP versions 1 and 2: snmp modify trapsink [version {1|2}] [port ] [trap-community ] [events {alert|warn|info}] SNMP version 3: snmp modify trapsink version 3 [user ] [port ] [events {alert|warn|info}] [authentication-algo {MD5|SHA}] ["authuthentication-pwd" ] [privacy-algo {DES|AES}] [privacy-pwd ] [contextname ] Command Authority Administrator Command Object Requirements Not applicable - no objects exist within this command. Command Parameter Requirements • FQDN or IP - This is a required parameter. The value is either the fully qualified domain name or IP address of the host to receive the SNMP traps (also known as the trap sinks). • user(v3 only) - This required parameter is an existing authorized SNMP user name. • port - This is an optional parameter. It consists of the text "port" followed by the port number of the host. • trap-community - This optional parameter defines the community name (password string) for the trap host. The parameter consists of the text "trap-community" followed by the password string. The string is in quotation marks. • events - This optional parameter filters what traps are transmitted to the defined trap host. The parameter consists text "events" followed by a filter level of alert or warning or info. The SNMP agent will transmit to the trap host all events which are at or higher in severity than the defined event level. If this parameter is not included in the command sequence a default value of info is used (all events are transmitted). • authorization-algo(v3 only) - This optional parameter specifies the user authentication algorithm used to authorize messages sent or received on behalf of this user (default is MD5). • authentication-password(v3 only) - This optional parameter specifies the user authentication password (default is no password set). Passwords must contain at least eight characters. • privacy-algo(v3 only) - This optional parameter identifies the SNMP version 3 privacy algorithm used to encrypt messages or received on behalf of this user (default is DES). • privacy-password(v3 only) - This optional parameter specifies the privacy password for SNMP version 3 and decryption (default is no password set). Passwords must contain at least eight characters. • contextname(v3 only) - This optional parameter specifies the managed objects that can be accessed by the agent. It is required if the trap receiver has defined subsets of managed objects. Requirements for Command Execution The command entry must conform to the command syntax. 108 Alphabetical List of Commands and Details

  • 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
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196

snmp modify trapsink
Description of Command Function
Modifies the host to which the SNMP agent sends traps.
Command Syntax
SNMP versions 1 and 2:
snmp modify trapsink <FQDN|IP> [version {1|2}] [port <Number>]
[trap-community <
string
>] [events {alert|warn|info}]
SNMP version 3:
snmp modify trapsink <FQDN | IP> version 3 [user <
username
>] [port
<Number>] [events {alert|warn|info}] [authentication-algo {MD5|SHA}]
[
authuthentication-pwd
<authentication-password>] [privacy-algo
{DES|AES}] [privacy-pwd <
privacy-password
>] [contextname
<
contextname
>]
Command Authority
Administrator
Command Object Requirements
Not applicable – no objects exist within this command.
Command Parameter Requirements
FQDN or IP
– This is a required parameter. The value is either the fully qualified domain name
or IP address of the host to receive the SNMP traps (also known as the trap sinks).
user
(v3 only) – This required parameter is an existing authorized SNMP user name.
port
– This is an optional parameter. It consists of the text “port” followed by the port number
of the host.
trap-community
– This optional parameter defines the community name (password string) for
the trap host. The parameter consists of the text “trap-community” followed by the password
string. The string is in quotation marks.
events
– This optional parameter filters what traps are transmitted to the defined trap host. The
parameter consists text “events” followed by a filter level of alert or warning or info. The SNMP
agent will transmit to the trap host all events which are at or higher in severity than the defined
event level. If this parameter is not included in the command sequence a default value of info
is used (all events are transmitted).
authorization-algo
(v3 only) – This optional parameter specifies the user authentication algorithm
used to authorize messages sent or received on behalf of this user (default is MD5).
authentication-password
(v3 only) – This optional parameter specifies the user authentication
password (default is no password set). Passwords must contain at least eight characters.
privacy-algo
(v3 only) – This optional parameter identifies the SNMP version 3 privacy algorithm
used to encrypt messages or received on behalf of this user (default is DES).
privacy-password
(v3 only) – This optional parameter specifies the privacy password for SNMP
version 3 and decryption (default is no password set). Passwords must contain at least eight
characters.
contextname
(v3 only) — This optional parameter specifies the managed objects that can be
accessed by the agent. It is required if the trap receiver has defined subsets of managed
objects.
Requirements for Command Execution
The command entry must conform to the command syntax.
108
Alphabetical List of Commands and Details