cpqHoFileSysAllocUnitsTotal
CPQHOST-MIB ·
.1.3.6.1.4.1.232.11.2.4.1.1.6
Object
The total number of files (directory entries) that can be stored on the file system if a limit exists other than total space used. This item will be set to -1 if no such limit exists.
Context
- MIB
- CPQHOST-MIB
- OID
.1.3.6.1.4.1.232.11.2.4.1.1.6- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqHoFileSysEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CPQHOST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHOST-MIB::cpqHoFileSysAllocUnitsTotal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQHOST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHOST-MIB::cpqHoFileSysAllocUnitsTotal.<cpqHoFileSysIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQHOST-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQHOST-MIB::cpqHoFileSysAllocUnitsTotal'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647