AP-WDS Table View

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

Tables
2
Rows
2
Columns
18
.1.3.6.1.4.1.27662.200.1.1.5.1.1 · 1 row entry · 9 columns
Uses the peplink variant from /opt/observium/mibs/peplink.
Command help
Walk apWdsNeighborNetworkInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AP-WDS' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-WDS::apWdsNeighborNetworkInfoTable'
WDS Neighbor Network Info table.
apWdsNeighborNetworkInfoEntry row .1.3.6.1.4.1.27662.200.1.1.5.1.1.1
An entry in the apWdsNeighborNetworkInfoTable.
Column Syntax OID
This attribute indicates the WDS config index
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.27662.200.1.1.5.1.1.1.1
This attribute indicates the WDS neighbor MAC address
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.27662.200.1.1.5.1.1.1.2
This attribute indicates the WDS neighbor manufacturer
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.27662.200.1.1.5.1.1.1.3
This attribute indicates the WDS neighbor encryption
Enumeration
Enumerated Values:
0none
1wep
2aes
.1.3.6.1.4.1.27662.200.1.1.5.1.1.1.4
This attribute indicates the WDS neighbor signal
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.27662.200.1.1.5.1.1.1.5
This attribute indicates the WDS neighbor transmit packets
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.27662.200.1.1.5.1.1.1.6
This attribute indicates the WDS neighbor transmit bytes
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.27662.200.1.1.5.1.1.1.7
This attribute indicates the WDS neighbor receive packets
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.27662.200.1.1.5.1.1.1.8
This attribute indicates the WDS neighbor receive bytes
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.27662.200.1.1.5.1.1.1.9
.1.3.6.1.4.1.27662.200.1.1.5.2.1 · 1 row entry · 9 columns
Uses the peplink variant from /opt/observium/mibs/peplink.
Command help
Walk apWdsConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AP-WDS' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-WDS::apWdsConfigTable'
WDS config table.
apWdsConfigEntry row .1.3.6.1.4.1.27662.200.1.1.5.2.1.1
An entry in the apWdsConfigTable.
Column Syntax OID
This attribute indicates the WDS config index
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.27662.200.1.1.5.2.1.1.1
The WDS config status.
Supported values:
active(1) - valid entry
notReady(3) - non-valid entry
createAndGo(4) - used to create a new entry
destroy(6) - removes the entry
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.27662.200.1.1.5.2.1.1.2
This field should indicate an MAC address entry in the
WDS config.
Remarks:
Input format:
0xXX 0xXX 0xXX 0xXX 0xXX 0xXX OR XX:XX:XX:XX:XX:XX OR XX-XX-XX-XX-XX-XX
(examples: 0xab 0xcd 0xef 0x01 0x02 0x03 OR ab:cd:ef:01:0…
SNMPv2-TCMacAddressr/w
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.27662.200.1.1.5.2.1.1.3
This attribute indicates enable status of WDS config.
Enumerationr/w
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.27662.200.1.1.5.2.1.1.4
This attribute indicates encryption type of WDS config.
0: none
1: wep
2: aes
Enumerationr/w
Enumerated Values:
0none
2aes
.1.3.6.1.4.1.27662.200.1.1.5.2.1.1.5
This attribute indicates encryption key size of WDS config.
Enumerationr/w
Enumerated Values:
64hex64
128hex128
152hex152
.1.3.6.1.4.1.27662.200.1.1.5.2.1.1.6
This attribute indicates the wep key format of the wireless network.
Enumerationr/w
Enumerated Values:
0ascii
1hex
.1.3.6.1.4.1.27662.200.1.1.5.2.1.1.7
This attribute indicates encryption key of WDS config.
Remarks:
apWdsConfigEncryption = wep(1):
- hex64: 5 ASCII/10 hex characters
- hex128: 13 ASCII/26 hex characters
- hex152: 16 ASCII/32 hex characters
apWdsConfigEnc…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.27662.200.1.1.5.2.1.1.8
This attribute indicates the radio selection of WDS config.
Remarks:
1 means start on radio 1,
2 means start on radio 2
Integer32r/w
Constraints:
range: 1-2
.1.3.6.1.4.1.27662.200.1.1.5.2.1.1.9