SNMP on Sun Solaris 5.8

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Infrastructure Monitoring SNMP on Sun Solaris 5.8
# 8  
Old 10-17-2010
Hi,

Try this :
- remove this version of package
- install this version openssl-0.9.8o-sol10-sparc-local

But the simplest way is to use the default snmpwalk on the directory /usr/sfw/bin.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

SNMP - cpu core information for Sun SPARC machine

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)
Discussion started by: Anti_Evil
1 Replies

2. Solaris

snmp on solaris 2.8

Hi All, I was looking for MIBs for getting CPU & Memory Usage from Solaris Machine ( Ver 2.8 ). I came across 2 mibs which provides this info. Those are HOST-RESOURCES-MIB and UCD-SNMP Mibs. But when I query the machine for these mibs, it is not returning any value. I would like to know... (2 Replies)
Discussion started by: lamou23
2 Replies

3. Infrastructure Monitoring

SNMP on Sun Solaris 5.8

hello, I have installed netsnmp-5.1.1-sol8-sparc-local under sun solaris 5.8, but when il write: snmpwalk -v1 -c public localhost memory I have not information about memory, il displays me: End of mib Can any one help me thanks (1 Reply)
Discussion started by: lamou23
1 Replies

4. Infrastructure Monitoring

snmp on solaris

hello, please, can any one help me to find a set of information to configure snmp in solaris 10 to send traps to manager urgent please thanks (4 Replies)
Discussion started by: lamou23
4 Replies

5. Solaris

useful links and help resources for Sun's products and Sun's Solaris

Hi all, Those links might help anyone Knowledge base Video tutorials (0 Replies)
Discussion started by: h@foorsa.biz
0 Replies

6. Solaris

Sun Fire 280R Sun Solaris CRT/Monitor requirements

I am new to Sun. I brought Sun Fire 280R to practice UNIX. What are the requirements for the monitor/CRT? Will it burn out old non-Sun CRTs? Does it need LCD monitor? Thanks. (3 Replies)
Discussion started by: bramptonmt
3 Replies

7. Solaris

Net-SNMP-5.4.2.1 issue on Sun Solaris

Hi, I am trying to compile the source code for Net-SNMP-5.4.2.1 using the gcc compiler-3.4.6 and 3.4.3 but I am getting the follwoing error with perl enabled: /bin/sh ../libtool --mode=link gcc -g -O2 -Usolaris2 -Dsolaris2=solaris2 -fno-strict-aliasing -pipe -Wdeclaration-after-statement... (2 Replies)
Discussion started by: tisha
2 Replies

8. Solaris

net-snmp on solaris 8

hello I am running solaris 8 sparc. I installed net-snmp 5.4.1 (compiled it from tar file). When I do snmpwalk from another server, I receive a partial list of OIDs then it stops and gives 'timeout. No response...' another snmpwalk will directly timeouts. I compiled again the binaries... (1 Reply)
Discussion started by: melanie_pfefer
1 Replies

9. UNIX for Dummies Questions & Answers

Sun Solaris 10: How do I create a bootup disc? The Sun website confuses me

Hey there, I am starting a Computer Science Foundation year at the end of this month and am trying to get a little bit ahead of the game. I have always wanted to learn Unix and am currently struggling with creating a boot disc to run Solaris (I have chosen to study this) from as opposed to... (0 Replies)
Discussion started by: Jupiter
0 Replies

10. Solaris

net-snmp-5.1.2 Solaris 9

All, I downloaded and installed the following net-snmp from the sourceforge.net website on a Solaris 9 server with the entire collection installed: net-snmp-5.1.2-SunOS_5.9_sun4u.tar.gz with no errors. I attempt to run snmpget and I get the following error: ld.so.1: snmpget: fatal:... (1 Reply)
Discussion started by: bubba112557
1 Replies
Login or Register to Ask a Question
libjpeg.3(3)                                             Introduction to Library Functions                                            libjpeg.3(3)

NAME
libjpeg - image compression library SYNOPSIS
cc [flag...] -I/usr/sfw/include file [library...] -L/usr/sfw/lib -R/usr/sfw/lib -ljpeg DESCRIPTION
This package contains C software to implement JPEG image compression and decompression. JPEG is a standardized compression method for full- color and grayscale images. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWjpg | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
cjpeg(1), djpeg(1), jpegtran(1), rdjpgcom(1), wrjpgcom(1) Additional documentation in the /usr/sfw/doc/jpeg directory. NOTES
This man page was originally written by the Independent JPEG Group. Updated by Breda McColgan, Sun Microsystems Inc., 2004. SunOS 5.10 06 Apr 2004 libjpeg.3(3)