ARISTA-IP-MIB: View SNMP OID List / Download MIB

VENDOR: ARISTA NETWORKS


 Home MIB: ARISTA-IP-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
 aristaIpMIB 1.3.6.1.4.1.30065.3.27
This MIB module provides additional IP statistics on Arista devices.
       aristaIpMibObjects 1.3.6.1.4.1.30065.3.27.1
           aristaIpIfStatsTable 1.3.6.1.4.1.30065.3.27.1.1 no-access
This table contains traffic statistics per IP version per interface beyond what the IP-MIB provides, such as separate counters for unicast and multicast traffic.
               aristaIpIfStatsEntry 1.3.6.1.4.1.30065.3.27.1.1.1 no-access
An entry containing IP statistics for a given interface.
                   aristaIpIfStatsIPVersion 1.3.6.1.4.1.30065.3.27.1.1.1.1 inetversion no-access
The IP version of this row.
                   aristaIpIfStatsIfIndex 1.3.6.1.4.1.30065.3.27.1.1.1.2 interfaceindex no-access
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
                   aristaIpIfStatsInPkts 1.3.6.1.4.1.30065.3.27.1.1.1.3 counter64 read-only
The number of IP packets received. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsInOctets 1.3.6.1.4.1.30065.3.27.1.1.1.4 counter64 read-only
The number of IP octets received. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsOutPkts 1.3.6.1.4.1.30065.3.27.1.1.1.5 counter64 read-only
The number of IP packets transmitted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsOutOctets 1.3.6.1.4.1.30065.3.27.1.1.1.6 counter64 read-only
The number of IP octets transmitted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsInUcastPkts 1.3.6.1.4.1.30065.3.27.1.1.1.7 counter64 read-only
The number of IP unicast packets received. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsInUcastOctets 1.3.6.1.4.1.30065.3.27.1.1.1.8 counter64 read-only
The number of IP unicast octets received. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsOutUcastPkts 1.3.6.1.4.1.30065.3.27.1.1.1.9 counter64 read-only
The number of IP unicast packets transmitted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsOutUcastOctets 1.3.6.1.4.1.30065.3.27.1.1.1.10 counter64 read-only
The number of IP unicast octets transmitted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsInMcastPkts 1.3.6.1.4.1.30065.3.27.1.1.1.11 counter64 read-only
The number of IP multicast packets received. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsInMcastOctets 1.3.6.1.4.1.30065.3.27.1.1.1.12 counter64 read-only
The number of IP multicast octets received. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsOutMcastPkts 1.3.6.1.4.1.30065.3.27.1.1.1.13 counter64 read-only
The number of IP multicast packets transmitted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsOutMcastOctets 1.3.6.1.4.1.30065.3.27.1.1.1.14 counter64 read-only
The number of IP multicast octets transmitted. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of aristaIpIfStatsDiscontinuityTime.
                   aristaIpIfStatsDiscontinuityTime 1.3.6.1.4.1.30065.3.27.1.1.1.15 timestamp read-only
The value of sysUpTime on the most recent occasion at which any one or more of this entry's counters suffered a discontinuity. If no such discontinuities have occurred since the last re- initialization of the local management subsystem, then this object contains a zero value.
                   aristaIpIfStatsRefreshRate 1.3.6.1.4.1.30065.3.27.1.1.1.16 unsigned32 read-only
The minimum reasonable polling interval for this entry. This object provides an indication of the minimum amount of time required to update the counters in this entry.
       aristaIpMibConformance 1.3.6.1.4.1.30065.3.27.2
           aristaIpMibCompliances 1.3.6.1.4.1.30065.3.27.2.1
               aristaIpMibCompliance 1.3.6.1.4.1.30065.3.27.2.1.1
The compliance statement for Arista switches that implement the ARISTA-IP-MIB.
           aristaIpMibGroups 1.3.6.1.4.1.30065.3.27.2.2
               aristaIpIfStatsGroup 1.3.6.1.4.1.30065.3.27.2.2.1
The collection of objects that provide additional IP traffic statistics beyond what the IP-MIB provides.