SNMP COMMANDS
1008
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
snmp target modify
Modify a target address.
SYNTAX:
snmp target modify name = <>
[addr = <ip-address>]
[port = <number{0-65535}>]
[mask = <ip-mask(dotted or cidr)>]
[timeout = <number{0-2147483647}>]
[retries = <number{0-255}>]
[maxpertime = <number{0-255}>]
[windowtime = <number{0-3600}>]
[taglist = <quoted string>]
[params = <{V1Params}>]
[storage = <{other|volatile|nonVolatile|
permanent|readOnly}>]
[mms = <number{484-65535}>]
where:
name Configure a human readable string representing the name
of this target.
REQUIRED
addr Configure a valid target IP address. OPTIONAL
port Configure the target port number. Port number 0 defaults
to the default snmp trap port.
OPTIONAL
mask Configure the IP bitfield mask, only applicable in case of
source address checking.
OPTIONAL
timeout Configure the snmp expected maximum round trip time (in
hundredths of seconds) for communicating with the target
address.
OPTIONAL
retries Configure the number of times the snmp entity will attempt
to retransmit an inform when no response is received.
OPTIONAL
maxpertime Configure the maximum number of notifications that can be
sent within a limited time base, defined as window time.
OPTIONAL
windowtime Configure the time base (in seconds) that limits the number
of notifications. A window time of 0 deactivates the trap rate
limitation mechanism.
OPTIONAL
taglist Configure a string containing one or more tags. A
tag corresponds to tag in the usmUserTable, the
snmpCommunityTable or the snmpNotifyTable.
OPTIONAL
params Configure a human readable string that is used to selects a
set of entries in the snmpTargetParamsTable.
OPTIONAL
storage Configure the storage type. OPTIONAL