CLI Reference Guide
2-20
NET.CFG Options Reference
Desktop SNMP Option
ENABLE MONITOR COMMUNITY [specified | any | off | omitted]
Enables the value settings for the monitor community.
ENABLE CONTROL COMMUNITY [specified | any | off | omitted]
Enables the value settings for the control community.
ENABLE TRAP COMMUNITY [specified | off | omitted]
Enables the value settings for the trap community.
Syntax enable monitor community [specified | any | off | omitted]
Default specified
Example To enable the monitor community as “private” only, you
would place the following lines in your NET.CFG file:
desktop snmp
enable monitor community specified
Syntax enable control community [specified | any | off | omitted]
Default specified
Example To enable full access to the control community “secret,”
you would place the following lines in your NET.CFG file:
desktop snmp
enable control community any
Syntax enable trap community [specified |
off | omitted]
Default specified
Example To disable the trap community name “agenttrap,” you
would place the following lines in your NET.CFG file:
desktop snmp
enable trap community off