All MIBs › UBNT-UniFi-MIB
Organization: Ubiquiti Networks, Inc.
Last Updated: 2016-06-25
Category: Ubiquiti Networks
Description:
Monitors Ubiquiti UniFi access points and switches including wireless clients, signal, and throughput.
Imported Objects
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 | |
| enterprises |
From SNMPv2-TC
| DateAndTime | |
| DisplayString | |
| MacAddress | |
| TEXTUAL-CONVENTION | |
| TruthValue |
From UBNT-MIB
| ubntMIB | MODULE-IDENTITY |
| ubntUniFi | OBJECT-IDENTITY |
| ubntUniFiGroups | OBJECT-IDENTITY |
What Is UBNT-UniFi-MIB?
UBNT-UniFi-MIB is a vendor-specific MIB from Ubiquiti Networks that models monitoring data for UniFi access points and switches, organized under three subtrees of ubntUniFi: unifiApWireless (radio-level stats), unifiApIf (wired interface stats), and unifiApSystem (device-level system info). It exposes unifiIfTable with per-interface counters (unifiIfRxBytes/Packets/Errors/Dropped/Multicast and matching Tx counters, plus unifiIfSpeed, unifiIfFullDuplex, unifiIfUp), unifiRadioTable with per-radio channel-utilization figures (unifiRadioCuTotal, unifiRadioCuSelfRx/Tx, unifiRadioOtherBss), and unifiVapTable with per-SSID/VAP wireless statistics (unifiVapNumStations, unifiVapCcq, unifiVapTxPower, unifiVapRxCrypts, unifiVapTxRetries), alongside device identity and uptime in unifiApSystemModel/Uplink/Uptime/Version. It depends on the base UBNT-MIB for its OID placement and complements Ubiquiti's UniFi Controller/API-based management with a standard SNMP path for wireless client counts, signal/channel quality, and throughput. It is deployed on UniFi access points and switches in enterprise and hospitality Wi-Fi deployments, making the UBNT-UniFi-MIB MIB Browser a common lookup for engineers wiring these devices into SNMP monitoring tools.
IPNetwork Monitor allows you to monitor SNMP objects defined in UBNT-UniFi-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- per-interface Rx/Tx byte, packet, and error counters
- radio channel-utilization statistics
- per-VAP/SSID client count and connection quality (CCQ)
- per-VAP Rx/Tx crypto and retry counters
- AP system identity, uplink, and uptime
Supported Devices
- Ubiquiti UniFi access points
- Ubiquiti UniFi switches
Monitoring Examples
An operator polls unifiVapTable for a given SSID (unifiVapIndex) to check unifiVapNumStations and unifiVapCcq (client connection quality) alongside unifiRadioCuTotal for the parent radio; a high unifiRadioCuOtherBss value combined with a falling unifiVapCcq would indicate radio congestion from neighboring/co-channel networks degrading wireless performance.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| unifiIfGroup | 1.3.6.1.4.1.41112.1.2.5.1 | |||
| unifiRadioGroups | 1.3.6.1.4.1.41112.1.2.5.2 | |||
| unifiVapGroups | 1.3.6.1.4.1.41112.1.2.5.3 | |||
| unifiApSystemGroup | 1.3.6.1.4.1.41112.1.2.5.4 | |||
| ubntUniFi | 1.3.6.1.4.1.41112.1.6 | The UniFi MIB module for Ubiquiti Networks, Inc. entities | ||
| unifiApWireless | 1.3.6.1.4.1.41112.1.6.1 | |||
| unifiRadioTable | 1.3.6.1.4.1.41112.1.6.1.1 | not-accessible | ||
| unifiRadioEntry | 1.3.6.1.4.1.41112.1.6.1.1.1 | not-accessible | Wireless interface | |
| OBJ unifiRadioIndex | 1.3.6.1.4.1.41112.1.6.1.1.1.1 | ObjectIndex | not-accessible | |
| STR unifiRadioName | 1.3.6.1.4.1.41112.1.6.1.1.1.2 | DisplayString | read-only | |
| STR unifiRadioRadio | 1.3.6.1.4.1.41112.1.6.1.1.1.3 | DisplayString | read-only | |
| C32 unifiRadioRxPackets | 1.3.6.1.4.1.41112.1.6.1.1.1.4 | Counter32 | read-only | |
| C32 unifiRadioTxPackets | 1.3.6.1.4.1.41112.1.6.1.1.1.5 | Counter32 | read-only | |
| I32 unifiRadioCuTotal | 1.3.6.1.4.1.41112.1.6.1.1.1.6 | Integer32 | read-only | |
| I32 unifiRadioCuSelfRx | 1.3.6.1.4.1.41112.1.6.1.1.1.7 | Integer32 | read-only | |
| I32 unifiRadioCuSelfTx | 1.3.6.1.4.1.41112.1.6.1.1.1.8 | Integer32 | read-only | |
| I32 unifiRadioOtherBss | 1.3.6.1.4.1.41112.1.6.1.1.1.9 | Integer32 | read-only | |
| unifiVapTable | 1.3.6.1.4.1.41112.1.6.1.2 | not-accessible | ||
| unifiVapEntry | 1.3.6.1.4.1.41112.1.6.1.2.1 | not-accessible | BSS | |
| OBJ unifiVapIndex | 1.3.6.1.4.1.41112.1.6.1.2.1.1 | ObjectIndex | not-accessible | |
| MAC unifiVapBssId | 1.3.6.1.4.1.41112.1.6.1.2.1.2 | MacAddress | read-only | |
| I32 unifiVapCcq | 1.3.6.1.4.1.41112.1.6.1.2.1.3 | Integer32 | read-only | |
| I32 unifiVapChannel | 1.3.6.1.4.1.41112.1.6.1.2.1.4 | Integer32 | read-only | |
| I32 unifiVapExtChannel | 1.3.6.1.4.1.41112.1.6.1.2.1.5 | Integer32 | read-only | |
| STR unifiVapEssId | 1.3.6.1.4.1.41112.1.6.1.2.1.6 | DisplayString | read-only | |
| STR unifiVapName | 1.3.6.1.4.1.41112.1.6.1.2.1.7 | DisplayString | read-only | |
| I32 unifiVapNumStations | 1.3.6.1.4.1.41112.1.6.1.2.1.8 | Integer32 | read-only | |
| STR unifiVapRadio | 1.3.6.1.4.1.41112.1.6.1.2.1.9 | DisplayString | read-only | |
| C32 unifiVapRxBytes | 1.3.6.1.4.1.41112.1.6.1.2.1.10 | Counter32 | read-only | |
| C32 unifiVapRxCrypts | 1.3.6.1.4.1.41112.1.6.1.2.1.11 | Counter32 | read-only | |
| C32 unifiVapRxDropped | 1.3.6.1.4.1.41112.1.6.1.2.1.12 | Counter32 | read-only | |
| C32 unifiVapRxErrors | 1.3.6.1.4.1.41112.1.6.1.2.1.13 | Counter32 | read-only | |
| C32 unifiVapRxFrags | 1.3.6.1.4.1.41112.1.6.1.2.1.14 | Counter32 | read-only | |
| C32 unifiVapRxPackets | 1.3.6.1.4.1.41112.1.6.1.2.1.15 | Counter32 | read-only | |
| C32 unifiVapTxBytes | 1.3.6.1.4.1.41112.1.6.1.2.1.16 | Counter32 | read-only | |
| C32 unifiVapTxDropped | 1.3.6.1.4.1.41112.1.6.1.2.1.17 | Counter32 | read-only | |
| C32 unifiVapTxErrors | 1.3.6.1.4.1.41112.1.6.1.2.1.18 | Counter32 | read-only | |
| C32 unifiVapTxPackets | 1.3.6.1.4.1.41112.1.6.1.2.1.19 | Counter32 | read-only | |
| C32 unifiVapTxRetries | 1.3.6.1.4.1.41112.1.6.1.2.1.20 | Counter32 | read-only | |
| I32 unifiVapTxPower | 1.3.6.1.4.1.41112.1.6.1.2.1.21 | Integer32 | read-only | |
| T/F unifiVapUp | 1.3.6.1.4.1.41112.1.6.1.2.1.22 | TruthValue | read-only | |
| STR unifiVapUsage | 1.3.6.1.4.1.41112.1.6.1.2.1.23 | DisplayString | read-only | guest or regular user |
| unifiApIf | 1.3.6.1.4.1.41112.1.6.2 | |||
| unifiIfTable | 1.3.6.1.4.1.41112.1.6.2.1 | not-accessible | ||
| unifiIfEntry | 1.3.6.1.4.1.41112.1.6.2.1.1 | not-accessible | Ethernet interface | |
| OBJ unifiIfIndex | 1.3.6.1.4.1.41112.1.6.2.1.1.1 | ObjectIndex | not-accessible | |
| T/F unifiIfFullDuplex | 1.3.6.1.4.1.41112.1.6.2.1.1.2 | TruthValue | read-only | |
| IP unifiIfIp | 1.3.6.1.4.1.41112.1.6.2.1.1.3 | IpAddress | read-only | |
| MAC unifiIfMac | 1.3.6.1.4.1.41112.1.6.2.1.1.4 | MacAddress | read-only | |
| STR unifiIfName | 1.3.6.1.4.1.41112.1.6.2.1.1.5 | DisplayString | read-only | |
| C32 unifiIfRxBytes | 1.3.6.1.4.1.41112.1.6.2.1.1.6 | Counter32 | read-only | |
| C32 unifiIfRxDropped | 1.3.6.1.4.1.41112.1.6.2.1.1.7 | Counter32 | read-only | |
| C32 unifiIfRxError | 1.3.6.1.4.1.41112.1.6.2.1.1.8 | Counter32 | read-only | |
| C32 unifiIfRxMulticast | 1.3.6.1.4.1.41112.1.6.2.1.1.9 | Counter32 | read-only | |
| C32 unifiIfRxPackets | 1.3.6.1.4.1.41112.1.6.2.1.1.10 | Counter32 | read-only | |
| I32 unifiIfSpeed | 1.3.6.1.4.1.41112.1.6.2.1.1.11 | Integer32 | read-only | |
| C32 unifiIfTxBytes | 1.3.6.1.4.1.41112.1.6.2.1.1.12 | Counter32 | read-only | |
| C32 unifiIfTxDropped | 1.3.6.1.4.1.41112.1.6.2.1.1.13 | Counter32 | read-only | |
| C32 unifiIfTxError | 1.3.6.1.4.1.41112.1.6.2.1.1.14 | Counter32 | read-only | |
| C32 unifiIfTxPackets | 1.3.6.1.4.1.41112.1.6.2.1.1.15 | Counter32 | read-only | |
| T/F unifiIfUp | 1.3.6.1.4.1.41112.1.6.2.1.1.16 | TruthValue | read-only | |
| unifiApSystem | 1.3.6.1.4.1.41112.1.6.3 | |||
| IP unifiApSystemIp | 1.3.6.1.4.1.41112.1.6.3.1 | IpAddress | read-only | |
| T/F unifiApSystemIsolated | 1.3.6.1.4.1.41112.1.6.3.2 | TruthValue | read-only | |
| STR unifiApSystemModel | 1.3.6.1.4.1.41112.1.6.3.3 | DisplayString | read-only | |
| STR unifiApSystemUplink | 1.3.6.1.4.1.41112.1.6.3.4 | DisplayString | read-only | |
| C32 unifiApSystemUptime | 1.3.6.1.4.1.41112.1.6.3.5 | Counter32 | read-only | |
| STR unifiApSystemVersion | 1.3.6.1.4.1.41112.1.6.3.6 | DisplayString | read-only |
RFC description
Ubiquiti Networks MIB for monitoring UniFi access points, wireless systems, and network components, enabling SNMP-based management of UniFi infrastructure.
Start monitoring Ubiquiti UniFi access points, Ubiquiti UniFi switches (per-interface/radio/VAP traffic and signal-quality status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.