'\" te .\" Copyright (c) 2003, Sun Microsystems, Inc. All Rights Reserved. .TH libssagent 3LIB "22 May 2003" "SunOS 5.11" "Interface Libraries" .SH NAME libssagent \- Sun Solstice Enterprise Agent library .SH SYNOPSIS .LP .nf cc [ \fIflag\fR... ] \fIfile\fR... \fB-lssagent\fR [ \fIlibrary\fR.. ] .fi .SH DESCRIPTION .sp .LP The \fBlibssagent\fR library is a high level API library that is dependent on \fBlibssasnmp\fR. This library contains the starting point of the request-driven engine that always runs in the background within the subagent. It receives SNMP requests, evaluates variables, calls the appropriate functions, and sends the correct responses. .SH INTERFACES .sp .LP The shared object \fBlibssagent.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces. .sp .sp .TS tab(); lw(2.75i) lw(2.75i) lw(2.75i) lw(2.75i) . \fBSSAAgentIsAlive\fR\fBSSAGetTrapPort\fR \fBSSAMain\fR\fBSSARegSubagent\fR \fBSSARegSubtree\fR\fBSSASubagentOpen\fR \fB_SSASendTrap\fR\fB_SSASendTrap2\fR \fB_SSASendTrap3\fR\fBcallItem\fR \fBnumCallItem\fR\fBnumTrapElem\fR \fBtrapAnyEnterpriseInfo\fR\fBtrapBucket\fR \fBtrapEnterpriseInfo\fR\fBtrapTableMap\fR .TE .SH FILES .sp .ne 2 .mk .na \fB\fB/usr/lib/libssagent.so.1\fR\fR .ad .sp .6 .RS 4n shared object .RE .sp .ne 2 .mk .na \fB\fB/usr/lib/64/libssagent.so.1\fR\fR .ad .sp .6 .RS 4n 64-bit shared object .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Availabilitysystem/management/snmp/sea _ MT-LevelUnsafe .TE .SH SEE ALSO .sp .LP \fBIntro\fR(3), \fBlibssasnmp\fR(3LIB), \fBattributes\fR(5)