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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk apDiscCtrlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APDISC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APDISC-MIB::apDiscCtrlTable'
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 row .1.3.6.1.4.1.272.4.49.1.1
The access point discovery control information.
Column Syntax OID
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.49.1.1.1
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
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
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
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
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
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk apDiscTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APDISC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APDISC-MIB::apDiscTable'
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 row .1.3.6.1.4.1.272.4.49.2.1
An entry for a discovered access point.
Column Syntax OID
apDiscIfIndexmandatory
The interface on which the access point was detected. The
interface is identified by its interface index in the
ifTable.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.49.2.1.1
apDiscProtomandatory
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
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
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.272.4.49.2.1.3
The node name of the access point.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.272.4.49.2.1.4
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
The IP address of the access point.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.2.1.6
apDiscNetMaskmandatory
The netmask of the access point.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.2.1.7
The gateway address of the access point.
RFC1155-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.2.1.8
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
The serial number of the access point.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.272.4.49.2.1.10
The system description of the access point.
OctetString
Constraints:
range: 0-64
.1.3.6.1.4.1.272.4.49.2.1.11
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
Uses the bintec variant from /opt/observium/mibs/bintec.
Command help
Walk apDiscSetTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APDISC-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APDISC-MIB::apDiscSetTable'
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 row .1.3.6.1.4.1.272.4.49.3.1
An entry fo an discovered access point allowing to set
network parameters.
Column Syntax OID
The interface on which the access point was detected.
The interface is identified by its interface index in
the ifTable.
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.272.4.49.3.1.1
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
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
Type Constraints:
range: 6
Description:
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires M…
.1.3.6.1.4.1.272.4.49.3.1.3
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
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
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.3.1.5
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
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.3.1.6
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
Type Constraints:
range: 4
.1.3.6.1.4.1.272.4.49.3.1.7
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
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
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