UBQS-LAG-MIB
AI MIB Summary
The UBQS-LAG-MIB module provides SNMP-based management and monitoring of IEEE 802.3ad (LACP) link aggregation groups on Ubiquiti Networks devices, exposing operational status, member port states, and traffic counters for configured LAG interfaces.
Link Aggregation MIB module for managing 802.3ad
Main OID:
ubiLagMIB.1.3.6.1.4.1.7800.100.16
35
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
35 total| Object Name |
|---|
ubiLagMIBLink Aggregation MIB module for managing 802.3ad MODULE-IDENTITY .1.3.6.1.4.1.7800.100.16 |
ubiLagMIBNotificationsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.16.0 |
ubiBackupIntfMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.16.0.1 |
ubiBackupIntfSwitchoverBackup Interface Switchover Notifiaction NOTIFICATION-TYPE .1.3.6.1.4.1.7800.100.16.0.1.1 |
ubiLagMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.16.1 |
ubiAgg OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.16.1.1 |
ubiAggTableA table that contains the generic aggregation
information. SEQUENCE OF UbiAggEntry .1.3.6.1.4.1.7800.100.16.1.1.1 |
ubiAggEntryA list of information for each aggregation. UbiAggEntry .1.3.6.1.4.1.7800.100.16.1.1.1.1 |
ubiAggIdAggregation IDro Integer32 .1.3.6.1.4.1.7800.100.16.1.1.1.1.1 |
ubiAggDeleteRemove the particular aggregation. If it is success
to remove the entry, the corresponding port information
is deleted from ubiAggPortTable.rw Enumeration .1.3.6.1.4.1.7800.100.16.1.1.1.1.2 |
ubiAggPortTableA table that contains the aggregation port
information. SEQUENCE OF UbiAggPortEntry .1.3.6.1.4.1.7800.100.16.1.1.2 |
ubiAggPortEntryA list of information for each aggregation port. UbiAggPortEntry .1.3.6.1.4.1.7800.100.16.1.1.2.1 |
ubiAggPortAggModeThe mode of aggregation that needed to create
the particular aggregation and set the aggregation
port.rw Enumeration .1.3.6.1.4.1.7800.100.16.1.1.2.1.1 |
ubiAggPortRowStatusThe status of aggregation row.
The createAndGo(4)can create the aggregation and
set the particular port to that aggregation.
The destroy(6) can unset the particular port from the aggregation.
If you want to remove the aggregation, set ubiAggDelete.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.16.1.1.2.1.2 |
ubiLagLoadBalanceTableA table that contains the aggregation load-balance
information. SEQUENCE OF UbiLagLoadBalanceEntry .1.3.6.1.4.1.7800.100.16.1.1.3 |
ubiLagLoadBalanceEntryA list of information for aggregation load-balance. UbiLagLoadBalanceEntry .1.3.6.1.4.1.7800.100.16.1.1.3.1 |
ubiLagLoadBalanceAggIdThis object consists of two cases.
First case is '0' that means global configuration.
In this case, all ports inside a switch are affected by
load-balance configured globally.
Second case is '1-256' that means aggregator id.
In this case, load-balance configuration affects
particular port only.
Two case couldn't be used together. INTEGER .1.3.6.1.4.1.7800.100.16.1.1.3.1.1 |
ubiLagLoadBalanceModeThe mode of port-group load-balancerw UbiLagList .1.3.6.1.4.1.7800.100.16.1.1.3.1.2 |
ubiRedundancyPort OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.16.1.2 |
ubiRedundancyPortTableA table that contains the redundancy port
information. SEQUENCE OF UbiRedundancyPortEntry .1.3.6.1.4.1.7800.100.16.1.2.1 |
ubiRedundancyPortEntryA list of information for redundancy prot. UbiRedundancyPortEntry .1.3.6.1.4.1.7800.100.16.1.2.1.1 |
ubiReduIfIndexIfindex of Backup Interfacero InterfaceIndex (IF-MIB) .1.3.6.1.4.1.7800.100.16.1.2.1.1.1 |
ubiReduBackupIfIndexBackup Interce Ifindexrw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.7800.100.16.1.2.1.1.2 |
ubiReduIfNameinterface name of Backup Interfacero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.16.1.2.1.1.3 |
ubiReduLinkLink of Backup interface
1 : up
2 : downro INTEGER .1.3.6.1.4.1.7800.100.16.1.2.1.1.4 |
ubiReduModemode of backup interface
0 : none
1 : primary
2 : secondaryro INTEGER .1.3.6.1.4.1.7800.100.16.1.2.1.1.5 |
ubiReduRvtrevert mode of backup interface
0 : Off
1 : Onro INTEGER .1.3.6.1.4.1.7800.100.16.1.2.1.1.6 |
ubiReduBackupIfbackup interface name of backup interfacero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.7800.100.16.1.2.1.1.7 |
ubiReduStatusstate of backup interface
0 : none
1 : normal operation
2 : backup mode
3 : wait to backup
4 : wait to revert
5 : both down
6 : disablero INTEGER .1.3.6.1.4.1.7800.100.16.1.2.1.1.8 |
ubiReduWtrWtr of backup interface
1..720 : Set
0 : Unsetrw INTEGER .1.3.6.1.4.1.7800.100.16.1.2.1.1.9 |
ubiReduHoldoffHoldoff of backup interface
1..10 : Set
0 : Unsetrw INTEGER .1.3.6.1.4.1.7800.100.16.1.2.1.1.10 |
ubiReduRowStatusThe status of backup interface row.
The createAndGo(4)can create the backup interface and
set the particular port to that backup interface.
The destroy(6) can unset the particular port from the backup interface.
If you want to remove the backup interface, set backup interface Delete.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.7800.100.16.1.2.1.1.11 |
ubiLagMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.16.2 |
ubiLagMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.16.2.1 |
ubiLagMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.7800.100.16.2.2 |