Go to main content

man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: July 2017
 
 

libssasnmp(3LIB)

Name

libssasnmp - Sun Solstice Enterprise SNMP library

Synopsis

cc [ flag... ] file... –lssasnmp [ library.. ]

Description

The libssasnmp library provides low-level SNMP API functions.

  • ASN.1 serialization (encoding/decoding) module

  • SNMP PDU development routines

  • SNMP session module

  • Low level SNMP based API functions

  • Error-handling module

  • Trace (debugging) module

INTERFACES

The shared object libssasnmp.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.

SSAOidCmp
SSAOidCpy
SSAOidDup
SSAOidFree
SSAOidInit
SSAOidNew
SSAOidStrToOid
SSAOidString
SSAOidZero
SSAStringCpy
SSAStringInit
SSAStringToChar
SSAStringZero

Files

/usr/lib/libssasnmp.so.1

shared object

/usr/lib/64/libssasnmp.so.1

64-bit shared object

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
system/management/snmp/sea
MT-Level
Unsafe

See Also

Intro(3), libssagent(3LIB), attributes(5)