All MIBs › CPQSCSI-MIB › cpqScsiNw3xVolMap
cpqScsiNw3xVolMap
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiNw3xVolMap
OID (numeric): 1.3.6.1.4.1.232.5.2.1.1.7.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: SCSI Drive Volume Map.
This is a data structure containing the volume mappings for this logical drive. There are 8 entries in a NetWare volume mapping. An entry can be null indicating no mapping exists. Each entry has the following format.
BYTE Name[16] BYTE Segment
What is cpqScsiNw3xVolMap?
This read-only OCTET STRING (0-255 bytes) is a data structure containing the NetWare volume mappings for a logical drive, with up to 8 entries each including fields such as a 16-byte name and a segment field, where a null entry indicates no mapping exists. Admins use it to see which NetWare volumes are actually carved out of a given logical drive. For example, an admin decodes this octet string to confirm which of the 8 possible volume-mapping slots on a logical drive are actually in use versus null.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.1.1.7.1.4 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiNw3xVolMap
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.1.1.7.1.4.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiNw3xVolMap.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiNw3xVolMap OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage 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.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1 | cpqScsiInterface | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1.1 | cpqScsiOsNetWare | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1.1.7 | cpqScsiVolMapTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1.1.7.1 | cpqScsiVolMapEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.1.1.7.1.4 | cpqScsiNw3xVolMap | CPQSCSI-MIB |