LAG-ARCH-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for LAG-ARCH-MIB.
13
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
13 total| Object Name |
|---|
zyxel OBJECT IDENTIFIER .1.3.6.1.4.1.13464 |
RFC1155-SMI Unknown .1.3.6.1.4.1.13464 |
lag OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1556 |
lagArchTrunkGroup OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1556.1 |
lagTrunkGroupTableA table that contains the Trunk Group Table Entry rule
that defines the distribution algorithm for every Link Aggregator
that is associated with this System. SEQUENCE OF LagTrunkGroupEntry .1.3.6.1.4.1.13464.1556.1.1 |
lagTrunkGroupTableEntryA list of the rules applied to the entries of the Trunk Group
Table parameters. This is indexed by the ifIndex of the
Aggregator, which is also the dot3adAggIndex. LagTrunkGroupEntry .1.3.6.1.4.1.13464.1556.1.1.1 |
lagTrunkGroupTableAggIndexThe unique identifier allocated to this Aggregator by the
local System. This attribute identifies an Aggregator instance
among the subordinate managed objects of the containing object.
This value is read-only. This is the same value as the
dot3adAggIndex in the dot3adAggTable. INTEGER .1.3.6.1.4.1.13464.1556.1.1.1.1 |
lagTrunkGroupTableRuleThe Rule to be applied to this Link Aggregator's Trunk Group
Table. The rules are based on the following selections SrcMAC (1),
means that the last three bits of the Source MAC Address are used to
index the Trunk Group to get the destination port. DestMAC (2), means
the last three bits of the Destination MAC Address are used to index
into the Trunk Group to get the destination port. SrcXORDestMAC (3),
means that the last three bits of the Source MAC Address are logically
XORed with the last three bits of the Destination MAC Address and used
to index into the Trunk Group to get the destination port. SrcIP (4),
means the last three bits of the Source IP Address are used to index
into the Trunk Group to get the destination port. DestIP (5), means
the last three bits of the Destination IP Address are used to index
into the Trunk Group to get the destination port. SrcXORDestIP (6),
means the last three bits of the Source IP Address are logically XORed
with the last three bits of the Destination IP Address and used to
index into the Trunk Group to get the destination port. This rule
defines the distribution algorithm applied to the aggregated link.rw Enumeration .1.3.6.1.4.1.13464.1556.1.1.1.2 |
lagLinkStateTableA table that contains the Link State Table Entry
that defines the state of each ports link. SEQUENCE OF LagLinkStateTableEntry .1.3.6.1.4.1.13464.1556.1.2 |
lagLinkStateTableEntryA list of the link states. This is indexed by the ifIndex of the
Aggregator, which is also the dot3adAggIndex. LagLinkStateTableEntry .1.3.6.1.4.1.13464.1556.1.2.1 |
lagLinkStateAggIndexThe unique identifier allocated to this Aggregator by the
local System. This attribute identifies an Aggregator instance
among the subordinate managed objects of the containing object. INTEGER .1.3.6.1.4.1.13464.1556.1.2.1.1 |
lagLinkStateThe state of this Link Aggregator port.rw Enumeration .1.3.6.1.4.1.13464.1556.1.2.1.2 |
lagAggregateOrIndividualThe state of this Link Aggregator port. Indicating whether
the Aggregation Port is able to Aggregate ('TRUE') or is
only able to operate as an Individual link ('FALSE').rw Enumeration .1.3.6.1.4.1.13464.1556.1.2.1.3 |