1libssasnmp(3LIB)              Interface Libraries             libssasnmp(3LIB)
2
3
4

NAME

6       libssasnmp - Sun Solstice Enterprise SNMP library
7

SYNOPSIS

9       cc [ flag... ] file... -lssasnmp [ library.. ]
10
11

DESCRIPTION

13       The libssasnmp library provides low-level SNMP API functions.
14
15           o      ASN.1 serialization (encoding/decoding) module
16
17           o      SNMP PDU development routines
18
19           o      SNMP session module
20
21           o      Low level SNMP based API functions
22
23           o      Error-handling module
24
25           o      Trace (debugging) module
26

INTERFACES

28       The  shared  object  libssasnmp.so.1  provides  the  public  interfaces
29       defined below. See Intro(3) for additional information on shared object
30       interfaces.
31
32
33
34
35       SSAOidCmp                     SSAOidCpy
36       SSAOidDup                     SSAOidFree
37       SSAOidInit                    SSAOidNew
38       SSAOidStrToOid                SSAOidString
39       SSAOidZero                    SSAStringCpy
40       SSAStringInit                 SSAStringToChar
41       SSAStringZero
42
43

FILES

45       /usr/lib/libssasnmp.so.1
46
47           shared object
48
49
50       /usr/lib/64/libssasnmp.so.1
51
52           64-bit shared object
53
54

ATTRIBUTES

56       See attributes(5) for descriptions of the following attributes:
57
58
59
60
61       ┌─────────────────────────────┬─────────────────────────────┐
62       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
63       ├─────────────────────────────┼─────────────────────────────┤
64       │Availability                 │SUNWsasnm                    │
65       ├─────────────────────────────┼─────────────────────────────┤
66       │MT-Level                     │Unsafe                       │
67       └─────────────────────────────┴─────────────────────────────┘
68

SEE ALSO

70       Intro(3), libssagent(3LIB), attributes(5)
71
72
73
74SunOS 5.11                        22 May 2003                 libssasnmp(3LIB)
Impressum