**************************
README
**************************

Chelsio SNMP agent for Linux

Version : 1.3
Date : 08/11/2010



Overview
===================================================

Chelsio Simple Network Management Protocol helps in managing Chelsio
T3 Based Ethernet Adapters. Access to the package is through a downloadable
link "chelsio-snmp-1.3.tar.gz", which is a tar-ball.



===================================================
CONTENTS
===================================================
-1.Requirements
-2.Supported Operating System
-3.Supported Cards
-4.How to Use
-5.Support Documentation
-6.Customer Support



1.Requirements
===================================================

- Chelsio T3 10/1Gb adapter and system with below mentioned supported platforms.
- Chelsio Cards with driver version >= 1.2 (Please remove old driver if any exists)
- net-snmp with version >=5.3.0 which will be acting as the Master agent.
- pciutils-devel
- tcpwrappers(tcpd-devel)




2.Supported Operating Systems
===================================================

Redhat Enterprise Linux 5 update 3 (RHEL5.3)
Redhat Enterprise Linux 5 update 4 (RHEL5.4)
Redhat Enterprise Linux 5 update 5 (RHEL5.5)
Redhat Enterprise Linux 6 (RHEL6.0)
Suse Linux Enterprise Server 10 SP2 (SLES10.2)
Suse Linux Enterprise Server 10 SP3 (SLES10.3)
Suse Linux Enterprise Server 11 (SLES11)



3.Supported Cards
===================================================

S302E
S302E-C
S310E-CR
S310E-CR-C
S310E-CXA
S310E-SR+
S310E-SR
S310E-BT
S320E-CR
S320E-LP-CR
S320E-CXA
S320EM-BCH
S320-SR-XFP
N320E-G2-CR
N320E
N320E-CXA
N320E-BT
N310E
N310E-CXA



4.How To Use
===================================================

Build and Install
-----------------

Untar the file using tar command
$tar -xzf chelsio-snmp-1.3.tar.gz

The directory contains Makefile for all the Tables and MIB .
To Build Chelsio SNMP agent,run the commands in chelsio-snmp-1.3 directory,
$make
$make install

It installs agents in the /opt/chelsio/snmp/bin.
The MIB CHCARD-MIB in /usr/share/snmp/mibs
The logs for the agent will be created in /var/log/chelsio

Please make sure that before running SNMP agent , the master-agent(snmpd) and trap receiver(snmptrapd) are started, if not please start
$ /etc/init.d/snmpd start
$ /etc/init.d/snmptrapd start

Please start the Chelsio SNMP agents
$ /etc/init.d/chelsio-snmpd start

Configuration Files
-------------------

In Net-SNMP two configuration files are generally in /etc/snmp.
snmpd.conf and snmptrapd.conf.

The entry "master agentx" is required in snmpd.conf for master-subagent communication

The entry "authCommunity log,execute,net public" is required in snmptrapd.conf
for receving the traps.

The sample config files are in directory as
snmpd.conf.example and snmptrapd.conf.example

Uninstall
---------

To unistall the SNMP agents , run the commands in chelsio-snmp-1.3 directory

$make clean
$make uninstall



5.Support Documentation
===================================================

Documents can be found inside chelsio-snmp-1.3 folder.



6.Customer Support
===================================================

Please contact Chelsio support at support@chelsio.com for any issues regarding
the product.



***************************************************
Copyright (C) 2010 Chelsio Communictions.
All Rights Reserved


The information in this document is furnished for informational
use only, is subject to change without notice, and should not be
construed as a commitment by Chelsio Communications. Chelsio
Communications assumes no responsibility or liability for any
errors or inaccuracies that may appear in this document or any
software that may be provided in association with this document.
Except as permitted by such license, no part of this document may
be reproduced, stored in a retrievalsystem,or transmitted in any
form or by any means without the express written consent of Chelsio
Communications.