All MIBs › ADIC-MANAGEMENT-MIB › phMediaImportTimestamp
phMediaImportTimestamp
Module: ADIC-MANAGEMENT-MIB
OID (symbolic): ADIC-MANAGEMENT-MIB::phMediaImportTimestamp
OID (numeric): 1.3.6.1.4.1.3764.1.1.200.20.80.120.1.11
Node type: OBJECT-TYPE
Type: AdicDateAndTime
Access: read-only
Description: Timestamp when cartridge was imported.
Compatible with the SMIv2 DateAndTime
textual convention. Encode is as follows:
field octets contents range
----- ------ -------- -----
1 1-2 year 0..65536
2 3 month 1..12
3 4 day 1..31
4 5 hour 0..23
5 6 minutes 0..59
6 7 seconds 0..60
(use 60 for leap-second)
7 8 deci-seconds 0..9
8 9 direction from UTC '+' / '-'
9 10 hours from UTC 0..11
10 11 minutes from UTC 0..59
For example, Tuesday May 26, 1992 at 1:30:15 PM EDT would be
displayed as:
1992-5-26,13:30:15.0,-4:0
Note that if only local time is known, then timezone
information (fields 8-10) is not present.What is phMediaImportTimestamp?
This OID records the date and time when a cartridge was initially added to the tape library. A compliance officer uses this to enforce data retention policies and to identify old cartridges eligible for recycling. For example, '2023-06-15 10:45:00' means the cartridge entered the library on that date and has been in use for over a year.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.200.20.80.120.1.11 snmpwalk -v2c -c public <target> ADIC-MANAGEMENT-MIB::phMediaImportTimestamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.200.20.80.120.1.11.1 snmpget -v2c -c public <target> ADIC-MANAGEMENT-MIB::phMediaImportTimestamp.1
Start monitoring ADIC (Quantum) Scalar tape libraries with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADIC-MANAGEMENT-MIB::phMediaImportTimestamp OID value, configure state conditions and alerts, and monitor any ADIC (Quantum) Scalar tape libraries from a single console.
OID Breakdown
Upper-level ancestors (10 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.3764 | adic | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1 | storage | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1 | intelligent | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.200 | hardware | ADIC-INTELLIGENT-STORAGE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3764.1.1.200.20 | management | ADIC-MANAGEMENT-MIB |
| 1.3.6.1.4.1.3764.1.1.200.20.80 | physicalLibrary | ADIC-MANAGEMENT-MIB |
| 1.3.6.1.4.1.3764.1.1.200.20.80.120 | phMediaTable | ADIC-MANAGEMENT-MIB |
| 1.3.6.1.4.1.3764.1.1.200.20.80.120.1 | phMediaEntry | ADIC-MANAGEMENT-MIB |
| 1.3.6.1.4.1.3764.1.1.200.20.80.120.1.11 | phMediaImportTimestamp | ADIC-MANAGEMENT-MIB |