DISMAN-TRACEROUTE-MIB

From Net-SNMP Wiki
Revision as of 15:20, 9 May 2011 by Wes (Talk | contribs) (copy of comments from nba's checkin)

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

The DISMAN WG produced a MIB for performing remote traceroutes from a remote device. This MIB was entitled the DISMAN-TRACEROUTE-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 ...)