Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated BOS language


Panel
borderColor#3D3D3D
bgColor#F4F4F4
titleColor#3D3D3D
borderWidth0
titleBGColor#3D3D3D
borderStylesolid

ON THIS PAGE

Table of Contents
indent20px

...

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:

...