To configure authentication details for accessing Rhino’s SNMP subsystem, use the following rhino-console commands.

setsnmpusercommunity

Command

setsnmpcommunity <community>
  Description
    Sets the SNMP community.

Example


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.
Note This only sets a user-configurable portion of the engine ID — not the entire engine ID. The SNMP agent calculates full engine ID from the OpenCloud enterprise OID, the node ID, and the user-configurable string.
Warning You need to change the user-configurable string only if the SNMP agent needs to distinguish between different clusters on the same network.

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.
Note Each node returns a different but similar engine ID.

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


Previous page Next page
Rhino Version 2.6.1