[pysnmp-users] decoding a value
Brought to you by:
elie
From: seth v. <sk...@ph...> - 2002-08-22 20:26:42
|
Hi, I just started you pysnmp 2.0.5 on a cisco 4006 switch. I'm trying to read the cam table - I've got the tables I need to get the data but when I read one of the tables I just get garbage - when I view with it net-snmp snmptable I see the hex addresses of machines on my network - I've tried using just snmpget to get a particular entry in the table and it says the type of 'val' is a string - but I don't seem to know how its packed so I can decode it.=20 anyone have any ideas about that? -sv |