Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

libdmi(3lib) [sunos man page]

libdmi(3LIB)							Interface Libraries						      libdmi(3LIB)

NAME
libdmi - Sun Solstice Enterprise Agent DMI library SYNOPSIS
cc [ flag... ] file... -ldmi -lnsl -lrwtool [ library... ] DESCRIPTION
The libdmi library is a Solstice Enterprise Agent DMI generic library. It supports the DMI service provider, management application, and component instrumentation with data encoding, RPC communication, and other functionalities. This library is linked with management applica- tion and component instrumentation programs. INTERFACES
The shared object libdmi.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object inter- faces. dmi_error freeDmiString newDmiAttributeValues newDmiOctetStringFromString newDmiString printDmiDataUnion printDmiString FILES
/usr/lib/libdmi.so.1 shared object /usr/lib/64/libdmi.so.1 64-bit shared object ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWsadmi (32-bit) | +-----------------------------+-----------------------------+ | |SUNWsadmx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Unsafe | +-----------------------------+-----------------------------+ SEE ALSO
intro(3), libdmici(3LIB), libdmimi(3LIB), attributes(5) SunOS 5.10 22 May 2003 libdmi(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.10 22 May 2003 libssagent(3LIB)
Man Page

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

functionalities of PFILES

Hello every body. Do anyone describe to me functionalities of PFILES (2 Replies)
Discussion started by: hoang
2 Replies

2. Solaris

Solstice DiskSuite

Has anybody every used Solstice DiskSuite? I am having trouble setting it up. I installed it without a problem, but do I really have to blow away the drives on the D1000 just to create a metastate database? (8 Replies)
Discussion started by: hshapiro
8 Replies

3. Solaris

Solstice 6.0.3 - Recover: Cannot Start Session

Hi people, I have a Solstice Backup 6.0.3 installed in server X1 and one installed in server X2. I need to start de recover in X2 and the somes files existing in X1. - Well, i begin this process in X2 with #nwadmin -s X1 & and i select "Save Set/ Recover". I select the datas and click in... (0 Replies)
Discussion started by: denisgomes
0 Replies

4. UNIX for Dummies Questions & Answers

Installation help needed(64 bit or 32 bit)

Hi , I have to install Oracle Enterprise linux 64bit version on my machine. How would i determine whether my system is compatible for 64 bit version. What is difference between 64 bit version and 32 bit version? I heard that 64 bit version are suitable for machine with ram more than 4 gb... (5 Replies)
Discussion started by: pinga123
5 Replies

5. OS X (Apple)

Linking to a shared library

I'm trying to get Valgrind to work with an openmpi application in OS X. However I want to hardcode the path to a shared library called libmpiwrap-amd64-darwin.so into my application so that it is available at runtime. In Linux this is relatively simple, I would just add the option... (0 Replies)
Discussion started by: Valgrinder
0 Replies