ARISTA-CONMON-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
27
aristaIcmpProbeTable
table.1.3.6.1.4.1.30065.3.38.1.1
·
1 row entry
·
11 columns
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaIcmpProbeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-CONMON-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONMON-MIB::aristaIcmpProbeTable'
This table contains connectivity monitor statistics using ICMP ping.
An entry containing connectivity monitor statistics using ICMP ping for
a given device.
a given device.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Connectivity monitor ICMP probe index.
|
ProbeIndex Type Constraints: range: 0..100 |
.1.3.6.1.4.1.30065.3.38.1.1.1.1 |
||||||||||||||
|
Connectivity monitor client name.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.30065.3.38.1.1.1.2 |
||||||||||||||
|
Optional connectivity monitor host name. If there is no host name, the
value will be an empty string. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.30065.3.38.1.1.1.3 |
||||||||||||||
|
Optional IP address type of configured host. If there is no IP address
type, the value will be unknown(0), and the value of aristaIcmpProbeIpAddr will be a zero-length string. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.30065.3.38.1.1.1.4 |
||||||||||||||
|
Optional IP address of configured host. If there is no IP address, the
value will be a zero-length string, and the value of aristaIcmpProbeIpAddrType will be unknown(0). |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.30065.3.38.1.1.1.5 |
||||||||||||||
|
The value of the ifIndex object, defined in IF-MIB for the source
interface from which the probe was sent. Zero means the interface used for probing was unknown and was selected by kernel. |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.30065.3.38.1.1.1.6 |
||||||||||||||
|
The number of decimal places of precision in fixed-point latency values
returned by the associated aristaIcmpProbeLatencyValue object. |
NetworkStatisticsPrecision Type Constraints: range: 0..3 |
.1.3.6.1.4.1.30065.3.38.1.1.1.7 |
||||||||||||||
|
Latency in milliseconds. If the probe failed, this will be set to its
maximum value (2,147,483,647). To correctly interpret the value of this object, the associated aristaIcmpProbeLatencyPrecision object… |
NetworkStatisticsValue Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.30065.3.38.1.1.1.8 |
||||||||||||||
|
The number of decimal places of precision in fixed-point jitter values
returned by the associated aristaIcmpProbeJitterValue object. |
NetworkStatisticsPrecision Type Constraints: range: 0..3 |
.1.3.6.1.4.1.30065.3.38.1.1.1.9 |
||||||||||||||
|
Jitter in milliseconds. If the probe failed, this will be set to its
maximum value (2,147,483,647). To correctly interpret the value of this object, the associated aristaIcmpProbeJitterPrecision object m… |
NetworkStatisticsValue Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.30065.3.38.1.1.1.10 |
||||||||||||||
|
Percentage of packet loss.
|
Integer32 Constraints: range: 0-100 |
.1.3.6.1.4.1.30065.3.38.1.1.1.11 |
aristaHttpProbeTable
table.1.3.6.1.4.1.30065.3.38.1.2
·
1 row entry
·
7 columns
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaHttpProbeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-CONMON-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONMON-MIB::aristaHttpProbeTable'
This table contains connectivity monitor statistics using HTTP get requests.
An entry containing connectivity monitor statistics using HTTP get
request for a given device.
request for a given device.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Connectivity monitor HTTP probe index.
|
ProbeIndex Type Constraints: range: 0..100 |
.1.3.6.1.4.1.30065.3.38.1.2.1.1 |
|
Connectivity monitor client name.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.30065.3.38.1.2.1.2 |
|
Connectivity monitor host name.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.30065.3.38.1.2.1.3 |
|
Connectivity monitor url.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.30065.3.38.1.2.1.4 |
|
The value of the ifIndex object, defined in IF-MIB for the source
interface from which the probe was sent. Zero means the interface used for probing was unknown and was selected by kernel. |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.30065.3.38.1.2.1.5 |
|
The number of decimal places of precision in fixed-point response time
values returned by the associated aristaHttpProbeResponseTimeValue object. |
NetworkStatisticsPrecision Type Constraints: range: 0..3 |
.1.3.6.1.4.1.30065.3.38.1.2.1.6 |
|
Response time in milliseconds. If the probe failed, this will be set to
its maximum value (2,147,483,647). To correctly interpret the value of this object, the associated aristaHttpProbeResponseTimePrec… |
NetworkStatisticsValue Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.30065.3.38.1.2.1.7 |
aristaTcpProbeTable
table.1.3.6.1.4.1.30065.3.38.1.3
·
1 row entry
·
9 columns
Uses the arista variant from
Command help
/opt/observium/mibs/arista.
Walk aristaTcpProbeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ARISTA-CONMON-MIB' -M '/opt/observium/mibs/arista:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARISTA-CONMON-MIB::aristaTcpProbeTable'
This table contains connectivity monitor statistics using the TCP probe.
An entry containing connectivity monitor statistics using TCP probe
for a given device.
for a given device.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Connectivity monitor TCP probe index.
|
ProbeIndex Type Constraints: range: 0..100 |
.1.3.6.1.4.1.30065.3.38.1.3.1.1 |
||||||||||||||
|
Connectivity monitor client name.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.30065.3.38.1.3.1.2 |
||||||||||||||
|
Optional connectivity monitor host name. If there is no host name, the
value will be an empty string. |
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.30065.3.38.1.3.1.3 |
||||||||||||||
|
Optional IP address type of configured host. If there is no IP address
type, the value will be unknown(0), and the value of aristaTcpProbeIpAddr will be a zero-length string. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.30065.3.38.1.3.1.4 |
||||||||||||||
|
Optional IP address of configured host. If there is no IP address, the
value will be a zero-length string, and the value of aristaTcpProbeIpAddrType will be unknown(0). |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.30065.3.38.1.3.1.5 |
||||||||||||||
|
Configured TCP server port.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.30065.3.38.1.3.1.6 |
||||||||||||||
|
The value of the ifIndex object, defined in IF-MIB for the source
interface from which the probe was sent. Zero means the interface used for probing was unknown and was selected by kernel. |
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.30065.3.38.1.3.1.7 |
||||||||||||||
|
The number of decimal places of precision in fixed-point latency values
returned by the associated aristaTcpProbeLatencyValue object. |
NetworkStatisticsPrecision Type Constraints: range: 0..3 |
.1.3.6.1.4.1.30065.3.38.1.3.1.8 |
||||||||||||||
|
Latency in milliseconds. If the probe failed, this will be set to its
maximum value (2,147,483,647). To correctly interpret the value of this object, the associated aristaTcpProbeLatencyPrecision object … |
NetworkStatisticsValue Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.30065.3.38.1.3.1.9 |