IBM-AIX-MIB
- Registered at
- 1.3.6.1.4.1.2.6.191
- Last updated
- 2004-02-18 00:00
- Organization
- IBM
- Namespace
- ibm
- Source file
IBM-AIX-MIB- Digest
sha256:61cb2e507396d4629c2bc23a1fc52bfdfcd8740e510110a23db13b6629e6dffe
Description
This MIB module defines AIX system management objects, which model devices (printer/plotter, tape, hard disk, memory, SCSI adapter, CDROM drive) physical and logical storage (volume group, physical volume, logical volume, and paging space), print spooling (printing queue), users/groups, agent action, file systems, processes, subsystem services (subsystem, subserver), login users, system environment, events.
Contact
Guoyou Chen Postal: IBM 11400 Burnet Rd. Austin Tx, 78758 US Tel: +1 512 838 0355 Fax: +1 512 838 7939 E-mail: gychen@us.ibm.com Kurt Taylor Postal: IBM 11400 Burnet Rd. Austin Tx, 78758 US Tel: +1 512 838 2496 Fax: +1 512 838 7939 E-mail: krtaylor@us.ibm.com Konrad Rzeszutek Postal: IBM 11400 Burnet Rd. Austin Tx, 78758 US Tel: +1 512 838 0357 Fax: +1 512 838 7939 E-mail: darnok@us.ibm.com
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IBM-AIX-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ibm OBJECT-IDENTITY | 1.3.6.1.4.1.2 | |||
| ibmProd OBJECT-IDENTITY | 1.3.6.1.4.1.2.6 | |||
| aixSystem OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.1 | |||
| aixAgent OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.1.1 | |||
| aixAgentAction OBJECT-TYPE This variable is used to trigger an action on the agent itself . 5 (running) is the normal state. When set, this variable triggers the agent to do the following: reset - flush cache, flush MIB, re-read configuration file. debugOn - turns on debugging functionality in the agent debugOff- turns off debugging functionality in the agent shutdown- shutdown the agent running - the normal state. | 1.3.6.1.4.1.2.6.191.1.1.1 | INTEGER {reset(1), debugOn(2), debugOff(3), shutdown(4), running(5)} | read-write | current |
| aixAgentCmdString OBJECT-TYPE This string represents a runnable command on AIX with its parameters. Once the command string is set, the system can trigger the execution of the command by setting the value of seExeCommand. | 1.3.6.1.4.1.2.6.191.1.1.2 | DisplayString | read-write | current |
| aixAgentExeCommand OBJECT-TYPE The variable is used to trigger the execution of the command in seCommandString. The result is stored by seCmdResult, and the output is stored by aixAgentCmdOutTable. The normal state of this object is 2(default). When set to 1(trigger), the command stored in aixAgentCmdString will be run. trigger(1) - when the value of the variable is set to trigger(1), the command stored at aixAgentCmdString will be executed. default(2) - is the default value. | 1.3.6.1.4.1.2.6.191.1.1.3 | INTEGER {trigger(1), default(2)} | read-write | current |
| aixAgentCmdResult OBJECT-TYPE This object stores the output result of executing the command stored by aixAgentCmdString. | 1.3.6.1.4.1.2.6.191.1.1.4 | Integer32 (0..2147483647) | read-only | current |
| aixAgentPollInterval OBJECT-TYPE The poll interval(in seconds) used by the agent. The default value is zero. This value is used to define the minimum time interval during which the subagent must update an object's value, check if any events occurred and send a trap when an event occurs. If the value is zero, the polling depends on each seperate configuration variable such as aixFsPollInterval, aixVgPollInterval, etc. if it is not zero, The value can not be less than 5 seconds. If it is set to 1, 2, 3, or 4, the agent automatically sets the poll interval to 5. aixAgentPollInterval works together with the other variables such as aixFsPollInterval, aixCPUPollInterval, aixVgPollInterval, aixPagePollInterval, aixLFPollInterval to decide the final polling interval of each group. In /etc/aixmibd.conf file, this variable is corresponding to pollInterval. Originally, it is SYNTAX Integer32(0,6..2147483647), but IT Director MIB compiler does not accept this and it is changed to this. | 1.3.6.1.4.1.2.6.191.1.1.5 | Integer32 (6..2147483647) | read-write | current |
| aixPollEnable OBJECT-TYPE Enables or disables polling. It may change the following polling interval variables: aixAgentPollInterval aixFsPollInterval aixCPUPollInterval aixVgPollInterval aixPagePollInterval aixLFPollInterval If one of the polling intervals above is non-zero, its value is 1(enable), otherwise its valuse is 2 (disable). If it is set to enable(1) and all polling intervals above are zero, aixAgentPollInterval will be set to 3600 seconds. If it is set to 1(enable) and one of the polling intervals is non-zero, the agent will not change anything. If it is set to disable (2), the polling functionality is disabled, and all polling intervals are set to zero. | 1.3.6.1.4.1.2.6.191.1.1.6 | INTEGER {enable(1), disable(2)} | read-write | current |
| aixLastTrapMsg OBJECT-TYPE This object holds the most recent trap message sent from the subagent. Its default value is set to NULL. | 1.3.6.1.4.1.2.6.191.1.1.7 | DisplayString | read-only | current |
| aixAgentCmdOutTable OBJECT-TYPE The output from the execution of the command stored in aixAgentCmdString | 1.3.6.1.4.1.2.6.191.1.1.8 | not-accessible | current | |
| aixAgentCmdOutTableEntry OBJECT-TYPE An entry of the agent command output table | 1.3.6.1.4.1.2.6.191.1.1.8.1 | not-accessible | current | |
| aixAgentCmdOutput OBJECT-TYPE After the command stored in aixAgentCmdString is run, each line of the output is stored in one entry of this table. | 1.3.6.1.4.1.2.6.191.1.1.8.1.1 | DisplayString | read-only | current |
| aixAgentCmdOutIndex OBJECT-TYPE Index of the table. | 1.3.6.1.4.1.2.6.191.1.1.8.1.2 | Integer32 (1..2147483647) | read-only | current |
| aixFsPollInterval OBJECT-TYPE The polling interval for file systems. This variable works together with the general polling interval aixAgentPollInterval. Its default value is zero. 1) If aixAgentPollInterval is zero and aixFsPollInterval is zero, the polling of file systems is disabled. 2) If aixAgentPollInterval is non-zero and aixFsPollInterval is zero, the polling interval is the value of aixAgentPollInterval. 3) If both aixAgentPollInterval and aixFsPollInterval are non-zero, the polling interval of file systems is set to the value of aixFsPollInterval. That means aixFsPollInterval has a higher priority than aixAgentPollInterval . This corresponds to fsPollInterval in /etc/aixmibd.conf. | 1.3.6.1.4.1.2.6.191.1.1.9 | Integer32 (0..2147483647) | read-write | current |
| aixCPUPollInterval OBJECT-TYPE The polling interval for CPU utilization. This variable works together with the general polling interval aixAgentPollInterval. Its default value is zero. 1) If aixAgentPollInterval is zero and aixCPUPollInterval is zero, the polling of CPU utilization is disabled. 2) If aixAgentPollInterval is non-zero and aixCPUPollInterval is zero, the polling interval is the value of aixAgentPollInterval. 3) If both aixAgentPollInterval and aixCPUPollInterval are non-zero, the polling interval of CPU utilization is set to the value of aixCPUPollInterval. That means aixCPUPollInterval has a higher priority than aixAgentPollInterval . This corresponds to cpuPollInterval in /etc/aixmibd.conf. | 1.3.6.1.4.1.2.6.191.1.1.10 | Integer32 (0..2147483647) | read-write | current |
| aixVgPollInterval OBJECT-TYPE The polling interval for volume groups. This variable works together with the general polling interval aixAgentPollInterval. Its default value is zero. 1) If aixAgentPollInterval is zero and aixVgPollInterval is zero, the polling of file systems is disabled. 2) If aixAgentPollInterval is non-zero and aixVgPollInterval is zero, the polling interval is the value of aixAgentPollInterval. 3) If both aixAgentPollInterval and aixVgPollInterval are non-zero, the polling interval of volume groups is set to the value of aixVgPollInterval. That means aixVgPollInterval has a higher priority than aixAgentPollInterval . This corresponds to vgPollInterval in /etc/aixmibd.conf. | 1.3.6.1.4.1.2.6.191.1.1.11 | Integer32 (0..2147483647) | read-write | current |
| aixPagePollInterval OBJECT-TYPE The polling interval for paging spaces. This variable works together with the general polling interval aixAgentPollInterval. Its default value is zero. 1) If aixAgentPollInterval is zero and aixPagePollInterval is zero, the polling of file systems is disabled. 2) If aixAgentPollInterval is non-zero and aixPagePollInterval is zero, the polling interval is the value of aixAgentPollInterval. 3) If both aixAgentPollInterval and aixPagePollInterval are non-zero, the polling interval of paging spaces is set to the value of aixFsPollInterval. That means aixPagePollInterval has a higher priority than aixAgentPollInterval . This corresponds to pagePollInterval in /etc/aixmibd.conf. | 1.3.6.1.4.1.2.6.191.1.1.12 | Integer32 (0..2147483647) | read-write | current |
| aixLFPollInterval OBJECT-TYPE The polling interval for login failure. This variable works together with the general polling interval aixAgentPollInterval. Its default value is zero. 1) If aixAgentPollInterval is zero and aixLFPollInterval is zero, the polling of file systems is disabled. 2) If aixAgentPollInterval is non-zero and aixLFPollInterval is zero, the polling interval is the value of aixAgentPollInterval. 3) If both aixAgentPollInterval and aixFsPollInterval are non-zero, the polling interval of login failure is set to the value of aixLFPollInterval. That means aixLFPollInterval has a higher priority than aixAgentPollInterval . This corresponds to lfPollInterval in /etc/aixmibd.conf. | 1.3.6.1.4.1.2.6.191.1.1.13 | Integer32 (0..2147483647) | read-write | current |
| aixSystemEnvironment OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.1.2 | |||
| aixSeCPUUtilization OBJECT-TYPE It is an aggregate view for utilization of multiple CPUs. aixSeCPUUtilization equals the sum of each CPU kernel time percentage and user time percentage divided by the number of CPUs. When the CPU utilization reaches the threshold aixSeCPUThreshold, an event will be generated. After the rising event is generated, another similar event will not occur until it falls behind the threshold and reaches it again. This object will be refreshed at least with each poll interval. | 1.3.6.1.4.1.2.6.191.1.2.1 | Integer32 (0..100) | read-only | current |
| aixSeCPUThreshold OBJECT-TYPE Threshold for the CPU utilization. When it is set to zero, the trap is disabled. The default value is 95 which means a trap would be generated if the aggregate CPU utilization reaches 95 percent. | 1.3.6.1.4.1.2.6.191.1.2.2 | Integer32 (0..100) | read-write | current |
| aixSeSystemRunLevel OBJECT-TYPE Tells the init command to set the run level on next system boot. | 1.3.6.1.4.1.2.6.191.1.2.3 | INTEGER {level0(1), level1(2), level2(3), level3(4), level4(5), level5(6), level6(7), level7(8), level8(9), level9(10), levelm(11)} | read-write | current |
| aixSeSystemState OBJECT-TYPE The object is used to shutdown or reboot the system to the run level set by aixSeSystemRunLevel. running(1) - the system is running reboot(2) - when the value of the variable is set to reboot(2), the system will reboot. shutdown(3) - shutdown the system. | 1.3.6.1.4.1.2.6.191.1.2.4 | INTEGER {running(1), reboot(2), shutdown(3)} | read-write | current |
| aixSeSystemTrap OBJECT-TYPE Enable or disable the aixUtilizationCPU trap in the system environment group. The default value is enable(1). | 1.3.6.1.4.1.2.6.191.1.2.5 | INTEGER {enable(1), disable(2)} | read-write | current |
| aixAuxSystemEnvironment OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.1.3 | |||
| aixSeDateAndTime OBJECT-TYPE The system date and time. | 1.3.6.1.4.1.2.6.191.1.3.1 | DisplayString | read-only | current |
| aixSeMaxProcPerUser OBJECT-TYPE The number of processes each user can use at one time. This limit does not apply to a root user. The default number is 128. Increasing or decreasing this number takes effect at the next system boot. | 1.3.6.1.4.1.2.6.191.1.3.2 | Integer32 (0..2147483647) | read-write | current |
| aixSeLicenseNum OBJECT-TYPE Specifies the maximum number of fixed licenses on the system. Valid values for this option are positive integers from 1 to 32767. When this object is set, its value is updated without rebooting the system. | 1.3.6.1.4.1.2.6.191.1.3.3 | Integer32 (1..32767) | read-write | current |
| aixSeRemainingLicenseNum OBJECT-TYPE Specifies the remaining number of fixed licenses on the system. Valid values for the is option are positive integers from 1 to 32767. | 1.3.6.1.4.1.2.6.191.1.3.4 | Integer32 (1..32767) | read-only | current |
| aixSeNumCPUs OBJECT-TYPE The number of CPUs on the machine. | 1.3.6.1.4.1.2.6.191.1.3.5 | Integer32 (1..2147483647) | read-only | current |
| aixSeMachineType OBJECT-TYPE The machine type. For example: IBM,7043-150 | 1.3.6.1.4.1.2.6.191.1.3.6 | DisplayString | read-only | current |
| aixSeSerialNumber OBJECT-TYPE The serial number of the machine. | 1.3.6.1.4.1.2.6.191.1.3.7 | DisplayString | read-only | current |
| aixTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.1.4 | |||
| aixGeneralTrap OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.1.6 | |||
| aixStorageSystem OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.2 | |||
| aixVolumeGroup OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.2.1 | |||
| aixVgThreshold OBJECT-TYPE The percentage threshold for the volume group. When the current used percentage for the volume group is above aixVgThreshold and the value of the last poll interval is less than the threshold, an event is generated. The value for aixVgThreshold should be between 0 and 100. When it is zero, the related trap, aixVolumeGroupFull, is disabled. Its default value is 95. | 1.3.6.1.4.1.2.6.191.2.1.1 | Integer32 (0..100) | read-write | current |
| aixVgTable OBJECT-TYPE A table of defined volume groups. The number of entries depends on the configuration of the system. On AIX, a volume group is a collection of 1 to 32 physical volumes of varying size and type with a system-wide unique name of up to 15 characters. Each system can have one to 255 volume groups configured. This table will be refreshed at least with each poll interval. | 1.3.6.1.4.1.2.6.191.2.1.2 | not-accessible | current | |
| aixVgEntry OBJECT-TYPE An entry of vgTable. Each entry contains all the attributes of each volume group. | 1.3.6.1.4.1.2.6.191.2.1.2.1 | not-accessible | current | |
| aixVgName OBJECT-TYPE The name of a volume group. The name must be system-wide unique and can range from 1 to 15 characters | 1.3.6.1.4.1.2.6.191.2.1.2.1.1 | DisplayString | read-only | current |
| aixVgIdentifier OBJECT-TYPE It is a series of numbers(e.g. 0038455182a7b5f6) to identify the volume group. | 1.3.6.1.4.1.2.6.191.2.1.2.1.2 | DisplayString | read-only | current |
| aixVgState OBJECT-TYPE State of the volume group. If the volume group is activated with the varyonvg command, the state is either active/complete (indicating all physical volumes are active) or active/partial (indicating some physical volumes are not active). If the volume group is not activated with the varyonvg command, the state is inactive . | 1.3.6.1.4.1.2.6.191.2.1.2.1.3 | INTEGER {activeComplete(1), activePartial(2), inactive(3), unknown(4)} | read-only | current |
| aixVgSize OBJECT-TYPE The total size of the volume group in megabytes. | 1.3.6.1.4.1.2.6.191.2.1.2.1.4 | Integer32 (0..2147483647) | read-only | current |
| aixVgFree OBJECT-TYPE The available size of the volume group in megabytes. | 1.3.6.1.4.1.2.6.191.2.1.2.1.5 | Integer32 (0..2147483647) | read-only | current |
| aixVgCurNumLVs OBJECT-TYPE The number of logical volumes currently in the volume group. | 1.3.6.1.4.1.2.6.191.2.1.2.1.6 | Integer32 (0..2147483647) | read-only | current |
| aixVgOpenLVs OBJECT-TYPE Number of logical volumes within the volume group that are currently open. | 1.3.6.1.4.1.2.6.191.2.1.2.1.7 | Integer32 (0..2147483647) | read-only | current |
| aixVgActivePVs OBJECT-TYPE The number of active physical voulmes currently in the volume group. | 1.3.6.1.4.1.2.6.191.2.1.2.1.8 | Integer32 (0..2147483647) | read-only | current |
| aixVgIndex OBJECT-TYPE The columnar index for the vgTable. | 1.3.6.1.4.1.2.6.191.2.1.2.1.9 | Integer32 (1..2147483647) | read-only | current |
| aixLogicalVolume OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.2.2 | |||
| aixLvTable OBJECT-TYPE A logical volume is a collection of logical partitions made up of physical partitions, all contained in a single volume group. Logical volumes are expandable and can span several physical volumes in a volume group. Because it is very slow to get the data in the table, no data may be returned from the snmp agent. | 1.3.6.1.4.1.2.6.191.2.2.1 | not-accessible | current | |
| aixLvEntry OBJECT-TYPE An entry of lvTable | 1.3.6.1.4.1.2.6.191.2.2.1.1 | not-accessible | current | |
| aixLvName OBJECT-TYPE Logical volume names must be system-wide unique and can range from 1 to 15 characters. | 1.3.6.1.4.1.2.6.191.2.2.1.1.1 | DisplayString | read-only | current |
| aixLvNameVG OBJECT-TYPE Name of the volume group the logical volume belongs to. Volume group names must be unique system wide and can range from 1 to 15 characters. | 1.3.6.1.4.1.2.6.191.2.2.1.1.2 | DisplayString | read-only | current |
| aixLvType OBJECT-TYPE Logical volume type. The type may be boot, jfslog, jfs, and paging. | 1.3.6.1.4.1.2.6.191.2.2.1.1.3 | INTEGER {jfs(1), jfslog(2), paging(3), boot(4), jfs2(5), jfs2log(6), other(7)} | read-write | current |
| aixLvMountPoint OBJECT-TYPE File system mount point for the logical volume, if applicable. | 1.3.6.1.4.1.2.6.191.2.2.1.1.4 | DisplayString | read-only | current |
| aixLvSize OBJECT-TYPE The size of the logical volume in PPS. | 1.3.6.1.4.1.2.6.191.2.2.1.1.5 | Integer32 (0..2147483647) | read-only | current |
| aixLvState OBJECT-TYPE The status of the logical volume. It may be open/syncd, open/stale, close/syncd, close/stale or undefined. | 1.3.6.1.4.1.2.6.191.2.2.1.1.6 | INTEGER {openStale(1), openSyncd(2), closeStale(3), closeSyncd(4), undefined(5)} | read-only | current |
| aixLvIndex OBJECT-TYPE The columnar index for the lvTable. | 1.3.6.1.4.1.2.6.191.2.2.1.1.7 | Integer32 (1..2147483647) | read-only | current |
| aixPhysicalVolume OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.2.3 | |||
| aixPvTable OBJECT-TYPE A physical volume is a read-write disk physically attached to a computer, with a permanently assigned system wide unique identifier. They are added to a volume group with the extendvg command and removed from a volume group with the reducevg command. When added to the volume group, physical volumes are partitioned into contiguous, equal-sized units of space called physical partitions. | 1.3.6.1.4.1.2.6.191.2.3.1 | not-accessible | current | |
| aixPvEntry OBJECT-TYPE An entry of pvTable | 1.3.6.1.4.1.2.6.191.2.3.1.1 | not-accessible | current | |
| aixPvName OBJECT-TYPE The name of the physical volume. Physical volume names are typically in the form hdiskx where x is a system wide unique number. This name is assigned when the disk is detected for the first time on a system startup or when the system management commands are used at runtime to add a disk to the system. | 1.3.6.1.4.1.2.6.191.2.3.1.1.1 | DisplayString | read-only | current |
| aixPvNameVG OBJECT-TYPE The volume group which is assigned to the physical volume. | 1.3.6.1.4.1.2.6.191.2.3.1.1.2 | DisplayString | read-only | current |
| aixPvState OBJECT-TYPE State of the physical volume. If the volume group that contains the physical volume is varied on with the varyonvg command, the state is active , missing , or removed . If the physical volume is varied off with the varyoffvg command, the state is varied off . | 1.3.6.1.4.1.2.6.191.2.3.1.1.3 | INTEGER {active(1), missing(2), removed(3), variedOff(4)} | read-only | current |
| aixPvSize OBJECT-TYPE Total size of the physical volume in megabytes. | 1.3.6.1.4.1.2.6.191.2.3.1.1.4 | Integer32 (0..2147483647) | read-only | current |
| aixPvFree OBJECT-TYPE Available size of the physical volume in megabytes | 1.3.6.1.4.1.2.6.191.2.3.1.1.5 | Integer32 (0..2147483647) | read-only | current |
| aixPvNumLVs OBJECT-TYPE Number of logical volumes using the physical volume. | 1.3.6.1.4.1.2.6.191.2.3.1.1.6 | Integer32 (0..2147483647) | read-only | current |
| aixPvIndex OBJECT-TYPE The columnar index for the pvTable. | 1.3.6.1.4.1.2.6.191.2.3.1.1.7 | Integer32 (1..2147483647) | read-only | current |
| aixPagingSpace OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.2.4 | |||
| aixPageThreshold OBJECT-TYPE The percentage used threshold for the paging space. When the current used percentage for the page space is above aixVgThreshold and the value of the last poll interval is less than the threshold, then an event will be generated. The value for aixPageThreshold should be between 0 and 100. When it is set to zero, the related trap, aixPageFull, is disabled. Its default value is 95. | 1.3.6.1.4.1.2.6.191.2.4.1 | Integer32 (0..100) | read-write | current |
| aixPageTable OBJECT-TYPE A paging space is fixed-disk storage for information that is resident in virtual memory, but is not currently being accessed. When the amount of free real memory in the system is low, programs or data that have not been used recently are moved from real memory to paging space in order to free real memory for other activities. This table will be refreshed at least with each poll interval. | 1.3.6.1.4.1.2.6.191.2.4.2 | not-accessible | current | |
| aixPageEntry OBJECT-TYPE An entry of the pageTable Table | 1.3.6.1.4.1.2.6.191.2.4.2.1 | not-accessible | current | |
| aixPageName OBJECT-TYPE The name of the paging space. It is assigned by the system automatically when it is created. | 1.3.6.1.4.1.2.6.191.2.4.2.1.1 | DisplayString | read-only | current |
| aixPageNameVG OBJECT-TYPE Specifies the volume group within which the logical volume for the paging space is created. | 1.3.6.1.4.1.2.6.191.2.4.2.1.2 | DisplayString | read-only | current |
| aixPageNamePV OBJECT-TYPE Specifies the physical volume of the volume group. | 1.3.6.1.4.1.2.6.191.2.4.2.1.3 | DisplayString | read-only | current |
| aixPageSize OBJECT-TYPE The size of the paging space. | 1.3.6.1.4.1.2.6.191.2.4.2.1.4 | Integer32 (0..2147483647) | read-only | current |
| aixPagePercentUsed OBJECT-TYPE The used percentage of the paging space. | 1.3.6.1.4.1.2.6.191.2.4.2.1.5 | Integer32 (0..100) | read-only | current |
| aixPageStatus OBJECT-TYPE Status of the paging space. | 1.3.6.1.4.1.2.6.191.2.4.2.1.6 | INTEGER {active(1), notActive(2)} | read-only | current |
| aixPageType OBJECT-TYPE The type of paging space. | 1.3.6.1.4.1.2.6.191.2.4.2.1.7 | INTEGER {lv(1), nfs(2), other(3)} | read-only | current |
| aixPageIndex OBJECT-TYPE The columnar index for the pageTable. | 1.3.6.1.4.1.2.6.191.2.4.2.1.8 | Integer32 (1..2147483647) | read-only | current |
| aixPrintSystem OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.3 | |||
| aixPrtQueue OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.3.1 | |||
| aixPrtQueTable OBJECT-TYPE The print queue table. If several devices are attached to one queue, there are several entries whose keys are queue name and device name. | 1.3.6.1.4.1.2.6.191.3.1.1 | not-accessible | current | |
| aixPrtQueEntry OBJECT-TYPE An entry for a queue in the print queue table. | 1.3.6.1.4.1.2.6.191.3.1.1.1 | not-accessible | current | |
| aixPrtQueName OBJECT-TYPE The name of the queue . | 1.3.6.1.4.1.2.6.191.3.1.1.1.1 | DisplayString | read-only | current |
| aixPrtQueDevice OBJECT-TYPE Print Queue device | 1.3.6.1.4.1.2.6.191.3.1.1.1.2 | DisplayString | read-only | current |
| aixPrtQueStatus OBJECT-TYPE ready(1) indicates that virtual device is up. running(2) indicates that virtual device is running a job. waiting(3) indicates that virtual device is could not open and is waiting on a device. off(4) indicates that virtual device is down. oprwait(5) indicates that virtual device is waiting on operator message response. init(6) indicates that virtual device is running a job which has set status to initialize . sending(7) indicates that virtual device is remote and in the process of sending data to the foriegn server. gethost(8) indicates that virtual device is remote and in the process of determining the foriegn server. connect(9) indicates that virtual device is remote and in the process of connecting to the foriegn server. busy(10) indicates virtual device is busy printing another job. | 1.3.6.1.4.1.2.6.191.3.1.1.1.3 | INTEGER {ready(1), running(2), waiting(3), off(4), oprwait(5), init(6), sending(7), gethost(8), connect(9), busy(10)} | read-only | current |
| aixPrtQueAction OBJECT-TYPE A control variable used to trigger an action on a queue in the printer table. When read, this variable always returns the most recent value that it was previously set to. If it has not been set since the last initialization of the print subsystem on the node, it returns default(1) . When set, this variable causes the queue to undertake the indicated action: default - the default value for this queue status. start - start the print queue. stop - stop the print queue. | 1.3.6.1.4.1.2.6.191.3.1.1.1.4 | INTEGER {default(1), start(2), stop(3)} | read-write | current |
| aixPrtQueDescipline OBJECT-TYPE Specifies the order of print jobs in the queue. For example, the discipline may be first come first servei(fcfs) or shrtest job next (sjn). The selected queuing discipline applies to all printers associated with the print queue. | 1.3.6.1.4.1.2.6.191.3.1.1.1.5 | DisplayString | read-only | current |
| aixPrtQueAcctFile OBJECT-TYPE Specify the full path name of an existing file where accounting data for this print queue can be logged. If account is not wanted, it is set to FALSE. | 1.3.6.1.4.1.2.6.191.3.1.1.1.6 | DisplayString | read-only | current |
| aixPrtQueHost OBJECT-TYPE Specifies the full path name of an existing file where accounting data for this print queue can be logged. If accounting is not wanted, FALSE is specified. | 1.3.6.1.4.1.2.6.191.3.1.1.1.7 | DisplayString | read-only | current |
| aixPrtQueRQ OBJECT-TYPE Specifies the remote queue name. If the queue is defined on the local host, NULL string value will be assigned. | 1.3.6.1.4.1.2.6.191.3.1.1.1.8 | DisplayString | read-only | current |
| aixPrtQueJobNum OBJECT-TYPE the job number of currently running job in the queue. If the queue is down, the job number of the currently running job will be zero. | 1.3.6.1.4.1.2.6.191.3.1.1.1.9 | Integer32 (1..2147483647) | read-only | current |
| aixPrtQueIndex OBJECT-TYPE The columnar index for the aixPrtQueTable. | 1.3.6.1.4.1.2.6.191.3.1.1.1.10 | Integer32 (1..2147483647) | read-only | current |
| aixUser OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.4 | |||
| aixUsers OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.4.1 | |||
| aixUsrTable OBJECT-TYPE List of users. | 1.3.6.1.4.1.2.6.191.4.1.1 | not-accessible | current | |
| aixUsrEntry OBJECT-TYPE An entry in the users table. | 1.3.6.1.4.1.2.6.191.4.1.1.1 | not-accessible | current | |
| aixUsrName OBJECT-TYPE Specifies a string that identifies this user account on the system. A user name contains a string of one to eight bytes. They can be letters, numbers, and some special characters in the user name. The following restrictions apply: The user name can not start with a - (minus sign), + (plus sign), or ~ (tilde). It cannot have a , (comma), : (colon), =(equals sign), * (asterisk), (double quotes), or the keywords ALL and default in the user name. | 1.3.6.1.4.1.2.6.191.4.1.1.1.1 | DisplayString | read-only | current |
| aixUsrID OBJECT-TYPE Defines a unique decimal integer string to associate with this user account on the system. It is strongly recommended to let the system generate the user to incorporate all the security restrictions and conventions that may apply to your system. To have the system generate the ID, leave this field blank. | 1.3.6.1.4.1.2.6.191.4.1.1.1.2 | INTEGER | read-write | current |
| aixUsrHome OBJECT-TYPE The user home directory. | 1.3.6.1.4.1.2.6.191.4.1.1.1.3 | DisplayString | read-write | current |
| aixUsrShell OBJECT-TYPE The user's initial shell. On AIX, it is also called initial program. | 1.3.6.1.4.1.2.6.191.4.1.1.1.4 | DisplayString | read-write | current |
| aixUsrLocalLogin OBJECT-TYPE Indicates whether the user can log into the system with the login command locally. default value is true(1) | 1.3.6.1.4.1.2.6.191.4.1.1.1.5 | INTEGER {true(1), false(2)} | read-write | current |
| aixUsrRemoteLogin OBJECT-TYPE Indicates whether the user can log into the system with the login command. For example, if this is set to false, the user can not login with the telnet remotely. default value is true(1). | 1.3.6.1.4.1.2.6.191.4.1.1.1.6 | INTEGER {true(1), false(2)} | read-write | current |
| aixUsrPasswdMaxAge OBJECT-TYPE Defines the maximum age (in weeks) for the user's password. When the password reaches this age, the system requires it to be changed before the user can login again. The value is a decimal integer string. If 0 is specified, this feature is disabled. default value is 0. | 1.3.6.1.4.1.2.6.191.4.1.1.1.7 | Integer32 (0..52) | read-write | current |
| aixUsrStatus OBJECT-TYPE The user status. Determines the status of the user. Changing this variable will affect the user. 'locked(2)' is synonymous with 'disabled(3)', and unlocked(1) is the same as enabled(4). Default value is unlocked(1). | 1.3.6.1.4.1.2.6.191.4.1.1.1.8 | INTEGER {unlocked(1), locked(2), disabled(3), enabled(4), error(5)} | read-write | current |
| aixUsrGroups OBJECT-TYPE Lists the groups to which the user belongs seperated by the \',\' delimiter. The first on group on the list is the primary group. Groups are collections of users that can share access authority to protected resources. Groups can be formed for users who access the same applications or hardware resources, perform similar tasks, or have similar needs for information. A user can be a member in up to 32 groups. However, only one primary group for a user can be specified. When a new user account is created and the primary group is not provided, the system assigns the user to the primary default group specified in the /usr/lib/security/mkuser.default file. | 1.3.6.1.4.1.2.6.191.4.1.1.1.9 | DisplayString | read-only | current |
| aixUsrAllowableAttempts OBJECT-TYPE Number of failed logins times before the user account is locked. Default value is 0. Zero or negative value indicates no limit exists. | 1.3.6.1.4.1.2.6.191.4.1.1.1.10 | INTEGER | read-write | current |
| aixUsrResetLoginCount OBJECT-TYPE After the number of unsuccessful login attempts defined by aixUsrAllowableAttempts, the user will not be able to log in until the user's unsuccessful_login_count attribute in /etc/security/lastlog to be less than the value defined by aixUsrAllowableAttempts. When this variable is set to 2(reset), the unsuccessful_login_count in /etc/security/lastlog will be set to zero. Default value is 1. | 1.3.6.1.4.1.2.6.191.4.1.1.1.11 | INTEGER {default(1), reset(2)} | read-write | current |
| aixUsrPrimaryGroup OBJECT-TYPE The primary group that the user belongs to . | 1.3.6.1.4.1.2.6.191.4.1.1.1.12 | DisplayString | read-write | current |
| aixUsrIndex OBJECT-TYPE The index of the user table . | 1.3.6.1.4.1.2.6.191.4.1.1.1.13 | Integer32 (1..2147483647) | read-only | current |
| aixGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.4.2 | |||
| aixGrpTable OBJECT-TYPE List of groups. | 1.3.6.1.4.1.2.6.191.4.2.1 | not-accessible | current | |
| aixGrpEntry OBJECT-TYPE An entry in the group table. | 1.3.6.1.4.1.2.6.191.4.2.1.1 | not-accessible | current | |
| aixGrpIndex OBJECT-TYPE The index of the group table. | 1.3.6.1.4.1.2.6.191.4.2.1.1.1 | Integer32 (1..2147483647) | read-only | current |
| aixGrpName OBJECT-TYPE Specifies the string that identifies a collection of system users that can access and work with protected resources. The system uses groups to control access to files and resources by users who do not own them. When a user invokes a process, the system associates the process with the user's ID and the group IDs of the groups of which the user is a member. If the user owns the resource or is a member of a group that can access it, the system grants read, write, or execute access to it according to the access control list of the resource or file. | 1.3.6.1.4.1.2.6.191.4.2.1.1.2 | DisplayString | read-only | current |
| aixGrpID OBJECT-TYPE The system assigns a unique ID associated to the group name. The group IDs are stored in the /etc/group file. | 1.3.6.1.4.1.2.6.191.4.2.1.1.3 | Integer32 (-2147483648..2147483647) | read-only | current |
| aixGrpAdminGroup OBJECT-TYPE Indicates if the group is an administrative group. Only the root user can modify the attributes of an administrative group. This field is displayed with False or True as its value. True indicates that group is an administrative group. False indicates that it is a non administrative group (its attributes can be modified by the group's specified administrators and the root user). Default value is false(2). | 1.3.6.1.4.1.2.6.191.4.2.1.1.4 | INTEGER {true(1), false(2)} | read-only | current |
| aixGrpUsrList OBJECT-TYPE the users who are in this group. | 1.3.6.1.4.1.2.6.191.4.2.1.1.5 | DisplayString | read-only | current |
| aixGrpAdmList OBJECT-TYPE The administrator list for this group . | 1.3.6.1.4.1.2.6.191.4.2.1.1.6 | DisplayString | read-only | current |
| aixService OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.5 | |||
| aixSrvSubsystem OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.5.1 | |||
| aixSubSystemNum OBJECT-TYPE The number of the subsystems in the current table. | 1.3.6.1.4.1.2.6.191.5.1.1 | Integer32 (0..2147483647) | read-only | current |
| aixSubSysTable OBJECT-TYPE A table of subsystems. | 1.3.6.1.4.1.2.6.191.5.1.2 | not-accessible | current | |
| aixSubSysEntry OBJECT-TYPE An entry in the subsystem table | 1.3.6.1.4.1.2.6.191.5.1.2.1 | not-accessible | current | |
| aixSubSysName OBJECT-TYPE The name of the subsystem. | 1.3.6.1.4.1.2.6.191.5.1.2.1.1 | DisplayString | read-only | current |
| aixSubSysGroup OBJECT-TYPE A subsystem group is a group of any specified subsystems. Grouping subsystems together allows control over several subsystems at the same time. Examples of subsystem groups are TCP/IP, SNA Services, Network Information system (NIS), and Network File Systems (NFS). | 1.3.6.1.4.1.2.6.191.5.1.2.1.2 | DisplayString | read-only | current |
| aixSubSysPID OBJECT-TYPE The process ID of the subsystem. When the subsystem is inoperative, the PID is zero. | 1.3.6.1.4.1.2.6.191.5.1.2.1.3 | Integer32 (0..2147483647) | read-only | current |
| aixSubSysStatus OBJECT-TYPE The status of the subsystem. When it is active(1), it can be stopped by setting the status to 2. Or when it is inoperative(2), it can be started by setting the status to 1. | 1.3.6.1.4.1.2.6.191.5.1.2.1.4 | INTEGER {active(1), inoperative(2)} | read-write | current |
| aixSubSysIndex OBJECT-TYPE The index of the subsystem table. | 1.3.6.1.4.1.2.6.191.5.1.2.1.5 | Integer32 (0..2147483647) | read-only | current |
| aixSrvSubserver OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.5.2 | |||
| aixSubSrvNum OBJECT-TYPE The number of subservers | 1.3.6.1.4.1.2.6.191.5.2.1 | Integer32 (0..2147483647) | read-only | current |
| aixSubSrvTable OBJECT-TYPE A table of subservers. A subserver is a program or process that belongs to a subsystem. A subsystem can have multiple subservers and is responsible for starting, stopping, and providing status of the subservers. | 1.3.6.1.4.1.2.6.191.5.2.2 | not-accessible | current | |
| aixSubSrvEntry OBJECT-TYPE An entry in the subserver table. | 1.3.6.1.4.1.2.6.191.5.2.2.1 | not-accessible | current | |
| aixSubSrvName OBJECT-TYPE the subserver name. | 1.3.6.1.4.1.2.6.191.5.2.2.1.1 | DisplayString | read-only | current |
| aixSubSrvDescr OBJECT-TYPE The description of the subserver. | 1.3.6.1.4.1.2.6.191.5.2.2.1.2 | DisplayString | read-only | current |
| aixSubSrvCommand OBJECT-TYPE The command to start the subserver. | 1.3.6.1.4.1.2.6.191.5.2.2.1.3 | DisplayString | read-only | current |
| aixSubSrvStatus OBJECT-TYPE The status of the subserver. | 1.3.6.1.4.1.2.6.191.5.2.2.1.4 | INTEGER {active(1), inoperative(2)} | read-only | current |
| aixSubSrvSubsys OBJECT-TYPE the subsystem name which the subserver belongs to. | 1.3.6.1.4.1.2.6.191.5.2.2.1.5 | DisplayString | read-only | current |
| aixSubSrvIndex OBJECT-TYPE The index of the subserver table. | 1.3.6.1.4.1.2.6.191.5.2.2.1.6 | Integer32 (1..2147483647) | read-only | current |
| aixFileSystem OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.6 | |||
| aixFsThreshold OBJECT-TYPE The percentage threshold for the file system. When the current used percentage for the file system is above aixVgThreshold and the value of the last poll interval is less than the threshold, then an event will be generated. The value for aixFsThreshold should be between 0 and 100. When it is zero, the related trap, aixFileSystemFull, is disabled. Its default value is 95. | 1.3.6.1.4.1.2.6.191.6.1 | Integer32 (0..100) | read-write | current |
| aixFsTable OBJECT-TYPE The file system table. This table will be refreshed at least with each poll interval. | 1.3.6.1.4.1.2.6.191.6.2 | not-accessible | current | |
| aixFsTableEntry OBJECT-TYPE An entry of the file system table | 1.3.6.1.4.1.2.6.191.6.2.1 | not-accessible | current | |
| aixFsIndex OBJECT-TYPE The index of the file system table. | 1.3.6.1.4.1.2.6.191.6.2.1.1 | Integer32 (1..2147483647) | read-only | current |
| aixFsName OBJECT-TYPE The name of the file system. | 1.3.6.1.4.1.2.6.191.6.2.1.2 | DisplayString | read-only | current |
| aixFsMountPoint OBJECT-TYPE Specifies the mount point, which is the directory where the file system is available or will be made available. | 1.3.6.1.4.1.2.6.191.6.2.1.3 | DisplayString | read-only | current |
| aixFsType OBJECT-TYPE The file system type. The type may be JFS(Journal File System), JFS2 (extented JFS), AFS, DFS, cashefs, autofs, procfs, cdrfs (CDROM file system), NFS(Network File System), NFS3 (NFSv3 file system) | 1.3.6.1.4.1.2.6.191.6.2.1.4 | INTEGER {jfs(1), jfs2(2), cdrfs(3), procfs(4), cachefs(5), autofs(6), afs(7), dfs(8), nfs(9), nfs3(10), other(11)} | read-only | current |
| aixFsSize OBJECT-TYPE The size for this file system in megabytes. | 1.3.6.1.4.1.2.6.191.6.2.1.5 | Integer32 (0..2147483647) | read-write | current |
| aixFsFree OBJECT-TYPE Total number of megabytes free in file system. | 1.3.6.1.4.1.2.6.191.6.2.1.6 | Integer32 (0..2147483647) | read-only | current |
| aixFsNumINodes OBJECT-TYPE Total number of i-nodes on this file system. | 1.3.6.1.4.1.2.6.191.6.2.1.7 | Integer32 (0..2147483647) | read-only | current |
| aixFsUsedInodes OBJECT-TYPE The used number of Inodes in the file system. | 1.3.6.1.4.1.2.6.191.6.2.1.8 | Integer32 (0..2147483647) | read-only | current |
| aixFsStatus OBJECT-TYPE The status of the file system. It is either mounted(1) or unmounted(2). | 1.3.6.1.4.1.2.6.191.6.2.1.9 | INTEGER {mounted(1), unmounted(2)} | read-only | current |
| aixFsExecution OBJECT-TYPE The variable is used to trigger the mount action on unmounted file system and unmount action on mounted file system. This state can only change from mount to unmount or unmount to mount. Its normal status is other(1). The execution result is kept at aixFsResultMsg. | 1.3.6.1.4.1.2.6.191.6.2.1.10 | INTEGER {other(1), mount(2), unmount(3)} | read-write | current |
| aixFsResultMsg OBJECT-TYPE The execution result message of mounting or umounting command. | 1.3.6.1.4.1.2.6.191.6.2.1.11 | DisplayString | read-only | current |
| aixProcess OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.7 | |||
| aixProcNum OBJECT-TYPE The number of processes running. | 1.3.6.1.4.1.2.6.191.7.1 | Integer32 (0..2147483647) | read-only | current |
| aixProcTable OBJECT-TYPE The Process Table. | 1.3.6.1.4.1.2.6.191.7.2 | not-accessible | current | |
| aixProcEntry OBJECT-TYPE Each entry contains information about a process running on the system. | 1.3.6.1.4.1.2.6.191.7.2.1 | not-accessible | current | |
| aixProcPID OBJECT-TYPE The process ID (pid) of the process. | 1.3.6.1.4.1.2.6.191.7.2.1.1 | Integer32 (0..2147483647) | read-only | current |
| aixProcUID OBJECT-TYPE The user ID of the process owner. | 1.3.6.1.4.1.2.6.191.7.2.1.2 | Integer32 (0..2147483647) | read-only | current |
| aixProcPPID OBJECT-TYPE The process ID of the parent process. | 1.3.6.1.4.1.2.6.191.7.2.1.3 | Integer32 (0..2147483647) | read-only | current |
| aixProcGroup OBJECT-TYPE Indicates the effective group ID of the process. | 1.3.6.1.4.1.2.6.191.7.2.1.4 | Integer32 (0..2147483647) | read-only | current |
| aixProcPriority OBJECT-TYPE The priority of the process or kernel thread, higher numbers mean lower priority. | 1.3.6.1.4.1.2.6.191.7.2.1.5 | Integer32 (0..2147483647) | read-only | current |
| aixProcCMD OBJECT-TYPE The command name of the process. | 1.3.6.1.4.1.2.6.191.7.2.1.6 | DisplayString | read-only | current |
| aixProcCPU OBJECT-TYPE CPU utilization of process or thread, incremented each time the system clock ticks and the process or thread is found to be running. Large values indicate a CPU intensive process and results in lower process priority whereas small values indicate an I/O intensive process and result in a more favorable priority. | 1.3.6.1.4.1.2.6.191.7.2.1.7 | Integer32 (0..2147483647) | read-only | current |
| aixProcStart OBJECT-TYPE The start time of the process. | 1.3.6.1.4.1.2.6.191.7.2.1.8 | TimeTicks | read-only | current |
| aixProcStatus OBJECT-TYPE For processes: (1)O Nonexistent (2)A Active (3)W Swapped (4)I Idle (waiting for startup) : (5)Z Canceled (6)T Stopped | 1.3.6.1.4.1.2.6.191.7.2.1.9 | INTEGER {nonexistentPS(1), activePS(2), swappedPS(3), idlePS(4), canceledPS(5), stoppedPS(6), other(7)} | read-only | current |
| aixProcTTY OBJECT-TYPE Indicates the controlling terminal name of the process. | 1.3.6.1.4.1.2.6.191.7.2.1.10 | DisplayString | read-only | current |
| aixLogin OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.8 | |||
| aixFailedLoginTimePeriod OBJECT-TYPE The time period where failed login attempts are recorded to compare against aixLoginFailedThreshold. The default is 300 seconds (5 minutes). | 1.3.6.1.4.1.2.6.191.8.1 | Integer32 (0..2147483647) | read-write | current |
| aixLoginFailedThreshold OBJECT-TYPE Defines the number of attempts which a user can try to log onto the system in the time period defined by failedLoginTimePeriod prior to the current time before a trap is generated and sent. When this variable is set to zero, the aixUserLoginFailed trap is disabled. The default is 20 which means that if users attempting and failing to log in 20 times in last time period defined by aixFailedLoginTimePeriod , a trap is generated. These attempts are recorded in /etc/security/failedlogin or /var/adm/wtmp . | 1.3.6.1.4.1.2.6.191.8.2 | Integer32 (0..2147483647) | read-write | current |
| aixLoginUserTable OBJECT-TYPE loginUserTable contains users who are logged in currently. | 1.3.6.1.4.1.2.6.191.8.3 | not-accessible | current | |
| aixLoginUserEntry OBJECT-TYPE An entry of loginUserTable | 1.3.6.1.4.1.2.6.191.8.3.1 | not-accessible | current | |
| aixLoginUserName OBJECT-TYPE The user name. If the user name is unknown, its value is UNKNOWN_U. | 1.3.6.1.4.1.2.6.191.8.3.1.1 | DisplayString | read-only | current |
| aixLoginUserTTY OBJECT-TYPE The terminal tty name. | 1.3.6.1.4.1.2.6.191.8.3.1.2 | DisplayString | read-only | current |
| aixLoginUserHost OBJECT-TYPE The IP address of the machine the user tried to log onto the system from. | 1.3.6.1.4.1.2.6.191.8.3.1.3 | DisplayString | read-only | current |
| aixLoginUserDateAndTime OBJECT-TYPE The date and time when the user logged in. | 1.3.6.1.4.1.2.6.191.8.3.1.4 | DisplayString | read-only | current |
| aixLoginUserIndex OBJECT-TYPE Index for the table | 1.3.6.1.4.1.2.6.191.8.3.1.5 | Integer32 (1..2147483647) | read-only | current |
| aixDevice OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.9 | |||
| aixPrinter OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.9.1 | |||
| aixPrinterTable OBJECT-TYPE A table of defined printers/plotters. On AIX, the printer is defined, used and dealt with in the same way as the plotter. The number of entries depends on the configuration of the system such as the serial or parallel port number. | 1.3.6.1.4.1.2.6.191.9.1.1 | not-accessible | current | |
| aixPrinterEntry OBJECT-TYPE An entry of printerTable. Each entry contains all attributes of a defined printer or plotter. | 1.3.6.1.4.1.2.6.191.9.1.1.1 | not-accessible | current | |
| aixPrinterName OBJECT-TYPE When a printer or plotter device is added to the system, a name is automatically assigned to the device. On AIX, this name is in the format of lpx, for example, lp0, lp1. | 1.3.6.1.4.1.2.6.191.9.1.1.1.1 | DisplayString | read-only | current |
| aixPrinterIndex OBJECT-TYPE The index of the printer table. | 1.3.6.1.4.1.2.6.191.9.1.1.1.2 | Integer32 (1..2147483647) | read-only | current |
| aixPrinterType OBJECT-TYPE This is the type of the printer/plotter. The type can be the defined printer/plotter name such as hplj-8100 which represents Hewlett-Packard LaserJet 8100, or opp for Other parallel printer, or osp for other serial printer. | 1.3.6.1.4.1.2.6.191.9.1.1.1.3 | DisplayString | read-only | current |
| aixPrinterInterface OBJECT-TYPE The printer/plotter interface with the computer. Its value can be parallel, rs232, or rs422. | 1.3.6.1.4.1.2.6.191.9.1.1.1.4 | DisplayString | read-only | current |
| aixPrinterStatus OBJECT-TYPE Indicates the current status of the device. Possible values are available(1), indicating that the device is configured in the system and ready to use; and defined(2), indicating that the device is defined to the system but not configured. | 1.3.6.1.4.1.2.6.191.9.1.1.1.5 | INTEGER {available(1), defined(2)} | read-only | current |
| aixPrinterDescr OBJECT-TYPE The description for the printer/plotter. | 1.3.6.1.4.1.2.6.191.9.1.1.1.6 | DisplayString | read-only | current |
| aixPrinterLocation OBJECT-TYPE Location codes of 00-00-S1-00 or 00-00-S2-0 indicate the printer or plotter device is connected to the standard I/O serial ports s1 or s2. A location code of 00-00-0P-00 indicates that the parallel printer is connected to the standard I/O parallel port Any other location code will indicate a printer or plotter which is connected to an adapter card other than the Standard I/O board. For these printers and plotters the location code format is AA-BB-CC-DD where AA-BB indicates the location code of the controlling adapter. A value of 00 for the AA field indicates the adapter card is located in the CPU drawer or system unit depending on the type of system. Any other value for the AA field indicates the card is located in an I/O expansion drawer; in which case, the first digit identifies the I/O bus and the second digit identifies the slot number on the bus, in the CPU drawer, that contain the asynchronous expansion adapter to which the I/O expansion drawer is connected. The first digit of this BB field identifies the I/O bus containing the adapter card. If the card is in the CPU drawer or system unit, this digit will be 0 for the standard I/O bus or 1 for the optional I/O bus. If the card is in an I/O expansion drawer, this digit is 0. The second digit identifies the slot number on the I/O bus (or slot number in the I/O expansion drawer) that contains the card. The CC field identifies the connector on the adapter card to where the asynchronous distribution box is connected. Possible values are 01, 02, 03, and 04. The DD field identifies the port number on the asynchronous distribution box where the printer or plotter is attached. | 1.3.6.1.4.1.2.6.191.9.1.1.1.7 | DisplayString | read-only | current |
| aixPrinterPortNumber OBJECT-TYPE The printer port number. This indicates the port on an adapter card or asynchronous distribution box to which the printer or plotter is connected. The value must be in the range 0 through 7 for an 8-port adapter card, 0 through 15 for a 16-port adapter card, and 0 through 63 for a 64-port adapter card. The standard I/O ports are designated as s1 and s2 for the two serial ports and p for the parallel port. | 1.3.6.1.4.1.2.6.191.9.1.1.1.8 | DisplayString | read-only | current |
| aixTape OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.9.2 | |||
| aixTapeDrvTable OBJECT-TYPE A table of defined tape drives. The number of entries depends on the configuration of the system. | 1.3.6.1.4.1.2.6.191.9.2.1 | not-accessible | current | |
| aixTapeDrvEntry OBJECT-TYPE An entry in the aixTapeDrvTable. Each entry contains all the attributes of a tape drive. | 1.3.6.1.4.1.2.6.191.9.2.1.1 | not-accessible | current | |
| aixTapeDrvName OBJECT-TYPE Identifies the logical name of the device. When a tape drive is added or defined in the system, a name is automatically assigned to the device. The format of the name looks like rmt0. | 1.3.6.1.4.1.2.6.191.9.2.1.1.1 | DisplayString | read-only | current |
| aixTapeDrvIndex OBJECT-TYPE The index of the tape drive table. | 1.3.6.1.4.1.2.6.191.9.2.1.1.2 | Integer32 (1..2147483647) | read-only | current |
| aixTapeDrvType OBJECT-TYPE Identifies the predefined device type of the tape drive. For example, 4mm2gb2 is a scsi 2.0 GB 4mm Tape Drive. | 1.3.6.1.4.1.2.6.191.9.2.1.1.3 | DisplayString | read-only | current |
| aixTapeDrvInterface OBJECT-TYPE Identifies the type of tape drive interface. This is the same as the predefined device subclass of the device. | 1.3.6.1.4.1.2.6.191.9.2.1.1.4 | DisplayString | read-only | current |
| aixTapeDrvStatus OBJECT-TYPE Indicates the current status of the tape drive. Possible values are available (1), indicating that the tape drive is configured in the system and ready to be used, and defined(2), indicating that the tape drive is defined to the system but not configured. | 1.3.6.1.4.1.2.6.191.9.2.1.1.5 | INTEGER {available(1), defined(2)} | read-only | current |
| aixTapeDrvDescr OBJECT-TYPE Provides a short text description of the tape drive device. | 1.3.6.1.4.1.2.6.191.9.2.1.1.6 | DisplayString | read-only | current |
| aixTapeDrvLocation OBJECT-TYPE For all SCSI devices, including disks, CD-ROMs, read/write optical drives, tapes, target mode, and initiator devices, the location code format is AA-BB-CC-S,L. The AA-BB fields identify the location code of the SCSI adapter controlling the SCSI device. . A value of 00 for the AA field indicates the controlling adapter card is located in the CPU drawer or system unit, depending on the type of system. . The BB field identifies the I/O bus and slot containing the card. The first digit indicates the I/O bus. It is 0 for the standard I/O bus and 1 for the optional I/O bus. The second digit is the slot on the indicated I/O bus containing the card. A value of 00 for the BB field indicates the standard SCSI controller. . The CC field identifies the card's SCSI bus that the device is attached to. For a card that provides only a single SCSI bus, this field will be set to 00. Otherwise, a value of 00 indicates a device attached to the card's internal SCSI bus and a value of 01 indicates a device attached to the card's external SCSI bus. . The S,L field identifies the SCSI ID and logical unit number (LUN) of the SCSI device. The S value indicates the SCSI ID, and the L value indicates the LUN. | 1.3.6.1.4.1.2.6.191.9.2.1.1.7 | DisplayString | read-only | current |
| aixTapeDrvBlkSize OBJECT-TYPE Indicates the block size to use when reading or writing to the tape. | 1.3.6.1.4.1.2.6.191.9.2.1.1.8 | Integer32 (1..2147483647) | read-only | current |
| aixTapeDrvManufacturerName OBJECT-TYPE The name of the manufacturer of the tape drive. | 1.3.6.1.4.1.2.6.191.9.2.1.1.9 | DisplayString | read-only | current |
| aixTapeDrvModelName OBJECT-TYPE The model name of the tape drive. | 1.3.6.1.4.1.2.6.191.9.2.1.1.10 | DisplayString | read-only | current |
| aixTapeDrvSN OBJECT-TYPE The tape driver serial number. | 1.3.6.1.4.1.2.6.191.9.2.1.1.11 | DisplayString | read-only | current |
| aixTapeDrvPN OBJECT-TYPE The tape driver part number. | 1.3.6.1.4.1.2.6.191.9.2.1.1.12 | DisplayString | read-only | current |
| aixTapeDrvFRU OBJECT-TYPE The tape drive FRU number (Field Replaceable Unit). | 1.3.6.1.4.1.2.6.191.9.2.1.1.13 | DisplayString | read-only | current |
| aixTapeDrvEC OBJECT-TYPE The tape drive EC (Engineering Change). | 1.3.6.1.4.1.2.6.191.9.2.1.1.14 | DisplayString | read-only | current |
| aixHardDisk OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.9.3 | |||
| aixHdTable OBJECT-TYPE A table of defined hard disks. The number of entries depends on the configuration of the system. | 1.3.6.1.4.1.2.6.191.9.3.1 | not-accessible | current | |
| aixHdEntry OBJECT-TYPE An entry in hdTable. Each entry contains all the attributes of the individual hard disk. | 1.3.6.1.4.1.2.6.191.9.3.1.1 | not-accessible | current | |
| aixHdName OBJECT-TYPE Identifies the logical name of the disk device. | 1.3.6.1.4.1.2.6.191.9.3.1.1.1 | DisplayString | read-only | current |
| aixHdIndex OBJECT-TYPE The index for the hard disk table. | 1.3.6.1.4.1.2.6.191.9.3.1.1.2 | Integer32 (1..2147483647) | read-only | current |
| aixHdType OBJECT-TYPE Identifies the predefined device type of the disk. | 1.3.6.1.4.1.2.6.191.9.3.1.1.3 | DisplayString | read-only | current |
| aixHdSize OBJECT-TYPE The size in megabytes of the hard disk. | 1.3.6.1.4.1.2.6.191.9.3.1.1.4 | Integer32 (1..2147483647) | read-only | current |
| aixHdInterface OBJECT-TYPE Identifies the type of disk interface. This is the same as the predefined device subclass of the disk. | 1.3.6.1.4.1.2.6.191.9.3.1.1.5 | DisplayString | read-only | current |
| aixHdStatus OBJECT-TYPE Indicates the current status of the disk device. Possible values are available(1), indicating that the disk device is configured in the system and ready to be used, and defined(2), indicating that the disk device is defined to the system but not configured. | 1.3.6.1.4.1.2.6.191.9.3.1.1.6 | INTEGER {available(1), defined(2)} | read-only | current |
| aixHdLocation OBJECT-TYPE For all SCSI devices, including disks, CD-ROMs, read/write optical drives, tapes, target mode, and initiator devices, the location code format is AA-BB-CC-S,L. The AA-BB fields identify the location code of the SCSI adapter controlling the SCSI device. For details, please refer to aixTapeDrvLocation. | 1.3.6.1.4.1.2.6.191.9.3.1.1.7 | DisplayString | read-only | current |
| aixHdIdentifier OBJECT-TYPE Displays the unique physical volume identifier of the physical volume of a disk. If the disk is not a physical volume, this field value will be none. | 1.3.6.1.4.1.2.6.191.9.3.1.1.8 | DisplayString | read-only | current |
| aixHdDescr OBJECT-TYPE Provides a short text description of the disk device. | 1.3.6.1.4.1.2.6.191.9.3.1.1.9 | DisplayString | read-only | current |
| aixHdManufacturerName OBJECT-TYPE The name of the manufacturer of the hard drive. | 1.3.6.1.4.1.2.6.191.9.3.1.1.10 | DisplayString | read-only | current |
| aixHdModelName OBJECT-TYPE The Model Name of the hard drive. | 1.3.6.1.4.1.2.6.191.9.3.1.1.11 | DisplayString | read-only | current |
| aixHdSN OBJECT-TYPE The hard driver serial number. | 1.3.6.1.4.1.2.6.191.9.3.1.1.12 | DisplayString | read-only | current |
| aixHdPN OBJECT-TYPE The hard driver part number. | 1.3.6.1.4.1.2.6.191.9.3.1.1.13 | DisplayString | read-only | current |
| aixHdFRU OBJECT-TYPE The hard drive FRU number (Field Replaceable Unit). | 1.3.6.1.4.1.2.6.191.9.3.1.1.14 | DisplayString | read-only | current |
| aixHdEC OBJECT-TYPE The hard drive Engineering Change. | 1.3.6.1.4.1.2.6.191.9.3.1.1.15 | DisplayString | read-only | current |
| aixMemory OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.9.4 | |||
| aixMemTable OBJECT-TYPE A table of defined physical memory. The number of entries depends on the configuration of the system. | 1.3.6.1.4.1.2.6.191.9.4.1 | not-accessible | current | |
| aixMemEntry OBJECT-TYPE An entry in the memory table . | 1.3.6.1.4.1.2.6.191.9.4.1.1 | not-accessible | current | |
| aixMemName OBJECT-TYPE The name of the memory. For example, it may be mem0. | 1.3.6.1.4.1.2.6.191.9.4.1.1.1 | DisplayString | read-only | current |
| aixMemIndex OBJECT-TYPE The index for the memory table. | 1.3.6.1.4.1.2.6.191.9.4.1.1.2 | Integer32 (1..2147483647) | read-only | current |
| aixMemLocation OBJECT-TYPE The memory location code. An example is 00-00. | 1.3.6.1.4.1.2.6.191.9.4.1.1.3 | DisplayString | read-only | current |
| aixMemSize OBJECT-TYPE The size of the physical memory in megabytes. | 1.3.6.1.4.1.2.6.191.9.4.1.1.4 | Integer32 (0..2147483647) | read-only | current |
| aixMemDescr OBJECT-TYPE The description of memory | 1.3.6.1.4.1.2.6.191.9.4.1.1.5 | DisplayString | read-only | current |
| aixCDROM OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.9.5 | |||
| aixCdromTable OBJECT-TYPE A table of all defined cdroms. | 1.3.6.1.4.1.2.6.191.9.5.1 | not-accessible | current | |
| aixCdromEntry OBJECT-TYPE An entry in the cdrom table . | 1.3.6.1.4.1.2.6.191.9.5.1.1 | not-accessible | current | |
| aixCdromName OBJECT-TYPE Identifies the logical name of the CD-ROM drive. | 1.3.6.1.4.1.2.6.191.9.5.1.1.1 | DisplayString | read-only | current |
| aixCdromIndex OBJECT-TYPE The index for the CD-ROM table. | 1.3.6.1.4.1.2.6.191.9.5.1.1.2 | Integer32 (1..2147483647) | read-only | current |
| aixCdromType OBJECT-TYPE Identifies the predefined device type of the CD-ROM drive. | 1.3.6.1.4.1.2.6.191.9.5.1.1.3 | DisplayString | read-only | current |
| aixCdromInterface OBJECT-TYPE Identifies the type of drive interface. This is the same as the predefined device subclass of the CD-ROM drive. | 1.3.6.1.4.1.2.6.191.9.5.1.1.4 | DisplayString | read-only | current |
| aixCdromDescr OBJECT-TYPE Provides a short text description of the CD-ROM drive device. | 1.3.6.1.4.1.2.6.191.9.5.1.1.5 | DisplayString | read-only | current |
| aixCdromStatus OBJECT-TYPE Indicates the current status of the CD-ROM drive. Possible values are available(1), indicating that the CD-ROM drive is configured in the system and ready to be used, and defined(2), indicating that the drive is defined to the system but not configured. | 1.3.6.1.4.1.2.6.191.9.5.1.1.6 | INTEGER {available(1), defined(2)} | read-only | current |
| aixCdromLocation OBJECT-TYPE For all SCSI devices, including disks, CD-ROMs, read/write optical drives, tapes, target mode, and initiator devices, the location code format is AA-BB-CC-S,L. The AA-BB fields identify the location code of the SCSI adapter controlling the SCSI device. For details, please refer to aixTapeDrvLocation. | 1.3.6.1.4.1.2.6.191.9.5.1.1.7 | DisplayString | read-only | current |
| aixCdromManufacturerName OBJECT-TYPE The name of the manufacturer of the cdrom drive. | 1.3.6.1.4.1.2.6.191.9.5.1.1.8 | DisplayString | read-only | current |
| aixCdromModelName OBJECT-TYPE The cdrom driver model name. | 1.3.6.1.4.1.2.6.191.9.5.1.1.9 | DisplayString | read-only | current |
| aixCdromPN OBJECT-TYPE The cdrom driver part number. | 1.3.6.1.4.1.2.6.191.9.5.1.1.10 | DisplayString | read-only | current |
| aixCdromFRU OBJECT-TYPE The cdrom drive FRU (Field Replaceable Unit). | 1.3.6.1.4.1.2.6.191.9.5.1.1.11 | DisplayString | read-only | current |
| aixCdromEC OBJECT-TYPE The cdrom drive Engineering Change. | 1.3.6.1.4.1.2.6.191.9.5.1.1.12 | DisplayString | read-only | current |
| aixScsi OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.9.6 | |||
| aixScsiTable OBJECT-TYPE A table of SCSI adapters. | 1.3.6.1.4.1.2.6.191.9.6.1 | not-accessible | current | |
| aixScsiEntry OBJECT-TYPE An entry of the SCSI adapter . | 1.3.6.1.4.1.2.6.191.9.6.1.1 | not-accessible | current | |
| aixScsiName OBJECT-TYPE Identifies the logical name of the adapter. | 1.3.6.1.4.1.2.6.191.9.6.1.1.1 | DisplayString | read-only | current |
| aixScsiIndex OBJECT-TYPE The index for the scsi adapter table. | 1.3.6.1.4.1.2.6.191.9.6.1.1.2 | Integer32 (1..2147483647) | read-only | current |
| aixScsiDescr OBJECT-TYPE Defines a short text description of the adapter. | 1.3.6.1.4.1.2.6.191.9.6.1.1.3 | DisplayString | read-only | current |
| aixScsiStatus OBJECT-TYPE Indicates the current status of the adapter. Possible values are available, indicating that the adapter is configured in the system and ready to be used, and defined, indicating that the adapter is defined on the system but not configured. | 1.3.6.1.4.1.2.6.191.9.6.1.1.4 | INTEGER {available(1), defined(2)} | read-only | current |
| aixScsiLocation OBJECT-TYPE The location code for the SCSI adapter. An example is 04-C0. | 1.3.6.1.4.1.2.6.191.9.6.1.1.5 | DisplayString | read-only | current |
| aixScsiAdapterID OBJECT-TYPE Specifies the SCSI ID value which the adapter will use when sending SCSI commands as an initiator device, and, if target mode is supported, specifies the SCSI ID the adapter will respond to when acting as a target device. | 1.3.6.1.4.1.2.6.191.9.6.1.1.6 | Integer32 (0..2147483647) | read-only | current |
| aixProcessor OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.9.7 | |||
| aixProcessorTable OBJECT-TYPE A table of processors. | 1.3.6.1.4.1.2.6.191.9.7.1 | not-accessible | current | |
| aixProcessorEntry OBJECT-TYPE An entry of the Processor . | 1.3.6.1.4.1.2.6.191.9.7.1.1 | not-accessible | current | |
| aixProcessorName OBJECT-TYPE Identifies the logical name of the processor. | 1.3.6.1.4.1.2.6.191.9.7.1.1.1 | DisplayString | read-only | current |
| aixProcessorIndex OBJECT-TYPE The index for the processor table. | 1.3.6.1.4.1.2.6.191.9.7.1.1.2 | Integer32 (1..2147483647) | read-only | current |
| aixProcessorType OBJECT-TYPE Defines the model type of the processor. For example: PowerPC_604e | 1.3.6.1.4.1.2.6.191.9.7.1.1.3 | DisplayString | read-only | current |
| aixProcessorDescr OBJECT-TYPE Defines a short text description of the processor. | 1.3.6.1.4.1.2.6.191.9.7.1.1.4 | DisplayString | read-only | current |
| aixProcessorSpeed OBJECT-TYPE The speed of the processor in hertz. | 1.3.6.1.4.1.2.6.191.9.7.1.1.5 | Integer32 (1..2147483647) | read-only | current |
| aixNetwork OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.9.8 | |||
| aixNetworkTable OBJECT-TYPE A table of Network adapters. | 1.3.6.1.4.1.2.6.191.9.8.1 | not-accessible | current | |
| aixNetworkEntry OBJECT-TYPE An entry of the Network adapter . | 1.3.6.1.4.1.2.6.191.9.8.1.1 | not-accessible | current | |
| aixNetworkName OBJECT-TYPE Identifies the logical name of the network adapter. | 1.3.6.1.4.1.2.6.191.9.8.1.1.1 | DisplayString | read-only | current |
| aixNetworkIndex OBJECT-TYPE The index for the network adapter table. | 1.3.6.1.4.1.2.6.191.9.8.1.1.2 | Integer32 (1..2147483647) | read-only | current |
| aixNetworkType OBJECT-TYPE The type of the network adapter. An example is ie3. | 1.3.6.1.4.1.2.6.191.9.8.1.1.3 | DisplayString | read-only | current |
| aixNetworkInterface OBJECT-TYPE The interface name for the Network adapter. An example is LO. | 1.3.6.1.4.1.2.6.191.9.8.1.1.4 | DisplayString | read-only | current |
| aixNetworkStatus OBJECT-TYPE Indicates the current status of the adapter. Possible values are available, indicating that the adapter is configured in the system and ready to be used, and defined, indicating that the adapter is defined on the system but not configured. | 1.3.6.1.4.1.2.6.191.9.8.1.1.5 | INTEGER {available(1), defined(2)} | read-only | current |
| aixNetworkLocation OBJECT-TYPE The location code for the Network adapter. An example is 10-60. | 1.3.6.1.4.1.2.6.191.9.8.1.1.6 | DisplayString | read-only | current |
| aixNetworkDescr OBJECT-TYPE Defines a short text description of the adapter. An example is IEEE 802.3 Ethernet Network Interface | 1.3.6.1.4.1.2.6.191.9.8.1.1.7 | DisplayString | read-only | current |
| aixAdapter OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.9.9 | |||
| aixAdapterTable OBJECT-TYPE A table of adapters. | 1.3.6.1.4.1.2.6.191.9.9.1 | not-accessible | current | |
| aixAdapterEntry OBJECT-TYPE An entry of the adapter | 1.3.6.1.4.1.2.6.191.9.9.1.1 | not-accessible | current | |
| aixAdapterName OBJECT-TYPE Identifies the logical name of the adapter. | 1.3.6.1.4.1.2.6.191.9.9.1.1.1 | DisplayString | read-only | current |
| aixAdapterIndex OBJECT-TYPE The index for the adapter table. | 1.3.6.1.4.1.2.6.191.9.9.1.1.2 | Integer32 (1..2147483647) | read-only | current |
| aixAdapterType OBJECT-TYPE The type of the adapter. An example is keyboard. | 1.3.6.1.4.1.2.6.191.9.9.1.1.3 | DisplayString | read-only | current |
| aixAdapterInterface OBJECT-TYPE The interface name for the adapter. An example is pci. | 1.3.6.1.4.1.2.6.191.9.9.1.1.4 | DisplayString | read-only | current |
| aixAdapterStatus OBJECT-TYPE Indicates the current status of the . Possible values are available, indicating that the is configured in the system and ready to be used, and defined, indicating that the is defined on the system but not configured. | 1.3.6.1.4.1.2.6.191.9.9.1.1.5 | INTEGER {available(1), defined(2)} | read-only | current |
| aixAdapterLocation OBJECT-TYPE The location code for the adapter. An example is 01-K1-00. | 1.3.6.1.4.1.2.6.191.9.9.1.1.6 | DisplayString | read-only | current |
| aixAdapterDescr OBJECT-TYPE Defines a short text description of the . An example is Keyboard Adapter | 1.3.6.1.4.1.2.6.191.9.9.1.1.7 | DisplayString | read-only | current |
| aixConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.10 | |||
| aixCfmGroup OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.10.1 | |||
| aixCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2.6.191.10.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| aixFileSystemMounted NOTIFICATION-TYPE When a file system is mounted or unmounted through SNMP, an event is generated. aixFsName is defined in aixFsTable. | 1.3.6.1.4.1.2.6.191.1.4.1 | current |
| aixFileSystemFull NOTIFICATION-TYPE When the current sampled used percentage of a file system is above aixFsThreshold and the value at last interval is less than the aixFsThreshold, an the event will be generated. This event message contains the file system name, the total size of the file system and available size. aixFsName - file system name, aixFsSize - file system size in megabytes aixFsFree - free file system size in megabytes aixFsThreshold - the threshold for the file system size | 1.3.6.1.4.1.2.6.191.1.4.2 | current |
| aixVolumeGroupFull NOTIFICATION-TYPE When the current sampled used percentage of a volume group is above aixVgThreshold and the value at the last interval is less than the aixVgThreshold, an event will be generated. This event message contains the volume group name, the size, the free size and the threshold. aixVgName - the name of the volume group. aixVgSize - the total size of the volume group. aixVgFree - the free size of the volume group. aixVgThreshold - the threshold for the volume group. | 1.3.6.1.4.1.2.6.191.1.4.3 | current |
| aixPageFull NOTIFICATION-TYPE When the current used percentage of a paging space is above aixPageThreshold and the value at the last interval is less than the aixPageThreshold, an event will be generated. The event message includes the name of the paging space, the total size, the used percentage, the volume group it belongs to, and threshold value. aixPageName - the paging space name aixPagePercentUsed - percentage of used Paging space. aixPageThreshold - the threshold value of the paging space. | 1.3.6.1.4.1.2.6.191.1.4.4 | current |
| aixUserLoginFailed NOTIFICATION-TYPE If a user fails to log into the system in the number of attempts defined by aixLoginFailedThreshold in the last time period defined by aixFailedLoginTimePeriod, an event is generated. The event message includes the attempts of all users who failed to log into the system and the time period during which these attempts occurred. | 1.3.6.1.4.1.2.6.191.1.4.5 | current |
| aixUtilizationCPU NOTIFICATION-TYPE When the CPU utilization reaches the threshold, an event is generated. The event contains the utilization, and threshold values. aixSeCPUUtilization - CPU Utilization value. aixSeThresholdCPU - Threshold value. | 1.3.6.1.4.1.2.6.191.1.4.6 | current |
| aixSnmptrapHolder NOTIFICATION-TYPE Together with the agent, the snmptrap command is delivered. The snmptrap command sends a trap message to the agent. This object is place holder for snmptrap command. | 1.3.6.1.4.1.2.6.191.1.6.1 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| aixAgentGroup OBJECT-GROUP The objects necessary to control and show information about the subagent. | 1.3.6.1.4.1.2.6.191.10.1.1 | current |
| aixSeGroup OBJECT-GROUP The objects neccessary to control and show information about the system environment. These objects are mandatory. | 1.3.6.1.4.1.2.6.191.10.1.2 | current |
| criticalNotificationGroup NOTIFICATION-GROUP These objects are used to send traps. | 1.3.6.1.4.1.2.6.191.10.1.3 | current |
| aixVGGroup OBJECT-GROUP The objects neccessary for controlling and showing information about the volume group. | 1.3.6.1.4.1.2.6.191.10.1.4 | current |
| aixLVGroup OBJECT-GROUP The objects neccessary for controlling and showing information about logical volumes. | 1.3.6.1.4.1.2.6.191.10.1.5 | current |
| aixPVGroup OBJECT-GROUP The objects neccessary for controlling and showing information about physical volumes. | 1.3.6.1.4.1.2.6.191.10.1.6 | current |
| aixPagingSpaceGroup OBJECT-GROUP The objects neccessary for controlling and showing information about paging space. | 1.3.6.1.4.1.2.6.191.10.1.7 | current |
| aixFsGroup OBJECT-GROUP The objects neccessary for controlling and showing information about file systems. | 1.3.6.1.4.1.2.6.191.10.1.8 | current |
| aixProcessGroup OBJECT-GROUP The objects neccessary for controlling and showing information about processes. | 1.3.6.1.4.1.2.6.191.10.1.9 | current |
| aixLoginUsrGroup OBJECT-GROUP The objects neccessary for controlling and showing information about users currently logged in. | 1.3.6.1.4.1.2.6.191.10.1.10 | current |
| aixPrtQueueGroup OBJECT-GROUP The objects neccessary for controlling and showing information about print queues. | 1.3.6.1.4.1.2.6.191.10.1.11 | current |
| aixUsrGroup OBJECT-GROUP The objects neccessary for controlling and showing information about system users. | 1.3.6.1.4.1.2.6.191.10.1.12 | current |
| aixGrpGroup OBJECT-GROUP The objects neccessary for controlling and showing information about system groups. | 1.3.6.1.4.1.2.6.191.10.1.13 | current |
| aixSubSystemGroup OBJECT-GROUP The objects neccessary for controlling and showing information about subsystems. | 1.3.6.1.4.1.2.6.191.10.1.14 | current |
| aixSubServerGroup OBJECT-GROUP The objects neccessary for controlling and showing information about subservers. | 1.3.6.1.4.1.2.6.191.10.1.15 | current |
| aixSeAuxGroup OBJECT-GROUP The objects neccessary for controlling and showing information about the system environment. These objects are optional. | 1.3.6.1.4.1.2.6.191.10.1.16 | current |
| aixPrinterGroup OBJECT-GROUP The objects neccessary for showing information about the printer. | 1.3.6.1.4.1.2.6.191.10.1.17 | current |
| aixTapeGroup OBJECT-GROUP The objects neccessary for showing information about the tape. | 1.3.6.1.4.1.2.6.191.10.1.18 | current |
| aixHardDiskGroup OBJECT-GROUP The objects neccessary for showing information about the hard disk. | 1.3.6.1.4.1.2.6.191.10.1.19 | current |
| aixMemoryGroup OBJECT-GROUP The objects neccessary for showing information about the memory. | 1.3.6.1.4.1.2.6.191.10.1.20 | current |
| aixCDROMGroup OBJECT-GROUP The objects neccessary for showing information about the CDROM. | 1.3.6.1.4.1.2.6.191.10.1.21 | current |
| aixScsiGroup OBJECT-GROUP The objects neccessary for showing information about the SCSI adapter. | 1.3.6.1.4.1.2.6.191.10.1.22 | current |
| aixProcessorGroup OBJECT-GROUP The objects neccessary for showing information about the processors. | 1.3.6.1.4.1.2.6.191.10.1.23 | current |
| aixNetworkGroup OBJECT-GROUP The objects neccessary for showing information about the Network adapters. | 1.3.6.1.4.1.2.6.191.10.1.24 | current |
| aixAdapterGroup OBJECT-GROUP The objects neccessary for showing information about the adapters. | 1.3.6.1.4.1.2.6.191.10.1.25 | current |
| aixCompliance MODULE-COMPLIANCE The statement of compliance. | 1.3.6.1.4.1.2.6.191.10.2.1 | current |