SICOM Series CLI Command Manual
46
12.2.2 Read/Write community name
Through this function of reading or writing community name, the access control of the
device is realized and the communication security is enhanced because the device will only
accept the message with a qualified community name.
Setting read only community name
KYLAND(config)#snmp community <3-16> ro
The parameter <3-16>: number of characters.
Setting read/write community name
KYLAND(config)#snmp community <3-16> rw
The parameter <3-16>: number of characters.
12.2.3 Trap IP address configuration
Trap IP address configuration realized selective trap message sending, and the device will
only send trap messages to the listed IP addresses in Trap IP Address List.
Add trap IP address
KYLAND(config)#snmp add-trapip <1-5> <H.H.H.H>
The parameter <1-5>: Trap IP serial no.
The parameter<H.H.H.H>: Trap IP address.
Delete trap IP address
KYLAND(config)#snmp del-trapip <1-5>
The parameter <1-5>: Trap IP serial no.
12.2.4 Request/Trap port number
Through setting device’s request port number, the device will only response to the messages
sent to this port number from EMS server, and realized the access control.
Through setting device’s trap port number, the EMS server can only receive trap messages on
this port number.
Request port number
KYLAND(config)#snmp reqport <1-65535>
The parameter <1-65535>: Requested port number.
Trap port number
KYLAND(config)#snmp trport <1-65535>
The parameter <1-65535>: Requested port number.
Note:
While setting request port number, the port number for EMS server to
send request messages should also be modified, or the connection will be
down.