
14-10 Adding or Removing an SNMP SET Client
LX Series Configuration Guide
Examples
L A community string can be up to 32 characters long.
Adding or Removing an SNMP SET Client
Before an SNMP client can send SNMP SET requests to the
agent, it must be configured in the SNMP
SET client table.
Execute this command at the SNMP command mode. A SET
Client is a
NOC that may issue SET Requests to the device. You
can configure up to 16 of these clients.
X To add an SNMP SET client
Use the following command syntax:
Syntax Snmp:0 >>set client <number> ip_address
where
number is a value from 0 to 15.
X To remove an entry
Use the following command syntax:
Syntax Config0:>>no set client <number>
Examples
Snmp:1 >>get client 0 <a.b.c.d>
Snmp:1 >>get client 0 community <string>
Snmp:1 >>get client 0 version <v1 | v2c>
Snmp:1 >>get client 0 mask 255.255.255.0
Snmp:1 >>no get client 0
Snmp:1 >>set client 0 <a.b.c.d>
Snmp:1 >>set client 0 community <string>
Snmp:1 >>set client 0 version <v1 | v2c>
Snmp:1 >>set client 0 mask 255.255.255.0
Snmp:1 >>no set client 0
Comentários a estes Manuais