On Mon, 9 Jan 2006 17:17:21 -0600 [EMAIL PROTECTED] wrote:
EYC> I found a bug in parse_one_oid_index() in snmplib/mib.c, this function
EYC> doesn't work when using ASN_PRIV_IMPLIED_OCTET_STR for MacAddress that is
EYC> not the last object in the INDEX,
Yes, I actaully ran into that last week, and
On Tue, 10 Jan 2006 09:22:27 + Dave wrote:
DS> Any thoughts about reinstating the missing 'ifNumber'
DS> scalar object? (Bug #1399369)
Yes - d'oh!
I'll get it back in...
--
NOTE: messages sent directly to me, instead of the lists, will be deleted
unless they are requests for paid con
Hello guys,
I wrote my subagent based on the example at the net-snmp site. But I
want to know which is the best location that i sould have the
subagent. Should it be under agent/mibgroup or should i have a
different dir at the same level as agent.
Thanks,
Sridhar
--
On Mon, 2006-01-09 at 12:31 -0500, Robert Story wrote:
> You are quite right. It appears that I confused myself
> when adding the ifTableLastChange tracking, and deleted
> the ifLastChange code (it's in 5.2.x).
> I've just restored it for 5.3.1 and 5.4.
Thanks.
Any thoughts about reinstating th