Example – HP Intelligent Management Center Licenses User Manual

Page 166

Advertising
background image

Example

Query SNMP template information with the template ID 1.

Request

GET http://imc_host:8080/imcrs/plat/res/snmp/1
accept: application/xml
...

Response

HTTP/1.1 200 OK
Content-Type: application/xml
...
<snmpParamTemplate>
<id>1</id>
<version>1</version>
<name>default</name>
<paraType>SNMPv1</paraType>
<roCommunity>public</roCommunity>
> <rwCommunity>private</rwCommunity>
<timeout>4</timeout>
<retries>3</retries>
<contextName/>
<securityName/>
<securityMode>1</securityMode>
<authScheme>0</authScheme>
<authPassword/>
<privScheme>0</privScheme>
<privPassword/>
<snmpPort>161</snmpPort>
</snmpParamTemplate>

166 Network Resource Management

Advertising