All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Surda <surda@shurdix.com>
To: lartc@vger.kernel.org
Subject: [LARTC] SNMP docs
Date: Wed, 04 Oct 2006 21:22:00 +0000	[thread overview]
Message-ID: <452425F8.6000403@shurdix.com> (raw)

Hello,

I apologise for misusing this mailing list, but I noticed that similar 
questions are being asked and there are people that might have the 
necessary answer for my problem. If you think this is OT, you are 
welcome to reply privately.

To make it short, I need to initiate port reauthentication on switches 
(HP Procurve, but I think this may be standardised to some extent) via 
SNMPv3. I assume this is possible, but can't find the proper 
documentation. To explain this in a little more detail, I want to do per 
SNMP what the following does over ssh/telnet (assuming I want to do it 
on port "A1" and I am able to find out that "A1" is port #1):

-----------------------------
config
aaa port-access supplicant A1 initialize
aaa port-access web-based A1 reauthenticate
aaa port-access mac-based A1 reauthenticate
-----------------------------

I already have some perl code to do snmp writes, I just can't find what 
variable and value to use for this purpose.

Sometimes, access policy for a user changes and I want it to be enforced 
immediately, not after (s)he reboots or the auto refresh kick in.

PS. don't tell me to use the the HP program (PCM/IDM/whatever).

Yours sincerely,
Peter

-- 
http://www.shurdix.org - Linux distribution for routers and firewalls
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

                 reply	other threads:[~2006-10-04 21:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=452425F8.6000403@shurdix.com \
    --to=surda@shurdix.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.