ARISTA-ASIC-COUNTERS-MIB: View SNMP OID List / Download MIB

VENDOR: ARISTA NETWORKS


 Home MIB: ARISTA-ASIC-COUNTERS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 aristaAsicCountersMIB 1.3.6.1.4.1.30065.3.29
The MIB module for various counters on Arista devices.
       aristaAsicCountersMibNotifications 1.3.6.1.4.1.30065.3.29.0
       aristaAsicCountersMibObjects 1.3.6.1.4.1.30065.3.29.1
           aristaAsicInternalDropStatsRatesSupported 1.3.6.1.4.1.30065.3.29.1.1 bits read-only
Bitmap representing which rate objects from the aristaAsicInternalDropStatsTable are supported. The values defined here correspond to the objects aristaAsicInternalDropStats{1Min,10Min,1Hr,1Day,1Week} respectively. For every value in the bitmap, if it is set, then the value of the corresponding object in the aristaAsicInternalDropStatsTable is valid; otherwise, the value of the object has no meaning and should be ignored. Bits: 'last10Min': 1, 'last1Week': 4, 'last1Hr': 2, 'last1Day': 3, 'last1Min': 0.
           aristaAsicInternalDropStatsTable 1.3.6.1.4.1.30065.3.29.1.2 no-access
This table contains statistics for internal drop events.
               aristaAsicInternalDropStatsEntry 1.3.6.1.4.1.30065.3.29.1.2.1 no-access
A single conceptual row providing internal drop event statistics.
                   aristaAsicInternalDropStatsChipName 1.3.6.1.4.1.30065.3.29.1.2.1.1 displaystring no-access
Identifier that represents the chip associated with this drop event.
                   aristaAsicInternalDropStatsCounterName 1.3.6.1.4.1.30065.3.29.1.2.1.2 displaystring no-access
Identifier that represents the name of this drop event.
                   aristaAsicInternalDropStatsCount 1.3.6.1.4.1.30065.3.29.1.2.1.3 counter64 read-only
The current count for this drop event.
                   aristaAsicInternalDropStats1Min 1.3.6.1.4.1.30065.3.29.1.2.1.4 counterbasedgauge64 read-only
The number of drop events of this type that have happened within the last 1 minute.
                   aristaAsicInternalDropStats10Min 1.3.6.1.4.1.30065.3.29.1.2.1.5 counterbasedgauge64 read-only
The number of drop events of this type that have happened within the last 10 minutes.
                   aristaAsicInternalDropStats1Hr 1.3.6.1.4.1.30065.3.29.1.2.1.6 counterbasedgauge64 read-only
The number of drop events of this type that have happened within the last hour.
                   aristaAsicInternalDropStats1Day 1.3.6.1.4.1.30065.3.29.1.2.1.7 counterbasedgauge64 read-only
The number of drop events of this type that have happened within the last day.
                   aristaAsicInternalDropStats1Week 1.3.6.1.4.1.30065.3.29.1.2.1.8 counterbasedgauge64 read-only
The number of drop events of this type that have happened within the last week.
                   aristaAsicInternalDropStatsFirstTime 1.3.6.1.4.1.30065.3.29.1.2.1.9 timestamp read-only
The time of the first occurence of this drop event.
                   aristaAsicInternalDropStatsLastTime 1.3.6.1.4.1.30065.3.29.1.2.1.10 timestamp read-only
The time of the latest occurence of this drop event.
       aristaAsicCountersMibConformance 1.3.6.1.4.1.30065.3.29.2
           aristaAsicCountersMibCompliances 1.3.6.1.4.1.30065.3.29.2.1
               aristaAsicCountersMibCompliance 1.3.6.1.4.1.30065.3.29.2.1.1
The compliance statement for Arista switches that implement the ARISTA-ASIC-COUNTERS-MIB.
           aristaAsicCountersMibGroups 1.3.6.1.4.1.30065.3.29.2.2
               aristaAsicCountersMibDropScalarGroup 1.3.6.1.4.1.30065.3.29.2.2.1
The collection of scalar objects that provide internal drop statistics.
               aristaAsicCountersMibDropTableGroup 1.3.6.1.4.1.30065.3.29.2.2.2
The collection of tabular objects that provide internal drop statistics.