Thank you Daniel Fussel
I will look into that 

Thanks
Tahar

-----Original Message-----
From: [email protected] [mailto:[email protected]]
On Behalf Of Daniel Fussell
Sent: Tuesday, May 26, 2009 3:37 PM
To: BYU Unix Users Group
Subject: Re: [uug] SNMP

Lemseffer. Tahar (MSA) wrote:
>
------------------------------------------------------------------------
> --------
>
> I need a script that will show the snmp Comunity name on all the
> Routers.
>
> I don't want to have to visit each Router individually.
>
> can anyone point me in the right direction.
>
> -----Original Message-----
> From: [email protected]
[mailto:[email protected]]
> On Behalf Of Stuart Jansen
> Sent: Tuesday, May 26, 2009 8:09 AM
> To: BYU Unix Users Group
> Subject: Re: [uug] SNMP
>
> On Tue, 2009-05-26 at 08:05 -0700, Lemseffer. Tahar (MSA) wrote:
>   
>> I would like to know more about SNMP
>>     
>
> http://en.wikipedia.org/wiki/Simple_Network_Management_Protocol
>
>   
It's been a while since I've done anything with SNMP or commercial 
routers.  The way I would look up all community strings on a bunch of 
routers would be to either grep through my latest router config backups 
for the community string settings, or write an expect or perl script to 
login on each router and display the community string.  Either of these 
methods gets more complex as your routers become more heterogeneous.

The community string acts as a (retarded) password in SNMP, so if it was

something the MIB let you access, you would have to know it before you 
could query/trap for it (which kind of defeats the purpose, eh?)

Sorry to be of so little help.

;-Daniel Fussell
--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG.

___________________________________________________________________
List Info (unsubscribe here):
http://uug.byu.edu/mailman/listinfo/uug-list
____________________________________________________________________________
EMAIL DISCLAIMER:
This email and any attachments thereto may contain private, confidential, and
privileged material for the sole use of the intended recipient. Any review,
copying, or distribution of this email (or any attachments thereto) by other
than the intended recipient is strictly prohibited.

If you are not the intended recipient, please contact the sender immediately
and permanently delete the original and any copies of this email and any
attachments thereto.
_____________________________________________________________________________

--------------------
BYU Unix Users Group 
http://uug.byu.edu/ 

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG. 
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to