h3cFlhPartSpace

H3C-FLASH-MAN-MIB · .1.3.6.1.4.1.2011.10.2.5.1.1.4.1.1.4

Object

column deprecated bytesSNMPv2-SMIInteger32
The total space of the flash partition.
The following should be satisfied:
h3cFlhPartSpace = n*h3cFlhMinPartitionSize
If the total size of the flash partition exceeds 2,147,483,647 bytes,
h3cFlhPartHCSpace specifies the actual size.

Context

MIB
H3C-FLASH-MAN-MIB
OID
.1.3.6.1.4.1.2011.10.2.5.1.1.4.1.1.4
Type
column
Access
readonly
Status
deprecated
Units
bytes
Parent
h3cFlhPartitionEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'H3C-FLASH-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-FLASH-MAN-MIB::h3cFlhPartSpace'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-FLASH-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-FLASH-MAN-MIB::h3cFlhPartSpace.<h3cFlhIndex>.<h3cFlhPartIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-FLASH-MAN-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-FLASH-MAN-MIB::h3cFlhPartSpace'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance