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

NAME

6       libssagent - Sun Solstice Enterprise Agent library
7

SYNOPSIS

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

DESCRIPTION

13       The libssagent library is a high level API library that is dependent on
14       libssasnmp. This library contains the starting point  of  the  request-
15       driven  engine  that always runs in the background within the subagent.
16       It receives SNMP requests, evaluates variables, calls  the  appropriate
17       functions, and sends the correct responses.
18

INTERFACES

20       The  shared  object  libssagent.so.1  provides  the  public  interfaces
21       defined below. See Intro(3) for additional information on shared object
22       interfaces.
23
24
25
26
27       SSAAgentIsAlive               SSAGetTrapPort
28       SSAMain                       SSARegSubagent
29       SSARegSubtree                 SSASubagentOpen
30       _SSASendTrap                  _SSASendTrap2
31       _SSASendTrap3                 callItem
32       numCallItem                   numTrapElem
33       trapAnyEnterpriseInfo         trapBucket
34       trapEnterpriseInfo            trapTableMap
35
36

FILES

38       /usr/lib/libssagent.so.1
39
40           shared object
41
42
43       /usr/lib/64/libssagent.so.1
44
45           64-bit shared object
46
47

ATTRIBUTES

49       See attributes(5) for descriptions of the following attributes:
50
51
52
53
54       ┌─────────────────────────────┬─────────────────────────────┐
55       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
56       ├─────────────────────────────┼─────────────────────────────┤
57       │Availability                 │SUNWsasnm                    │
58       ├─────────────────────────────┼─────────────────────────────┤
59       │MT-Level                     │Unsafe                       │
60       └─────────────────────────────┴─────────────────────────────┘
61

SEE ALSO

63       Intro(3), libssasnmp(3LIB), attributes(5)
64
65
66
67SunOS 5.11                        22 May 2003                 libssagent(3LIB)
Impressum