'\" te .\" Copyright (c) 2003, Sun Microsystems, Inc. All Rights Reserved. .TH libssasnmp 3LIB "22 May 2003" "SunOS 5.11" "Interface Libraries" .SH NAME libssasnmp \- Sun Solstice Enterprise SNMP library .SH SYNOPSIS .LP .nf \fBcc\fR [ \fIflag\fR... ] \fIfile\fR... \fB-lssasnmp\fR [ \fIlibrary\fR.. ] .fi .SH DESCRIPTION .sp .LP The \fBlibssasnmp\fR library provides low-level SNMP API functions. .RS +4 .TP .ie t \(bu .el o ASN.1 serialization (encoding/decoding) module .RE .RS +4 .TP .ie t \(bu .el o SNMP PDU development routines .RE .RS +4 .TP .ie t \(bu .el o SNMP session module .RE .RS +4 .TP .ie t \(bu .el o Low level SNMP based API functions .RE .RS +4 .TP .ie t \(bu .el o Error-handling module .RE .RS +4 .TP .ie t \(bu .el o Trace (debugging) module .RE .SH INTERFACES .sp .LP The shared object \fBlibssasnmp.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) . \fBSSAOidCmp\fR\fBSSAOidCpy\fR \fBSSAOidDup\fR\fBSSAOidFree\fR \fBSSAOidInit\fR\fBSSAOidNew\fR \fBSSAOidStrToOid\fR\fBSSAOidString\fR \fBSSAOidZero\fR\fBSSAStringCpy\fR \fBSSAStringInit\fR\fBSSAStringToChar\fR \fBSSAStringZero\fR .TE .SH FILES .sp .ne 2 .mk .na \fB\fB/usr/lib/libssasnmp.so.1\fR\fR .ad .sp .6 .RS 4n shared object .RE .sp .ne 2 .mk .na \fB\fB/usr/lib/64/libssasnmp.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), \fBlibssagent\fR(3LIB), \fBattributes\fR(5)