This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



VARIABLES(5)                                      Net-SNMP                                      VARIABLES(5)



NAME
           variables - Format of specifying variable names to SNMP tools.

SYNOPSIS
           system.sysdescr.0

DESCRIPTION
       Variable  names are in the format of Object Identifiers (ASN.1).  There are several methods of repre-sentation. representation.
       sentation. Each variable name is given in the format of A.B.C.D..., where A, B, C, and D are subiden-tifiers subidentifiers
       tifiers  in one of two forms of notation.  Each subidentifier may be encoded as a decimal integer, or
       a symbol as found in the RFC1066 MIB.  The case of the symbols is not significant.
       If there is no leading "." in the variable name, the name will be formed as if having  been  preceded
       with "iso.org.dod.internet.mgmt.mib.".  A "." must be placed before the first variable if the user is
       to fully specify the name.  For example:

       1.1._ system.sysDescr._ and 1.sysDescr._

       all refer to the same variable name.  Likewise:

       .1.3.6.1.2.1.1.1._ .iso.org.dod.internet.mgmt.mib.system.sysdescr._ .1.3.6.1.2.1.1.sysdescr._

       All refer to the same variable name.

       The description of the variables in the MIB is given in the set of MIB  files  defined  by  the  MIBS
       environment  variable  (or  the  default  list  defined at compilation time) and the MIB files in the
       /usr/share/snmp/mibs directory (or the MIBDIRS environment variable).

SEE ALSO
       RFC 1065, RFC 1066, RFC 1067, ISO IS 8824(ASN.1)

BUGS
       The parser of the MIB files file is not expected to handle bizarre (although correct) interpretations
       of the ASN.1 notation.





4th Berkeley Distribution                        02 Mar 1999                                    VARIABLES(5)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...