MIBs Depot

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

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, enterprises, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1INTEGER {reset(1), debugOn(2), debugOff(3), shutdown(4), running(5)}read-writecurrent
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.2DisplayStringread-writecurrent
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.3INTEGER {trigger(1), default(2)}read-writecurrent
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.4Integer32 (0..2147483647)read-onlycurrent
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.5Integer32 (6..2147483647)read-writecurrent
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.6INTEGER {enable(1), disable(2)}read-writecurrent
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.7DisplayStringread-onlycurrent
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.8not-accessiblecurrent
aixAgentCmdOutTableEntry
OBJECT-TYPE
An entry of the agent command output table
1.3.6.1.4.1.2.6.191.1.1.8.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
aixAgentCmdOutIndex
OBJECT-TYPE
Index of the table.
1.3.6.1.4.1.2.6.191.1.1.8.1.2Integer32 (1..2147483647)read-onlycurrent
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.9Integer32 (0..2147483647)read-writecurrent
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.10Integer32 (0..2147483647)read-writecurrent
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.11Integer32 (0..2147483647)read-writecurrent
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.12Integer32 (0..2147483647)read-writecurrent
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.13Integer32 (0..2147483647)read-writecurrent
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.1Integer32 (0..100)read-onlycurrent
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.2Integer32 (0..100)read-writecurrent
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.3INTEGER {level0(1), level1(2), level2(3), level3(4), level4(5), level5(6), level6(7), level7(8), level8(9), level9(10), levelm(11)}read-writecurrent
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.4INTEGER {running(1), reboot(2), shutdown(3)}read-writecurrent
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.5INTEGER {enable(1), disable(2)}read-writecurrent
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.1DisplayStringread-onlycurrent
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.2Integer32 (0..2147483647)read-writecurrent
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.3Integer32 (1..32767)read-writecurrent
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.4Integer32 (1..32767)read-onlycurrent
aixSeNumCPUs
OBJECT-TYPE
The number of CPUs on the machine.
1.3.6.1.4.1.2.6.191.1.3.5Integer32 (1..2147483647)read-onlycurrent
aixSeMachineType
OBJECT-TYPE
The machine type. For example: IBM,7043-150
1.3.6.1.4.1.2.6.191.1.3.6DisplayStringread-onlycurrent
aixSeSerialNumber
OBJECT-TYPE
The serial number of the machine.
1.3.6.1.4.1.2.6.191.1.3.7DisplayStringread-onlycurrent
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.1Integer32 (0..100)read-writecurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
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.2DisplayStringread-onlycurrent
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.3INTEGER {activeComplete(1), activePartial(2), inactive(3), unknown(4)}read-onlycurrent
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.4Integer32 (0..2147483647)read-onlycurrent
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.5Integer32 (0..2147483647)read-onlycurrent
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.6Integer32 (0..2147483647)read-onlycurrent
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.7Integer32 (0..2147483647)read-onlycurrent
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.8Integer32 (0..2147483647)read-onlycurrent
aixVgIndex
OBJECT-TYPE
The columnar index for the vgTable.
1.3.6.1.4.1.2.6.191.2.1.2.1.9Integer32 (1..2147483647)read-onlycurrent
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.1not-accessiblecurrent
aixLvEntry
OBJECT-TYPE
An entry of lvTable
1.3.6.1.4.1.2.6.191.2.2.1.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
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.2DisplayStringread-onlycurrent
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.3INTEGER {jfs(1), jfslog(2), paging(3), boot(4), jfs2(5), jfs2log(6), other(7)}read-writecurrent
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.4DisplayStringread-onlycurrent
aixLvSize
OBJECT-TYPE
The size of the logical volume in PPS.
1.3.6.1.4.1.2.6.191.2.2.1.1.5Integer32 (0..2147483647)read-onlycurrent
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.6INTEGER {openStale(1), openSyncd(2), closeStale(3), closeSyncd(4), undefined(5)}read-onlycurrent
aixLvIndex
OBJECT-TYPE
The columnar index for the lvTable.
1.3.6.1.4.1.2.6.191.2.2.1.1.7Integer32 (1..2147483647)read-onlycurrent
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.1not-accessiblecurrent
aixPvEntry
OBJECT-TYPE
An entry of pvTable
1.3.6.1.4.1.2.6.191.2.3.1.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
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.2DisplayStringread-onlycurrent
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.3INTEGER {active(1), missing(2), removed(3), variedOff(4)}read-onlycurrent
aixPvSize
OBJECT-TYPE
Total size of the physical volume in megabytes.
1.3.6.1.4.1.2.6.191.2.3.1.1.4Integer32 (0..2147483647)read-onlycurrent
aixPvFree
OBJECT-TYPE
Available size of the physical volume in megabytes
1.3.6.1.4.1.2.6.191.2.3.1.1.5Integer32 (0..2147483647)read-onlycurrent
aixPvNumLVs
OBJECT-TYPE
Number of logical volumes using the physical volume.
1.3.6.1.4.1.2.6.191.2.3.1.1.6Integer32 (0..2147483647)read-onlycurrent
aixPvIndex
OBJECT-TYPE
The columnar index for the pvTable.
1.3.6.1.4.1.2.6.191.2.3.1.1.7Integer32 (1..2147483647)read-onlycurrent
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.1Integer32 (0..100)read-writecurrent
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.2not-accessiblecurrent
aixPageEntry
OBJECT-TYPE
An entry of the pageTable Table
1.3.6.1.4.1.2.6.191.2.4.2.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
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.2DisplayStringread-onlycurrent
aixPageNamePV
OBJECT-TYPE
Specifies the physical volume of the volume group.
1.3.6.1.4.1.2.6.191.2.4.2.1.3DisplayStringread-onlycurrent
aixPageSize
OBJECT-TYPE
The size of the paging space.
1.3.6.1.4.1.2.6.191.2.4.2.1.4Integer32 (0..2147483647)read-onlycurrent
aixPagePercentUsed
OBJECT-TYPE
The used percentage of the paging space.
1.3.6.1.4.1.2.6.191.2.4.2.1.5Integer32 (0..100)read-onlycurrent
aixPageStatus
OBJECT-TYPE
Status of the paging space.
1.3.6.1.4.1.2.6.191.2.4.2.1.6INTEGER {active(1), notActive(2)}read-onlycurrent
aixPageType
OBJECT-TYPE
The type of paging space.
1.3.6.1.4.1.2.6.191.2.4.2.1.7INTEGER {lv(1), nfs(2), other(3)}read-onlycurrent
aixPageIndex
OBJECT-TYPE
The columnar index for the pageTable.
1.3.6.1.4.1.2.6.191.2.4.2.1.8Integer32 (1..2147483647)read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
aixPrtQueName
OBJECT-TYPE
The name of the queue .
1.3.6.1.4.1.2.6.191.3.1.1.1.1DisplayStringread-onlycurrent
aixPrtQueDevice
OBJECT-TYPE
Print Queue device
1.3.6.1.4.1.2.6.191.3.1.1.1.2DisplayStringread-onlycurrent
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.3INTEGER {ready(1), running(2), waiting(3), off(4), oprwait(5), init(6), sending(7), gethost(8), connect(9), busy(10)}read-onlycurrent
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.4INTEGER {default(1), start(2), stop(3)}read-writecurrent
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.5DisplayStringread-onlycurrent
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.6DisplayStringread-onlycurrent
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.7DisplayStringread-onlycurrent
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.8DisplayStringread-onlycurrent
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.9Integer32 (1..2147483647)read-onlycurrent
aixPrtQueIndex
OBJECT-TYPE
The columnar index for the aixPrtQueTable.
1.3.6.1.4.1.2.6.191.3.1.1.1.10Integer32 (1..2147483647)read-onlycurrent
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.1not-accessiblecurrent
aixUsrEntry
OBJECT-TYPE
An entry in the users table.
1.3.6.1.4.1.2.6.191.4.1.1.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
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.2INTEGERread-writecurrent
aixUsrHome
OBJECT-TYPE
The user home directory.
1.3.6.1.4.1.2.6.191.4.1.1.1.3DisplayStringread-writecurrent
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.4DisplayStringread-writecurrent
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.5INTEGER {true(1), false(2)}read-writecurrent
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.6INTEGER {true(1), false(2)}read-writecurrent
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.7Integer32 (0..52)read-writecurrent
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.8INTEGER {unlocked(1), locked(2), disabled(3), enabled(4), error(5)}read-writecurrent
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.9DisplayStringread-onlycurrent
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.10INTEGERread-writecurrent
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.11INTEGER {default(1), reset(2)}read-writecurrent
aixUsrPrimaryGroup
OBJECT-TYPE
The primary group that the user belongs to .
1.3.6.1.4.1.2.6.191.4.1.1.1.12DisplayStringread-writecurrent
aixUsrIndex
OBJECT-TYPE
The index of the user table .
1.3.6.1.4.1.2.6.191.4.1.1.1.13Integer32 (1..2147483647)read-onlycurrent
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.1not-accessiblecurrent
aixGrpEntry
OBJECT-TYPE
An entry in the group table.
1.3.6.1.4.1.2.6.191.4.2.1.1not-accessiblecurrent
aixGrpIndex
OBJECT-TYPE
The index of the group table.
1.3.6.1.4.1.2.6.191.4.2.1.1.1Integer32 (1..2147483647)read-onlycurrent
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.2DisplayStringread-onlycurrent
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.3Integer32 (-2147483648..2147483647)read-onlycurrent
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.4INTEGER {true(1), false(2)}read-onlycurrent
aixGrpUsrList
OBJECT-TYPE
the users who are in this group.
1.3.6.1.4.1.2.6.191.4.2.1.1.5DisplayStringread-onlycurrent
aixGrpAdmList
OBJECT-TYPE
The administrator list for this group .
1.3.6.1.4.1.2.6.191.4.2.1.1.6DisplayStringread-onlycurrent
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.1Integer32 (0..2147483647)read-onlycurrent
aixSubSysTable
OBJECT-TYPE
A table of subsystems.
1.3.6.1.4.1.2.6.191.5.1.2not-accessiblecurrent
aixSubSysEntry
OBJECT-TYPE
An entry in the subsystem table
1.3.6.1.4.1.2.6.191.5.1.2.1not-accessiblecurrent
aixSubSysName
OBJECT-TYPE
The name of the subsystem.
1.3.6.1.4.1.2.6.191.5.1.2.1.1DisplayStringread-onlycurrent
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.2DisplayStringread-onlycurrent
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.3Integer32 (0..2147483647)read-onlycurrent
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.4INTEGER {active(1), inoperative(2)}read-writecurrent
aixSubSysIndex
OBJECT-TYPE
The index of the subsystem table.
1.3.6.1.4.1.2.6.191.5.1.2.1.5Integer32 (0..2147483647)read-onlycurrent
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.1Integer32 (0..2147483647)read-onlycurrent
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.2not-accessiblecurrent
aixSubSrvEntry
OBJECT-TYPE
An entry in the subserver table.
1.3.6.1.4.1.2.6.191.5.2.2.1not-accessiblecurrent
aixSubSrvName
OBJECT-TYPE
the subserver name.
1.3.6.1.4.1.2.6.191.5.2.2.1.1DisplayStringread-onlycurrent
aixSubSrvDescr
OBJECT-TYPE
The description of the subserver.
1.3.6.1.4.1.2.6.191.5.2.2.1.2DisplayStringread-onlycurrent
aixSubSrvCommand
OBJECT-TYPE
The command to start the subserver.
1.3.6.1.4.1.2.6.191.5.2.2.1.3DisplayStringread-onlycurrent
aixSubSrvStatus
OBJECT-TYPE
The status of the subserver.
1.3.6.1.4.1.2.6.191.5.2.2.1.4INTEGER {active(1), inoperative(2)}read-onlycurrent
aixSubSrvSubsys
OBJECT-TYPE
the subsystem name which the subserver belongs to.
1.3.6.1.4.1.2.6.191.5.2.2.1.5DisplayStringread-onlycurrent
aixSubSrvIndex
OBJECT-TYPE
The index of the subserver table.
1.3.6.1.4.1.2.6.191.5.2.2.1.6Integer32 (1..2147483647)read-onlycurrent
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.1Integer32 (0..100)read-writecurrent
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.2not-accessiblecurrent
aixFsTableEntry
OBJECT-TYPE
An entry of the file system table
1.3.6.1.4.1.2.6.191.6.2.1not-accessiblecurrent
aixFsIndex
OBJECT-TYPE
The index of the file system table.
1.3.6.1.4.1.2.6.191.6.2.1.1Integer32 (1..2147483647)read-onlycurrent
aixFsName
OBJECT-TYPE
The name of the file system.
1.3.6.1.4.1.2.6.191.6.2.1.2DisplayStringread-onlycurrent
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.3DisplayStringread-onlycurrent
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.4INTEGER {jfs(1), jfs2(2), cdrfs(3), procfs(4), cachefs(5), autofs(6), afs(7), dfs(8), nfs(9), nfs3(10), other(11)}read-onlycurrent
aixFsSize
OBJECT-TYPE
The size for this file system in megabytes.
1.3.6.1.4.1.2.6.191.6.2.1.5Integer32 (0..2147483647)read-writecurrent
aixFsFree
OBJECT-TYPE
Total number of megabytes free in file system.
1.3.6.1.4.1.2.6.191.6.2.1.6Integer32 (0..2147483647)read-onlycurrent
aixFsNumINodes
OBJECT-TYPE
Total number of i-nodes on this file system.
1.3.6.1.4.1.2.6.191.6.2.1.7Integer32 (0..2147483647)read-onlycurrent
aixFsUsedInodes
OBJECT-TYPE
The used number of Inodes in the file system.
1.3.6.1.4.1.2.6.191.6.2.1.8Integer32 (0..2147483647)read-onlycurrent
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.9INTEGER {mounted(1), unmounted(2)}read-onlycurrent
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.10INTEGER {other(1), mount(2), unmount(3)}read-writecurrent
aixFsResultMsg
OBJECT-TYPE
The execution result message of mounting or umounting command.
1.3.6.1.4.1.2.6.191.6.2.1.11DisplayStringread-onlycurrent
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.1Integer32 (0..2147483647)read-onlycurrent
aixProcTable
OBJECT-TYPE
The Process Table.
1.3.6.1.4.1.2.6.191.7.2not-accessiblecurrent
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.1not-accessiblecurrent
aixProcPID
OBJECT-TYPE
The process ID (pid) of the process.
1.3.6.1.4.1.2.6.191.7.2.1.1Integer32 (0..2147483647)read-onlycurrent
aixProcUID
OBJECT-TYPE
The user ID of the process owner.
1.3.6.1.4.1.2.6.191.7.2.1.2Integer32 (0..2147483647)read-onlycurrent
aixProcPPID
OBJECT-TYPE
The process ID of the parent process.
1.3.6.1.4.1.2.6.191.7.2.1.3Integer32 (0..2147483647)read-onlycurrent
aixProcGroup
OBJECT-TYPE
Indicates the effective group ID of the process.
1.3.6.1.4.1.2.6.191.7.2.1.4Integer32 (0..2147483647)read-onlycurrent
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.5Integer32 (0..2147483647)read-onlycurrent
aixProcCMD
OBJECT-TYPE
The command name of the process.
1.3.6.1.4.1.2.6.191.7.2.1.6DisplayStringread-onlycurrent
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.7Integer32 (0..2147483647)read-onlycurrent
aixProcStart
OBJECT-TYPE
The start time of the process.
1.3.6.1.4.1.2.6.191.7.2.1.8TimeTicksread-onlycurrent
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.9INTEGER {nonexistentPS(1), activePS(2), swappedPS(3), idlePS(4), canceledPS(5), stoppedPS(6), other(7)}read-onlycurrent
aixProcTTY
OBJECT-TYPE
Indicates the controlling terminal name of the process.
1.3.6.1.4.1.2.6.191.7.2.1.10DisplayStringread-onlycurrent
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.1Integer32 (0..2147483647)read-writecurrent
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.2Integer32 (0..2147483647)read-writecurrent
aixLoginUserTable
OBJECT-TYPE
loginUserTable contains users who are logged in currently.
1.3.6.1.4.1.2.6.191.8.3not-accessiblecurrent
aixLoginUserEntry
OBJECT-TYPE
An entry of loginUserTable
1.3.6.1.4.1.2.6.191.8.3.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
aixLoginUserTTY
OBJECT-TYPE
The terminal tty name.
1.3.6.1.4.1.2.6.191.8.3.1.2DisplayStringread-onlycurrent
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.3DisplayStringread-onlycurrent
aixLoginUserDateAndTime
OBJECT-TYPE
The date and time when the user logged in.
1.3.6.1.4.1.2.6.191.8.3.1.4DisplayStringread-onlycurrent
aixLoginUserIndex
OBJECT-TYPE
Index for the table
1.3.6.1.4.1.2.6.191.8.3.1.5Integer32 (1..2147483647)read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
aixPrinterIndex
OBJECT-TYPE
The index of the printer table.
1.3.6.1.4.1.2.6.191.9.1.1.1.2Integer32 (1..2147483647)read-onlycurrent
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.3DisplayStringread-onlycurrent
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.4DisplayStringread-onlycurrent
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.5INTEGER {available(1), defined(2)}read-onlycurrent
aixPrinterDescr
OBJECT-TYPE
The description for the printer/plotter.
1.3.6.1.4.1.2.6.191.9.1.1.1.6DisplayStringread-onlycurrent
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.7DisplayStringread-onlycurrent
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.8DisplayStringread-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
aixTapeDrvIndex
OBJECT-TYPE
The index of the tape drive table.
1.3.6.1.4.1.2.6.191.9.2.1.1.2Integer32 (1..2147483647)read-onlycurrent
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.3DisplayStringread-onlycurrent
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.4DisplayStringread-onlycurrent
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.5INTEGER {available(1), defined(2)}read-onlycurrent
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.6DisplayStringread-onlycurrent
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.7DisplayStringread-onlycurrent
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.8Integer32 (1..2147483647)read-onlycurrent
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.9DisplayStringread-onlycurrent
aixTapeDrvModelName
OBJECT-TYPE
The model name of the tape drive.
1.3.6.1.4.1.2.6.191.9.2.1.1.10DisplayStringread-onlycurrent
aixTapeDrvSN
OBJECT-TYPE
The tape driver serial number.
1.3.6.1.4.1.2.6.191.9.2.1.1.11DisplayStringread-onlycurrent
aixTapeDrvPN
OBJECT-TYPE
The tape driver part number.
1.3.6.1.4.1.2.6.191.9.2.1.1.12DisplayStringread-onlycurrent
aixTapeDrvFRU
OBJECT-TYPE
The tape drive FRU number (Field Replaceable Unit).
1.3.6.1.4.1.2.6.191.9.2.1.1.13DisplayStringread-onlycurrent
aixTapeDrvEC
OBJECT-TYPE
The tape drive EC (Engineering Change).
1.3.6.1.4.1.2.6.191.9.2.1.1.14DisplayStringread-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
aixHdName
OBJECT-TYPE
Identifies the logical name of the disk device.
1.3.6.1.4.1.2.6.191.9.3.1.1.1DisplayStringread-onlycurrent
aixHdIndex
OBJECT-TYPE
The index for the hard disk table.
1.3.6.1.4.1.2.6.191.9.3.1.1.2Integer32 (1..2147483647)read-onlycurrent
aixHdType
OBJECT-TYPE
Identifies the predefined device type of the disk.
1.3.6.1.4.1.2.6.191.9.3.1.1.3DisplayStringread-onlycurrent
aixHdSize
OBJECT-TYPE
The size in megabytes of the hard disk.
1.3.6.1.4.1.2.6.191.9.3.1.1.4Integer32 (1..2147483647)read-onlycurrent
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.5DisplayStringread-onlycurrent
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.6INTEGER {available(1), defined(2)}read-onlycurrent
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.7DisplayStringread-onlycurrent
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.8DisplayStringread-onlycurrent
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.9DisplayStringread-onlycurrent
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.10DisplayStringread-onlycurrent
aixHdModelName
OBJECT-TYPE
The Model Name of the hard drive.
1.3.6.1.4.1.2.6.191.9.3.1.1.11DisplayStringread-onlycurrent
aixHdSN
OBJECT-TYPE
The hard driver serial number.
1.3.6.1.4.1.2.6.191.9.3.1.1.12DisplayStringread-onlycurrent
aixHdPN
OBJECT-TYPE
The hard driver part number.
1.3.6.1.4.1.2.6.191.9.3.1.1.13DisplayStringread-onlycurrent
aixHdFRU
OBJECT-TYPE
The hard drive FRU number (Field Replaceable Unit).
1.3.6.1.4.1.2.6.191.9.3.1.1.14DisplayStringread-onlycurrent
aixHdEC
OBJECT-TYPE
The hard drive Engineering Change.
1.3.6.1.4.1.2.6.191.9.3.1.1.15DisplayStringread-onlycurrent
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.1not-accessiblecurrent
aixMemEntry
OBJECT-TYPE
An entry in the memory table .
1.3.6.1.4.1.2.6.191.9.4.1.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
aixMemIndex
OBJECT-TYPE
The index for the memory table.
1.3.6.1.4.1.2.6.191.9.4.1.1.2Integer32 (1..2147483647)read-onlycurrent
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.3DisplayStringread-onlycurrent
aixMemSize
OBJECT-TYPE
The size of the physical memory in megabytes.
1.3.6.1.4.1.2.6.191.9.4.1.1.4Integer32 (0..2147483647)read-onlycurrent
aixMemDescr
OBJECT-TYPE
The description of memory
1.3.6.1.4.1.2.6.191.9.4.1.1.5DisplayStringread-onlycurrent
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.1not-accessiblecurrent
aixCdromEntry
OBJECT-TYPE
An entry in the cdrom table .
1.3.6.1.4.1.2.6.191.9.5.1.1not-accessiblecurrent
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.1DisplayStringread-onlycurrent
aixCdromIndex
OBJECT-TYPE
The index for the CD-ROM table.
1.3.6.1.4.1.2.6.191.9.5.1.1.2Integer32 (1..2147483647)read-onlycurrent
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.3DisplayStringread-onlycurrent
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.4DisplayStringread-onlycurrent
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.5DisplayStringread-onlycurrent
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.6INTEGER {available(1), defined(2)}read-onlycurrent
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.7DisplayStringread-onlycurrent
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.8DisplayStringread-onlycurrent
aixCdromModelName
OBJECT-TYPE
The cdrom driver model name.
1.3.6.1.4.1.2.6.191.9.5.1.1.9DisplayStringread-onlycurrent
aixCdromPN
OBJECT-TYPE
The cdrom driver part number.
1.3.6.1.4.1.2.6.191.9.5.1.1.10DisplayStringread-onlycurrent
aixCdromFRU
OBJECT-TYPE
The cdrom drive FRU (Field Replaceable Unit).
1.3.6.1.4.1.2.6.191.9.5.1.1.11DisplayStringread-onlycurrent
aixCdromEC
OBJECT-TYPE
The cdrom drive Engineering Change.
1.3.6.1.4.1.2.6.191.9.5.1.1.12DisplayStringread-onlycurrent
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.1not-accessiblecurrent
aixScsiEntry
OBJECT-TYPE
An entry of the SCSI adapter .
1.3.6.1.4.1.2.6.191.9.6.1.1not-accessiblecurrent
aixScsiName
OBJECT-TYPE
Identifies the logical name of the adapter.
1.3.6.1.4.1.2.6.191.9.6.1.1.1DisplayStringread-onlycurrent
aixScsiIndex
OBJECT-TYPE
The index for the scsi adapter table.
1.3.6.1.4.1.2.6.191.9.6.1.1.2Integer32 (1..2147483647)read-onlycurrent
aixScsiDescr
OBJECT-TYPE
Defines a short text description of the adapter.
1.3.6.1.4.1.2.6.191.9.6.1.1.3DisplayStringread-onlycurrent
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.4INTEGER {available(1), defined(2)}read-onlycurrent
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.5DisplayStringread-onlycurrent
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.6Integer32 (0..2147483647)read-onlycurrent
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.1not-accessiblecurrent
aixProcessorEntry
OBJECT-TYPE
An entry of the Processor .
1.3.6.1.4.1.2.6.191.9.7.1.1not-accessiblecurrent
aixProcessorName
OBJECT-TYPE
Identifies the logical name of the processor.
1.3.6.1.4.1.2.6.191.9.7.1.1.1DisplayStringread-onlycurrent
aixProcessorIndex
OBJECT-TYPE
The index for the processor table.
1.3.6.1.4.1.2.6.191.9.7.1.1.2Integer32 (1..2147483647)read-onlycurrent
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.3DisplayStringread-onlycurrent
aixProcessorDescr
OBJECT-TYPE
Defines a short text description of the processor.
1.3.6.1.4.1.2.6.191.9.7.1.1.4DisplayStringread-onlycurrent
aixProcessorSpeed
OBJECT-TYPE
The speed of the processor in hertz.
1.3.6.1.4.1.2.6.191.9.7.1.1.5Integer32 (1..2147483647)read-onlycurrent
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.1not-accessiblecurrent
aixNetworkEntry
OBJECT-TYPE
An entry of the Network adapter .
1.3.6.1.4.1.2.6.191.9.8.1.1not-accessiblecurrent
aixNetworkName
OBJECT-TYPE
Identifies the logical name of the network adapter.
1.3.6.1.4.1.2.6.191.9.8.1.1.1DisplayStringread-onlycurrent
aixNetworkIndex
OBJECT-TYPE
The index for the network adapter table.
1.3.6.1.4.1.2.6.191.9.8.1.1.2Integer32 (1..2147483647)read-onlycurrent
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.3DisplayStringread-onlycurrent
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.4DisplayStringread-onlycurrent
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.5INTEGER {available(1), defined(2)}read-onlycurrent
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.6DisplayStringread-onlycurrent
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.7DisplayStringread-onlycurrent
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.1not-accessiblecurrent
aixAdapterEntry
OBJECT-TYPE
An entry of the adapter
1.3.6.1.4.1.2.6.191.9.9.1.1not-accessiblecurrent
aixAdapterName
OBJECT-TYPE
Identifies the logical name of the adapter.
1.3.6.1.4.1.2.6.191.9.9.1.1.1DisplayStringread-onlycurrent
aixAdapterIndex
OBJECT-TYPE
The index for the adapter table.
1.3.6.1.4.1.2.6.191.9.9.1.1.2Integer32 (1..2147483647)read-onlycurrent
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.3DisplayStringread-onlycurrent
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.4DisplayStringread-onlycurrent
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.5INTEGER {available(1), defined(2)}read-onlycurrent
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.6DisplayStringread-onlycurrent
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.7DisplayStringread-onlycurrent
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

NameOIDStatus
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.1current
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.2current
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.3current
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.4current
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.5current
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.6current
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.1current

Conformance

NameOIDStatus
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.1current
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.2current
criticalNotificationGroup
NOTIFICATION-GROUP
These objects are used to send traps.
1.3.6.1.4.1.2.6.191.10.1.3current
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.4current
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.5current
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.6current
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.7current
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.8current
aixProcessGroup
OBJECT-GROUP
The objects neccessary for controlling and showing information about processes.
1.3.6.1.4.1.2.6.191.10.1.9current
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.10current
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.11current
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.12current
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.13current
aixSubSystemGroup
OBJECT-GROUP
The objects neccessary for controlling and showing information about subsystems.
1.3.6.1.4.1.2.6.191.10.1.14current
aixSubServerGroup
OBJECT-GROUP
The objects neccessary for controlling and showing information about subservers.
1.3.6.1.4.1.2.6.191.10.1.15current
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.16current
aixPrinterGroup
OBJECT-GROUP
The objects neccessary for showing information about the printer.
1.3.6.1.4.1.2.6.191.10.1.17current
aixTapeGroup
OBJECT-GROUP
The objects neccessary for showing information about the tape.
1.3.6.1.4.1.2.6.191.10.1.18current
aixHardDiskGroup
OBJECT-GROUP
The objects neccessary for showing information about the hard disk.
1.3.6.1.4.1.2.6.191.10.1.19current
aixMemoryGroup
OBJECT-GROUP
The objects neccessary for showing information about the memory.
1.3.6.1.4.1.2.6.191.10.1.20current
aixCDROMGroup
OBJECT-GROUP
The objects neccessary for showing information about the CDROM.
1.3.6.1.4.1.2.6.191.10.1.21current
aixScsiGroup
OBJECT-GROUP
The objects neccessary for showing information about the SCSI adapter.
1.3.6.1.4.1.2.6.191.10.1.22current
aixProcessorGroup
OBJECT-GROUP
The objects neccessary for showing information about the processors.
1.3.6.1.4.1.2.6.191.10.1.23current
aixNetworkGroup
OBJECT-GROUP
The objects neccessary for showing information about the Network adapters.
1.3.6.1.4.1.2.6.191.10.1.24current
aixAdapterGroup
OBJECT-GROUP
The objects neccessary for showing information about the adapters.
1.3.6.1.4.1.2.6.191.10.1.25current
aixCompliance
MODULE-COMPLIANCE
The statement of compliance.
1.3.6.1.4.1.2.6.191.10.2.1current