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

Requirements for Command Execution, Successful Command Output, SNMP versions 1 and 2, SNMP version 3

Page 100 highlights

Requirements for Command Execution The command entry must conform to the command syntax. Successful Command Output Upon successful entry of the command sequence, the trap host is added to the StoreOnce appliance's SNMP agent and the following is displayed: SNMP versions 1 and 2: Command Successful, host trap FQDN | IP added, where FQDN | IP is the fully qualified domain name or IP address of the trap host. SNMP version 3: Command Successful, host trap FQDN | IP added for "username", where FQDN | IP is the fully qualified domain name or IP address of the trap host and username is the authorized SNMP user provided in the command entry. Command Operation during Abnormal Conditions • If any of the command elements (snmp, add, trapsink) are misspelled, the following is displayed: element: command not found • If the command does not conform to the required syntax, the following is displayed: Command Failed - the command does not conform to the required syntax, To add trapsink for SNMP version 1 or 2 snmp add trapsink [version {1 | 2}] [port ] [trap-community ] [events {alert | warning | information}] To add trapsink for SNMP version 3 snmp add trapsink version 3 user [port ] [events {alert | warning | information}] [authentication-algo {MD5 | SHA}] [authuthentication-pwd ] [privacy-algo {DES | AES}] [privacy-pwd ] [contextname ] Description: This command defines a sink to which the snmp agent sends the traps. - trapsink host name or ip. [version] - trapsink snmp version (default - 1). [port] - trapsink port (default - 162). [trap-community] - trapsink community (default - "public"). [events] - trapsink events. [user] - authorized user name. [authentication-algo] - authorization algorithm (default - MD5). [authuthentication-pwd] - authorization password (default none). [privacy-algo] - privacy algorithm (default - DES). [privacy-pwd] - privacy password (default none). [contextname] - context name (default none). Examples: snmp add trapsink 16.34.123.44 events alert - adds trapsink 16.34.123.44 for SNMP version 1. snmp add trapsink 14.34.123.44 version 3 user username 100 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

Requirements for Command Execution
The command entry must conform to the command syntax.
Successful Command Output
Upon successful entry of the command sequence, the trap host is added to the StoreOnce appliance’s
SNMP agent and the following is displayed:
SNMP versions 1 and 2:
Command Successful, host trap FQDN | IP added
, where FQDN | IP is the fully
qualified domain name or IP address of the trap host.
SNMP version 3:
Command Successful, host trap FQDN | IP added for
username
, where FQDN
| IP is the fully qualified domain name or IP address of the trap host and username is the authorized
SNMP user provided in the command entry.
Command Operation during Abnormal Conditions
If any of the command elements (
snmp
,
add
,
trapsink
) are misspelled, the following is
displayed:
element: command not found
If the command does not conform to the required syntax, the following is displayed:
Command Failed - the command does not conform to the required syntax,
To add trapsink for SNMP version 1 or 2
snmp add trapsink <FQN | IP>
[version {1 | 2}]
[port <Number>]
[trap-community <"string">]
[events
{alert | warning | information}]
To add trapsink for SNMP version 3
snmp add trapsink <FQN | IP>
version 3
user <username>
[port <Number>]
[events
{alert | warning | information}]
[authentication-algo {MD5 | SHA}]
[authuthentication-pwd <authentication-password>]
[privacy-algo {DES | AES}]
[privacy-pwd <privacy-password>]
[contextname <contextname>]
Description:
This command defines a sink to which the snmp agent sends the traps.
<FQN | IP>
- trapsink host name or ip.
[version]
- trapsink snmp version (default - 1).
[port]
- trapsink port (default - 162).
[trap-community]
- trapsink community (default - "public").
[events]
- trapsink events.
[user]
- authorized user name.
[authentication-algo]
- authorization algorithm (default - MD5).
[authuthentication-pwd] - authorization password (default none).
[privacy-algo]
- privacy algorithm (default - DES).
[privacy-pwd]
- privacy password (default none).
[contextname]
- context name (default none).
Examples:
snmp add trapsink 16.34.123.44 events alert
- adds trapsink 16.34.123.44 for SNMP version 1.
snmp add trapsink 14.34.123.44
version 3
user username
100
Alphabetical List of Commands and Details