To set SNMP system information, use the following rhino-console command.
|
|
Each Rhino SNMP agent exposes the standard SNMPv2-MIB system variables (sysName, sysDescr, sysLocation, and sysContact).
|
setsnmpdetails
Arguments |
<name> <description> <location> <contact> |
||
|---|---|---|---|
What it does |
Sets the standard SNMPv2-MIB system variables.
|
|
|
If you need different settings for individual agents, use system property references, in the form: ${property.name}.
(These substitute for their associated value, on a per-node basis.)
|
|
|
The ${node-id} property is synthetic and not a real system property — it will be replaced by the node ID of the Rhino node each agent is running in.
|
