PLANET Technology Corp. | GRT-101/401/402 User’s Manual |
Note: GRT series comes pre-configured without any constraint on the legal access IP addresses of Telnet clients and web browsers for convenience. However, it is very important to setup management security to prevent invalid access to GRT series from Internet.
3.16 SNMP Support
In addition to managing GRT series by means of the command-line applications and web browsers, you can manage the unit by using a simple network management protocol (SNMP) management station. GRT series can generate SNMP traps to indicate alarm conditions, and it relies on SNMP community strings to implement SNMP security. Currently, SNMP (RFC 1157) and SNMPv2c (RFC 1901) agents are implemented. Also, the management information bases (MIBs) supported by GRT series include MIB II right now.
3.16.1 SNMP community
The below example adds GRT series into a SNMP community “private”, with read/write access right for SNMP managers in the same community.
admin# admin snmp community 1 edit enable private read_write
To show the setting of SNMP communities with access right, type:
admin# admin snmp community 1 list | |
SNMP Community Pool | | |
No | Community | | Access Right |
---- -------------------------------- ------------------ | |
1 | | private | Read_Write |
2 | | (Empty) | |
3 | | (Empty) | |
4 | | (Empty) | |
5 | | (Empty) | |
To disable the SNMP community 1, enter the following command:
admin# admin snmp community 1 edit disable private read_write
To save your changes, enter:
admin# write