Examples
NE report for the two NEs with IP address 192.168.165.63 and 172.30.48.69.
inventory getReport async 1 NE NEIDList (/192.168.165.63, /172.30.48.69 )
NE report for all NEs of the type SNMP:
inventory getReport async 1 NE NETypeList ( SNMP )
Unit report of all units in the NE with IP address 192.168.165.63 (address) in the slots 2 to 10 (filter):
inventory getReport async 1 Unit NEIDList (/192.168.165.63) Filter (slot >= 2 and slot <= 10)
Registration request for a notification of all unit changes in all NEs of the type FOX515:
inventory registergetreport async 1 Unit NETypeList (FOX515)