All MIBs › ADIC-MANAGEMENT-MIB › phCleaningMediaImportTimestamp
phCleaningMediaImportTimestamp
Module: ADIC-MANAGEMENT-MIB
OID (symbolic): ADIC-MANAGEMENT-MIB::phCleaningMediaImportTimestamp
OID (numeric): 1.3.6.1.4.1.3764.1.1.200.20.80.140.1.8
Node type: OBJECT-TYPE
Type: AdicDateAndTime
Access: read-only
Description: ** This object is optional **
Timestamp when this 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 phCleaningMediaImportTimestamp?
This read-only field records when the cleaning cartridge was added to the library inventory, stored as a date and time. Engineers use import timestamps to track cartridge age and lifecycle, rotating oldest stock out before expiration. For example, 2023-01-15 10:30:00 indicates the cartridge was added to inventory on that date.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.200.20.80.140.1.8 snmpwalk -v2c -c public <target> ADIC-MANAGEMENT-MIB::phCleaningMediaImportTimestamp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.200.20.80.140.1.8.1 snmpget -v2c -c public <target> ADIC-MANAGEMENT-MIB::phCleaningMediaImportTimestamp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> phCleaningMediaImportTimestamp.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::phCleaningMediaImportTimestamp 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.140 | phCleaningMediaTable | ADIC-MANAGEMENT-MIB |
| 1.3.6.1.4.1.3764.1.1.200.20.80.140.1 | phCleaningMediaEntry | ADIC-MANAGEMENT-MIB |
| 1.3.6.1.4.1.3764.1.1.200.20.80.140.1.8 | phCleaningMediaImportTimestamp | ADIC-MANAGEMENT-MIB |