eqlDiskSectorSize
EQLDISK-MIB ·
.1.3.6.1.4.1.12740.3.1.1.1.14
Object
column Enumeration
This variable specifies the disk sector size as specified by the manufacturer. if 0, disk sector size is 512 bytes, if 1, disk sector size is 4096 bytes
Context
- MIB
- EQLDISK-MIB
- OID
.1.3.6.1.4.1.12740.3.1.1.1.14- 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::eqlDiskSectorSize'
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::eqlDiskSectorSize.<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::eqlDiskSectorSize'
Syntax
Enumeration
Values & Constraints
Object Constraints
range: 0-64000