ARISTA-SWAG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
7
aristaSwagBaIfTable
table.1.3.6.1.4.1.30065.3.40.1.1
·
1 row entry
·
3 columns
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaSwagBaIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-SWAG-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-SWAG-MIB::aristaSwagBaIfTable'
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.
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.
interface as well as the remote SWAG member ID corresponding to the device
that is directly connected to the interface.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The value of the ifIndex object, defined in IF-MIB for the
Backplane-Channel interface. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.30065.3.40.1.1.1.1 |
|
The SWAG member ID of the member to which this Backplane-Channel is
associated. |
SwagMemberId Type Constraints: range: 1..256 |
.1.3.6.1.4.1.30065.3.40.1.1.1.2 |
|
The SWAG member ID of the member to which this Backplane-Channel is
configured to be directly connected. |
SwagMemberId 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
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaSwagReachabilityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-SWAG-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-SWAG-MIB::aristaSwagReachabilityTable'
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.
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…
mapped to the corresponding Backplane-Channel interface on the source
device used to forward traffic to reach the destination device, along with
the destina…
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
SWAG member ID for the source device from which reachability to a target
is analyzed. |
SwagMemberId Type Constraints: range: 1..256 |
.1.3.6.1.4.1.30065.3.40.1.2.1.1 |
||||||||||||
|
SWAG member ID for the destination device being reached.
|
SwagMemberId Type Constraints: range: 1..256 |
.1.3.6.1.4.1.30065.3.40.1.2.1.2 |
||||||||||||
|
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 Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.30065.3.40.1.2.1.3 |
||||||||||||
|
The reachability status of a destination device.
|
SwagReachabilityState Type Values:
|
.1.3.6.1.4.1.30065.3.40.1.2.1.4 |