CRI-SERVER-MIB :: procStateGenPgmSubState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCRI-SERVER-MIBprocStateGenPgmSubState

procStateGenPgmSubState

Module: CRI-SERVER-MIB

OID (symbolic): CRI-SERVER-MIB::procStateGenPgmSubState

OID (numeric): 1.3.6.1.4.1.34.2.1.5.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This value represents a finer detail of the current state of the program running on a processor.

#define EXIT_NULL 0 #define EXIT_HALT 1 #define EXIT_ENVIRON 2 #define EXIT_REBOOT 3 #define EXIT_PANIC1 4 #define EXIT_PANIC2 5 #define EXIT_HUNG 6 #define EXIT_WATCH 7 #define EXIT_PANIC_REBOOT 8 #define EXIT_WATCHDOG_REBOOT 9 #define EXIT_SOFT_INIT_RESET 10 /* SIR */ #define EXIT_EXTERN_INIT_RESET 11 /* XIR */ #define EXIT_REDMODE_REBOOT 12 /* REDMODE */ #define EXIT_OBP_RESET 13 /* OBP RESET */

What is procStateGenPgmSubState?

This read-only INTEGER reports finer detail on the current program state, drawn from exit-condition codes such as exit-halt, exit-environ, exit-reboot, exit-panic1, exit-panic2, exit-hung, and exit-watch among others truncated from the source. An administrator drills into this value once procStateGenPgmState shows an exit condition, to learn the specific reason the program on that processor stopped. For example, a substate of exit-panic2 would tell the admin the processor's software terminated due to a kernel panic rather than a clean halt or hang.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.34.2.1.5.1.6
snmpwalk -v2c -c public <target> CRI-SERVER-MIB::procStateGenPgmSubState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.34.2.1.5.1.6.1
snmpget -v2c -c public <target> CRI-SERVER-MIB::procStateGenPgmSubState.1

Start monitoring CRI server platform (vendor unclear) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CRI-SERVER-MIB::procStateGenPgmSubState OID value, configure state conditions and alerts, and monitor any CRI server platform (vendor unclear) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.34sunCRI-SERVER-MIB
1.3.6.1.4.1.34.2productsCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1generalCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.5procStateGenTableCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.5.1procStateGenEntryCRI-SERVER-MIB
1.3.6.1.4.1.34.2.1.5.1.6procStateGenPgmSubStateCRI-SERVER-MIB