All MIBs › ACMEPACKET2-ENVMON-MIB › apSysVolumeAvailSpace
apSysVolumeAvailSpace
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apSysVolumeAvailSpace
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.1.23.1.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: disk available space
What is apSysVolumeAvailSpace?
This OID tracks the amount of free/available space on a disk volume in bytes as an unsigned integer. Network engineers monitor this closely to prevent the disk from filling up, which could crash the system or cause data loss. For example, a value of 274877906944 represents 256 GB of free space remaining on the disk.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.23.1.4 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSysVolumeAvailSpace
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.1.23.1.4.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apSysVolumeAvailSpace.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apSysVolumeAvailSpace.1
Start monitoring Oracle/Acme Packet Session Border Controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACMEPACKET2-ENVMON-MIB::apSysVolumeAvailSpace OID value, configure state conditions and alerts, and monitor any Oracle/Acme Packet Session Border Controllers from a single console.
OID Breakdown
Upper-level ancestors (8 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.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 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.4 | apSysVolumeAvailSpace | ACMEPACKET2-ENVMON-MIB |