Hi,

in the Cisco context one can use "community indexing" for different tasks, e.g. 
getting the MAC address table from a switch [for a given VLAN, referenced by an 
"index" added to the community string], by something like 

snmpwalk -c [EMAIL PROTECTED] 14.32.6.17 dot1dTpFdbAddress

[see http://www.cisco.com/warp/public/477/SNMP/cam_snmp.html].
Unfortunately this applies (only?) to community based SNMP. So far, I've not 
been able to find out how to use this with SNMPv3, say to perform the same 
command as above, just with SNMPv3. For example, where in that command

snmpwalk -v 3  -u admin -l auth -a sha -A secret12 192.168.9.1 
1.3.6.1.4.1.9.9.46.1.3.1.1.2

would I add that "index" which is appended to the community string in the 
community based variant?

Anybody any hints?

thanks,

-- 
Enno Rey

ERNW GmbH - Breslauer Str. 28 - 69124 Heidelberg - www.ernw.de
Tel. +49 6221 480390 - Fax 6221 419008 - Cell +49 173 6745902
PGP FP 055F B3F3 FE9D 71DD C0D5  444E C611 033E 3296 1CC1 

 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to