IBM Network Management Card User Manual page 65

Table of Contents

Advertisement

Table 30. Network commands (continued)
Options
HostName = "xx..xx"
Authentication = 0 | 1
Login = "xx..xx"
Password = "**..**"
Example
#> setSMTP HostName = "Smtp Server"
Comments
Note 1: Setting is write-enabled depending on "Authentication" status.
Note 2: Remember to set echo off.
getSNMP
Read an SNMP setting.
Syntax
getSNMP [option1] [option2]
Options
snmpVersion | ReadCommunityName | WriteCommunitySecurityLevel | WriteCommunityName | User |
UserSecurityLevel | UserPassword | Admin | AdminSecurityLevel | AdminPassword |
NotificationUserName | FirmwareUpgrade
Example
#> getSNMP User
Comments
For UserPassword and AdminPassword, each character is replaced with an asterisk (*).
setSNMP
Modify an SNMP setting.
Syntax
getSNMP [option1] [option2]
Options
snmpVersion = Disabled | V1 | V3 | V1V3
ReadCommunityName = "xx..xx"
WriteCommunitySecurityLevel = 0 | 2
WriteCommunityName = "xx..xx"
User = "xx..xx"
UserSecurityLevel = 1 | 2 | 3 (1=No Auth, 2=Auth NoPriv,
3=Auth Priv)
UserPassword = "xx..xx"
Admin = "xx..xx"
AdminSecurityLevel = 1 | 2 | 3 (1=No Auth, 2=Auth NoPriv,
3=Auth Priv)
AdminPassword = "xx..xx"
NotificationUserName = "xx..xx"
FirmwareUpgrade = 0 | 1
Example
#> setSNMP User = "readuser"
Comments
Note 1: Setting is write-enabled depending on "snmpVersion" status.
Note 2: Setting is write-enabled depending on "WriteCommunitySecurityLevel" status.
Note 3: Setting is write-enabled depending on "UserSecurityLevel" status.
Note 4: Setting is write-enabled depending on "AdminSecurityLevel" status.
Note 5: Remember to set echo off.
Note 6: Minimum length is 8 characters.
(0=No, 1=Yes)
(See Note 1)
(See Notes 1, 2)
(See Note 1)
(0=No, 2=Yes)
(See Notes 1, 2)
(See Note 1)
(See Note 1)
(See Notes 1, 3, 5, 6)
(See Note 1)
(See Note 1)
(See Notes 1, 4, 5, 6)
(0=No, 1=Yes)
Chapter 4. Using the Telnet, SSH, and CLI
55

Advertisement

Table of Contents
loading

Table of Contents