Difference between revisions of "DISMAN-PING-MIB"
From Net-SNMP Wiki
(ditto) |
(No difference)
|
Revision as of 15:21, 9 May 2011
The DISMAN WG produced a MIB for performing remote pings from a remote device. This MIB was entitled the DISMAN-PING-MIB.
Net-SNMP Implementation Notes
These modules work, but:
- They are Linux only - Rows must be created with rowStatus createAndWait before they are populated - Agent must run as root - Agent is blocked while tests run - Data format for InetAddress objects is wrong. It is ASCII, not binary (making it easier to use from the command line, but ...)