[tkined] getbulk & Unixware getmany command

Jason Frisvold (friz@corp.ptd.net)
Fri, 9 Oct 1998 15:49:25 -0400

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_000_01BDF3BD.EAF93AD4
Content-Type: text/plain;
charset="iso-8859-1"

Hi,

Kinda new to this list, but I haven't seen the answer to this
question anywhere else. I was experimenting a little with the getbulk
command and I can't seem to get it to work properly. The way I understand
it, the command look like :

snmp0 getbulk 1 10 "firstsnmp secondsnmp thirdsnmp"

and assuming I understand this correctly, it will respond by doing a single
getnext on firstsnmp, and 10 getnext's on secondsnmp and thirdsnmp.
However, I cannot get this to work correctly in Scotty 2.1.9... (I am just
now downloading 2.1.10) I know the values exist for secondsnmp and
thirdsnmp... In fact, there are probably several hundred values after
those, but I only get a single getnext on each value as the return. Am I
doing something wrong??

Also, I am looking to either write a command similar to the Unixware getmany
command, or use a built in command that does the same thing. I'm not sure
if anyone on this list is familiar with that command, so let me briefly
explain. Given the following mib value : 1.3.6.4.1.326.1.1.24, it will
return all the values within all the snmp variables on a given machine that
have at least 1.3.6.2.1.326.1.1.24 as the first few characters. So it would
return 1.3.6.2.1.326.1.1.24.1 or 1.3.6.2.1.326.1.1.24.12 but not
1.3.6.2.1.326.1.1.25.1 or 1.3.6.2.1.326.1.1.23.1

Make sense? anyway, does Scotty have any type of functionality like that?
I'm not a big TCL programmer, so it may take me a while to bang out a simple
command that does that...

Thanks,

---------------------------
Jason H. Frisvold
Engineering Dept.
Penteledata
friz@corp.ptd.net
---------------------------
<<Jason Frisvold.vcf>>

------_=_NextPart_000_01BDF3BD.EAF93AD4
Content-Type: application/octet-stream;
name="Jason Frisvold.vcf"
Content-Disposition: attachment;
filename="Jason Frisvold.vcf"
Content-Location: ATT-0-43CBA7DCD65ED211890800A0C9A93597-J
ASONF%7E1.VCF

BEGIN:VCARD
VERSION:2.1
N:Frisvold;Jason
FN:Jason Frisvold
TEL;WORK;VOICE:717-821-5964x17
EMAIL;PREF;INTERNET:friz@corp.ptd.net
REV:19981007T185028Z
END:VCARD

------_=_NextPart_000_01BDF3BD.EAF93AD4--

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.