AT-LINKMON-MIB: View SNMP OID List / Download MIB

VENDOR: ALLIED TELESIS


 Home MIB: AT-LINKMON-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
 atLinkMon 1.3.6.1.4.1.207.8.4.4.4.606
The AT Link Monitoring MIB for reporting probe configuration, probe metrics, historical metric configuration and collection.
         atLinkMonProbeTable 1.3.6.1.4.1.207.8.4.4.4.606.1 no-access
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.
             atLinkMonProbeEntry 1.3.6.1.4.1.207.8.4.4.4.606.1.1 no-access
The configuration of a specific probe.
                 atLinkMonProbeID 1.3.6.1.4.1.207.8.4.4.4.606.1.1.1 unsigned32 no-access
ID of the probe.
                 atLinkMonProbeName 1.3.6.1.4.1.207.8.4.4.4.606.1.1.2 displaystringunsized read-only
Name of the probe.
                 atLinkMonProbeType 1.3.6.1.4.1.207.8.4.4.4.606.1.1.3 atlinkmontype read-only
Type of probe, ICMP PING or HTTP GET.
                 atLinkMonProbeIPVersion 1.3.6.1.4.1.207.8.4.4.4.606.1.1.4 inetversion read-only
IP version of the probe, IPv4 or IPv6.
                 atLinkMonProbeDestination 1.3.6.1.4.1.207.8.4.4.4.606.1.1.5 displaystringunsized read-only
The destination of the probe.
                 atLinkMonProbeEgressIf 1.3.6.1.4.1.207.8.4.4.4.606.1.1.6 displaystringunsized read-only
The interface that the probe packets should egress.
                 atLinkmonProbeEgreesIfValid 1.3.6.1.4.1.207.8.4.4.4.606.1.1.7 truthvalue read-only
Indicates if the interface that the probe packets egress is valid.
                 atLinkMonProbeSource 1.3.6.1.4.1.207.8.4.4.4.606.1.1.8 displaystringunsized read-only
The source IP address or interface. Only applicable for ICMP Probes.
                 atLinkMonProbeSourceValid 1.3.6.1.4.1.207.8.4.4.4.606.1.1.9 truthvalue read-only
Indicates if the source IP address or interface is valid. Only applicable for ICMP Probes.
                 atLinkMonProbeDSCP 1.3.6.1.4.1.207.8.4.4.4.606.1.1.10 unsigned32 read-only
The DSCP value to use when sending the packet. Only applicable for ICMP Probes.
                 atLinkMonProbePacketSize 1.3.6.1.4.1.207.8.4.4.4.606.1.1.11 unsigned32 read-only
The size of a probe packet. Only applicable for ICMP Probes.
                 atLinkMonProbeInterval 1.3.6.1.4.1.207.8.4.4.4.606.1.1.12 unsigned32 read-only
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.
                 atLinkMonProbeSampleSize 1.3.6.1.4.1.207.8.4.4.4.606.1.1.13 unsigned32 read-only
The number of probe results to use when calculating the latency and jitter metrics. Only applicable for ICMP Probes.
                 atLinkMonProbeEnabled 1.3.6.1.4.1.207.8.4.4.4.606.1.1.14 truthvalue read-only
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.
         atLinkMonProbeDetailTable 1.3.6.1.4.1.207.8.4.4.4.606.2 no-access
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.
             atLinkMonProbeDetailEntry 1.3.6.1.4.1.207.8.4.4.4.606.2.1 no-access
The latest detail of a specific probe.
                 atLinkMonProbeDetailProbesSent 1.3.6.1.4.1.207.8.4.4.4.606.2.1.1 counter64 read-only
The number of probes that have been sent.
                 atLinkMonProbeDetailLastTxTime 1.3.6.1.4.1.207.8.4.4.4.606.2.1.2 displaystringunsized read-only
The time that the last probe was sent.
                 atLinkMonProbeDetailLastRxTime 1.3.6.1.4.1.207.8.4.4.4.606.2.1.3 displaystringunsized read-only
The time that the device last successfully received a probe.
         atLinkMonProbeLatestMetricsTable 1.3.6.1.4.1.207.8.4.4.4.606.3 no-access
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.
             atLinkMonProbeLatestMetricsEntry 1.3.6.1.4.1.207.8.4.4.4.606.3.1 no-access
The latest metrics of a specific probe.
                 atLinkMonProbeLatestMetricsLatency 1.3.6.1.4.1.207.8.4.4.4.606.3.1.1 unsigned32 read-only
The average latency based on the last samples in ms.
                 atLinkMonProbeLatestMetricsJitter 1.3.6.1.4.1.207.8.4.4.4.606.3.1.2 unsigned32 read-only
The average jitter based on the last samples in ms.
                 atLinkMonProbeLatestMetricsPktLoss 1.3.6.1.4.1.207.8.4.4.4.606.3.1.3 unsigned32 read-only
The percentage of probes lost based on the last 100 probes. The value is given in tenth's of a percent.
                 atLinkMonProbeLatestMetricsCnscPktLoss 1.3.6.1.4.1.207.8.4.4.4.606.3.1.4 integer32 read-only
The number of consecutive probes that have been lost. A positive value means consecutive packet lost. A negative value means consecutive packets received.
         atLinkMonProbeHistoryTable 1.3.6.1.4.1.207.8.4.4.4.606.4 no-access
A table of information describing historical Link Monitoring probe metrics.
             atLinkMonProbeHistoryEntry 1.3.6.1.4.1.207.8.4.4.4.606.4.1 no-access
The information for a specific collection of historical probe metrics.
                 atLinkMonProbeHistoryID 1.3.6.1.4.1.207.8.4.4.4.606.4.1.1 unsigned32 read-only
The ID of the Probe History collection
                 atLinkMonProbeHistoryProbeName 1.3.6.1.4.1.207.8.4.4.4.606.4.1.2 displaystringunsized read-only
The name of the probe the metrics are sampled from.
                 atLinkMonProbeHistoryInterval 1.3.6.1.4.1.207.8.4.4.4.606.4.1.3 unsigned32 read-only
The interval at which the metric data is sampled
                 atLinkMonProbeHistoryBuckets 1.3.6.1.4.1.207.8.4.4.4.606.4.1.4 unsigned32 read-only
The maximum number of historical samples that are kept.
                 atLinkMonProbeHistoryLastSmplID 1.3.6.1.4.1.207.8.4.4.4.606.4.1.5 unsigned32 read-only
The ID of the latest sample recorded. This is always increasing to distinguish new samples.
                 atLinkMonProbeHistoryLastSmplTime 1.3.6.1.4.1.207.8.4.4.4.606.4.1.6 displaystringunsized read-only
The timestamp of the last sample.
         atLinkMonSampleTable 1.3.6.1.4.1.207.8.4.4.4.606.5 no-access
A table of information describing the Link Monitoring metrics of a historical probe sample.
             atLinkMonSampleEntry 1.3.6.1.4.1.207.8.4.4.4.606.5.1 no-access
A specific historical probe sample.
                 atLinkMonSampleBucket 1.3.6.1.4.1.207.8.4.4.4.606.5.1.1 unsigned32 no-access
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
                 atLinkMonSampleLatencySum 1.3.6.1.4.1.207.8.4.4.4.606.5.1.2 unsigned32 read-only
Sum of latency metric values calculated during the sample interval. Divide by the latency count for an average latency during the interval.
                 atLinkMonSampleLatencyCount 1.3.6.1.4.1.207.8.4.4.4.606.5.1.3 unsigned32 read-only
The number of latency metric values calculated in the sum.
                 atLinkMonSampleJitterSum 1.3.6.1.4.1.207.8.4.4.4.606.5.1.4 unsigned32 read-only
Sum of jitter metric values calculated during the sample interval. Divide by the jitter count for an average jitter during the interval.
                 atLinkMonSampleJitterCount 1.3.6.1.4.1.207.8.4.4.4.606.5.1.5 unsigned32 read-only
Number of jitter metric values calculated in the sum.
                 atLinkMonSamplePktLossSum 1.3.6.1.4.1.207.8.4.4.4.606.5.1.6 unsigned32 read-only
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.
                 atLinkMonSamplePktsTx 1.3.6.1.4.1.207.8.4.4.4.606.5.1.7 unsigned32 read-only
Number of probes sent during the sample interval.
                 atLinkMonSamplePktsRx 1.3.6.1.4.1.207.8.4.4.4.606.5.1.8 unsigned32 read-only
Number of probes sent that received a reply during the sample interval.