Skip to main content

Parameters

By executing the plugin you can access the help menu, where you can see the following parameters:

-c <community> -t <target> -v <version> [other options]

		-c community
		-t target
		-v version
Other options

		-s show defined tags and indexes
		-l <auth-type> 
		-u <user> 
		-a <authentication> 
		-A <authenticacion-password> 
		-x <encryption> 
		-X <encryption-pass> 
		-g <id> 
		-m <module>

Modules can be: 

	ICPIF - Calculated Planning Impairment Factor for specified tag
	MOS - Mean Opinion Score
	Packet_Out_of_Sequence - Packets arriving out of sequence 
	Packet_Late_Arrival - Packets arriving late
	vAerage_Jitter - Average jitter is the estimated average jitter observed in the last XX RTP packets
	PacketLossSD - Packet loss from source to destination
	PacketLossDS - Packet loss from destination to source
	PacketLost -  The number of packets that are lost for which we cannot determine the direction 
	NegativesSD  - The sum of number of all negative jitter values from packets sent from source to destination 
	NegativesDS  - The sum of number of all negative jitter values from packets sent from destination to source
	PositivesSD  - The sum of number of all positive jitter values from packets sent from source to destination
	PositivesDS  - The sum of number of all positive jitter values from packets sent from source to destination
	RTTMax  - Max Round Trip Time
	RTTMin  - Min Round Trip Time
	OperNumOfRTT - The number of successful round trips
	OperPacketLossSD - Packet loss from source to destination for jitter tests
	OperPacketLossDS - Packet loss from destination to source for jitter tests
	RttOperSense - A sense code for the completion status of the latest RTT operation.
	RttOperCompletionTime - The completion time of the latest RTT operation successfully completed.
	RttOperTime - The value of the agent system time at the time of the latest RTT operation.
	RttOperAddress - A string which specifies the address of the target.
	HTTPOperRTT - Round Trip Time taken to perform HTTP operation. This value is the sum of DNSRTT, TCPConnectRTT and TransactionRTT.
	HTTPOperDNSRTT Round Trip Time taken to perform DNS query within the HTTP operation.
	HTTPOperTCPConnectRTT - Round Trip Time taken to connect to the HTTP server.
	IcmpJitterAvgJitter The average of positive and negative jitter values in Source-to-Destionation and Destination-to-Source direction.
	HTTPOperTransactionRTT - Round Trip Time taken to download the object specified by the URL.