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