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

VENDOR: ARISTA NETWORKS


 Home MIB: ARISTA-VXLAN-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
 aristaVxlanMIB 1.3.6.1.4.1.30065.3.28
The MIB module for VXLAN counters and status information on Arista devices.
       aristaVxlanMibNotifications 1.3.6.1.4.1.30065.3.28.0
       aristaVxlanMibObjects 1.3.6.1.4.1.30065.3.28.1
           aristaVxlanVtepCountersTable 1.3.6.1.4.1.30065.3.28.1.1 no-access
This table contains VXLAN counters per remote VTEP.
               aristaVxlanVtepCountersEntry 1.3.6.1.4.1.30065.3.28.1.1.1 no-access
Decap (ingress) and encap (egress) counters for a given remote VTEP.
                   aristaVxlanVtepAddressType 1.3.6.1.4.1.30065.3.28.1.1.1.1 inetaddresstype no-access
The address type of the remote VTEP that identifies this entry.
                   aristaVxlanVtepAddress 1.3.6.1.4.1.30065.3.28.1.1.1.2 inetaddress no-access
The address of the remote VTEP that identifies this entry. Since the InetAddress Textual Convention defines its size as 0..255, and since this object is used as an index, we must further limit the size here to account for the limit of 128 sub-identifiers specified in SMIv2, STD 58. The size is limited to 20 to account for an ipv6z address (16 bytes for the ipv6 address + 4 bytes for the zone index).
                   aristaVxlanVtepDecapBytes 1.3.6.1.4.1.30065.3.28.1.1.1.3 counter64 read-only
The number of bytes decapsulated from this VTEP.
                   aristaVxlanVtepDecapPkts 1.3.6.1.4.1.30065.3.28.1.1.1.4 counter64 read-only
The number of packets decapsulated from this VTEP.
                   aristaVxlanVtepDecapKnownUcastBytes 1.3.6.1.4.1.30065.3.28.1.1.1.5 counter64 read-only
The number of L2 known unicast bytes decapsulated from this VTEP.
                   aristaVxlanVtepDecapKnownUcastPkts 1.3.6.1.4.1.30065.3.28.1.1.1.6 counter64 read-only
The number of L2 known unicast packets decapsulated from this VTEP.
                   aristaVxlanVtepDecapBUMBytes 1.3.6.1.4.1.30065.3.28.1.1.1.7 counter64 read-only
The number of L2 BUM (Broadcast, Unknown, and Multicast) bytes decapsulated from this VTEP.
                   aristaVxlanVtepDecapBUMPkts 1.3.6.1.4.1.30065.3.28.1.1.1.8 counter64 read-only
The number of L2 BUM (Broadcast, Unknown, and Multicast) packets decapsulated from this VTEP.
                   aristaVxlanVtepDecapDropExcptBytes 1.3.6.1.4.1.30065.3.28.1.1.1.9 counter64 read-only
The number of dropped and exception bytes decapsulated from this VTEP.
                   aristaVxlanVtepDecapDropExcptPkts 1.3.6.1.4.1.30065.3.28.1.1.1.10 counter64 read-only
The number of dropped and exception packets decapsulated from this VTEP.
                   aristaVxlanVtepEncapBytes 1.3.6.1.4.1.30065.3.28.1.1.1.11 counter64 read-only
The number of bytes encapsulated to this VTEP.
                   aristaVxlanVtepEncapPkts 1.3.6.1.4.1.30065.3.28.1.1.1.12 counter64 read-only
The number of packets encapsulated to this VTEP.
                   aristaVxlanVtepEncapBUMPkts 1.3.6.1.4.1.30065.3.28.1.1.1.13 counter64 read-only
The number of BUM (Broadcast, Unknown, and Multicast) packets encapsulated to this VTEP.
                   aristaVxlanVtepEncapDropExcptPkts 1.3.6.1.4.1.30065.3.28.1.1.1.14 counter64 read-only
The number of dropped and exception packets encapsulated to this VTEP.
           aristaVxlanVniCountersTable 1.3.6.1.4.1.30065.3.28.1.2 no-access
This table contains VXLAN counters per VNI.
               aristaVxlanVniCountersEntry 1.3.6.1.4.1.30065.3.28.1.2.1 no-access
Decap (ingress) and encap (egress) counters for a given VNI.
                   aristaVxlanVni 1.3.6.1.4.1.30065.3.28.1.2.1.1 unsigned32 no-access
The VNI that identififies this entry.
                   aristaVxlanVniDecapBytes 1.3.6.1.4.1.30065.3.28.1.2.1.2 counter64 read-only
The number of bytes decapsulated for this VNI.
                   aristaVxlanVniDecapPkts 1.3.6.1.4.1.30065.3.28.1.2.1.3 counter64 read-only
The number of packets decapsulated for this VNI.
                   aristaVxlanVniDecapKnownUcastBytes 1.3.6.1.4.1.30065.3.28.1.2.1.4 counter64 read-only
The number of L2 known unicast bytes decapsulated for this VNI.
                   aristaVxlanVniDecapKnownUcastPkts 1.3.6.1.4.1.30065.3.28.1.2.1.5 counter64 read-only
The number of L2 known unicast packets decapsulated for this VNI.
                   aristaVxlanVniDecapBUMBytes 1.3.6.1.4.1.30065.3.28.1.2.1.6 counter64 read-only
The number of L2 BUM (Broadcast, Unknown, and Multicast) bytes decapsulated for this VNI.
                   aristaVxlanVniDecapBUMPkts 1.3.6.1.4.1.30065.3.28.1.2.1.7 counter64 read-only
The number of L2 BUM (Broadcast, Unknown, and Multicast) packets decapsulated for this VNI.
                   aristaVxlanVniDecapDropExcptBytes 1.3.6.1.4.1.30065.3.28.1.2.1.8 counter64 read-only
The number of dropped and exception bytes decapsulated for this VNI.
                   aristaVxlanVniDecapDropExcptPkts 1.3.6.1.4.1.30065.3.28.1.2.1.9 counter64 read-only
The number of dropped and exception packets decapsulated for this VNI.
                   aristaVxlanVniEncapBytes 1.3.6.1.4.1.30065.3.28.1.2.1.10 counter64 read-only
The number of bytes encapsulated for this VNI.
                   aristaVxlanVniEncapPkts 1.3.6.1.4.1.30065.3.28.1.2.1.11 counter64 read-only
The number of packets encapsulated for this VNI.
                   aristaVxlanVniEncapBUMBytes 1.3.6.1.4.1.30065.3.28.1.2.1.12 counter64 read-only
The number of L2 BUM (Broadcast, Unknown, and Multicast) bytes for this VNI before replication for encapsulation.
                   aristaVxlanVniEncapBUMPkts 1.3.6.1.4.1.30065.3.28.1.2.1.13 counter64 read-only
The number of L2 BUM (Broadcast, Unknown, and Multicast) packets for this VNI before replication for encapsulation.
                   aristaVxlanVniEncapDropPkts 1.3.6.1.4.1.30065.3.28.1.2.1.14 counter64 read-only
The number of dropped and exception packets encapsulated for this VNI.
       aristaVxlanMibConformance 1.3.6.1.4.1.30065.3.28.2
           aristaVxlanMibCompliances 1.3.6.1.4.1.30065.3.28.2.1
               aristaVxlanMibCompliance 1.3.6.1.4.1.30065.3.28.2.1.1
The compliance statement for Arista switches that implement the ARISTA-VXLAN-MIB.
           aristaVxlanMibGroups 1.3.6.1.4.1.30065.3.28.2.2
               aristaVxlanMibCountersGroup 1.3.6.1.4.1.30065.3.28.2.2.1
The collection of objects that provide VXLAN counters.