hrfsaccess
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.3.3.8.1.5
Object
scalar mandatory
r/w
Enumeration
An indication if this file system is logically configured by the operating system to be readable and writable or only readable. This does not represent any local access-control policy, except one that is applied to the file system as a whole. Refer to RFC 1514, Host Resources MIB, for more details. Additional information: Returns the same value as hrDiskStorageAccess. Returns <noSuchName> status if attempting to perform a Get on this OID with no mass storage device installed or if the file system has not been initialized.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.3.3.8.1.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- hrFSEntry
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::hrfsaccess.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::hrfsaccess'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eHreadWrite |
2 | eHreadOnly |