NAME | SYNOPSIS | DESCRIPTION | INTERFACES | FILES | ATTRIBUTES | SEE ALSO
cc [ flag . . . ] file . . . -lssagent [ library . . ]
The libssagent is a high level API library. The libssagent is dependent on libssasnmp. This library contains the starting point of the request-driven engine, that always runs in the background within the subagent. It receives SNMP requests, evaluates variables, calls the appropriate functions, and sends the correct responses.
Object Identifier(OID) helper functions:
| SSAOidCmp | SSAOidCpy | SSAOidDup |
| SSAOidNew | SSAOidFree | SSAOidInit |
| SSAOidString | SSAOidStrToOid | SSAOidZero |
String helper functions:
| SSAStringCpy | SSAStringInit | SSAStringToChar |
| SSAStringZero |
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|---|---|
| Availability | SUNWsasnm |
| MT-Level | Unsafe |
NAME | SYNOPSIS | DESCRIPTION | INTERFACES | FILES | ATTRIBUTES | SEE ALSO