Panel | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
ON THIS PAGE
|
...
The JavaScript equivalent is net-snmp.
The roSnmpAgent object is created with an optional roAssociativeArray:
Code Block |
---|
agent = CreateObject("roSnmpAgent") |
As of BrightSign OS BrightSignOS 8.3.20, the default parameters below can be provided on object construction. Note that when both ro_community
and rw_community
are set, they must be unique values. Otherwise, simply provide rw_community
:
...