ME1200-LACP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: ME1200-LACP-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
 me1200LacpMib 1.3.6.1.4.1.9.9.815.1.35
This is a private version of the IEEE802.3ad LAG MIB
       me1200LacpMibObjects 1.3.6.1.4.1.9.9.815.1.35.1
           me1200LacpConfig 1.3.6.1.4.1.9.9.815.1.35.1.2
               me1200LacpPortConfigTable 1.3.6.1.4.1.9.9.815.1.35.1.2.1 no-access
This is a table of the LACP port configurations
                   me1200LacpPortConfigEntry 1.3.6.1.4.1.9.9.815.1.35.1.2.1.1 no-access
Each port has a set of parameters
                       me1200LacpPortConfigInterfaceNo 1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.1 me1200interfaceindex no-access
Logical interface number.
                       me1200LacpPortConfigDot3adAggrActorAdminMode 1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.2 truthvalue read-write
Control whether port is LACP enabled(1) or disabled(0).
                       me1200LacpPortConfigDot3adAggrActorAdminKey 1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.3 me1200unsigned16 read-write
The current administrative value of the Key for the Aggregator. The administrative Key value may differ from the operational Key value for the reasons discussed in 43.6.2. This is a 16-bit, read-write value. The meaning of particular Key values is of local significance
                       me1200LacpPortConfigDot3adAggrRole 1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.4 truthvalue read-write
The Role shows the LACP activity status. The Active(true) will transmit LACP packets each second, while Passive(false) will wait for a LACP packet from a partner
                       me1200LacpPortConfigDot3adAggrTimeout 1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.5 truthvalue read-write
The Timeout controls the period between BPDU transmissions. Fast(true) will transmit LACP packets each second, while Slow(0) will wait for 30 seconds before sending a LACP packet.
                       me1200LacpPortConfigDot3adAggrPortPriority 1.3.6.1.4.1.9.9.815.1.35.1.2.1.1.6 me1200unsigned16 read-write
The Port Priority controls the priority of the port. If the LACP partner wants to form a larger group than is supported by this device then this parameter will control which ports will be active and which ports will be in a backup role. Lower number means greater priority
           me1200LacpStatus 1.3.6.1.4.1.9.9.815.1.35.1.3
               me1200LacpSystemStatusTable 1.3.6.1.4.1.9.9.815.1.35.1.3.1 no-access
This is a table of the LACP system status
                   me1200LacpSystemStatusEntry 1.3.6.1.4.1.9.9.815.1.35.1.3.1.1 no-access
Each lag has a set of parameters
                       me1200LacpSystemStatusInterfaceNo 1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.1 me1200interfaceindex no-access
Logical interface number.
                       me1200LacpSystemStatusDot3adAggrID 1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.2 me1200unsigned16 read-only
The aggregation ID for a particular link aggregation group.
                       me1200LacpSystemStatusDot3adAggrPartnerSystemID 1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.3 octet string read-only
The system ID (MAC address) of the aggregation partner.
                       me1200LacpSystemStatusDot3adAggrPartnerOperKey 1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.4 me1200unsigned16 read-only
The Key that the partner has assigned to this aggregation ID.
                       me1200LacpSystemStatusDot3adAggrPartnerOperSystemPriority 1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.5 me1200unsigned16 read-only
A 2-octet read-only value indicating the operational value of priority associated with the Partner's System ID. The value of this attribute may contain the manually configured value carried in aAggPortPartnerAdminSystemPriority if there is no protocol Partner.
                       me1200LacpSystemStatusDot3adAggrPartnerStateLastChanged 1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.6 unsigned32 read-only
The time in second since this aggregation changed
                       me1200LacpSystemStatusDot3adAggrLocalPorts 1.3.6.1.4.1.9.9.815.1.35.1.3.1.1.7 octet string read-only
Local port list
               me1200LacpPortStatusTable 1.3.6.1.4.1.9.9.815.1.35.1.3.2 no-access
This is a table of the LACP port status
                   me1200LacpPortStatusEntry 1.3.6.1.4.1.9.9.815.1.35.1.3.2.1 no-access
Each port has a set of parameters
                       me1200LacpPortStatusInterfaceNo 1.3.6.1.4.1.9.9.815.1.35.1.3.2.1.1 me1200interfaceindex no-access
Logical interface number.
                       me1200LacpPortStatusDot3adAggrActorAdminMode 1.3.6.1.4.1.9.9.815.1.35.1.3.2.1.2 truthvalue read-only
Shows the current Admin mode of port, if LACP enabled then returns true else returns false.
                       me1200LacpPortStatusDot3adAggrActorAdminKey 1.3.6.1.4.1.9.9.815.1.35.1.3.2.1.3 me1200unsigned16 read-only
Shows the current administrative value of the Key for the Aggregator. The administrative Key value may differ from the operational Key value for the reasons discussed in 43.6.2. This is a 16-bit, read-write value. The meaning of particular Key values is of local significance
                       me1200LacpPortStatusDot3adAggrPartnerOperPortIndex 1.3.6.1.4.1.9.9.815.1.35.1.3.2.1.4 me1200unsigned8 read-only
Shows the port index of the partner port connected to this port.
                       me1200LacpPortStatusDot3adAggrPartnerOperPortPriority 1.3.6.1.4.1.9.9.815.1.35.1.3.2.1.5 me1200unsigned16 read-only
Shows the port priority of the port partner port connected to this port.
               me1200LacpPortStatisticsTable 1.3.6.1.4.1.9.9.815.1.35.1.3.3 no-access
This is a table of the LACP port statistics
                   me1200LacpPortStatisticsEntry 1.3.6.1.4.1.9.9.815.1.35.1.3.3.1 no-access
Each port has a set of parameters
                       me1200LacpPortStatisticsInterfaceNo 1.3.6.1.4.1.9.9.815.1.35.1.3.3.1.1 me1200interfaceindex no-access
Logical interface number.
                       me1200LacpPortStatisticsDot3adAggrRxFrames 1.3.6.1.4.1.9.9.815.1.35.1.3.3.1.2 counter64 read-only
Shows received LACP frame count.
                       me1200LacpPortStatisticsDot3adAggrTxFrames 1.3.6.1.4.1.9.9.815.1.35.1.3.3.1.3 counter64 read-only
Shows transmitted LACP frame count.
                       me1200LacpPortStatisticsDot3adAggrRxIllegalFrames 1.3.6.1.4.1.9.9.815.1.35.1.3.3.1.4 counter64 read-only
Shows recevied illegal LACP frame count.
                       me1200LacpPortStatisticsDot3adAggrRxUnknownFrames 1.3.6.1.4.1.9.9.815.1.35.1.3.3.1.5 counter64 read-only
Shows recevied unknown LACP frame count.
           me1200LacpControl 1.3.6.1.4.1.9.9.815.1.35.1.4
               me1200LacpPortStatsClearTable 1.3.6.1.4.1.9.9.815.1.35.1.4.1 no-access
This is a table to clear LACP port statistics
                   me1200LacpPortStatsClearEntry 1.3.6.1.4.1.9.9.815.1.35.1.4.1.1 no-access
Each port has a set of parameters
                       me1200LacpPortStatsClearInterfaceNo 1.3.6.1.4.1.9.9.815.1.35.1.4.1.1.1 me1200interfaceindex no-access
Logical interface number.
                       me1200LacpPortStatsClearPortStatisticsClear 1.3.6.1.4.1.9.9.815.1.35.1.4.1.1.2 truthvalue read-write
Set to true to clear the statistics of a port.
       me1200LacpMibConformance 1.3.6.1.4.1.9.9.815.1.35.2
           me1200LacpMibCompliances 1.3.6.1.4.1.9.9.815.1.35.2.1
               me1200LacpMibCompliance 1.3.6.1.4.1.9.9.815.1.35.2.1.1
The compliance statement for the implementation.
           me1200LacpMibGroups 1.3.6.1.4.1.9.9.815.1.35.2.2
               me1200LacpPortConfigTableInfoGroup 1.3.6.1.4.1.9.9.815.1.35.2.2.1
A collection of objects suitable for bulk operations.
               me1200LacpSystemStatusTableInfoGroup 1.3.6.1.4.1.9.9.815.1.35.2.2.2
A collection of objects suitable for bulk operations.
               me1200LacpPortStatusTableInfoGroup 1.3.6.1.4.1.9.9.815.1.35.2.2.3
A collection of objects suitable for bulk operations.
               me1200LacpPortStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.35.2.2.4
A collection of objects suitable for bulk operations.
               me1200LacpPortStatsClearTableInfoGroup 1.3.6.1.4.1.9.9.815.1.35.2.2.5
A collection of objects suitable for bulk operations.