![]() |
![]()
| ![]() |
![]()
NAMEsmiquery - query single information from SMI MIB modules SYNOPSISsmiquery [ -Vh ] [ -p module ] command name DESCRIPTIONThe smiquery program is used to query information on a single item from an MIB module, e.g. module meta information or a single type definition. OPTIONS
The module in question is searched along a path, which is initialized by the SMIPATH environment variable or by /usr/local/share/smi/mibs if SMIPATH is not set. Files with a .sming extension are expected to be (old-style!) SMIng module files. Files with a .my or without any extension are expected to be SMIv1/v2 module files. EXAMPLEThis example queries for information on the node ifNumber defined in the module IF-MIB.
SEE ALSOThe libsmi(3) project is documented at http://www.ibr.cs.tu-bs.de/projects/libsmi/. AUTHOR(C) 1999-2004 F. Strauss, TU Braunschweig, Germany <strauss@ibr.cs.tu-bs.de>
|