hrdiskstorageaccess
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.3.3.6.1.1
Object
scalar mandatory
r/w
Enumeration
An indication if this long-term storage device is readable and writable or only readable. This should reflect the media type, any write-protect mechanism, and any device configuration that affects the entire device. Refer to RFC 1514, Host Resources MIB, for more details. Additional information: This object can be set to write protect the mass storage device, even though the host resources MIB documents the object as read-only. Returns <noSuchName> status if attempting to perform a Get on this OID with no mass storage device installed.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.3.3.6.1.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- hrDiskStorageEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CLJ8550-MIB::hrdiskstorageaccess.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CLJ8550-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CLJ8550-MIB::hrdiskstorageaccess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eHreadWrite |
2 | eHreadOnly |