rbnSRStorageUtilization

RBN-SYS-RESOURCES-MIB · .1.3.6.1.4.1.2352.2.24.1.2.1.1.6

Object

This object is the percent utilization of the storage
space on a scale of 0 to 100 percent.  The formula used
to calculate the Utilization is as follows.
              
                           used blocks * 100
Utilization = ---------------------------------------------
               free blocks avail to the user + used blocks
              
Note that the divisor is the total number of blocks
available to the user which is a subset of the total
storage size on the device in rbnSRStorageSize.

Context

MIB
RBN-SYS-RESOURCES-MIB
OID
.1.3.6.1.4.1.2352.2.24.1.2.1.1.6
Type
column
Access
readonly
Status
current
Parent
rbnSRStorageEntry
Groups
2

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 'RBN-SYS-RESOURCES-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-SYS-RESOURCES-MIB::rbnSRStorageUtilization'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-SYS-RESOURCES-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-SYS-RESOURCES-MIB::rbnSRStorageUtilization.<rbnSRStorageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-SYS-RESOURCES-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-SYS-RESOURCES-MIB::rbnSRStorageUtilization'

Syntax

Source
RBN-TCRbnPercentage
Base type
Integer32

Values & Constraints

Type Constraints
range: 0..100