UCD-SNMP-MIB :: dskTotalHigh

MIB Reference — IPNetwork Monitor

All MIBsUCD-SNMP-MIBdskTotalHigh

dskTotalHigh

Module: UCD-SNMP-MIB

OID (symbolic): UCD-SNMP-MIB::dskTotalHigh

OID (numeric): 1.3.6.1.4.1.2021.9.1.12

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description:

Total size of the disk/partion (kBytes). Together with dskTotalLow composes 64-bit number.

What is dskTotalHigh?

This object represents the upper 32 bits of a 64-bit value measuring the total disk or partition size in kilobytes. Combined with dskTotalLow, it allows monitoring of disk partitions larger than 4 terabytes. System administrators use this to track available storage capacity on monitored hosts and plan for expansion.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2021.9.1.12
snmpwalk -v2c -c public <target> UCD-SNMP-MIB::dskTotalHigh

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2021.9.1.12.1
snmpget -v2c -c public <target> UCD-SNMP-MIB::dskTotalHigh.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.2021ucdavisUCD-SNMP-MIB
1.3.6.1.4.1.2021.9dskTableUCD-SNMP-MIB
1.3.6.1.4.1.2021.9.1dskEntryUCD-SNMP-MIB
1.3.6.1.4.1.2021.9.1.12dskTotalHighUCD-SNMP-MIB