Command Section

SNMP_HAST(3)           FreeBSD Library Functions Manual           SNMP_HAST(3)

NAME
     snmp_hast - HAST module for bsnmpd(1)

LIBRARY
     (begemotSnmpdModulePath."hast" = /usr/lib/snmp_hast.so)

DESCRIPTION
     The snmp_hast module implements a private BEGEMOT-HAST-MIB, which allows
     management of HAST resources.

     The module uses the hastd(8) control socket to communicate with the
     daemon.  The hastConfigFile variable can be used to specify the location
     of the hast.conf(5) file to find the address of the control connection.

FILES
     /usr/share/snmp/defs/hast_tree.def
                The description of the MIB tree implemented by snmp_hast.

     /usr/share/snmp/mibs/BEGEMOT-HAST-MIB.txt
                The private BEGEMOT-HAST-MIB that is implemented by this
                module.

     /etc/hast.conf
                The default hastd(8) configuration file.

SEE ALSO
     bsnmpd(1), gensnmptree(1), snmpmod(3), hastctl(8), hastd(8)

AUTHORS
     Mikolaj Golub <trociny@FreeBSD.org>

FreeBSD 13.1-RELEASE-p6          May 31, 2014          FreeBSD 13.1-RELEASE-p6

Command Section

man2web Home...