MONITOR PVM HOSTBYPVMID
Level
pvm
History
Appears in Netasq 7.0.0
product Appears in Netasq 8.0.0
FORMAT Appears in Netasq 9.0.0
Removed in SNS 5.0.0
Description
Return all hosts on which the vulnerability|information have been found
Usage
PvmId=<pvm_id>
Returns
hostid : id use to join this other monitor requests
addr : address of the affected host
name : name of the host
os : operating system of the host
port : port of the service on which the vulnerability|information has been found (if any)
productname : product name without version on which the vulnerability|information has been found (if any)
product : product name on which the vulnerability|information has been found (if any)
servicename : service without version (product with an open port) name on which the vulnerability|information has been found (if any)
service : service (product with an open port) name on which the vulnerability|information has been found (if any)
affecteddate : date when the vulnerability|information has been found on the host
detail : additional vulnerability|information data (if any)
Format
section_line
Example
> MONITOR PVM HOSTBYPVMID PvmId=12002
101 code=00a01000 msg="Début"
hostid=x addr=x name=x os=x port=x/tcp servicename=x service=x affecteddate=x detail=x
hostid=x addr=x name=x os=x port=x/udp servicename=x service=x affecteddate=x detail=x
100 code=00a00100 msg="Ok"
> MONITOR PVM HOSTBYPVMID PvmId=12005
101 code=00a01000 msg="Début"
hostid=x addr=x name=x os=x productname=x product=x affecteddate=x detail=x
100 code=00a00100 msg="Ok"
> MONITOR PVM HOSTBYPVMID PvmId=12007
101 code=00a01000 msg="Début"
hostid=x addr=x name=x os=x affecteddate=x detail=x
100 code=00a00100 msg="Ok"