All MIBs › EMD-MIB › logTimeStamp
logTimeStamp
Module: EMD-MIB
OID (symbolic): EMD-MIB::logTimeStamp
OID (numeric): 1.3.6.1.4.1.13742.8.4.1.3.1.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The time when the data was collected. It is measured in seconds relative to January 1, 1970 (midnight UTC/GMT), i.e a value of 0 indicates January 1, 1970 (midnight UTC/GMT).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.4.1.3.1.2 snmpwalk -v2c -c public <target> EMD-MIB::logTimeStamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.4.1.3.1.2.1 snmpget -v2c -c public <target> EMD-MIB::logTimeStamp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> logTimeStamp.1
Start monitoring Raritan EMX Environmental Monitoring Device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EMD-MIB::logTimeStamp OID value, configure state conditions and alerts, and monitor any Raritan EMX Environmental Monitoring Device from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.13742 | raritan | ASSETMANAGEMENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13742.8 | emd | EMD-MIB |
| 1.3.6.1.4.1.13742.8.4 | log | EMD-MIB |
| 1.3.6.1.4.1.13742.8.4.1 | logUnit | EMD-MIB |
| 1.3.6.1.4.1.13742.8.4.1.3 | logTimeStampTable | EMD-MIB |
| 1.3.6.1.4.1.13742.8.4.1.3.1 | logTimeStampEntry | EMD-MIB |
| 1.3.6.1.4.1.13742.8.4.1.3.1.2 | logTimeStamp | EMD-MIB |