I was going to ask the same question today. I want to retrieve a list of current online users from the hyperarcs. snmpwalk -R <archostname> <community> usrCipUserName This didn't work. I have a list of all of the mibs and usrCipUserName isn't in this list. Where did you find this info? Have you verified that it works? If so could you post more info? Thanks -----Original Message----- From: owner-usr-tc@lists.xmission.com [mailto:owner-usr-tc@lists.xmission.com]On Behalf Of Jeff Mcadams Sent: Wednesday, May 03, 2000 11:41 AM To: usr-tc@lists.xmission.com Subject: Re: (usr-tc) SNMP question Also sprach Mark Thornton
Where would I find a list of the SNMP queries the HyperArc will respond to?
If you have ucd-snmp tools installed: snmpwalk -R <archostname> <community> snmpwalk -R <archostname> <community> enterprises Should cover most everything. Warning though...that's gonna give you copious output. :)
I am looking to retrieve a list of current online users.
Try: snmpwalk -R <archostname> <community> usrCipUserName -- 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.