eriRouterSRStorageUtilization
ERICSSON-ROUTER-SYS-RESOURCES-MIB ·
.1.3.6.1.4.1.193.218.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 eriRouterSRStorageSize.
Context
- MIB
- ERICSSON-ROUTER-SYS-RESOURCES-MIB
- OID
.1.3.6.1.4.1.193.218.2.24.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eriRouterSRStorageEntry
- Groups
- 2
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 'ERICSSON-ROUTER-SYS-RESOURCES-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERICSSON-ROUTER-SYS-RESOURCES-MIB::eriRouterSRStorageUtilization'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ERICSSON-ROUTER-SYS-RESOURCES-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ERICSSON-ROUTER-SYS-RESOURCES-MIB::eriRouterSRStorageUtilization.<eriRouterSRStorageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ERICSSON-ROUTER-SYS-RESOURCES-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ERICSSON-ROUTER-SYS-RESOURCES-MIB::eriRouterSRStorageUtilization'
Syntax
- Source
- ERICSSON-ROUTER-TCEriRouterPercentage
- Base type
Integer32- Display format
d%
Type Description
This Textual Convention describes an object that stores a whole integer percentage value.
Values & Constraints
Type Constraints
range: 0..100