SNMP Agent
Description
This module installs an SNMP agent on the SOP. An SNMP agent makes various properties of the SOP available for reading through the SNMP protocol. Exposed variables include:
- average CPU utilization
- total and available disk space
- network interface packet and byte counters
- real and virtual memory consumption
This module allows to integrate your SOP with your SNMP network management systems. Configure your SNMP management system to use SNMP version 1 or 2c and the given community string (or
public
)
Release notes
Module configuration interface
create_resource_form: .:/usr/share/escaux/glue/lib:/usr/share/escaux/glue/bin/gen_wiki_documentation/src/lib:/usr/share/escaux/glue/bin/gen_wiki_documentation/src/lib/
Module configuration parameters
- Community: SNMP community string. Default:
public
.
- System Location:
- The contents of the
SNMPv2-MIB::sysLocation
variable (.1.3.6.1.2.1.1.6
).
- E.g.
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- System Contact:
- The contents of the
SNMPv2-MIB::sysContact
variable (.1.3.6.1.2.1.1.4
).
- E.g.
ICT <ict@company.com>