RE: Overriding the NetSNMP default implementation of Standard MIBs

2011-05-20 Thread Malathi Panyam
Hi, Finally I was able to fix this issue. Lessons learnt are 1. We cannot override hrSystemNumusers alone as the NetSNMP does the MIB registration for the entire hrSystem scalar group, so we should make the master agent not to respond the hrSystem as a whole 2. So I had to patc

RE: SNMPv3 on embedded system

2011-05-20 Thread Adrian Bica
Well, I figured out that the snmpd server is answering properly when I do the request from the same subnet. All the day yesterday, I tried requests from a different subnet. There is no firewall problem between them, should be something internally to net-snmp, probably some setting. Any idea? --