Theres also the SNMP variable system.sysObjectID
Loop thru all your cisco devices and use the snmpwalk command:
snmpwalk ciscoBox system.sysObjectID
returning something like:
system.sysObjectID.0 : OBJECT
IDENTIFIER:.iso.org.dod.internet.private.enterprises.cisco.ciscoProducts.cisco2520
(if you have the appropriate cisco mibs loaded, otherwise the "cisco2520" will
be a numeric value.)
Then just sort & count.
Good luck,
--Dermott
----- Original Message -----
From: "Allison, Jason (JALLISON)" <JALLISON@arinc.com>
To: "'nv-l'" <nv-l@lists.tivoli.com>
Sent: Tuesday, August 27, 2002 10:25 AM
Subject: RE: [nv-l] Router info
| Try this:
|
| nvUtil e "('SNMP sysDescr' ~ 'Cisco' && 'isIPRouter' = 'True')"
|
| -- It will return all Cisco Routers... probably just a bit more to get only
| 3620's
|
| Best of luck,
|
| Jason Allison
| Principal Engineer
| ARINC Incorporated
| Office: (410) 266-2006
| FAX: (410) 573-3026
|
|
|
| -----Original Message-----
| From: Good, Michael [mailto:michael.good@pec.com]
| Sent: Tuesday, August 27, 2002 10:15 AM
| To: 'nv-l@lists.tivoli.com'
| Subject: [nv-l] Router info
|
|
|
| I am running Netview 7.1 on Solaris 8. I have a question reguarding device
| information that netview is collecting from. Our network consist of Cisco
| routers throughout, I need to find out how many of each type are out
| there(3620's, etc.). So I mainly need vendor info. Is there a simple way to
| do this? Do any of the databases contain this? If so how do I collect it?
|
| Thanks,
| Mike
|
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: nv-l-unsubscribe@lists.tivoli.com
| For additional commands, e-mail: nv-l-help@lists.tivoli.com
|
| *NOTE*
| This is not an Offical Tivoli Support forum. If you need immediate
| assistance from Tivoli please call the IBM Tivoli Software Group
| help line at 1-800-TIVOLI8(848-6548)
|
|