APDISC-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
28

apDiscCtrlTable

table mandatory
.1.3.6.1.4.1.272.4.49.1 · 1 row entry · 6 columns
This table holds the interfaces configured for access point disovery.
An entry in this table is identified by the interface index and the
protocol to be used for the discovery.
          
A successfull discovery creates related entries in apDiscTable and
apDiscSetTable for each discovered access point. Deleting an entry in
this table removes also the related entries in apDiscTable and
apDiscSetTable.
          
All variables in this table are volatile and not stored permanently.
apDiscCtrlEntry entry .1.3.6.1.4.1.272.4.49.1.1
The access point discovery control information.
Indexes
apDiscCtrlIfIndex apDiscCtrlProto
Column Syntax OID
apDiscCtrlIfIndex mandatory
This variable identifies on which interface the access point
discovery is to be performed. The interface is identified by its
index in the ifTable.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.49.1.1.1
apDiscCtrlProto mandatory
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…
Enumerationr/w
Enumerated Values:
1artem
.1.3.6.1.4.1.272.4.49.1.1.2
apDiscCtrlOperation mandatory
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 apDi…
Enumerationr/w
Enumerated Values:
1none
2discovery
3delete
.1.3.6.1.4.1.272.4.49.1.1.3
apDiscCtrlResult mandatory
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…
Enumeration
Enumerated Values:
1noError
2destUnreachable
3internalError
.1.3.6.1.4.1.272.4.49.1.1.4
apDiscCtrlLastRun mandatory
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.
.1.3.6.1.4.1.272.4.49.1.1.5
apDiscCtrlLimit mandatory
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 sysl…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.49.1.1.6

apDiscTable

table mandatory
.1.3.6.1.4.1.272.4.49.2 · 1 row entry · 12 columns
In this table the discovered access points are listed with the
retrieved information like node name, IP address, netmask and
gateway address. An entry in this table is identified by the
interface on which the access point was found, by the utilized
discovery protocol and the MAC address of the access point.
          
Entries in this table are created autonomously by the system for
each discovered access point, and are autonomously deleted if the
access point is not found anymore at the next discovery. All
entries in this table belonging to an interface are deleted, if
the corresponding entry is deleted from the apDiscCtrlTable.
          
All variables in this table are volatile and not stored permanently.
apDiscEntry entry .1.3.6.1.4.1.272.4.49.2.1
An entry for a discovered access point.
Indexes
apDiscIfIndex apDiscProto apDiscMacAddress
Column Syntax OID
apDiscIfIndex mandatory
The interface on which the access point was detected. The
interface is identified by its interface index in the
ifTable.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.49.2.1.1
apDiscProto mandatory
This indicates via which discovery protocol the access
point was found. Currently only the protocol to discover
ARtem access points is supported. This is protocol uses
IP multicast protocol with group address 239.239.23…
Enumeration
Enumerated Values:
1artem
.1.3.6.1.4.1.272.4.49.2.1.2
apDiscMacAddress mandatory
The MAC address of the found access point. The ARtem
access points report via the discovery protocol the MAC
address of their first ethernet-like interface.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.272.4.49.2.1.3
apDiscNodeName mandatory
The node name of the access point.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.272.4.49.2.1.4
apDiscIpStatus mandatory
This indicates how the access point got its IP address,
netmask and gateway address. 'unknown' means that the
access point does not give an indication how these values
have been set, 'static' indicates that the values h…
Enumeration
Enumerated Values:
1unknown
2static
3dhcpLease
4dhcpFailed
.1.3.6.1.4.1.272.4.49.2.1.5
apDiscIpAddress mandatory
The IP address of the access point.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.2.1.6
apDiscNetMask mandatory
The netmask of the access point.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.2.1.7
apDiscGwAddress mandatory
The gateway address of the access point.
RFC1155-SMIIpAddress
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.2.1.8
apDiscLastChange mandatory
The time (GMT) when the access point was initially
discovered or has changed its networking configuration
given in seconds since 01/01/1970 00:00:00.
.1.3.6.1.4.1.272.4.49.2.1.9
apDiscSerialNumber mandatory
The serial number of the access point.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.272.4.49.2.1.10
apDiscSysDescription mandatory
The system description of the access point.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.272.4.49.2.1.11
apDiscVersionString mandatory
The version string of the access point.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.272.4.49.2.1.12

apDiscSetTable

table mandatory
.1.3.6.1.4.1.272.4.49.3 · 1 row entry · 10 columns
This table holds one entry for each discovered access point
allowing to configure the access point's network parameters
like node name, IP address, netmask and gateway address.
Whether the change was successful or not is indicated via
apDiscSetResult. Each access point is identified in this
table by the interface on which it was detected and its MAC
address.
An entry in this table is created autonomously by the system
for each discovered access point. An entry is autonomously
deleted if the access point does not reply at the next
discovery. All entries in this table belonging to an interface
are deleted if the corresponding entry is deleted from the
apDiscCtrlTable.
          
All variables in this table are volatile and not stored
permanently. However the networking parameters are sent to
the access point and stored in its configuration.
apDiscSetEntry entry .1.3.6.1.4.1.272.4.49.3.1
An entry fo an discovered access point allowing to set
network parameters.
Indexes
apDiscSetIfIndex apDiscSetProto apDiscSetMacAddress
Column Syntax OID
apDiscSetIfIndex mandatory
The interface on which the access point was detected.
The interface is identified by its interface index in
the ifTable.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.49.3.1.1
apDiscSetProto mandatory
This indicates via which protocol the access point is
addressed. Currently only the protocol to discover
ARtem access points is supported. This is protocol uses
IP multicast protocol with group address 239.239.239.239
a…
Enumeration
Enumerated Values:
1artem
.1.3.6.1.4.1.272.4.49.3.1.2
apDiscSetMacAddress mandatory
The MAC address of the access point. The ARtem
access points report via the discovery protocol the MAC
address of their first ethernet-like interface.
SNMPv2-TCMacAddress
Textual Convention: SNMPv2-TCMacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.272.4.49.3.1.3
apDiscSetNodeName mandatory
The new node name of the access point to be used in
the next set request.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.272.4.49.3.1.4
apDiscSetIpAddress mandatory
The new IP address of the access point to be used in
the next set request. The access point uses DHCP if
apDiscSetIpAddress, apDiscSetNetmask and apDiscSetGwAddress
are all set to '0.0.0.0'.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.3.1.5
apDiscSetNetMask mandatory
The new netmask of the access point to be used in the
next set request. The access point uses DHCP if
apDiscSetIpAddress, apDiscSetNetmask and apDiscSetGwAddress
are all set to '0.0.0.0'.
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.3.1.6
apDiscSetGwAddress mandatory
The new gateway address of the access point to be used
in the next set request. The gateway address must be in
the network defined by apDiscSetIpAddress and the
apDiscSetNetmask. The access point uses DHCP if
apDiscSetI…
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.3.1.7
apDiscSetAdminPassword mandatory
The access point's password of the administrative user
account to authorize the set request.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.272.4.49.3.1.8
apDiscSetOperation mandatory
This variable allows to initiate a set operation. After
the set operation is performed the variable apDiscSetResult
is updated autonomously to reflect the result of the operation.

'none': no set operation…
Enumerationr/w
Enumerated Values:
1none
2set
.1.3.6.1.4.1.272.4.49.3.1.9
apDiscSetResult mandatory
This variable indicates the result of the set operation
after the operation has finished.

'noError': no set operation performed or operation was a
success.

'invalidIpParam': either no prop…
Enumeration
Enumerated Values:
1noError
2invalidIpParam
3accessDenied
4otherError
5destUnreachable
6timeout
7internalError
.1.3.6.1.4.1.272.4.49.3.1.10