maximum-resource-saving-memory
CLJ8550-MIB ·
.1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.7
Object
This object's name is misleading. This object returns the maximum amount of additional memory, in bytes, that can be dedicated to holding PDL permanent soft resources. Additional information: Base memory for Color LaserJet8550 is 32MB. Memories for PostScript and PCL are 3MB and 4MB respectively. However, for every 8MB increment, 0.5MB is added to each PDL. (((64 * 8) - 32) / 8) / 0.5 = 30MB. Thus, total memories for PostScript and PCL are 33MB and 34MB respectively.
Context
- MIB
- CLJ8550-MIB
- OID
.1.3.6.1.4.1.11.2.3.9.4.2.1.3.3.1.7- Type
- scalar
- Access
- readonly
- Status
- optional
- Parent
- settings-pdl
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::maximum-resource-saving-memory.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::maximum-resource-saving-memory'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647