LIGO-802DOT11-EXT-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
28
ligoDot11IfConfTable
table.1.3.6.1.4.1.32750.3.5.1.2.1
·
1 row entry
·
16 columns
Uses the ligowave variant from
Command help
/opt/observium/mibs/ligowave.
Walk ligoDot11IfConfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LIGO-802DOT11-EXT-MIB' -M '/opt/observium/mibs/ligowave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGO-802DOT11-EXT-MIB::ligoDot11IfConfTable'
Wireless interface configuration table.
Wireless interface configuration table entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Wireless interface's parent index, which corresponds to ifIndex in MIB-II interfaces table.
This is only applicable if the interface is virtual and it is created under some other interface, like it is for Atheros cards… |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.1 |
|
Protocol string, for example 'IEEE 802.11g'.
|
OctetString | .1.3.6.1.4.1.32750.3.5.1.2.1.1.2 |
|
Wireless interface operation mode
|
Enumeration | .1.3.6.1.4.1.32750.3.5.1.2.1.1.3 |
|
ESSID
|
OctetString | .1.3.6.1.4.1.32750.3.5.1.2.1.1.4 |
|
Access point's MAC address if working in managed mode and connected.
Current interface's MAC address, when working in master mode. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.32750.3.5.1.2.1.1.5 |
|
Country code.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.6 |
|
Current frequency as reported by driver.
|
MHzSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.7 |
|
Channel number.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.8 |
|
Channel bandwidth.
|
MHzSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.9 |
|
Transmit power in dBm.
|
dBmSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.10 |
|
Transmission bitrate.
|
kbit/sSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.11 |
|
Link quality value.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.12 |
|
Maximum possible link quality value for current wireless card.
|
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.13 |
|
Signal level.
|
dBmSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.14 |
|
Noise level.
|
dBmSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.15 |
|
Number of associated nodes when working in access point mode.
1 - if associated to remote access point in client mode. |
SNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.2.1.1.16 |
ligoDot11IfErrStatsTable
table.1.3.6.1.4.1.32750.3.5.1.3.1
·
1 row entry
·
6 columns
Uses the ligowave variant from
Command help
/opt/observium/mibs/ligowave.
Walk ligoDot11IfErrStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LIGO-802DOT11-EXT-MIB' -M '/opt/observium/mibs/ligowave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGO-802DOT11-EXT-MIB::ligoDot11IfErrStatsTable'
Wireless interface statistics table.
Wireless interface statistics table entry.
| Column | Syntax | OID |
|---|---|---|
|
Number of received packets with invalid NWID/ESSID. Increasing value usually means that there are
other stations transmitting on the same channel or adjacent channels. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.3.1.1.1 |
|
Number of received packets the hardware was unable to decrypt.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.3.1.1.2 |
|
Number of received packets that were missing link layer fragments for complete re-assembly.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.3.1.1.3 |
|
Number of packets hardware failed to deliver.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.3.1.1.4 |
|
Other packets lost in relation with specific wireless operations.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.3.1.1.5 |
|
Number of beacons that should have been sent by remote access point but were not received.
Increasing number usually means that communicating peers moved out of range. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.3.1.1.6 |
.1.3.6.1.4.1.32750.3.5.1.3.2
·
1 row entry
·
6 columns
Uses the ligowave variant from
Command help
/opt/observium/mibs/ligowave.
Walk ligoDot11RemoteNodeStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LIGO-802DOT11-EXT-MIB' -M '/opt/observium/mibs/ligowave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIGO-802DOT11-EXT-MIB::ligoDot11RemoteNodeStatsTable'
Remote node statistics table. This table shows statistics for associated or already disconnected clients on wireless interfaces which are operating in access point mode. For interfaces operating in client mode and associated to remote access point information about access point is shown.
Wireless remote node statistics table entry.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Remote node MAC address.
|
SNMPv2-TCMacAddress Type Constraints: range: 6Description: 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.32750.3.5.1.3.2.1.1 |
||||
|
Remote node is currently associated.
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.32750.3.5.1.3.2.1.2 |
||||
|
Bytes transmitted to remote node. This object is optional.
|
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.3.2.1.3 |
||||
|
Bytes received from remote node. This object is optional.
|
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.32750.3.5.1.3.2.1.4 |
||||
|
UNIX timestamp of the association. This object is optional.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32750.3.5.1.3.2.1.5 |
||||
|
UNIX timestamp of the disassociation (if remote node recently dissasociated).
This object is optional. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.32750.3.5.1.3.2.1.6 |