ARISTA-VXLAN-MIB

File: ARISTA-VXLAN-MIB.mib (13873 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF INET-ADDRESS-MIB
ARISTA-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
InetAddress InetAddressType aristaMibs

Defined Types

AristaVxlanVtepCountersEntry  
SEQUENCE    
  aristaVxlanVtepAddressType InetAddressType
  aristaVxlanVtepAddress InetAddress
  aristaVxlanVtepDecapBytes Counter64
  aristaVxlanVtepDecapPkts Counter64
  aristaVxlanVtepDecapKnownUcastBytes Counter64
  aristaVxlanVtepDecapKnownUcastPkts Counter64
  aristaVxlanVtepDecapBUMBytes Counter64
  aristaVxlanVtepDecapBUMPkts Counter64
  aristaVxlanVtepDecapDropExcptBytes Counter64
  aristaVxlanVtepDecapDropExcptPkts Counter64
  aristaVxlanVtepEncapBytes Counter64
  aristaVxlanVtepEncapPkts Counter64
  aristaVxlanVtepEncapBUMPkts Counter64
  aristaVxlanVtepEncapDropExcptPkts Counter64

AristaVxlanVniCountersEntry  
SEQUENCE    
  aristaVxlanVni Unsigned32
  aristaVxlanVniDecapBytes Counter64
  aristaVxlanVniDecapPkts Counter64
  aristaVxlanVniDecapKnownUcastBytes Counter64
  aristaVxlanVniDecapKnownUcastPkts Counter64
  aristaVxlanVniDecapBUMBytes Counter64
  aristaVxlanVniDecapBUMPkts Counter64
  aristaVxlanVniDecapDropExcptBytes Counter64
  aristaVxlanVniDecapDropExcptPkts Counter64
  aristaVxlanVniEncapBytes Counter64
  aristaVxlanVniEncapPkts Counter64
  aristaVxlanVniEncapBUMBytes Counter64
  aristaVxlanVniEncapBUMPkts Counter64
  aristaVxlanVniEncapDropPkts Counter64

Defined Values

aristaVxlanMIB 1.3.6.1.4.1.30065.3.28
The MIB module for VXLAN counters and status information on Arista devices.
MODULE-IDENTITY    

aristaVxlanMibNotifications 1.3.6.1.4.1.30065.3.28.0
OBJECT IDENTIFIER    

aristaVxlanMibObjects 1.3.6.1.4.1.30065.3.28.1
OBJECT IDENTIFIER    

aristaVxlanMibConformance 1.3.6.1.4.1.30065.3.28.2
OBJECT IDENTIFIER    

aristaVxlanVtepCountersTable 1.3.6.1.4.1.30065.3.28.1.1
This table contains VXLAN counters per remote VTEP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaVxlanVtepCountersEntry

aristaVxlanVtepCountersEntry 1.3.6.1.4.1.30065.3.28.1.1.1
Decap (ingress) and encap (egress) counters for a given remote VTEP.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaVxlanVtepCountersEntry  

aristaVxlanVtepAddressType 1.3.6.1.4.1.30065.3.28.1.1.1.1
The address type of the remote VTEP that identifies this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

aristaVxlanVtepAddress 1.3.6.1.4.1.30065.3.28.1.1.1.2
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(0..20)  

aristaVxlanVtepDecapBytes 1.3.6.1.4.1.30065.3.28.1.1.1.3
The number of bytes decapsulated from this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepDecapPkts 1.3.6.1.4.1.30065.3.28.1.1.1.4
The number of packets decapsulated from this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepDecapKnownUcastBytes 1.3.6.1.4.1.30065.3.28.1.1.1.5
The number of L2 known unicast bytes decapsulated from this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepDecapKnownUcastPkts 1.3.6.1.4.1.30065.3.28.1.1.1.6
The number of L2 known unicast packets decapsulated from this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepDecapBUMBytes 1.3.6.1.4.1.30065.3.28.1.1.1.7
The number of L2 BUM (Broadcast, Unknown, and Multicast) bytes decapsulated from this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepDecapBUMPkts 1.3.6.1.4.1.30065.3.28.1.1.1.8
The number of L2 BUM (Broadcast, Unknown, and Multicast) packets decapsulated from this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepDecapDropExcptBytes 1.3.6.1.4.1.30065.3.28.1.1.1.9
The number of dropped and exception bytes decapsulated from this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepDecapDropExcptPkts 1.3.6.1.4.1.30065.3.28.1.1.1.10
The number of dropped and exception packets decapsulated from this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepEncapBytes 1.3.6.1.4.1.30065.3.28.1.1.1.11
The number of bytes encapsulated to this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepEncapPkts 1.3.6.1.4.1.30065.3.28.1.1.1.12
The number of packets encapsulated to this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepEncapBUMPkts 1.3.6.1.4.1.30065.3.28.1.1.1.13
The number of BUM (Broadcast, Unknown, and Multicast) packets encapsulated to this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVtepEncapDropExcptPkts 1.3.6.1.4.1.30065.3.28.1.1.1.14
The number of dropped and exception packets encapsulated to this VTEP.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniCountersTable 1.3.6.1.4.1.30065.3.28.1.2
This table contains VXLAN counters per VNI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaVxlanVniCountersEntry

aristaVxlanVniCountersEntry 1.3.6.1.4.1.30065.3.28.1.2.1
Decap (ingress) and encap (egress) counters for a given VNI.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaVxlanVniCountersEntry  

aristaVxlanVni 1.3.6.1.4.1.30065.3.28.1.2.1.1
The VNI that identififies this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

aristaVxlanVniDecapBytes 1.3.6.1.4.1.30065.3.28.1.2.1.2
The number of bytes decapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniDecapPkts 1.3.6.1.4.1.30065.3.28.1.2.1.3
The number of packets decapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniDecapKnownUcastBytes 1.3.6.1.4.1.30065.3.28.1.2.1.4
The number of L2 known unicast bytes decapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniDecapKnownUcastPkts 1.3.6.1.4.1.30065.3.28.1.2.1.5
The number of L2 known unicast packets decapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniDecapBUMBytes 1.3.6.1.4.1.30065.3.28.1.2.1.6
The number of L2 BUM (Broadcast, Unknown, and Multicast) bytes decapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniDecapBUMPkts 1.3.6.1.4.1.30065.3.28.1.2.1.7
The number of L2 BUM (Broadcast, Unknown, and Multicast) packets decapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniDecapDropExcptBytes 1.3.6.1.4.1.30065.3.28.1.2.1.8
The number of dropped and exception bytes decapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniDecapDropExcptPkts 1.3.6.1.4.1.30065.3.28.1.2.1.9
The number of dropped and exception packets decapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniEncapBytes 1.3.6.1.4.1.30065.3.28.1.2.1.10
The number of bytes encapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniEncapPkts 1.3.6.1.4.1.30065.3.28.1.2.1.11
The number of packets encapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniEncapBUMBytes 1.3.6.1.4.1.30065.3.28.1.2.1.12
The number of L2 BUM (Broadcast, Unknown, and Multicast) bytes for this VNI before replication for encapsulation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniEncapBUMPkts 1.3.6.1.4.1.30065.3.28.1.2.1.13
The number of L2 BUM (Broadcast, Unknown, and Multicast) packets for this VNI before replication for encapsulation.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanVniEncapDropPkts 1.3.6.1.4.1.30065.3.28.1.2.1.14
The number of dropped and exception packets encapsulated for this VNI.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaVxlanMibCompliances 1.3.6.1.4.1.30065.3.28.2.1
OBJECT IDENTIFIER    

aristaVxlanMibGroups 1.3.6.1.4.1.30065.3.28.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

aristaVxlanMibCountersGroup 1.3.6.1.4.1.30065.3.28.2.2.1
The collection of objects that provide VXLAN counters.
Status: current Access: read-only
OBJECT-GROUP