For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installing NetSNMP from an External Host

All current TMedia products come with the NetSNMP implementation of the SNMP protocol pre-installed. However, for TDev customers and older TMedia customers, NetSNMP must be installed on the hardware from an external host. The following commands will install NetSNMP from a Linux host:

yum install net-snmp

yum install net-snmp-utils

yum install net-snmp-libs

yum install lm_sensors

Applications Installed

  • net-snmp: the core net-snmp application

  • net-snmp-utils: utilities used by net-snmp to poll OIDs (GET, GET-NEXT, etc...)

  • net-snmp-libs: libraries used by the net-snmp-utils

  • lm-sensors: sensors used by net-snmp to poll hardware statistics

Last updated

Was this helpful?