cpqLinOsMemInactiveDirty
CPQLINOS-MIB ·
.1.3.6.1.4.1.232.23.2.4.13
Object
Dirty means `might need writing to disk or swap`. This takes more work to free. Examples might be files that have not been written to yet. They aren`t written to memory too soon in order to keep the I/O down. For instance, if you`re writing logs, it might be better to wait until you have a complete log ready before sending it to disk.
Context
- MIB
- CPQLINOS-MIB
- OID
.1.3.6.1.4.1.232.23.2.4.13- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqLinOsMemory
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 'CPQLINOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQLINOS-MIB::cpqLinOsMemInactiveDirty.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQLINOS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQLINOS-MIB::cpqLinOsMemInactiveDirty'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647