To configure authentication details for accessing Rhino’s SNMP subsystem, use the following rhino-console commands.
setsnmpcommunity
Argument |
<community> |
---|---|
What it does |
Sets the community string to use for SNMP v1 and v2c queries. |
setsnmpuserdetails
Argument |
setsnmpuserdetails <username> <authenticationProtocol> <authenticationKey> <privacyProtocol> <privacyKey> |
---|---|
What it does |
Sets the SNMP v3 user and authentication details. |
setsnmpuserengineid
Argument |
setsnmpuserengineid <hex string> |
||||
---|---|---|---|---|---|
What it does |
Sets the user-configurable portion of the SNMP LocalEngineID .
|
getsnmpuserengineid
Argument |
getsnmpuserengineid |
---|---|
What it does |
Returns the user-configurable portion of the SNMP LocalEngineID . |
listsnmpengineids
Argument |
listsnmpengineids |
||
---|---|---|---|
What it does |
Lists the SNMP EngineIDs for each node.
|
enablesnmpversion
Argument |
enablesnmpversion <v1|v2c|v3> |
---|---|
What it does |
Enables support for the specified SNMP protocol version. |
disablesnmpversion
Argument |
disablesnmpversion <v1|v2c|v3> |
---|---|
What it does |
Disables support for the specified SNMP protocol version. |