Hmmm... I must have a problem with the ucd snmp program that SuSe installed. When I enter the command as you describe it runs for a bit spitting out a bunch of stuff then generates a segmentation fault. I just downloaded this app from their site and let the installer do its thing. Maybe there is a problem with this? Should I replace it with a different version? Mark Thornton San Marcos Internet, Inc. 512-393-5300 ----- Original Message ----- From: Jeff Mcadams <jeffm@iglou.com> To: <usr-tc@lists.xmission.com> Sent: Wednesday, May 03, 2000 2:52 PM Subject: Re: (usr-tc) SNMP question
Also sprach Mark Thornton
Well, it looks like I may need a bit of a tutorial on the snmpwalk application. I can't seem to get it to do anything unless I give it the debugging flag in which case it keeps returning my name. I am specifying the OID as a numeric string as the dependency issue is pprbably present on the machine as well.
What would be the correct syntax to query for the system info, something not dependent on the hiperarc.mib? What shoudl I expect to see as output?
snmpwalk <hostname> <community> should give you basic MIB-II values
Something like:
quiz:/home/jeffm> snmpwalk <hostname> <community> system.sysDescr.0 = "3Com 17-Slot Chassis with PB clocking" system.sysObjectID.0 = OID: enterprises.usr.usrSysOIDs.chas17SlotClk ...
UCD-SNMP will walk the normal mib-ii tree if you don't specify what branch you want to start with. That's a good starting point to work on things...get that working, then you can worry about getting the enterprises branch in shape. :) -- Jeff McAdams Email: jeffm@iglou.com Head Network Administrator Voice: (502) 966-3848 IgLou Internet Services (800) 436-4456
- To unsubscribe to usr-tc, send an email to "majordomo@xmission.com" with "unsubscribe usr-tc" in the body of the message. For information on digests or retrieving files and old messages send "help" to the same address. Do not use quotes in your message.
- To unsubscribe to usr-tc, send an email to "majordomo@xmission.com" with "unsubscribe usr-tc" in the body of the message. For information on digests or retrieving files and old messages send "help" to the same address. Do not use quotes in your message.