file-system-max-open-files

CLJ8550-MIB · .1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.1.2

Object

scalar optional r/w Integer32
The number of open files allowed at one time. Opening a
file when the maximum number of files are currently open
will fail.
Additional information:
Indicates the number of open files a personality (e.g. PCL or
		PostScript) is guaranteed to be able to open before the file
		system runs out of file handles. After writing this object, 
		the printer must be rebooted (powercycled) before the change
		takes effect. This object supports any value between 32 - 512
		inclusive. If a value less then 32 then it snaps to 32 if 
		greater than 512 it snaps to 512. The factory default value is 
		depentdent on the amount of installed RAM. The default value of
		32 is when Memory <= 4MB, 128 is if the memory is > 4MB.
		Performing a cold reset sets this object back to the factory
		default value. Returns status if attempting to access this 
		object and there is no storage device is installed.

Context

MIB
CLJ8550-MIB
OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.1.10.1.2
Type
scalar
Access
readwrite
Status
optional
Parent
settings-file-system

Scalars 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::file-system-max-open-files.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::file-system-max-open-files'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 32-512