psProcessState
SUN-SEA-EXTENSIONS-MIB ·
.1.3.6.1.4.1.42.3.12.1.1.5
Object
column OctetString
The run-state of the process. R - Runnable T - Stopped P - In page wait D - Non-interruptable wait S - Sleeping (less than 20 seconds) I - Idle (more than 20 seconds) Z - Zombie
Context
- MIB
- SUN-SEA-EXTENSIONS-MIB
- OID
.1.3.6.1.4.1.42.3.12.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- psEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUN-SEA-EXTENSIONS-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SEA-EXTENSIONS-MIB::psProcessState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-SEA-EXTENSIONS-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SEA-EXTENSIONS-MIB::psProcessState.<psProcessID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-SEA-EXTENSIONS-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-SEA-EXTENSIONS-MIB::psProcessState'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-4