
xStack
7
NETWORK MANAGEMENT (SNMP) COMMANDS
The network management commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the following table.
The xStack
SNMP Version | Authentication Method | Description |
|
|
|
v1 | Community String | Community String is used for authentication − NoAuthNoPriv |
|
|
|
v2c | Community String | Community String is used for authentication − NoAuthNoPriv |
|
|
|
v3 | Username | Username is used for authentication − NoAuthNoPriv |
|
|
|
v3 | MD5 or SHA | Authentication is based on the |
|
| algorithms − AuthNoPriv |
|
|
|
v3 | MD5 DES or SHA DES | Authentication is based on the |
|
| algorithms − AuthPriv. |
|
| DES |
|
| |
|
|
|
Each command is listed, in detail, in the following sections.
Command | Parameters |
create snmp user | create snmp user <SNMP_name 32> <groupname 32> |
| {encrypted [by_password auth [md5 <auth_password |
| <auth_password |
| by_key auth [md5 <auth_key |
| priv [none des <priv_key |
delete snmp user | <SNMP_name 32> |
|
|
show snmp user |
|
|
|
create snmp view | <view_name 32> <oid> view_type [included excluded] |
|
|
delete snmp view | <view_name 32> [all oid] |
|
|
show snmp view | <view_name 32> |
|
|
create snmp community | <community_string 32> view <view_name 32> [read_only |
| read_write] |
|
|
delete snmp community | <community_string 32> |
|
|
show snmp community | <community_string 32> |
|
|
config snmp engineID | <snmp_engineID> |
|
|
show snmp engineID |
|
|
|
create snmp group | <groupname 32> {v1 v2c v3 [noauth_nopriv auth_nopriv |
| auth priv]} {read view <view name 32> write view |
31