Timestamp when cartridge was exported.
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.
Parsed from file ADIC-MANAGEMENT-MIB.mib
Module: ADIC-MANAGEMENT-MIB
phMediaExportTimestamp OBJECT-TYPE SYNTAX AdicDateAndTime ACCESS read-only STATUS mandatory DESCRIPTION "Timestamp when cartridge was exported. 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." ::= { phMediaEntry 12 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.1 | phMediaBarCode | 0 | 0 | None |
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.2 | phMediaDomain | 0 | 0 | None |
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.3 | phMediaType | 0 | 0 | None |
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.4 | phMediaElementAddress | 0 | 0 | Element address where this cartridge is physically located. |
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.5 | phMediaMounts | 0 | 0 | Number of times this cartridge has been mounted. |
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.6 | phMediaReadErrors | 0 | 0 | Number of errors when reading from this cartridge. |
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.7 | phMediaWriteErrors | 0 | 0 | Number of errors when writing to this cartridge. |
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.8 | phMediaCapacity | 0 | 0 | Capacity of this cartridge in megabytes. Returns -1 if capacity is unknown. |
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.9 | phMediaFreeSpace | 0 | 0 | Amount of free space on this cartridge in megabytes. Returns -1 if free space is unknown. |
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.10 | phMediaExported | 0 | 0 | Has this cartridge been exported from the library? |
1.3.6.1.4.1.3764.1.1.200.20.80.120.1.11 | phMediaImportTimestamp | 0 | 0 | Timestamp when cartridge was imported. Compatible with the SMIv2 DateAndTime textual convention. Encode is as follows: field oc… |