ARISTA-IF-MIB

File: ARISTA-IF-MIB.mib (5450 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
HCNUM-TC ARISTA-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
Gauge32 Counter32 MODULE-COMPLIANCE
OBJECT-GROUP ifIndex CounterBasedGauge64
aristaMibs

Defined Types

AristaIfEntry  
SEQUENCE    
  aristaIfCounterLastUpdated TimeTicks
  aristaIfRateInterval TimeTicks
  aristaIfInPktRate Gauge32
  aristaIfOutPktRate Gauge32
  aristaIfInOctetRate CounterBasedGauge64
  aristaIfOutOctetRate CounterBasedGauge64
  aristaIfRatesLastUpdated TimeTicks
  aristaIfOperStatusChanges Counter32

Defined Values

aristaIfMIB 1.3.6.1.4.1.30065.3.15
The MIB module for reporting additional interface statistics on Arista devices.
MODULE-IDENTITY    

aristaIf 1.3.6.1.4.1.30065.3.15.1
OBJECT IDENTIFIER    

aristaIfTable 1.3.6.1.4.1.30065.3.15.1.1
This table contains additional interface statistics not contained in the IF-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaIfEntry

aristaIfEntry 1.3.6.1.4.1.30065.3.15.1.1.1
An entry containing statistics for a given interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaIfEntry  

aristaIfCounterLastUpdated 1.3.6.1.4.1.30065.3.15.1.1.1.1
The value of sysUpTime at which the counters in the ifTable and ifXTable were sampled from the hardware.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

aristaIfRateInterval 1.3.6.1.4.1.30065.3.15.1.1.1.2
The amount of time over which the aristaIf*Rate values are averaged for this interface.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

aristaIfInPktRate 1.3.6.1.4.1.30065.3.15.1.1.1.3
The rate, in packets per second, of packets inbound on this interface, averaged over aristaIfRateInterval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aristaIfOutPktRate 1.3.6.1.4.1.30065.3.15.1.1.1.4
The rate, in packets per second, of packets outbound on this interface, averaged over aristaIfRateInterval.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

aristaIfInOctetRate 1.3.6.1.4.1.30065.3.15.1.1.1.5
The rate, in octets per second, of data inbound on this interface, averaged over aristaIfRateInterval.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

aristaIfOutOctetRate 1.3.6.1.4.1.30065.3.15.1.1.1.6
The rate, in octets per second, of data inbound on this interface, averaged over aristaIfRateInterval.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

aristaIfRatesLastUpdated 1.3.6.1.4.1.30065.3.15.1.1.1.7
The value of sysUpTime at which the aristaIf*Rate gauges were last calculated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

aristaIfOperStatusChanges 1.3.6.1.4.1.30065.3.15.1.1.1.8
The number of times since system boot that ifOperStatus has changed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaIfConformance 1.3.6.1.4.1.30065.3.15.2
OBJECT IDENTIFIER    

aristaIfGroups 1.3.6.1.4.1.30065.3.15.2.1
OBJECT IDENTIFIER    

aristaIfCompliances 1.3.6.1.4.1.30065.3.15.2.2
OBJECT IDENTIFIER    

aristaIfCompliance 1.3.6.1.4.1.30065.3.15.2.2.1
The compliance statement for Arista devices that implement the IF-MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

aristaIfAdditionalInformationGroup 1.3.6.1.4.1.30065.3.15.2.1.1
A collection of objects providing additional information above and beyond what the IF-MIB provides, applicable to all network interfaces.
Status: current Access: read-only
OBJECT-GROUP