eqlDiskRPM
EQLDISK-MIB ·
.1.3.6.1.4.1.12740.3.1.1.1.13
Object
column SNMPv2-SMIInteger32
This variable specifies the disk RPM(Revolutions per Minute) as specified by the manufacturer not measured. if 0, disk RPM is unknown, if 1, disk is non-rotating media - SSD(Solid State Disk) otherwise this is the disk RPM.
Context
- MIB
- EQLDISK-MIB
- OID
.1.3.6.1.4.1.12740.3.1.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqlDiskEntry
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 'EQLDISK-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLDISK-MIB::eqlDiskRPM'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLDISK-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLDISK-MIB::eqlDiskRPM.<eqlGroupId>.<eqlMemberIndex>.<eqlDiskIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLDISK-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLDISK-MIB::eqlDiskRPM'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Object Constraints
range: 0-96
Type Constraints
range: -2147483648..2147483647