ssIOAvgMsReads
IBRIX-MIB ·
.1.3.6.1.4.1.18997.1.6.1.3
Object
column SNMPv2-SMIGauge32
Average number of milliseconds per read multipled by 100. Ex: 0.14 * 100 = 14
Context
- MIB
- IBRIX-MIB
- OID
.1.3.6.1.4.1.18997.1.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ssIOStatsEntry
- Groups
- 1
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 'IBRIX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBRIX-MIB::ssIOAvgMsReads'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBRIX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBRIX-MIB::ssIOAvgMsReads.<ssName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBRIX-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBRIX-MIB::ssIOAvgMsReads'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of