ASKEY-DSLAM-LINK-AGGREGATION-CONTROL-PROTOCOL-MIB: View SNMP OID List / Download MIB

VENDOR: ASKEY COMPUTER CORP.


 Home MIB: ASKEY-DSLAM-LINK-AGGREGATION-CONTROL-PROTOCOL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 askeyLacpMib 1.3.6.1.4.1.3646.1300.2.13
       lacpGroupTable 1.3.6.1.4.1.3646.1300.2.13.1 no-access
           lacpGroupEntry 1.3.6.1.4.1.3646.1300.2.13.1.1 no-access
This table describe the information of link aggreation.
               askeyLacpGroupId 1.3.6.1.4.1.3646.1300.2.13.1.1.1 integer no-access
The LACP group ID. This ID expresses the aggregation of ports. The ports are linked aggregately have same group ID.
               askeyLacpGroupActivity 1.3.6.1.4.1.3646.1300.2.13.1.1.2 integer read-write
This object corresponds to the administrative values of Actor_State (43.4.2 [Part 3]) as transmitted by the Actor in LACPDUs of the second bit corresponds to bit 0 (LACP_Activity) Enumeration: 'passive': 0, 'active': 1.
               askeyLacpGroupTimeout 1.3.6.1.4.1.3646.1300.2.13.1.1.3 integer read-write
This object corresponds to the administrative values of Actor_State (43.4.2 [Part 3]) as transmitted by the Actor in LACPDUs of the first bit corresponds to bit 1 (LACP_Timeout) Enumeration: 'shot': 1, 'long': 0.
       lacpPortTable 1.3.6.1.4.1.3646.1300.2.13.2 no-access
           lacpPortEntry 1.3.6.1.4.1.3646.1300.2.13.2.1 no-access
This table describe information of the uplink ports .
               askeyLacpPortId 1.3.6.1.4.1.3646.1300.2.13.2.1.1 interfaceindex no-access
The uplink port interface index.
               askeyLacpPortGroupId 1.3.6.1.4.1.3646.1300.2.13.2.1.2 integer read-write
The value is LACP group ID which this port belongs.
               askeyLacpPortPriority 1.3.6.1.4.1.3646.1300.2.13.2.1.3 integer read-write
A 2-octet read-write value used to define the administrative value of priority associated with the Partner's System ID. The assigned value is used, along with the value of aAggPortPartnerAdminSystemID, aAggPortPartnerAdminKey, aAggPortPartnerAdminPort, and aAggPortPartnerAdminPortPriority, in order to achieve manually configured aggregation.
       askeyLacp 1.3.6.1.4.1.3646.1300.2.13.3 integer read-write
Enable or disable link aggreation control protocol. Enumeration: 'disabled': 2, 'enableLacp': 1, 'enableStaticLa': 3.
       askeyLacpSystemPriority 1.3.6.1.4.1.3646.1300.2.13.4 integer read-write
A 2-octet read-write value indicating the priority value associated with the Actor's System ID.