>> MIB - Management Information Base

>> Table: apDiscCtrlTable - (.1.3.6.1.4.1.272.4.49.1.1)

Description: The access point discovery control information.

apDiscCtrlTable
OIDNameTypeAccess
.1IfIndexINTEGERRW
.2ProtoENUMRW
.3OperationENUMD
.4ResultENUMR
.5LastRunDateR
.6LimitINTEGERRW

IfIndex
This variable identifies on which interface the access point discovery is to be performed. The interface is identified by its index in the ifTable.
Proto
This indicates which access point discovery is to be performed. Currently only ARtem access points can be discovered. This is a proprietary discovery protocol, which uses IP multicast protocol with group address 239.239.239.239 and UPD port 1111.

Enumerations:

  • artem (1)
Operation
Setting this variable to 'discovery' initiates the discovery. After the discovery it is autonomously changed to 'none'. Setting this variable to 'delete' deletes the entry and all related entries in apDiscTable and apDiscSetTable.

Enumerations:

  • none (1)
  • discovery (2)
  • delete (3)
Result
This variable indicates the result of the discovery operation after the operation has finished.

'noError': no discovery has been initiated or discovery was a success.

'destUnreachable': the interface is currently not usable. Interface is not operational, has no IP address assigned or has no associated direct route. The request could not be sent.

'internalError': an internal error was detected, discovery not initiated. Enabling logging and debugging might reveal more information in this case.

Enumerations:

  • noError (1)
  • destUnreachable (2)
  • internalError (3)
LastRun
The time (GMT) of the last successful access point discovery given in seconds since 01/01/1970 00:00:00. A value of 0 indicates that no successful discovery had been run yet.

Range: 0 to -1

Limit
This variable limits how many replies from APs are to be stored. The replies exceeding this value are discarded. This avoids a DOS vulnerability where one may flood us with wrong answers. If this limit is reached a syslog message is generated.


MIB Reference to Software Version 7.6.2 generated on 2008/03/07. Provided by webmaster@funkwerk-ec.com
Copyright ©2008 by Funkwerk Enterprise Communications GmbH