nv-l

Re: [NV-L] Snmpget vs wsnmpget

2006-07-12 15:30:54
Subject: Re: [NV-L] Snmpget vs wsnmpget
From: James Shanks <jshanks AT us.ibm DOT com>
To: Tivoli NetView Discussions <nv-l AT lists.ca.ibm DOT com>
Date: Wed, 12 Jul 2006 13:50:34 -0400
This is puzzling because an snmpget is an snmpget; and a walk is walk.
Have you checked the agent to make certain it's up and capable of
responding?  Will it only respond to SNMPv2 requests?  The command line
snmpget and snmpwalk are SNMPv1.

You might try getting a copy of the LOAD-BAL-SYSTEM-MIB and loading it, and
then using the MIB browser to see what you can get the agent to respond to.


James Shanks
Level 3 Support  for Tivoli NetView for UNIX and Windows
Tivoli Software / IBM Software Group


                                                                           
             "Zoeckler, Eric                                               
             A."                                                           
             <Eric.Zoeckler@us                                          To 
             .ngrid.com>               <nv-l-bounces AT lists.ca.ibm DOT com>   
  
             Sent by:                                                   cc 
             nv-l-bounces@list         <nv-l AT lists.ca.ibm DOT com>           
  
             s.ca.ibm.com                                          Subject 
                                       [NV-L] Snmpget vs wsnmpget          
                                                                           
             07/12/2006 10:15                                              
             AM                                                            
                                                                           
                                                                           
             Please respond to                                             
              Tivoli NetView                                               
                Discussions                                                
             <nv-l AT lists.ca DOT ib                                           
  
                  m.com>                                                   
                                                                           
                                                                           




Sorry if this is a repeat, but nv-l went whacky for a while and I was not
receiving anything and I don't know if anyone received this email
previously.


Patform: Netview 7.1.4 FP3 AIX 5.2


Goal:  To provide an alert in Netview when both of our F5 Load Balancers
are in "active" state at the same time.
When OID 1.3.6.1.4.1.3375.1.1.61.0 = 2  (this defines "active")


Background:
This was previously accomplished using a shell script on an AIX box running
Tivoli with Tivoli's wsnmpget command:
wsnmpget -h ip address -c community string 1.3.6.1.4.1.3375.1.1.61.0
This command returns:  2  (meaning active)


The equivalent command using snmpget on my Netview box is:
snmpget -c community string ip address 1.3.6.1.4.1.3375.1.1.61.0
This command returns:  snmpget: This variable does not exist:
.iso.org.dod.internet.mgmt.mib-2.system.sysUpTime.6
.1.4.1.3375.1.1.61.0.


If I could get snmpget to work, the next question would be, How do I use
this in Netview?


snmpwalk works:  A search of the output reveals that the above OID is not
found.  That is, the OID is found but without the ending 61.0


How do I accomplish my goal?  Am I barking up the wrong tree?  Is there a
utility like rulesets or smartsets that can accomplish my goal?


Thank you in advance for any guidance you can provide.


Eric Zoeckler
IT Analyst - Network Control Center
Data Center Operations
nationalgrid
Eric.Zoeckler AT us.ngrid DOT com


This e-mail and any files transmitted with it, are confidential to National
Grid and are intended solely for the use of the individual or entity to
whom they are addressed.  If you have received this e-mail in error, please
reply to this message and let the sender know.
_______________________________________________
NV-L mailing list
NV-L AT lists.ca.ibm DOT com
Unsubscribe:NV-L-leave AT lists.ca.ibm DOT com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to
internal IBM'ers only)





_______________________________________________
NV-L mailing list
NV-L AT lists.ca.ibm DOT com
Unsubscribe:NV-L-leave AT lists.ca.ibm DOT com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to 
internal IBM'ers only)

<Prev in Thread] Current Thread [Next in Thread>