All MIBs › ACMEPACKET2-ENVMON-MIB › apSysVolumeName
apSysVolumeName
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apSysVolumeName
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.1.23.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Disk Name.
What is apSysVolumeName?
This OID holds the human-readable name of a disk (up to 255 characters), such as a device path or mount point. Network engineers reference this to know which physical disk or partition they are checking, especially in servers with multiple storage devices. For example, the value '/dev/sda1' identifies the first partition on the primary SATA disk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.23.1.2 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSysVolumeName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.23.1.2.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSysVolumeName.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1 | apSysMgmtMIBObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1 | apSysMgmtMIBGeneralObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1.23 | apSysStorageSpaceTable | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1.23.1 | apSysStorageSpaceEntry | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.1.23.1.2 | apSysVolumeName | ACMEPACKET2-ENVMON-MIB |