AT-LINKMON-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
35
atLinkMonProbeTable
table.1.3.6.1.4.1.207.8.4.4.4.606.1
·
1 row entry
·
14 columns
Uses the allied variant from
Command help
/opt/observium/mibs/allied.
Walk atLinkMonProbeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-LINKMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LINKMON-MIB::atLinkMonProbeTable'
A table of information describing the configured Link Monitoring probes. Upon device reboot, probe OID's will be re-assigned based on the alphabetical naming of probes in the startup configuration.
The configuration of a specific probe.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
ID of the probe.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.1 |
||||||
|
Name of the probe.
|
AT-SMI-MIBDisplayStringUnsized | .1.3.6.1.4.1.207.8.4.4.4.606.1.1.2 |
||||||
|
Type of probe, ICMP PING or HTTP GET.
|
ICMP: 1, HTTP: 2AtLinkMonType Type Values:
|
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.3 |
||||||
|
IP version of the probe, IPv4 or IPv6.
|
IPv4: 1, IPv6: 2INET-ADDRESS-MIBInetVersion Type Values:
|
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.4 |
||||||
|
The destination of the probe.
|
AT-SMI-MIBDisplayStringUnsized | .1.3.6.1.4.1.207.8.4.4.4.606.1.1.5 |
||||||
|
The interface that the probe packets should egress.
|
AT-SMI-MIBDisplayStringUnsized | .1.3.6.1.4.1.207.8.4.4.4.606.1.1.6 |
||||||
|
Indicates if the interface that the probe packets egress is valid.
|
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.7 |
||||||
|
The source IP address or interface.
Only applicable for ICMP Probes. |
AT-SMI-MIBDisplayStringUnsized | .1.3.6.1.4.1.207.8.4.4.4.606.1.1.8 |
||||||
|
Indicates if the source IP address or interface is valid.
Only applicable for ICMP Probes. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.9 |
||||||
|
The DSCP value to use when sending the packet.
Only applicable for ICMP Probes. |
Unsigned32 Constraints: range: 0-63 |
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.10 |
||||||
|
The size of a probe packet.
Only applicable for ICMP Probes. |
bytesUnsigned32 Constraints: range: 64-1500 |
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.11 |
||||||
|
The number of milliseconds between sending out each probe.
Range for an ICMP Ping probe is 100-10000. Range for an HTTP Get probe is 30000-3600000. |
msUnsigned32 Constraints: range: 100-3600000 |
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.12 |
||||||
|
The number of probe results to use when calculating the latency and jitter metrics.
Only applicable for ICMP Probes. |
Unsigned32 Constraints: range: 1-100 |
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.13 |
||||||
|
Whether the probe is enabled or disabled.
If it is enabled, then the device will attempt to send probes if the link is up. If it is disabled, then no probes will be sent. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.207.8.4.4.4.606.1.1.14 |
.1.3.6.1.4.1.207.8.4.4.4.606.2
·
1 row entry
·
3 columns
Uses the allied variant from
Command help
/opt/observium/mibs/allied.
Walk atLinkMonProbeDetailTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-LINKMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LINKMON-MIB::atLinkMonProbeDetailTable'
A table of information describing the latest Link Monitoring probe details. Upon device reboot, probe OID's will be re-assigned based on the alphabetical naming of probes in the startup configuration.
The latest detail of a specific probe.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The number of probes that have been sent.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.207.8.4.4.4.606.2.1.1 |
|
The time that the last probe was sent.
|
AT-SMI-MIBDisplayStringUnsized | .1.3.6.1.4.1.207.8.4.4.4.606.2.1.2 |
|
The time that the device last successfully received a probe.
|
AT-SMI-MIBDisplayStringUnsized | .1.3.6.1.4.1.207.8.4.4.4.606.2.1.3 |
.1.3.6.1.4.1.207.8.4.4.4.606.3
·
1 row entry
·
4 columns
Uses the allied variant from
Command help
/opt/observium/mibs/allied.
Walk atLinkMonProbeLatestMetricsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-LINKMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LINKMON-MIB::atLinkMonProbeLatestMetricsTable'
A table of information describing the latest Link Monitoring probe metrics. Upon device reboot, probe OID's will be re-assigned based on the alphabetical naming of probes in the startup configuration.
The latest metrics of a specific probe.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The average latency based on the last samples in ms.
|
msSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.3.1.1 |
|
The average jitter based on the last samples in ms.
|
msSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.3.1.2 |
|
The percentage of probes lost based on the last 100 probes.
The value is given in tenth's of a percent. |
1/10%Unsigned32 Constraints: range: 0-1000 |
.1.3.6.1.4.1.207.8.4.4.4.606.3.1.3 |
|
The number of consecutive probes that have been lost.
A positive value means consecutive packet lost. A negative value means consecutive packets received. |
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.207.8.4.4.4.606.3.1.4 |
.1.3.6.1.4.1.207.8.4.4.4.606.4
·
1 row entry
·
6 columns
Uses the allied variant from
Command help
/opt/observium/mibs/allied.
Walk atLinkMonProbeHistoryTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-LINKMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LINKMON-MIB::atLinkMonProbeHistoryTable'
A table of information describing historical Link Monitoring probe metrics.
The information for a specific collection of historical probe metrics.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The ID of the Probe History collection
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.207.8.4.4.4.606.4.1.1 |
|
The name of the probe the metrics are sampled from.
|
AT-SMI-MIBDisplayStringUnsized | .1.3.6.1.4.1.207.8.4.4.4.606.4.1.2 |
|
The interval at which the metric data is sampled
|
Unsigned32 Constraints: range: 1-2678400 |
.1.3.6.1.4.1.207.8.4.4.4.606.4.1.3 |
|
The maximum number of historical samples that are kept.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.207.8.4.4.4.606.4.1.4 |
|
The ID of the latest sample recorded.
This is always increasing to distinguish new samples. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.4.1.5 |
|
The timestamp of the last sample.
|
AT-SMI-MIBDisplayStringUnsized | .1.3.6.1.4.1.207.8.4.4.4.606.4.1.6 |
atLinkMonSampleTable
table.1.3.6.1.4.1.207.8.4.4.4.606.5
·
1 row entry
·
8 columns
Uses the allied variant from
Command help
/opt/observium/mibs/allied.
Walk atLinkMonSampleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AT-LINKMON-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-LINKMON-MIB::atLinkMonSampleTable'
A table of information describing the Link Monitoring metrics of a historical probe sample.
A specific historical probe sample.
| Column | Syntax | OID |
|---|---|---|
|
The bucket to read the sample data from.
The first bucket has the oldest available sample. A bucket can have no data in it if less samples have been taken then there are buckets |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.5.1.1 |
|
Sum of latency metric values calculated during the sample interval.
Divide by the latency count for an average latency during the interval. |
msSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.5.1.2 |
|
The number of latency metric values calculated in the sum.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.5.1.3 |
|
Sum of jitter metric values calculated during the sample interval.
Divide by the jitter count for an average jitter during the interval. |
msSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.5.1.4 |
|
Number of jitter metric values calculated in the sum.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.5.1.5 |
|
Sum of the packet loss metric values recorded during the sample interval.
The value is given in tenth's of a percent. Divide by packets transmitted for the average of the packet loss metric during the interval. |
1/10%SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.5.1.6 |
|
Number of probes sent during the sample interval.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.5.1.7 |
|
Number of probes sent that received a reply during the sample interval.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.207.8.4.4.4.606.5.1.8 |