ARISTA-SW-IP-FORWARDING-MIB

File: ARISTA-SW-IP-FORWARDING-MIB.mib (37599 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Counter64 Unsigned32 TimeStamp
MODULE-COMPLIANCE OBJECT-GROUP InetVersion
aristaMibs

Defined Types

AristaSwFwdIpStatsEntry  
SEQUENCE    
  aristaSwFwdIpStatsIPVersion InetVersion
  aristaSwFwdIpStatsInReceives Counter32
  aristaSwFwdIpStatsHCInReceives Counter64
  aristaSwFwdIpStatsInOctets Counter32
  aristaSwFwdIpStatsHCInOctets Counter64
  aristaSwFwdIpStatsInHdrErrors Counter32
  aristaSwFwdIpStatsInNoRoutes Counter32
  aristaSwFwdIpStatsInAddrErrors Counter32
  aristaSwFwdIpStatsInUnknownProtos Counter32
  aristaSwFwdIpStatsInTruncatedPkts Counter32
  aristaSwFwdIpStatsInForwDatagrams Counter32
  aristaSwFwdIpStatsHCInForwDatagrams Counter64
  aristaSwFwdIpStatsReasmReqds Counter32
  aristaSwFwdIpStatsReasmOKs Counter32
  aristaSwFwdIpStatsReasmFails Counter32
  aristaSwFwdIpStatsInDiscards Counter32
  aristaSwFwdIpStatsInDelivers Counter32
  aristaSwFwdIpStatsHCInDelivers Counter64
  aristaSwFwdIpStatsOutRequests Counter32
  aristaSwFwdIpStatsHCOutRequests Counter64
  aristaSwFwdIpStatsOutNoRoutes Counter32
  aristaSwFwdIpStatsOutForwDatagrams Counter32
  aristaSwFwdIpStatsHCOutForwDatagrams Counter64
  aristaSwFwdIpStatsOutDiscards Counter32
  aristaSwFwdIpStatsOutFragReqds Counter32
  aristaSwFwdIpStatsOutFragOKs Counter32
  aristaSwFwdIpStatsOutFragFails Counter32
  aristaSwFwdIpStatsOutFragCreates Counter32
  aristaSwFwdIpStatsOutTransmits Counter32
  aristaSwFwdIpStatsHCOutTransmits Counter64
  aristaSwFwdIpStatsOutOctets Counter32
  aristaSwFwdIpStatsHCOutOctets Counter64
  aristaSwFwdIpStatsInMcastPkts Counter32
  aristaSwFwdIpStatsHCInMcastPkts Counter64
  aristaSwFwdIpStatsInMcastOctets Counter32
  aristaSwFwdIpStatsHCInMcastOctets Counter64
  aristaSwFwdIpStatsOutMcastPkts Counter32
  aristaSwFwdIpStatsHCOutMcastPkts Counter64
  aristaSwFwdIpStatsOutMcastOctets Counter32
  aristaSwFwdIpStatsHCOutMcastOctets Counter64
  aristaSwFwdIpStatsInBcastPkts Counter32
  aristaSwFwdIpStatsHCInBcastPkts Counter64
  aristaSwFwdIpStatsOutBcastPkts Counter32
  aristaSwFwdIpStatsHCOutBcastPkts Counter64
  aristaSwFwdIpStatsDiscontinuityTime TimeStamp
  aristaSwFwdIpStatsRefreshRate Unsigned32

Defined Values

aristaSwIpForwardingMIB 1.3.6.1.4.1.30065.3.1
This MIB contains counters for software-forwarded packets.
MODULE-IDENTITY    

aristaSwFwdIp 1.3.6.1.4.1.30065.3.1.1
OBJECT IDENTIFIER    

aristaSwFwdIpStatsTable 1.3.6.1.4.1.30065.3.1.1.1
The table containing system wide, IP version specific traffic statistics. This table and the ipIfStatsTable contain similar objects whose difference is in their granularity. Where this table contains system wide traffic statistics, the ipIfStatsTable contains the same statistics but counted on a per-interface basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AristaSwFwdIpStatsEntry

aristaSwFwdIpStatsEntry 1.3.6.1.4.1.30065.3.1.1.1.1
A statistics entry containing system-wide objects for a particular IP version.
Status: current Access: not-accessible
OBJECT-TYPE    
  AristaSwFwdIpStatsEntry  

aristaSwFwdIpStatsIPVersion 1.3.6.1.4.1.30065.3.1.1.1.1.1
The IP version of this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetVersion  

aristaSwFwdIpStatsInReceives 1.3.6.1.4.1.30065.3.1.1.1.1.3
The total number of input IP datagrams received in software, including those received in error. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCInReceives 1.3.6.1.4.1.30065.3.1.1.1.1.4
The total number of input IP datagrams received in software, including those received in error. This object counts the same datagrams as aristaSwFwdIpStatsInReceives, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsInOctets 1.3.6.1.4.1.30065.3.1.1.1.1.5
The total number of octets received in software in input IP datagrams, including those received in error. Octets from datagrams counted in aristaSwFwdIpStatsInReceives MUST be counted here. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCInOctets 1.3.6.1.4.1.30065.3.1.1.1.1.6
The total number of octets received in software in input IP datagrams, including those received in error. This object counts the same octets as aristaSwFwdIpStatsInOctets, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsInHdrErrors 1.3.6.1.4.1.30065.3.1.1.1.1.7
The number of input IP datagrams discarded in software due to errors in their IP headers, including version number mismatch, other format errors, hop count exceeded, errors discovered in processing their IP options, etc. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsInNoRoutes 1.3.6.1.4.1.30065.3.1.1.1.1.8
The number of input IP datagrams discarded in software because no route could be found to transmit them to their destination. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsInAddrErrors 1.3.6.1.4.1.30065.3.1.1.1.1.9
The number of input IP datagrams discarded in software because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., ::0). For entities that are not IP routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsInUnknownProtos 1.3.6.1.4.1.30065.3.1.1.1.1.10
The number of locally-addressed IP datagrams received successfully in software but discarded because of an unknown or unsupported protocol. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsInTruncatedPkts 1.3.6.1.4.1.30065.3.1.1.1.1.11
The number of input IP datagrams discarded in software because the datagram frame didn't carry enough data. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsInForwDatagrams 1.3.6.1.4.1.30065.3.1.1.1.1.12
The number of input datagrams for which this entity was not their final IP destination and for which this entity attempted in software to find a route to forward them to that final destination. In entities that do not act as IP routers, this counter will include only those datagrams that were Source-Routed via this entity, and the Source-Route processing was successful. When tracking interface statistics, the counter of the incoming interface is incremented for each datagram. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCInForwDatagrams 1.3.6.1.4.1.30065.3.1.1.1.1.13
The number of input datagrams for which this entity was not their final IP destination and for which this entity attempted in software to find a route to forward them to that final destination. This object counts the same packets as aristaSwFwdIpStatsInForwDatagrams, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsReasmReqds 1.3.6.1.4.1.30065.3.1.1.1.1.14
The number of IP fragments received that needed to be reassembled at this interface. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsReasmOKs 1.3.6.1.4.1.30065.3.1.1.1.1.15
The number of IP datagrams successfully reassembled. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsReasmFails 1.3.6.1.4.1.30065.3.1.1.1.1.16
The number of failures detected by the IP re-assembly algorithm (for whatever reason: timed out, errors, etc.). Note that this is not necessarily a count of discarded IP fragments since some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsInDiscards 1.3.6.1.4.1.30065.3.1.1.1.1.17
The number of input IP datagrams received in software for which no problems were encountered to prevent their continued processing, but were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsInDelivers 1.3.6.1.4.1.30065.3.1.1.1.1.18
The total number of datagrams successfully delivered to IP user-protocols (including ICMP). 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCInDelivers 1.3.6.1.4.1.30065.3.1.1.1.1.19
The total number of datagrams successfully delivered to IP user-protocols (including ICMP). This object counts the same packets as aristaSwFwdIpStatsInDelivers, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsOutRequests 1.3.6.1.4.1.30065.3.1.1.1.1.20
The total number of IP datagrams that local IP user- protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in aristaSwFwdIpStatsOutForwDatagrams. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCOutRequests 1.3.6.1.4.1.30065.3.1.1.1.1.21
The total number of IP datagrams that local IP user- protocols (including ICMP) supplied to IP in requests for transmission. This object counts the same packets as aristaSwFwdIpStatsOutRequests, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsOutNoRoutes 1.3.6.1.4.1.30065.3.1.1.1.1.22
The number of locally generated IP datagrams discarded because no route could be found to transmit them to their destination. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsOutForwDatagrams 1.3.6.1.4.1.30065.3.1.1.1.1.23
The number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination in software. In entities that do not act as IP routers, this counter will include only those datagrams that were Source-Routed via this entity, and the Source-Route processing was successful. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCOutForwDatagrams 1.3.6.1.4.1.30065.3.1.1.1.1.24
The number of datagrams for which this entity was not their final IP destination and for which it was successful in finding a path to their final destination in software. This object counts the same packets as aristaSwFwdIpStatsOutForwDatagrams, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsOutDiscards 1.3.6.1.4.1.30065.3.1.1.1.1.25
The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but were discarded in software (e.g., for lack of buffer space). Note that this counter would include datagrams counted in aristaSwFwdIpStatsOutForwDatagrams if any such datagrams met this (discretionary) discard criterion. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsOutFragReqds 1.3.6.1.4.1.30065.3.1.1.1.1.26
The number of IP datagrams that would require fragmentation in order to be 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsOutFragOKs 1.3.6.1.4.1.30065.3.1.1.1.1.27
The number of IP datagrams that have been successfully fragmented. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsOutFragFails 1.3.6.1.4.1.30065.3.1.1.1.1.28
The number of IP datagrams that have been discarded because they needed to be fragmented but could not be. This includes IPv4 packets that have the DF bit set and IPv6 packets that are being forwarded and exceed the outgoing link MTU. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsOutFragCreates 1.3.6.1.4.1.30065.3.1.1.1.1.29
The number of output datagram fragments that have been generated as a result of IP fragmentation. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsOutTransmits 1.3.6.1.4.1.30065.3.1.1.1.1.30
The total number of IP datagrams that this entity supplied by software to the lower layers for transmission. This includes datagrams generated locally and those forwarded in software by this entity. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCOutTransmits 1.3.6.1.4.1.30065.3.1.1.1.1.31
The total number of IP datagrams that this entity supplied by software to the lower layers for transmission. This object counts the same datagrams as aristaSwFwdIpStatsOutTransmits, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsOutOctets 1.3.6.1.4.1.30065.3.1.1.1.1.32
The total number of octets in IP datagrams delivered by software to the lower layers for transmission. Octets from datagrams counted in aristaSwFwdIpStatsOutTransmits MUST be counted here. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCOutOctets 1.3.6.1.4.1.30065.3.1.1.1.1.33
The total number of octets in IP datagrams delivered by software to the lower layers for transmission. This objects counts the same octets as aristaSwFwdIpStatsOutOctets, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsInMcastPkts 1.3.6.1.4.1.30065.3.1.1.1.1.34
The number of IP multicast datagrams received by software. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCInMcastPkts 1.3.6.1.4.1.30065.3.1.1.1.1.35
The number of IP multicast datagrams received by software. This object counts the same datagrams as aristaSwFwdIpStatsInMcastPkts but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsInMcastOctets 1.3.6.1.4.1.30065.3.1.1.1.1.36
The total number of octets received by software in IP multicast datagrams. Octets from datagrams counted in aristaSwFwdIpStatsInMcastPkts MUST be counted here. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCInMcastOctets 1.3.6.1.4.1.30065.3.1.1.1.1.37
The total number of octets received by software in IP multicast datagrams. This object counts the same octets as aristaSwFwdIpStatsInMcastOctets, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsOutMcastPkts 1.3.6.1.4.1.30065.3.1.1.1.1.38
The number of IP multicast datagrams transmitted by software. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCOutMcastPkts 1.3.6.1.4.1.30065.3.1.1.1.1.39
The number of IP multicast datagrams transmitted by software. This object counts the same datagrams as aristaSwFwdIpStatsOutMcastPkts, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsOutMcastOctets 1.3.6.1.4.1.30065.3.1.1.1.1.40
The total number of octets transmitted by software in IP multicast datagrams. Octets from datagrams counted in aristaSwFwdIpStatsOutMcastPkts MUST be counted here. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCOutMcastOctets 1.3.6.1.4.1.30065.3.1.1.1.1.41
The total number of octets transmitted by software in IP multicast datagrams. This object counts the same octets as aristaSwFwdIpStatsOutMcastOctets, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsInBcastPkts 1.3.6.1.4.1.30065.3.1.1.1.1.42
The number of IP broadcast datagrams received by software. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCInBcastPkts 1.3.6.1.4.1.30065.3.1.1.1.1.43
The number of IP broadcast datagrams received by software. This object counts the same datagrams as aristaSwFwdIpStatsInBcastPkts but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsOutBcastPkts 1.3.6.1.4.1.30065.3.1.1.1.1.44
The number of IP broadcast datagrams transmitted by software. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

aristaSwFwdIpStatsHCOutBcastPkts 1.3.6.1.4.1.30065.3.1.1.1.1.45
The number of IP broadcast datagrams transmitted by software. This object counts the same datagrams as aristaSwFwdIpStatsOutBcastPkts, but allows for larger values. 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 aristaSwFwdIpStatsDiscontinuityTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aristaSwFwdIpStatsDiscontinuityTime 1.3.6.1.4.1.30065.3.1.1.1.1.46
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

aristaSwFwdIpStatsRefreshRate 1.3.6.1.4.1.30065.3.1.1.1.1.47
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

aristaSwIpFwdMIBConformance 1.3.6.1.4.1.30065.3.1.2
OBJECT IDENTIFIER    

aristaSwIpFwdMIBCompliances 1.3.6.1.4.1.30065.3.1.2.1
OBJECT IDENTIFIER    

aristaSwIpFwdMIBGroups 1.3.6.1.4.1.30065.3.1.2.2
OBJECT IDENTIFIER    

aristaSwIpFwdMIBCompliance 1.3.6.1.4.1.30065.3.1.2.1.2
The compliance statement for Arista switches that support software forwarding of IPv4 and/or IPv6 packets.
Status: current Access: read-only
MODULE-COMPLIANCE    

aristaSwFwdIpStatsGroup 1.3.6.1.4.1.30065.3.1.2.2.1
The group of required statistics objects.
Status: current Access: read-only
OBJECT-GROUP    

aristaSwFwdIpOctetGroup 1.3.6.1.4.1.30065.3.1.2.2.2
Octet counters, which are not supported on all systems.
Status: current Access: read-only
OBJECT-GROUP