Hi Dave,
Thanks a lot!. I started using the binary string and it works fine now.
Regards,
Malathi
--- On Fri, 7/16/10, Dave Shield wrote:
From: Dave Shield
Subject: Re: ifPhysAddress value shown wrong on NetSNMP client for ifTable
To: "Malathi Panyam"
Cc: net-
On 16 July 2010 19:50, Malathi Panyam wrote:
> node> snmpgetnext -v2c -c public ifPhysAddress.8
> IF-MIB::ifPhysAddress.9 = STRING:
> 30:30:3a:31:30:3a:32:33:3a:63:30:3a:34:32:3a:35:64
I presume you were expecting to see a value of
00:10:23:c0:42:5d
?
Because I'd suggest that it is th
MIB::ifPhysAddress.9 = STRING:
30:30:3a:31:30:3a:32:33:3a:63:30:3a:34:32:3a:35:64
--- On Fri, 7/16/10, Mike Ayers wrote:
From: Mike Ayers
Subject: RE: ifPhysAddress value shown wrong on NetSNMP client for ifTable
To: "Malathi Panyam" ,
net-snmp-users@lists.sourceforge.net
Date: Friday, July
Hi,
I just ran it for the second row, but its the same for first row as well.
ifDescr is giving the correct value all the times.. no issues with that.
Thanks and Regards,
Malathi
--- On Fri, 7/16/10, Mike Ayers wrote:
From: Mike Ayers
Subject: RE: ifPhysAddress value shown wrong on
> From: Malathi Panyam [mailto:malathipan...@yahoo.com]
> Sent: Friday, July 16, 2010 9:17 AM
>Thanks for the reply. I see nothing with the snmpgetnext
>
> Node> snmpgetnext -v2c -c public ifPhysAddress.1
> IF-MIB::ifPhysAddress.2 = STRING:
What's the matching ifDescr?
Did
Hi,
Thanks for the reply. I see nothing with the snmpgetnext
Node> snmpgetnext -v2c -c public ifPhysAddress.1
IF-MIB::ifPhysAddress.2 = STRING:
Regards,
Malathi
--- On Fri, 7/16/10, Mike Ayers wrote:
From: Mike Ayers
Subject: RE: ifPhysAddress value shown wrong on NetSNMP client
> From: Malathi Panyam [mailto:malathipan...@yahoo.com]
> Sent: Thursday, July 15, 2010 4:15 PM
> When I tried to get the ifTable using "snmptable" command, I see a
> completely wrong value for "ifPhysAddress". All other values look fine.
What do you see when you get the value of ifPh
Hi,
When I tried to get the ifTable using "snmptable" command, I see a
completely wrong value for "ifPhysAddress". All other values look fine.
We override the functionlaity of ifTable in our code.
But the value of ifPhysAddress is fine when I tried to retrieve in any MIB
browser.
This sh