Difference between revisions of "DISMAN-TRACEROUTE-MIB"

From Net-SNMP Wiki
Jump to: navigation, search
(copy of comments from nba's checkin)
 
(No difference)

Latest revision as of 15:20, 9 May 2011

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