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
Command |
setsnmpdetails <name> <description> <location> <contact> Description Sets all SNMP text strings (name, description, location, contact).
|
---|
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.
|