Installing NetSNMP from an External Host
From TBwiki
(Difference between revisions)
Line 2: | Line 2: | ||
The following commands will install Net-SNMP from a Linux host: | The following commands will install Net-SNMP from a Linux host: | ||
− | <div style="font-family:courier;border:solid;border-width:1px;padding:5px;width: | + | <div style="font-family:courier;border:solid;border-width:1px;padding:5px;width:25%;"> |
yum install net-snmp<br/> | yum install net-snmp<br/> | ||
yum install net-snmp-utils<br/> | yum install net-snmp-utils<br/> |
Revision as of 09:46, 17 June 2011
All current TMedia products come with the NetSNMP implementation of the SNMP protocol pre-installed. However, for older TMedia customers and TDev customers, NetSNMP must be installed on the hardware from an external host. The following commands will install Net-SNMP from a Linux host:
yum install net-snmp
yum install net-snmp-utils
yum install net-snmp-libs
yum install lm-sensors