Example – HP Intelligent Management Center Licenses User Manual

Page 98

Advertising
background image

Example

Change the SNMP settings for the device with the ID 10.

Request

PUT http://imc_host:8080/imcrs/plat/res/device/10/updateSnmp
accept: application/xml
...
<device>
<snmpParameter>
<paraType>SNMPv1</paraType>
<roCommunity>public</roCommunity>
<rwCommunity>private</rwCommunity>
<timeout>10</timeout>
<retries>10</retries>
</snmpParameter>
</device>

Response

HTTP/1.1 204 No Content
...

98

Network Resource Management

Advertising