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 .

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.

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.

Note Each node returns a different but similar engine ID.

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.

Previous page Next page
Rhino Version 2.5.0