All MIBs › DL-SLA-MIB › deliveryTableTimestamp
deliveryTableTimestamp
Module: DL-SLA-MIB
OID (symbolic): DL-SLA-MIB::deliveryTableTimestamp
OID (numeric): 1.3.6.1.4.1.300.260.2.1.1.1.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Timestamp of the last sample for delivery Entry statistics. Each time the near end of the DLCI receives Delivery Ratio Results Information Field, this number will contain the unit's current timestamp. A timestamp is a 32-bit number representing the number of seconds that have elapsed since 12:00AM, January 1, 1970.
What is deliveryTableTimestamp?
This is a 32-bit Unix-style timestamp (seconds since January 1, 1970) marking the last time the near end received a Delivery Ratio Results message for this DLCI; the MIB marks it obsolete in favor of the split txFDRTimestamp/rxFDRTimestamp objects added later. It can still be read for legacy monitoring tools that haven't migrated to the newer per-direction timestamps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.300.260.2.1.1.1.3 snmpwalk -v2c -c public <target> DL-SLA-MIB::deliveryTableTimestamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.300.260.2.1.1.1.3.1 snmpget -v2c -c public <target> DL-SLA-MIB::deliveryTableTimestamp.1
Start monitoring Digital Link Frame Relay WAN access unit (SLA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DL-SLA-MIB::deliveryTableTimestamp OID value, configure state conditions and alerts, and monitor any Digital Link Frame Relay WAN access unit (SLA) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.300 | digital_link | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260 | dl_ServiceLevelAgreement | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2 | dlcSLAStatisticsGroup | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.1 | dlcDeliveryRatioStatistics | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.1.1 | deliveryRatioPerDLCITable | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.1.1.1 | deliveryRatioPerDLCIEntry | DL-SLA-MIB |
| 1.3.6.1.4.1.300.260.2.1.1.1.3 | deliveryTableTimestamp | DL-SLA-MIB |