show snmp inform-statistics
Syntax
show snmp inform-statistics
Description
Display information about Simple Network Management Protocol (SNMP) inform requests.
Options
This command has no options.
Required Privilege Level
view
Output Fields
Table 1 describes the output
fields for the show snmp inform-statistics
command. Output
fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
---|---|
|
Name of the device configured to receive and respond to SNMP informs. |
|
IP address of the target device. |
|
Number of informs sent to the target device and acknowledged by the target device. |
|
Number of informs held in memory pending a response from the target device. |
|
Number of informs discarded after the specified number of retransmissions to the target device were attempted. |
|
Number of informs that did not receive an acknowledgement from the target device within the timeout specified. |
|
Connection failures that occurred (for example, when the target server returned invalid content or you incorrectly configured the target address). |
Sample Output
show snmp inform-statistics
user@host> show snmp inform-statistics Inform Request Statistics: Target Name: TA1_v3_md5_none Address: 172.17.20.184 Sent: 176, Pending: 0 Discarded: 0, Timeouts: 0, Probe Failures: 0 Target Name: TA2_v3_sha_none Address: 192.168.110.59 Sent: 0, Pending: 4 Discarded: 84, Timeouts: 0, Probe Failures: 258 Target Name: TA5_v2_none Address: 172.17.20.184 Sent: 0, Pending: 0 Discarded: 2, Timeouts: 10, Probe Failures: 0
Release Information
Command introduced in Junos OS Release 7.4.