[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
show snmp inform-statistics
Syntax
- show snmp inform-statistics
Release Information
Command introduced in JUNOS Release 7.4.
Description
Display information about Simple Network Management
Protocol (SNMP) inform requests.
Options
This command has no options.
Required Privilege Level
view
List of Sample Output
show snmp inform-statistics
Output Fields
Table 105 describes the output
fields for the show snmp inform-statistics command. Output
fields are listed in the approximate order in which they appear.
Table 105: show snmp inform-statistics
Output Fields
|
Field Name
|
Field Description
|
|
Target Name
|
Name of the device configured to
receive and respond to SNMP informs.
|
|
Address
|
IP address of the target device.
|
|
Sent
|
Number of informs sent to the target
device and acknowledged by the target device.
|
|
Pending
|
Number of informs held in memory
pending a response from the target device.
|
|
Discarded
|
Number of informs discarded after
the specified number of retransmissions to the target device were
attempted.
|
|
Timeouts
|
Number of informs that did not
receive an acknowledgement from the target device within the timeout
specified.
|
|
Probe Failures
|
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
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]