DISMAN-PING-MIB

From Net-SNMP Wiki
Revision as of 15:21, 9 May 2011 by Wes (Talk | contribs) (ditto)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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 ...)