Interface Libraries libssasnmp(3LIB)
NAME
libssasnmp - Sun Solstice Enterprise SNMP library
SYNOPSIS
cc [ flag... ] file... -lssasnmp [ library.. ]
DESCRIPTION
The libssasnmp library provides low-level SNMP API func-
tions.
o ASN.1 serialization (encoding/decoding) module
o SNMP PDU development routines
o SNMP session module
o Low level SNMP based API functions
o Error-handling module
o Trace (debugging) module
INTERFACES
The shared object libssasnmp.so.1 provides the public inter-
faces defined below. See Intro(3) for additional information
on shared object interfaces.
SAOidCmp SAOidCpy
SAOidDup SAOidFree
SAOidInit SAOidNew
SAOidStrToOid SAOidString
SAOidZero SAStringCpy
SAStringInit SAStringToChar
SAStringZero
FILES
/usr/lib/libssasnmp.so.1
shared object
/usr/lib/64/libssasnmp.so.1
64-bit shared object
ATRIBUTES
SunOS 5.11 Last change: 22 May 2003 1
Interface Libraries libssasnmp(3LIB)
See attributes(5) for descriptions of the following attri-
butes:
ATRIBUTE TYPE ATRIBUTE VALUE
Availability SUNWsasnm
MT-Level Unsafe
SEE ALSO
Intro(3), libssagent(3LIB), attributes(5)
SunOS 5.11 Last change: 22 May 2003 2
|