NOKIA-IPSO-LINKAGGREGATION-MIB

File: NOKIA-IPSO-LINKAGGREGATION-MIB.mib (2945 bytes)

Imported modules

NOKIA-IPSO-REGISTRATION-MIB SNMPv2-SMI IF-MIB

Imported symbols

ipsoProducts MODULE-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE InterfaceIndex

Defined Values

ipsoLinkAggregationMIB 1.3.6.1.4.1.94.1.21.6
The MIB Module for the management of Link Aggregation on IPSO systems.
MODULE-IDENTITY    

ipsoLinkAggregationTrapsPrefix 1.3.6.1.4.1.94.1.21.6.0
OBJECT IDENTIFIER    

ipsoLinkAggregationMemberActive 1.3.6.1.4.1.94.1.21.6.0.1
A MemberActive trap signifies that the SNMP entity, acting in an agent role, has detected that a member port for one of the link aggregation groups has moved from inactive state to active state. This indicates that the system may choose this port when sending data out of the link aggregation group.
Status: current Access: read-only
NOTIFICATION-TYPE    

ipsoLinkAggregationMemberInactive 1.3.6.1.4.1.94.1.21.6.0.2
A MemberInactive trap signifies that the SNMP entity, acting in an agent role, has detected that a member port for one of the link aggregation groups has moved from active state to inactive state. This indicates that the system will no longer choose this port when sending data out of the link aggregation group.
Status: current Access: read-only
NOTIFICATION-TYPE    

ipsoLinkAggregationNotificationGroup 1.3.6.1.4.1.94.1.21.6.1
OBJECT IDENTIFIER    

ipsoLAGroupIfIndex 1.3.6.1.4.1.94.1.21.6.1.1
The interface index of the link aggregation group in the MIB-II interfaces table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

ipsoLAPortIfIndex 1.3.6.1.4.1.94.1.21.6.1.2
The interface index of the member port in the MIB-II interfaces table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

ipsoLAPortInactiveReason 1.3.6.1.4.1.94.1.21.6.1.3
The reason why this member port became inactive.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER linkStateDown(1), wrongSpeed(2), unknown(3)