ssSwapOut
UCD-SNMP-MIB ·
.1.3.6.1.4.1.2021.11.4
Object
The average amount of memory swapped out to disk, calculated over the last minute.
Context
- MIB
- UCD-SNMP-MIB
- OID
.1.3.6.1.4.1.2021.11.4- Type
- scalar
- Access
- readonly
- Status
- current
- Units
- kB
- Parent
- systemStats
- Siblings
- 28
Syntax
kB SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ssIndex Bogus Index. This should always return the integer 1. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.11.1 |
| ssCpuSystem deprecated The percentage of CPU time spent processing
system-level code, calculated over the last minute.
This object has been deprecated in favour of
'ssCpuRawSystem(52)', whic… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.11.10 |
| ssCpuIdle deprecated The percentage of processor time spent idle,
calculated over the last minute.
This object has been deprecated in favour of
'ssCpuRawIdle(53)', which can be used to cal… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.11.11 |
| ssErrorName Bogus Name. This should always return the string 'systemStats'. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2021.11.2 |
| ssSwapIn The average amount of memory swapped in from disk,
calculated over the last minute. | scalar | kB SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.11.3 |
| ssIOSent deprecated The average amount of data written to disk or other
block device, calculated over the last minute.
This object has been deprecated in favour of
'ssIORawSent(57)', whic… | scalar | blocks/s SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.11.5 |
| ssCpuRawUser The number of 'ticks' (typically 1/100s) spent
processing user-level code.
On a multi-processor system, the 'ssCpuRaw*'
counters are cumulative over all CPUs, so their
… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.50 |
| ssCpuRawNice The number of 'ticks' (typically 1/100s) spent
processing reduced-priority code.
This object will not be implemented on hosts where
the underlying operating system does… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.51 |
| ssCpuRawSystem The number of 'ticks' (typically 1/100s) spent
processing system-level code.
On a multi-processor system, the 'ssCpuRaw*'
counters are cumulative over all CPUs, so thei… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.52 |
| ssCpuRawIdle The number of 'ticks' (typically 1/100s) spent
idle.
On a multi-processor system, the 'ssCpuRaw*'
counters are cumulative over all CPUs, so their
sum will typically be … | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.53 |
| ssCpuRawWait The number of 'ticks' (typically 1/100s) spent
waiting for IO.
This object will not be implemented on hosts where
the underlying operating system does not measure
this … | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.54 |
| ssCpuRawKernel The number of 'ticks' (typically 1/100s) spent
processing kernel-level code.
This object will not be implemented on hosts where
the underlying operating system does not… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.55 |
| ssCpuRawInterrupt The number of 'ticks' (typically 1/100s) spent
processing hardware interrupts.
This object will not be implemented on hosts where
the underlying operating system does n… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.56 |
| ssIORawSent Number of blocks sent to a block device | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.57 |
| ssIORawReceived Number of blocks received from a block device | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.58 |
| ssRawInterrupts Number of interrupts processed | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.59 |
| ssIOReceive deprecated The average amount of data read from disk or other
block device, calculated over the last minute.
This object has been deprecated in favour of
'ssIORawReceived(58)', w… | scalar | blocks/s SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.11.6 |
| ssRawContexts Number of context switches | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.60 |
| ssCpuRawSoftIRQ The number of 'ticks' (typically 1/100s) spent
processing software interrupts.
This object will not be implemented on hosts where
the underlying operating system does n… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.61 |
| ssRawSwapIn Number of blocks swapped in | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.62 |
| ssRawSwapOut Number of blocks swapped out | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.63 |
| ssCpuRawSteal The number of 'ticks' (typically 1/100s) spent
by the hypervisor code to run other VMs even
though the CPU in the current VM had something runnable.
This object will no… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.64 |
| ssCpuRawGuest The number of 'ticks' (typically 1/100s) spent
by the CPU to run a virtual CPU (guest).
This object will not be implemented on hosts where
the underlying operating syst… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.65 |
| ssCpuRawGuestNice The number of 'ticks' (typically 1/100s) spent
by the CPU to run a niced virtual CPU (guest).
This object will not be implemented on hosts where
the underlying operatin… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2021.11.66 |
| ssCpuNumCpus The number of processors, as counted by the agent.
This object's value may be useful in the management
of certain operating systems where notions such as
load average do not take … | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.11.67 |
| ssSysInterrupts deprecated The average rate of interrupts processed (including
the clock) calculated over the last minute.
This object has been deprecated in favour of
'ssRawInterrupts(59)', whi… | scalar | interrupts/s SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.11.7 |
| ssSysContext deprecated The average rate of context switches,
calculated over the last minute.
This object has been deprecated in favour of
'ssRawContext(60)', which can be used to calculate
… | scalar | switches/s SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.11.8 |
| ssCpuUser deprecated The percentage of CPU time spent processing
user-level code, calculated over the last minute.
This object has been deprecated in favour of
'ssCpuRawUser(50)', which ca… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2021.11.9 |