[Pkg-net-snmp-devel] BUG: man snmptranslate (undocumented -TB option)

Gini gheorghe.coserea at gmail.com
Sun May 31 14:54:25 UTC 2009


$ dpkg-query -S /usr/share/man/man1/snmptranslate.1.gz
snmp: /usr/share/man/man1/snmptranslate.1.gz

$ dpkg -s snmp
Package: snmp
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 1376
Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel at lists.alioth.debian.org>
Architecture: i386
Source: net-snmp
Version: 5.4.1~dfsg-12
Depends: libc6 (>= 2.7-1), libsnmp15 (>= 5.4.1~dfsg), libssl0.9.8 (>= 0.9.8f-5)
Recommends: perl-modules
Description: SNMP (Simple Network Management Protocol) applications
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP applications are a collection of command line clients
 for issuing SNMP requests to agents.
Homepage: http://net-snmp.sourceforge.net/

$ zcat /usr/share/man/man1/snmptranslate.1.gz | grep -ri -- -Td
.B \-Td
.B -Td
snmptranslate -Td -OS system.sysDescr

$ zcat /usr/share/man/man1/snmptranslate.1.gz | grep -ri -- -TB
# OUTPUT --> NOTHING

$ snmptranslate -h
............
............
............
  -T TRANSOPTS          Set various options controlling report produced:
                          B:  print all matching objects for a regex search
                          d:  print full details of the given OID
                          p:  print tree format symbol table
                          a:  print ASCII format symbol table
                          l:  enable labeled OID report
                          o:  enable OID report
                          s:  enable dotted symbolic report
                          z:  enable MIB child OID report
                          t:  enable alternate format symbolic suffix report
............
............
............



More information about the Pkg-net-snmp-devel mailing list