The snmputil tool is a command-line utility that uses the standard Win32 SNMP Management API.
[xml metadata]
Note: This metadata was prepared by the CRAWDAD team and verified by the data set (or tool) authors. We have made every effort to ensure its accuracy, but urge all users to consider the metadata and data carefully and be sure that their use in research is consistent with the nature and limitations of the data. We welcome any corrections.
- [Data]
- [Tools]
- [Authors]
- [Papers]
|
version
| v. 2002-04-05 |
|
changes
| NAME CHANGED to tools/collect/snmp/snmputil.exe. Also see 'old name' field. |
|
bibtex
|
@MISC{tools-collect-snmp-snmputil.exe-2002-04-05,
author = {Anand Balachandran},
title = {{CRAWDAD} tool tools/collect/snmp/snmputil.exe (v. 2002-04-05)},
howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/tools/collect/snmp/snmputil.exe},
month = apr,
year = 2002
}
|
| related data/tools | ucsd/sigcomm2001/snmp/Stations (v. 2002-04-05) ucsd/sigcomm2001/snmp/AP_Mibtree (v. 2002-04-05)
|
| metadata last modified | 2006-11-14 |
| summary | The snmputil tool is a command-line utility that uses the standard Win32 SNMP Management API. |
|
old name
| ucsd/sigcomm2001/tool/snmputil.exe |
|
new name
| tools/collect/snmp/snmputil.exe |
| release date | 2002-04-05 |
| authors | Anand Balachandran
|
|
wiki
|
go to the wiki page for this tool
|
| keyword | 802.11, SNMP |
| output | SNMP files whose format is the same as those of
ucsd/sigcomm2001/snmp/Stations and ucsd/sigcomm2001/snmp/AP_Mibtree. |
| parameters | option[get|getnext|walk] node_address password snmp_oid |
| usage | The usage for snmputil is:
snmputil option[get|getnext|walk] node_address password snmp_oid
For example, to walk the entire MIB tree at the AP, the usage is:
snmputil walk AP_IP_address password .1.3.6.1.2.1 |
| algorithm | The snmputil tool is a command-line utility that uses the standard
Win32 SNMP Management API. The source-code consists of one
source file (snmputil.c) and a makefile. If you are building
snmputil.exe on your own, make sure that you have the Windows SNMP
libraries, snmpapi.lib and mgmtapi.lib. |
| download url | Download (4 KB tar.gz) from US UK |