Subject
RE: snmp requests CORRECTED
HI. There's really two parts you need to have for a snmp get request. The
first part is the object identifier (OID). This is the long string of
numbers. The second part is the instance number. That is the zero at the end
you're asking about.
.iso.org.dod.internet.mgmt.mib-2.interfaces.ifNumber.0
cc
Subject
Please respond to RE: snmp requests CORRECTED!
<[EMAIL PROTECTED]
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 15, 2005 3:52 PM
> To: 'Perl Beginners '
> Subject: snmp requests CORRECTED!
>
>
> All,
>
> to get the number of interfaces via a snmp call from a perl
> program I would
> say:
>
> ge