ARISTA-SWAG-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
7
.1.3.6.1.4.1.30065.3.40.1.1 · 1 row entry · 3 columns
This table contains a list of logical interfaces used by SWAG members to
access the backplane network, referred to as Backplane-Channels. Each
Backplane-Channel interface is comprised of 1 (or more) front panel
interfaces from a given member device. The SWAG member ID of this device
is identified as the 'local' SWAG member ID. Each Backplane-Channel
interface is directly connected to another member device. The SWAG member
ID of this adjacent device is identified as the 'remote' SWAG member ID.
aristaSwagBaIfEntry entry .1.3.6.1.4.1.30065.3.40.1.1.1
An entry containing the local SWAG member ID of the Backplane-Channel
interface as well as the remote SWAG member ID corresponding to the device
that is directly connected to the interface.
Indexes
aristaSwagBaIfIndex
Column Syntax OID
aristaSwagBaIfIndex
The value of the ifIndex object, defined in IF-MIB for the
Backplane-Channel interface.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.30065.3.40.1.1.1.1
aristaSwagBaIfLocalMemberId
The SWAG member ID of the member to which this Backplane-Channel is
associated.
SwagMemberId
Textual Convention: SwagMemberId Integer32
Type Constraints:
range: 1..256
.1.3.6.1.4.1.30065.3.40.1.1.1.2
aristaSwagBaIfRemoteMemberId
The SWAG member ID of the member to which this Backplane-Channel is
configured to be directly connected.
SwagMemberId
Textual Convention: SwagMemberId Integer32
Type Constraints:
range: 1..256
.1.3.6.1.4.1.30065.3.40.1.1.1.3
.1.3.6.1.4.1.30065.3.40.1.2 · 1 row entry · 4 columns
This table describes the FIB for each SWAG member in the backplane 
network. For each pair of source and destination members, this table
indicates the Backplane-Channel interface on the source device used to
forward traffic to reach the destination device in the shortest path.
Additionally, this table includes the reachability status of the
destination device, which indicates whether it is currently reachable from
the source device.
          
The SWAG backplane network is expected to be a full mesh, with all members
able to reach each other. However, due to misconfiguration, it is possible
that no path exists between a given source and destination. In this case,
no entry will be present in this table. It is also possible for a path to
exist but -- due to network events e.g. link or power failures -- be
broken, rendering the destination unreachable from the source. 
In this case, the entry's aristaSwagReachabilityBaIfIndex will be 0.
aristaSwagReachabilityEntry entry .1.3.6.1.4.1.30065.3.40.1.2.1
An entry containing the source and destination SWAG member IDs
mapped to the corresponding Backplane-Channel interface on the source
device used to forward traffic to reach the destination device, along with
the destina…
Indexes
aristaSwagReachabilitySrcId aristaSwagReachabilityDestId
Column Syntax OID
aristaSwagReachabilitySrcId
SWAG member ID for the source device from which reachability to a target
is analyzed.
SwagMemberId
Textual Convention: SwagMemberId Integer32
Type Constraints:
range: 1..256
.1.3.6.1.4.1.30065.3.40.1.2.1.1
aristaSwagReachabilityDestId
SWAG member ID for the destination device being reached.
SwagMemberId
Textual Convention: SwagMemberId Integer32
Type Constraints:
range: 1..256
.1.3.6.1.4.1.30065.3.40.1.2.1.2
aristaSwagReachabilityBaIfIndex
The value of the ifIndex object, defined in IF-MIB for the corresponding
Backplane-Channel interface used for reachability. This interface is
associated with the device identified by aristaSwagReachabilitySrcId and
wil…
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.30065.3.40.1.2.1.3
aristaSwagReachabilityState
The reachability status of a destination device.
SwagReachabilityState
Textual Convention: SwagReachabilityState Enumeration
Type Values:
1configured
2failed
3reachable
4pending
5stale
6unreachable
.1.3.6.1.4.1.30065.3.40.1.2.1.4