All MIBs › CPQIDA-MIB › cpqDaTapeCountersTotalBytes
cpqDaTapeCountersTotalBytes
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaTapeCountersTotalBytes
OID (numeric): 1.3.6.1.4.1.232.3.2.10.1.1.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Tape Device Total Bytes.
This is the number total number of bytes read/written to the tape currently installed in the device. This value is reset whenever a new tape is inserted into the device.
What is cpqDaTapeCountersTotalBytes?
cpqDaTapeCountersTotalBytes counts the total bytes read from and written to the tape currently installed in a device, resetting whenever a new tape is inserted. This lets an admin see how much data has actually moved to or from the specific cartridge currently loaded, useful for verifying a backup job wrote the expected amount of data. For example, an admin confirming a large backup completed successfully would check that this byte count matches the expected dataset size for the tape currently in the drive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.2.10.1.1.9 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaTapeCountersTotalBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.2.10.1.1.9.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaTapeCountersTotalBytes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqDaTapeCountersTotalBytes.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaTapeCountersTotalBytes OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2 | cpqDaComponent | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.10 | cpqDaTapeCounters | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.10.1 | cpqDaTapeCountersTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.10.1.1 | cpqDaTapeCountersEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.2.10.1.1.9 | cpqDaTapeCountersTotalBytes | CPQIDA-MIB |