forked from hardaker/net-snmp
-
Notifications
You must be signed in to change notification settings - Fork 2
DISMAN TRACEROUTE MIB
Bill Fenner edited this page Aug 30, 2018
·
1 revision
The DISMAN WG produced a MIB for performing remote traceroutes from a remote device. This MIB was entitled the DISMAN-TRACEROUTE-MIB.
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 ...)