Home/Catalog/TN-LAG-MIB

TN-LAG-MIB

AI MIB Summary

The TN-LAG-MIB module enables SNMP-based provisioning and monitoring of IEEE 802.3ad Link Aggregation Group (LAG) operational states and configuration parameters on Nokia 7x50 series network systems. It facilitates the management of aggregated link interfaces, including member port status, aggregation group attributes, and LACP negotiation states specific to this hardware platform.

This document is the SNMP MIB module to manage and provision the IEEE 802.3ad Link Aggregation Group operation on Nokia 7x50 systems. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
tnLagMIBModule.1.3.6.1.4.1.7483.5.1.3.15
97
Objects
Active
Status
9
Dependencies

Imported Objects

Objects

97 total
Object Name
tnLagMIBModuleThis document is the SNMP MIB module to manage and provision the IEEE 802.3ad Link Aggregation Group operation on Nokia 7x50 systems. This SNMP MIB module (Specification) embodies Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY
.1.3.6.1.4.1.7483.5.1.3.15
tnLagObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.7483.6.1.2.15
tnLagConfigTableConfiguration information about each Link Aggregation Group.
SEQUENCE OF TnLagConfigEntry
.1.3.6.1.4.1.7483.6.1.2.15.2
tnLagConfigEntryAn entry (conceptual row) in the tnLagConfigTable. Each entry represents a Link Aggregation Group. Create or destroy rows to add or remove Link Aggregation Groups (LAG). After tnLagRowStatus is set to active(1), a corresponding entry is created in IEEE8023-LAG-MIB dot3adAggTable. The corresponding entry in IEEE8023-LAG-MIB dot3adAggTable is removed when tnLagRowStatus is set to destroy(6). Use ifAdminStatus to set interface up and down for this LAG entry. Use ifAlias for the interface description.
TnLagConfigEntry
.1.3.6.1.4.1.7483.6.1.2.15.2.1
tnLagIndexthe number of the Link Aggregation Group.
LAGInterfaceNumber
.1.3.6.1.4.1.7483.6.1.2.15.2.1.1
tnLagRowStatusRowStatus for this entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.2.1.2
tnLagPortThresholdtnLagPortThreshold is a threshold for tnLagPortThresholdAction. When a physical port link state changes and the number of operational physical ports is less than or equal to tnLagPortThreshold, tnLagPortThresholdAction is invoked: either the LAG is set operationally down, or the protocols operating on the LAG interface are adjusted. When the number of operational physical ports becomes greater than tnLagPortThreshold, tnLagPortThresholdAction is revoked: either the LAG is set operationally up, or the protocols operating on the LAG interface are adjusted. The value zero means tnLagPortThresholdAction is never invoked. To invoke dynamicCost at every physical port state change, set tnLagPortThreshold to the total number of physical ports configured to be in the Link Aggregation Group.rw
Integer32
.1.3.6.1.4.1.7483.6.1.2.15.2.1.3
tnLagPortThresholdActionPort Threshold Action is action to take when the number of operational (link up) physical ports is less than tnLagPortThreshold. When a physical port ifOperStatus changes and the number of operational physical ports is less than or equal to tnLagPortThreshold: - when set to down(1), the ifOperStatus for the Link Aggregation Group (tnLagIfIndex) goes to down(2). - when set to dynamicCost(2), the ifOperStatus stays up(2), but dependent protocols such as OSPF are signaled and will adjust their operation (cost) to match the number of physical ports remaining in the Link Aggregation Group. a tnLagDynamicCostOn notification is generated. When a physical port ifOperStatus changes and the number of operational physical ports is greater than tnLagPortThreshold: - when set to down(1), the ifOperStatus for the Link Aggregation Group (tnLagIfIndex) goes to up(1). - when set to dynamicCost(2), the ifOperStatus stays up(2), but dependent protocols such as OSPF are signaled and will adjust their operation (cost) to be the value as configured. a tnLagDynamicCostOff notification is generated. Regardless of the setting of this object, when the number of operational physical ports goes to zero, the Link Aggregation Group's ifOperStatus goes to down.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.2.1.4
tnLagEnableMarkerGeneratorenables (true(1)) or disables (false(2)) the Marker Generator protocol.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.2.1.5
tnLagEnableLACPenables (true(1)) or disables (false(2)) the Link Aggregation Control Protocol (LACP).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.2.1.6
tnLagDescriptiondiscription text for the Link Aggregation Group port.rw
TItemLongDescription (TN-TC-MIB)
.1.3.6.1.4.1.7483.6.1.2.15.2.1.7
tnLagDynamicCostingWhen dynamic cost and OSPF autocost are both configured then costing is applied based on the total number of links configured and the cost is advertised inversely proportional to the number of links available at the time, providing the number of links that are up exceeds the configured LAG threshold value at which time the configured threshold action determines if and at what cost this LAG will be advertised.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.2.1.8
tnLagLACPModetnLagLACPMode represents the mode in which LACP will operate. If the value is set to 'passive', LACP places all member ports of a lag into a passive negotiating state. When this is the case member ports of the lag respond to LACP packets they receive but do not initiate LACP packet negotiation. If the value is set to 'active', LACP places all member ports of a lag in to an active negotiation state. When this occurs the port will initiate LACP negotiation immediately once the port achieves link up state. At least one of the peer lag ports must be configured as active to initiate LACP. The default mode is passive.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.2.1.9
tnLagLACPAdminKeyAutogentnLagLACPAdminKeyAutogen is set to 'true' if the lag administrative key in the dot3adAggActorAdminKey object was auto generated. tnLagLACPAdminKeyAutogen is set to 'false', if the lag administrative key was manually configured.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.2.1.10
tnLagLACPTransmitIntervaltnLagLACPTransmitInterval configures the timer interval for periodic transmission of LACP packets. If set to 'slow', LACP packets are transmitted every 30 seconds. If set to 'fast', LACP packets are transmitted every second.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.2.1.11
tnLagAccessAdaptQosThe value of tnLagAccessAdaptQos specifies how the LAG SAP queue and virtual scheduler buffering and rate parameters are adapted over multiple active MDAs. link (1) - The LAG will create the SAP queues and virtual schedulers with the actual parameters on each MDA. distribute (2) - Each MDA will receive a fraction of the SAP and scheduler parameters.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.2.1.12
tnLagLACPXmitStdbyThe value of tnLagLACPXmitStdby specifies whether or not LACP messages are transmitted on standby-links.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.2.1.13
tnLagLACPSelCritThe value of tnLagLACPSelCrit specifies which selection criteria should be used to select the active sub-group.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.2.1.14
tnLagLACPSelCritSlaveToPartnerThe value of tnLagLACPSelCritSlaveToPartner specifies together with tnLagLACPSelCrit selection criteria should be used to select the active sub-group. The term 'eligible member' refers to a lag-member link which can potentially become active. This means it is oper up, and not disabled for use by the remote side. The object tnLagLACPSelCritSlaveToPartner can be used to control whether ornot this latter condition is taken into account.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.2.1.15
tnLagLACPNbrOfSubGroupsThe value of tnLagLACPNbrOfSubGroups indicates the number of subgroups configured in this LAG.ro
Unsigned32
.1.3.6.1.4.1.7483.6.1.2.15.2.1.16
tnLagholdTimeDownThe value of tnLagholdTimeDown specifies the timer in 0.1 second units which controls the delay between detecting that a LAG is down (all active ports are down) and reporting it to the higher levels. The default value for this timer is 0, i.e. the higher levels are informed directly. A non zero value may be configured e.g. when active/standby signalling is used in a 1:1 fashion to avoid that the higher levels are informed during the small time interval between detecting that the LAG is down and the time needed to activate the standby system.rw
Unsigned32
.1.3.6.1.4.1.7483.6.1.2.15.2.1.17
tnLagPortTypeThe value of tnLagPortType specifies the type of ports allowed in this LAG. A value of 'standard (1)' allows all non-HSMDA type ports to be added to this LAG. A value of 'hsmda (2)' limits the LAG members to be HSMDA ports only.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.2.1.18
tnLagPerFpIngQueuingThe value of tnLagPerFpIngQueuing specifies whether a more efficient method of queue allocation for LAG SAPs should be utilized. An 'inconsistentValue' error is returned if this object is set to a different value when there are existing port members in the LAG.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.2.1.19
tnLagAlmProfName.rw
OCTET STRING
.1.3.6.1.4.1.7483.6.1.2.15.2.1.20
tnLagFDModeThe value of tnLagFDMode specifies the lag Frame Distribution selection mode.rw
LagFDMode
.1.3.6.1.4.1.7483.6.1.2.15.2.1.21
tnLagLACPVersionNumberThe value of tnLagLACPVersionNumber specifies the LACP version number.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.2.1.22
tnLagOperationTableOperational information about each Link Aggregation Group.
SEQUENCE OF TnLagOperationEntry
.1.3.6.1.4.1.7483.6.1.2.15.3
tnLagOperationEntryAn entry (conceptual row) in the tnLagOperationTable. Each entry represents an active Link Aggregation Group.
TnLagOperationEntry
.1.3.6.1.4.1.7483.6.1.2.15.3.1
tnLagIfIndexifIndex for the Link Aggregation Group. This value is zero when tnLagRowStatus is not active(1).ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.7483.6.1.2.15.3.1.1
tnLagConfigLastChangelast change timestamp records when any object in tnLagConfigTable was set.ro
TimeStamp (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.3.1.2
tnLagPortThresholdFallingcounts the number of linkDown or dynamicCost events for the Link Aggregation Group caused by the number of physical ports being less than or equal to tnLagPortThreshold value.ro
Counter32
.1.3.6.1.4.1.7483.6.1.2.15.3.1.3
tnLagPortThresholdRisingcounts the number of linkUp or dynamicCost events for the Link Aggregation Group caused by the number of physical ports being greater than tnLagPortThreshold value.ro
Counter32
.1.3.6.1.4.1.7483.6.1.2.15.3.1.4
tnLagLACPOperVersionNumberThe value of tnLagLACPOperVersionNumber specifies the operational LACP version number of LAG.ro
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.3.1.7
tnLagScalar1A dummy scalar that satisfies a SNMP get request quickly when there is no 11QPE24 card provisioned. Otherwise, it has to traverse the remaining 11QPE24 MIB to get to the next applicable item.ro
Unsigned32
.1.3.6.1.4.1.7483.6.1.2.15.4
tnLagMemberTableThe tnLagMemberTable has an entry for each Port that is part of a LAG.
SEQUENCE OF TnLagMemberEntry
.1.3.6.1.4.1.7483.6.1.2.15.5
tnLagMemberEntryEach row entry represents a particular port in a LAG. Entries are automatically created when a Port is provisioned as part of a LAG, i.e. when tnPortLagId from TIMETRA-PORT-MIB.mib is changed from its default value of '0'.
TnLagMemberEntry
.1.3.6.1.4.1.7483.6.1.2.15.5.1
tnLagMemberPortNameThe value of tnLagMemberPortName indicates the name of the port that is a member of the LAG used to index into tnLagMemberTable. This is a read-only object that is the same as tnPortName from TIMETRA-PORT-MIB.mib.ro
TNamedItemOrEmpty (TN-TC-MIB)
.1.3.6.1.4.1.7483.6.1.2.15.5.1.1
tnLagMemberPortIsPrimaryThe value of tnLagMemberPortIsPrimary indicates whether the port used to index into tnLagMemberTable is the primary port of the LAG used to index into tnLagMemberTable.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.5.1.2
tnLagPortTableThe tnLagPortTable extends the IEEE8023-LAG-MIB::dot3adAggPortTable with 7x50 specific features.
SEQUENCE OF TnLagPortEntry
.1.3.6.1.4.1.7483.6.1.2.15.6
tnLagPortEntryA list of Link Aggregation Control configuration parameters for each Aggregation Port on this device. The tnLagPortTable extends the IEEE8023-LAG-MIB::dot3adAggPortTable with 7x50 specific features.
TnLagPortEntry
.1.3.6.1.4.1.7483.6.1.2.15.6.1
tnLagPortSubgroupThe value of tnLagPortSubgroup specifies the subgroup to which the port in this LAG is assigned.rw
LAGSubgroup
.1.3.6.1.4.1.7483.6.1.2.15.6.1.1
tnLagPortActiveStdbyThe value of tnLagPortActiveStdby indicates active standby state of this port in the LAG.ro
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.6.1.2
tnLagPortLinkIdThe value of tnLagPortLinkId specifies the Link ID to which the port in this LAG is assigned.rw
INTEGER
.1.3.6.1.4.1.7483.6.1.2.15.6.1.3
tnLagConfigXTableExtension information about each Link Aggregation Group.
SEQUENCE OF TnLagConfigXEntry
.1.3.6.1.4.1.7483.6.1.2.15.7
tnLagConfigXEntryAn entry (conceptual row) in the tnLagConfigXTable. Each entry represents an active Link Aggregation Group.
TnLagConfigXEntry
.1.3.6.1.4.1.7483.6.1.2.15.7.1
tnLagConfigXIngressAvailBandwidthIndicate the remaining Ingress Bandwidth of the LAG.ro
Unsigned32
.1.3.6.1.4.1.7483.6.1.2.15.7.1.1
tnLagConfigXEgressAvailBandwidthIndicate the remaining Egress Bandwidth of the LAG.ro
Unsigned32
.1.3.6.1.4.1.7483.6.1.2.15.7.1.2
tnLagConfigXMaxPortSizeIndicate the number of aggregated port.Allow to set the size of the LAG.rw
Integer32
.1.3.6.1.4.1.7483.6.1.2.15.7.1.3
tnLagConfigXNumSelectedPortsindicate the number of selected ports for the LAG.ro
Unsigned32
.1.3.6.1.4.1.7483.6.1.2.15.7.1.4
tnLagConfigXNumAttachedPortsindicate the number of attached ports for the LAG.ro
Unsigned32
.1.3.6.1.4.1.7483.6.1.2.15.7.1.5
tnLagConfigXPrimaryPortSpecify the primary port for the LAG group.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.7483.6.1.2.15.7.1.6
tnLagAdminState.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.7.1.7
tnLagLPTConsequenceActionIndicates the Lag LPT ConsequenceAction.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.7.1.8
tnLagLosPropThe LOS propagation.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.7.1.9
tnLagTPIDThe TPID for the LagGroup.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.7.1.10
tnLagMtuThe size of the largest packet which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.rw
Integer32
.1.3.6.1.4.1.7483.6.1.2.15.7.1.11
tnLagSpeed.ro
Gauge32
.1.3.6.1.4.1.7483.6.1.2.15.7.1.12
tnLagPsfdMappingConfigTableThis table allows the user to specify a Lag PSFD mapping between a set of vlan ids and a link priority list of lag member ports. The table can be created regardless what value tnLagFDMode has in order to reduce service interruption time when tnLagFDMode switches from 'hardwareHashing' to 'psfd'. The psfd mappings created via the table is only used when tnLagFDMode has value 'psfd'. The table takes the user input and has only one entry at any time.
SEQUENCE OF TnLagPsfdMappingConfigEntry
.1.3.6.1.4.1.7483.6.1.2.15.8
tnLagPsfdMappingConfigEntryAn entry of tnLagPsfdMappingConfigTable.
TnLagPsfdMappingConfigEntry
.1.3.6.1.4.1.7483.6.1.2.15.8.1
tnLagPsfdMappingRowStatusRowStatus for this entry.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.8.1.1
tnLagPsfdMappingVlanIdRangesVlan id ranges for a lag PSFD mapping.rw
LagPsfdMappingVlanRanges
.1.3.6.1.4.1.7483.6.1.2.15.8.1.2
tnLagPsfdMappingLinkIdListPriority list of link ids of lag member ports for a lag PSFD mapping. Note that the first link id in the list has the highest priority and the last link id has the lowest priority.rw
LagPsfdMappingLinkIdList
.1.3.6.1.4.1.7483.6.1.2.15.8.1.3
tnLagPsfdMappingLinkIdListBasedInfoTableThis is a read only table that stores lag's PSFD mappings sorted by link id priority list of lag member ports. User can display all PSFD mappings for the lag, such as: Link Priority List Port Priority List Vlans 1 1/3/1 4, 5, 6 1, 4 1/3/1, 1/4/1 cp-3 4, 1 1/4/1, 1/3/1 0, 30 where cp-3 (connection profile id 3) has vlan ranges: 10-15 20 Note that the table contains following entries for the example above: xxLinkIdListIndex xxLowVlanIndex xxHighVlanIndex xxPortIdList xxConnProfId 1 4 4 1/3/1 0 1 5 5 1/3/1 0 1 6 6 1/3/1 0 1, 4 10 15 1/3/1, 1/4/1 3 1, 4 20 20 1/3/1, 1/4/1 3 4, 1 0 0 1/4/1, 1/3/1 0
SEQUENCE OF TnLagPsfdMappingLinkIdListBasedInfoEntry
.1.3.6.1.4.1.7483.6.1.2.15.12
tnLagPsfdMappingLinkIdListBasedInfoEntryEach entry represents a PSFD mapping between a vlan range or single vlan and a link id priority list
TnLagPsfdMappingLinkIdListBasedInfoEntry
.1.3.6.1.4.1.7483.6.1.2.15.12.1
tnLagPsfdMappingLinkIdListIndexA lag PSFD link id priority list, used as MIB index
LagPsfdMappingLinkIdList
.1.3.6.1.4.1.7483.6.1.2.15.12.1.1
tnLagPsfdMappingLowVlanIndexUsed as MIB index, low vlan of a vlan range or single vlan with PSFD mapping to the link id priority list (ie tnLagPsfdMappingLinkIdListIndex). For the single vlan case, low vlan and high vlan have the same value
Integer32
.1.3.6.1.4.1.7483.6.1.2.15.12.1.2
tnLagPsfdMappingHighVlanIndexUsed as MIB index, high vlan of a vlan range or single vlan with PSFD mapping to the link id priority list (ie tnLagPsfdMappingLinkIdListIndex). For the single vlan case, low vlan and high vlan have the same value
Integer32
.1.3.6.1.4.1.7483.6.1.2.15.12.1.3
tnLagPsfdMappingLinkIdListBasedInfoPortIdListPort id priority list for the link id priority list (ie tnLagPsfdMappingLinkIdListIndex)ro
LagPsfdMappingPortIdList
.1.3.6.1.4.1.7483.6.1.2.15.12.1.4
tnLagPsfdMappingConnProfIdId of the connection profile to which the vlan range in an entry of this mib table belongs. Note that connection profile id 0 is used for vlan range that don't belong to any connection profile.ro
LagPsfdMappingConnProfId
.1.3.6.1.4.1.7483.6.1.2.15.12.1.5
tnLagPsfdMappingPortIdBasedInfoTableThis is a read only table that stores lag's PSFD mappings sorted by port ids of lag member ports. The table allows the user to display PSFD mappings based on port id. For example: Port-id Link-id VLANs - 1/3/1 1 4, 5, 6, 10-15, 20, 0, 30 Note that the table contains following entries for the example above: tnPortPortID xxLinkIdListIndex xxLowVlanIndex xxHighVlanIndex xxLinkId 1/3/1 1 4 4 1 1/3/1 1 5 5 1 1/3/1 1 6 6 1 1/3/1 1, 4 10 15 1 1/3/1 1, 4 20 20 1 1/3/1 4, 1 0 0 1 1/3/1 4, 1 30 30 1
SEQUENCE OF TnLagPsfdMappingPortIdBasedInfoEntry
.1.3.6.1.4.1.7483.6.1.2.15.13
tnLagPsfdMappingPortIdBasedInfoEntryEach entry represents all PSFD mappings involving the lag member port indexed by port id (ie tnPortPortID)
TnLagPsfdMappingPortIdBasedInfoEntry
.1.3.6.1.4.1.7483.6.1.2.15.13.1
tnLagPsfdMappingPortIdBasedInfoLinkIdLink id for the lag member port (ie tnPortPortID)ro
LagPsfdMappingLinkId
.1.3.6.1.4.1.7483.6.1.2.15.13.1.1
tnLagPsfdMappingLinkIdBasedInfoTableThis is a read only table that stores lag's PSFD mappings sorted by link id of lag member ports. The table allows the user to display PSFD mappings based on link id. For example: Link-id Port-id VLANs 1 1/3/1 4, 5, 6, 10-15, 20, 0, 30 Note that the table contains following entries for the example above: xxLinkIdIndex xxLinkIdListIndex xxLowVlanIndex xxHighVlanIndex xxPortId 1 1 4 4 1/3/1 1 1 5 5 1/3/1 1 1 6 6 1/3/1 1 1, 4 10 15 1/3/1 1 1, 4 20 20 1/3/1 1 4, 1 0 0 1/3/1 1 4, 1 30 30 1/3/1
SEQUENCE OF TnLagPsfdMappingLinkIdBasedInfoEntry
.1.3.6.1.4.1.7483.6.1.2.15.14
tnLagPsfdMappingLinkIdBasedInfoEntryEach entry represents all PSFD mappings involving the lag member port indexed by link id (ie tnLagPsfdMappingLinkIdIndex)
TnLagPsfdMappingLinkIdBasedInfoEntry
.1.3.6.1.4.1.7483.6.1.2.15.14.1
tnLagPsfdMappingLinkIdIndexLink Id of a lag member port, used as MIB index
LagPsfdMappingLinkId
.1.3.6.1.4.1.7483.6.1.2.15.14.1.1
tnLagPsfdMappingLinkIdBasedInfoPortIdPort Id for lag member port whose link id is tnLagPsfdMappingLinkIdIndexro
TmnxPortID (TN-TC-MIB)
.1.3.6.1.4.1.7483.6.1.2.15.14.1.2
tnLagPsfdMappingVlanIdBasedInfoTableThis is a read only table that stores lag's PSFD mappings sorted by vlan id. The table allows the user to display PSFD mappings based on vlan id. For example: Vlan VlanRange Link Priority List Port Priority List - 4 4 1 1/3/1 10 10-15 1, 4 1/3/1, 1/4/1 12 10-12 1, 4 1/3/1, 1/4/1 Note that the table contains following entries for the example above: xxVlanIndex xxLinkIdList xxPortIdList xxLowVlan xxHighVlan 4 1 1/3/1 4 4 10 1, 4 1/3/1, 1/4/1 10 15 12 1, 4 1/3/1, 1/4/1 10 15
SEQUENCE OF TnLagPsfdMappingVlanIdBasedInfoEntry
.1.3.6.1.4.1.7483.6.1.2.15.15
tnLagPsfdMappingVlanIdBasedInfoEntryEach entry represents the PSFD mapping involving the vlan id (ie tnLagPsfdMappingVlanIndex)
TnLagPsfdMappingVlanIdBasedInfoEntry
.1.3.6.1.4.1.7483.6.1.2.15.15.1
tnLagPsfdMappingVlanIndexvlan id, used as MIB index
Integer32
.1.3.6.1.4.1.7483.6.1.2.15.15.1.1
tnLagPsfdMappingVlanIdBasedInfoLinkIdListLink Id list of the PSFD mapping involving the vlan id.ro
LagPsfdMappingLinkIdList
.1.3.6.1.4.1.7483.6.1.2.15.15.1.2
tnLagPsfdMappingVlanIdBasedInfoPortIdListPort id priority list for the link id priority list of the PSFD mapping involving the vlan id.ro
LagPsfdMappingPortIdList
.1.3.6.1.4.1.7483.6.1.2.15.15.1.3
tnLagPsfdMappingVlanIdBasedInfoLowVlanLow vlan of a vlan range or single vlan involving the vlan id. The vlan range or single vlan maps to the link id priority list in lag's PSFD mapping. For the single vlan case, low vlan and high vlan have same valuero
Integer32
.1.3.6.1.4.1.7483.6.1.2.15.15.1.4
tnLagPsfdMappingVlanIdBasedInfoHighVlanHigh vlan of a vlan range or single vlan involving the vlan id. The vlan range or single vlan maps to the link id priority list in lag's PSFD mapping. For the single vlan case, low vlan and high vlan have same valuero
Integer32
.1.3.6.1.4.1.7483.6.1.2.15.15.1.5
tnLagCommandTableThe tnLagCommandTable consists of one-shot action commands that force or clear active standby state on LAG subgroups.
SEQUENCE OF TnLagCommandEntry
.1.3.6.1.4.1.7483.6.1.2.15.20
tnLagCommandEntryThe tnLagCommandEntry contains the commands available to execute on an existing LAG. Rows in this table are created and destroyed by the system
TnLagCommandEntry
.1.3.6.1.4.1.7483.6.1.2.15.20.1
tnLagSubgroupThe value of tnLagSubgroup specifies the subgroup on which the command is executed.
LAGSubgroup
.1.3.6.1.4.1.7483.6.1.2.15.20.1.1
tnLagCommandThe value of tnLagCommand specifies the command.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.20.1.2
tnLagCommandActiveStdbyThe value of tnLagCommandActiveStdby indicates active standby state the subgroup is forced to be. This parameter is not required for clearForce command.rw
Enumeration
.1.3.6.1.4.1.7483.6.1.2.15.20.1.3
tnLagCommandAllMcIf tnLagCommandAllMc is 'true', all MC-LAGs are forced to switch or clear.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.7483.6.1.2.15.20.1.4
tnLagCommandMcPeerIpTypeThe value of tnLagCommandMcPeerIpType specifies the address type of tnLagCommandMcPeerIpAddr.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.7483.6.1.2.15.20.1.5
tnLagCommandMcPeerIpAddrThe value of tnLagCommandMcPeerIpAddr specifies the address of the MC-LAG peer that is forced to switch or clear.rw
InetAddress
.1.3.6.1.4.1.7483.6.1.2.15.20.1.6
tnLagScalar2A dummy scalar that satisfies a SNMP get request quickly when there is no 11QPE24 card provisioned. Otherwise, it has to traverse the remaining 11QPE24 MIB to get to the next applicable item.ro
Unsigned32
.1.3.6.1.4.1.7483.6.1.2.15.101
tnLagScalar3.ro
Unsigned32
.1.3.6.1.4.1.7483.6.1.2.15.102
tnLagNotifyPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.7483.6.1.3.15
tnLagNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.7483.6.1.3.15.0
tnLagDynamicCostOnthe number of phyical ports in the Link Aggregation Group is less than or equal to tnLagPortThreshold value.
NOTIFICATION-TYPE
.1.3.6.1.4.1.7483.6.1.3.15.0.1
tnLagDynamicCostOffthe number of phyical ports in the Link Aggregation Group is greater than tnLagPortThreshold value.
NOTIFICATION-TYPE
.1.3.6.1.4.1.7483.6.1.3.15.0.2
TN-LAG-MIB - SNMP MIB Reference | MIBs Explorer