hrStorageAllocationFailures

HOST-RESOURCES-MIB · .1.3.6.1.2.1.25.2.3.1.7

Object

The number of requests for storage represented by
this entry that could not be honored due to not enough
storage.  It should be noted that as this object has a
SYNTAX of Counter32, that it does not have a defined
initial value.  However, it is recommended that this
object be initialized to zero, even though management
stations must not depend on such an initialization.

Context

MIB
HOST-RESOURCES-MIB
OID
.1.3.6.1.2.1.25.2.3.1.7
Type
column
Access
readonly
Status
current
Parent
hrStorageEntry
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 'HOST-RESOURCES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HOST-RESOURCES-MIB::hrStorageAllocationFailures'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HOST-RESOURCES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HOST-RESOURCES-MIB::hrStorageAllocationFailures.<hrStorageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HOST-RESOURCES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HOST-RESOURCES-MIB::hrStorageAllocationFailures'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance