Sponsored Content
Full Discussion: AIX - snmpd version
Special Forums UNIX and Linux Applications Infrastructure Monitoring AIX - snmpd version Post 302420287 by bakunin on Tuesday 11th of May 2010 08:03:32 AM
Old 05-11-2010
Btw.: apart from the AIX-specific commands which colleague zaxxon already explained you could resort to basic Unix utilities, namely "what", which tells you the revision code. The following example is from a AIX 6.1-system at ML 5, your output should look similar to this:

Code:
bakunin@aix # which snmpd
/usr/sbin/snmpd

bakunin@aix # what /usr/sbin/snmpd
/usr/sbin/snmpd:
        61      1.16  src/bos/usr/ccs/lib/libc/__threads_init.c, libcthrd, bos61B, b2007_33A0 8/2/07 13:09:21
        76 1.17 src/tcpip/usr/sbin/snmpdv3/s_agv123.c, snmp, tcpip61B, b2007_40A7 9/21/07 17:00:12
        03 1.2 src/tcpip/usr/sbin/snmpdv3/snmpd_newlog.c, snmp, tcpip610 2/24/02 11:24:33
        86 1.1 src/tcpip/usr/sbin/snmpdv3/s_cfv123.c, snmp, tcpip610 10/2/01 15:06:56
        98 1.1 src/tcpip/usr/sbin/snmpdv3/s_ourcnf.c, snmp, tcpip610 10/2/01 15:14:23
        93 1.3 src/tcpip/usr/sbin/snmpdv3/s_dynini.c, snmp, tcpip610 6/18/02 17:05:50
        94 1.5 src/tcpip/usr/sbin/snmpdv3/s_dynlst.c, snmp, tcpip61B, b2007_40A7 9/6/07 14:38:27
        91 1.4 src/tcpip/usr/sbin/snmpdv3/s_dynfre.c, snmp, tcpip61B, b2007_40A7 9/6/07 14:38:03
        90 1.5 src/tcpip/usr/sbin/snmpdv3/s_dyncfy.c, snmp, tcpip61B, b2007_40A7 9/7/07 16:44:48
        95 1.6 src/tcpip/usr/sbin/snmpdv3/s_mtable.c, snmp, tcpip610 10/31/06 14:02:06
        02 1.3 src/tcpip/usr/sbin/snmpdv3/snmp_log.c, snmp, tcpip610 6/17/02 19:44:44
        89 1.4 src/tcpip/usr/sbin/snmpdv3/s_dynbas.c, snmp, tcpip61B, b2007_40A7 9/6/07 14:37:21
        01 1.1 src/tcpip/usr/sbin/snmpdv3/snmp_dll.c, snmp, tcpip610 10/2/01 15:16:08
        92 1.7 src/tcpip/usr/sbin/snmpdv3/s_dynfup.c, snmp, tcpip61B, b2007_40A7 9/7/07 16:50:55
        05 1.4 src/tcpip/usr/sbin/snmpdv3/src.c, snmp, tcpip610 6/19/02 12:21:00

I hope this helps.

bakunin
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

command to get the AIX version.

and by the is there any command to get the OS currently running regardless of the constructor (HP, IBM...)? thanks! (3 Replies)
Discussion started by: jericho
3 Replies

2. AIX

AIX Version 4 Bacup - HELP!

I am TOTALy new to Unix. One of the internal tapes will be replaced by an external one today. I don't even know where to start....how is the install done and how do I redirect the backup to the new external tape drive? Please help - anyone? (3 Replies)
Discussion started by: aneta0803
3 Replies

3. AIX

AIX Trial Version

Hello, I'm now trying to learn AIX and I found lot of used AIX machines in ebay. I want to clear some doubts before I go for one. 1)Do I need a license to run an AIX machine? 2)Is there any Trial versions available? 3)Some Old Models of AS400 machines( model 150) don't need a license... (1 Reply)
Discussion started by: secofr
1 Replies

4. AIX

AIX version

Hi all Can any1 tell me how to check the AIX version on my server. I have used uname -a but it does not give a specific version number. (4 Replies)
Discussion started by: masquerer
4 Replies

5. AIX

Help me explain mean of AIX Version ?

Anyone can help me explain the mean of AIX 5L 5.3 ML3 I don't know "what re - 5L mean and ML3 mean " Tks all. (2 Replies)
Discussion started by: quan0509
2 Replies

6. AIX

aix version 5

I have been given multiple years of login files to determine workload. How do I determine the year in regards to the login. This is what is looks like now. witkoaxdm/_0Sep 13 07:45 still logged in. thank you (1 Reply)
Discussion started by: wildchild
1 Replies

7. AIX

Does anyone know the version of make on AIX 5.1 & 5.3?

Could you tell me the version of default make on AIX 5.1 & 5.3? (2 Replies)
Discussion started by: redraiment
2 Replies

8. UNIX for Advanced & Expert Users

HACMP version for AIX 6.1

Hello. We are using AIX 5.3 with HACMP 5.4.1. At this moment AIX and clustering are using 2 servers. A third server is added. It does not seem to work with HACMP. Are there any controle checks? Thank you if you could help. Regards, Ynze van Aken Netherlands (0 Replies)
Discussion started by: yvanaken
0 Replies

9. UNIX for Dummies Questions & Answers

Linux version of aix 'uname'

Hello all, Does linux have a command which performs a similar function to aix uname -a Thanks (3 Replies)
Discussion started by: Grueben
3 Replies

10. UNIX for Beginners Questions & Answers

AIX version selection

Hi, I would like to upgrade my AIX box 6.1 to 7.1/7.2. Current info of my AIX 6.1 box / > oslevel -s 6100-09-11-1810 System Model: IBM,9117-MMD Machine Serial Number: xxx Processor Type: PowerPC_POWER7 Processor Implementation Mode: POWER 7 Processor Version: PV_7_Compat Number Of... (10 Replies)
Discussion started by: Phat
10 Replies
whereis(1B)					     SunOS/BSD Compatibility Package Commands					       whereis(1B)

NAME
whereis - locate the binary, source, and manual page files for a command SYNOPSIS
/usr/ucb/whereis [-bmsu] [ -BMS directory... -f] filename... DESCRIPTION
The whereis utility locates source/binary and manuals sections for specified files. The supplied names are first stripped of leading path- name components and any (single) trailing extension of the form .ext, for example, .c. Prefixes of s. resulting from use of source code control are also dealt with. whereis then attempts to locate the desired program in a list of standard places: etc /sbin /usr/bin /usr/ccs/bin /usr/ccs/lib /usr/lang /usr/lbin /usr/lib /usr/sbin /usr/ucb /usr/ucblib /usr/ucbinclude /usr/games /usr/local /usr/local/bin /usr/new /usr/old /usr/hosts /usr/include /usr/etc OPTIONS
The following options are supported: -b Searches only for binaries. -B Changes or otherwise limits the places where whereis searches for binaries. -f Terminates the last directory list and signals the start of file names, and must be used when any of the -B, -M, or -S options are used. -m Searches only for manual sections. -M Changes or otherwise limits the places where whereis searches for manual sections. -s Searches only for sources. -S Changes or otherwise limit the places where whereis searches for sources. -u Searches for unusual entries. A file is said to be unusual if it does not have one entry of each requested type. Thus `whereis -m -u *' asks for those files in the current directory which have no documentation. EXAMPLES
Example 1: Finding files Find all files in /usr/bin which are not documented in /usr/share/man/man1 with source in /usr/src/cmd: example% cd /usr/ucb example% whereis -u -M /usr/share/man/man1 -S /usr/src/cmd -f * FILES
/usr/src/* /usr/{doc,man}/* /etc, /usr/{lib,bin,ucb,old,new,local} ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscpu | +-----------------------------+-----------------------------+ SEE ALSO
chdir(2), attributes(5) BUGS
Since whereis uses chdir(2) to run faster, pathnames given with the -M, -S, or -B must be full; that is, they must begin with a `/'. SunOS 5.10 10 Jan 2000 whereis(1B)
All times are GMT -4. The time now is 06:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy