Table of all processes in the system. This is similar to the
process table within the inventory MIB, but reflects the contents
of the psinfo structure.
Parsed from file Unix.mib.txt
Company: cai
Module: SNI-UNIX-MIB
Vendor: Computer Associates
Module: SNI-UNIX-MIB (Unix.mib)
Type: TABLE
Access: not-accessible
Syntax: SEQUENCE OF
Automatically extracted from www.mibdepot.com
sniUXProcessTable OBJECT-TYPE SYNTAX SEQUENCE OF SniUXProcessEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "Table of all processes in the system. This is similar to the process table within the inventory MIB, but reflects the contents of the psinfo structure." ::= { sniUnix 10 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.231.2.10.2.5.4.10.1 | sniUXProcessEntry | 12 | 12 | One entry of sniUXProcessTable |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.231.2.10.2.5.4.1 | sniUXMaxUsers | 1 | 1 | Maximum number of users allowed by operating system. -1 means unlimited. |
1.3.6.1.4.1.231.2.10.2.5.4.2 | sniUXMaxProcessors | 1 | 1 | Maximum number of processors allowed by operating system. -1 means unlimited. |
1.3.6.1.4.1.231.2.10.2.5.4.3 | sniUXCurrentLogins | 1 | 1 | The number of current logins to the server. |
1.3.6.1.4.1.231.2.10.2.5.4.4 | sniUXSerialNumber | 1 | 1 | Serial number of the server OS. Since this might be a rather large number, we treat it as display string. |
1.3.6.1.4.1.231.2.10.2.5.4.5 | sniUXSystemAverageUtilisation | 1 | 1 | The average system utilisation in % (over all processors) since startup |
1.3.6.1.4.1.231.2.10.2.5.4.6 | sniUXServerMemory | 1 | 1 | Physical server memory in MB. |
1.3.6.1.4.1.231.2.10.2.5.4.8 | sniUXTimeZone | 1 | 1 | Time zone e.g. GMT or Westeuropean Timezone. |
1.3.6.1.4.1.231.2.10.2.5.4.9 | sniUXRunLevel | 1 | 1 | The current runlevel of the system. |