Start automatic discovery, Interface uri, Access method – HP Intelligent Management Center Licenses User Manual

Page 122: Interface uri access method, Message body, Element description

Advertising
background image

Start Automatic Discovery

This function helps you discover manageable devices and add them to the network management
system. Automatic discovery can be in simple or advanced mode.

Interface URI

/plat/res/autodiscover/start

Access Method

HTTP

POST

Message body

<autoDiscoverConfig>
<mode>0</mode>
<ipSection>
<begin>10.153.88.20</begin>
<end>10.153.88.30</end>
</ipSection>
<sendTrap>true</sendTrap>
</autoDiscoverConfig>

Element description

autoDiscoverConfig sub-elements

Automatic discovery modes. 0: Simple mode. 1: Advanced mode. Integer type. Required.
No default value.

mode

Subnet for automatic discovery. Required. No default value. Multiple subnets are supported.

ipSection

Start IP address of the subnet. String type. Required. No default value.

begin

End IP address of the subnet. String type. Required. No default value.

end

Send traps to the network management system. Boolean type. Optional. The default value is
true.

sendTrap

Advanced type. 1: Subnet. 2: Routing. 3: IPsec. 4: Reserved (invalid). 5: ARP. 6: PPP. Integer
type. Optional. The default value is routing.

discoverType

Use the loopback address as the management IP address. Boolean type. Optional. The default
value is false.

loopBackAsManageIP

Discover non-SNMP devices. Boolean type. Optional. The default value is true.

discoverNonSnmpDevice

Scan devices on the subnet. Boolean type. Optional. The default value is false.

pingAll

Seed IP address. String type. Required. No default value. Multiple seed IP addresses are
supported.

seedIp

Filter subnet IP addresses. String type. Required. No default value. Multiple subnet IP addresses
are supported.

filterSubNetIp

Filter subnets. 1: No (discover devices in the filtered subnet). 2: Yes (not discover devices in
the filtered subnet). Long integer type. Optional. The default value is no.

filterSubNet

Discover hops. Integer type. Optional. The default value is 3.

level

SNMP parameters. For SNMP parameters, see SNMP Parameter Description. Required. No
default value. Multiple SNMP parameters are supported. If both snmpTmplId and
snmpParameter exist, snmpTmplId is preferred, and snmpParameter is omitted.

snmpParameter

122

Network Resource Management

Advertising