libssasnmp(3LIB) 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 functions.
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 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 |SUNWsasnm |
+-----------------------------+-----------------------------+
|MT-Level |Unsafe |
+-----------------------------+-----------------------------+
SEE ALSO Intro(3), libssagent(3LIB), attributes(5)SunOS 5.11 22 May 2003 libssasnmp(3LIB)
Check Out this Related Man Page
libssagent(3LIB) Interface Libraries libssagent(3LIB)NAME
libssagent - Sun Solstice Enterprise Agent library
SYNOPSIS
cc [ flag... ] file... -lssagent [ library.. ]
DESCRIPTION
The libssagent library is a high level API library that 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.
INTERFACES
The shared object libssagent.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object
interfaces.
SSAAgentIsAlive SSAGetTrapPort
SSAMain SSARegSubagent
SSARegSubtree SSASubagentOpen
_SSASendTrap _SSASendTrap2
_SSASendTrap3 callItem
numCallItem numTrapElem
trapAnyEnterpriseInfo trapBucket
trapEnterpriseInfo trapTableMap
FILES
/usr/lib/libssagent.so.1
shared object
/usr/lib/64/libssagent.so.1
64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWsasnm |
+-----------------------------+-----------------------------+
|MT-Level |Unsafe |
+-----------------------------+-----------------------------+
SEE ALSO Intro(3), libssasnmp(3LIB), attributes(5)SunOS 5.11 22 May 2003 libssagent(3LIB)
Hello All.
I have Sun T1000 server with Solaris 10.
On T1000 installed EMC smarts, application for monitoring network devices via SNMP + SNMP.
So, Smarts has own DB (contains object - devices and relationships), file takes 30 mb, now, all queries to DB works very slow, so Smarts works too slow,... (5 Replies)
dear friends ,
how can I use the SNMP protocol to monitor the network and send notification alerts to the clients which have windows machines.
I found the utility snmp_trapsend at the directory /usr/sbin ,how can I use this command ??
my server is SUN SOLARIS.
please help !!!:confused: (1 Reply)
Dears,
I'm looking for getting CPU cores information of Sun machines (like: SunFire V880, Fujitsu SPARC T5120, ...) via SNMP, unfortunately i couldn't find the proper OID for that. Can anyone help me with this ?
Thanks, (1 Reply)