Re: Cisco 1230 AP cDot11ClientAddress



On Thu, 01 Dec 2005 02:28:43 GMT, Jeff Liebermann <jeffl@xxxxxxxxxxxxxxxxxxxxxx> wrote:

~ >> What happens when you point a MIB browser at the top of the tree or
~ >> run SNMPwalk on:
~ >> .1.3.6.1.4.1.9.9.273.1.2.1.1
~ >> Do you MAC's under it? Probably not, but worth a try.
~
~ >I allready did an SNMPwalk, there are some other OID's that show a MAC
~ >address. But there are no other OID's that give such a great overview
~ >of mac- & ipaddresses.
~
~ It's unusual to see the IP's because an access point is suppose to do
~ everything at the MAC level (layer 2) and not get involved in IP layer
~ (layer 3) stuff. I'm kinda suprised that the IP address is even
~ listed. However, the AIR-AP1230A has a DHCP server, so I guess you're
~ looking at the ARP table from the DHCP server. If true, then I
~ suspect that clients with static IP's won't show up.

Actually, the AP sniffs the IP addresses in packets coming from the
client, so it would see a client with a static IP (assuming that it
emits packets.)


[ taking a pass on the SNMP oddities since I don't do much SNMP ]

Aaron
.



Relevant Pages

  • Re: How to test wireless problem?
    ... the client to just disappear when it goes into hibernate. ... It tries to continue the previous connection at all ... layers from the applications layer, ... disconnect between layers at both ends. ...
    (alt.internet.wireless)
  • Re: decouple gui from bo
    ... gui layer from the business objects layer. ... abstract concept of client into class cClient ... It depends on the structure of the particular app. ... Private mClients As cClients ...
    (microsoft.public.vb.general.discussion)
  • Re: How to create a modular ASP.NET application ?
    ... facade to aid the UI layer. ... if there is any business that is client ... You can, in general, leave the ASPX files alone and use Themes for client ... If you are still embedding code in your ASPX pages, ...
    (microsoft.public.dotnet.framework.aspnet)
  • [PATCH 3/7] rename locking functions - convert init_MUTEX* users, part 1
    ... /* Tell the I2C layer a new client has arrived */ ... if ((err = i2c_attach_client(new_client))) ... /* We can fill in the remaining client fields */ ...
    (Linux-Kernel)
  • Re: Architecture Question
    ... Its always good to have an abstraction layer between your ... business layer/persistence and your presentation layer. ... with great success -abstract business objects ... use a friendly rich Windows client, while a handful of mobile people use it ...
    (microsoft.public.dotnet.general)