Dear Dave:

Thank you.
And when I perform the command : snmpwalk -Os -c Public -v 2c 192.168.X.X
hrSystem
the resulting is as following

    hrSystem = No Such Object available on this agent at this OID

and if I execute the command : snmpwalk -Os -c Public -v 2c 192.168.x.xsystem
I get the following message:

sysDescr.0 = STRING: Linux (none) 2.4.21-timesys-4.1.319 #156 Tue Nov 14
14:01:46 CST 2006 armv5b
sysObjectID.0 = OID: netSnmpAgentOIDs.10
sysUpTimeInstance = Timeticks: (194589) 0:32:25.89
sysContact.0 = STRING: root@
sysName.0 = STRING: (none)
sysLocation.0 = STRING: Unknown
sysORLastChange.0 = Timeticks: (83) 0:00:00.83
sysORID.1 = OID: snmpFrameworkMIBCompliance
sysORID.2 = OID: snmpMPDCompliance
sysORID.3 = OID: usmMIBCompliance
sysORID.4 = OID: snmpMIB
sysORID.5 = OID: tcpMIB
sysORID.6 = OID: ip
sysORID.7 = OID: udpMIB
sysORID.8 = OID: vacmBasicGroup
sysORDescr.1 = STRING: The SNMP Management Architecture MIB.
sysORDescr.2 = STRING: The MIB for Message Processing and Dispatching.
sysORDescr.3 = STRING: The management information definitions for the SNMP
User-based Security Model.
sysORDescr.4 = STRING: The MIB module for SNMPv2 entities
sysORDescr.5 = STRING: The MIB module for managing TCP implementations
sysORDescr.6 = STRING: The MIB module for managing IP and ICMP
implementations
sysORDescr.7 = STRING: The MIB module for managing UDP implementations
sysORDescr.8 = STRING: View-based Access Control Model for SNMP.
sysORUpTime.1 = Timeticks: (80) 0:00:00.80
sysORUpTime.2 = Timeticks: (80) 0:00:00.80
sysORUpTime.3 = Timeticks: (81) 0:00:00.81
sysORUpTime.4 = Timeticks: (81) 0:00:00.81
sysORUpTime.5 = Timeticks: (82) 0:00:00.82
sysORUpTime.6 = Timeticks: (82) 0:00:00.82
sysORUpTime.7 = Timeticks: (82) 0:00:00.82
sysORUpTime.8 = Timeticks: (83) 0:00:00.83


the above message seems right , but others such like hrSystem or
ifStackentry not.

and the snmpd.conf I wrote is belowed:

    rwcommunity public
    includeAllDisks 100%

    authtrapenable 1
    trap2sink 192.168.168.187 public 162

I don't realize what's wrong ... can you give me advice , thanks.


Best Regards,
Clement Hsu




2006/12/20, Dave Shield <[EMAIL PROTECTED]>:

On 20/12/06, Clement Hsu <[EMAIL PROTECTED]> wrote:
>In net-snmp 5-3,
> I can get the hrSystem infos, and other mib modules' , but net-snmp 5-4
not.

OK - so what *can* you see?

My immediate reaction is to check the access control settings for
your 5.4 installation.  But that's jusst a first guess.

What does a simple "snmpwalk" show?

Dave

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to