All MIBs › HP-UNIX
Category: Device Management, Domain: Server/Host Monitoring, Vendor: HP/HPE
Description:
HP SNMP MIB for monitoring HP-UX Unix system resources including processes, file systems, and performance counters.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| NetworkAddress | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString |
What Is HP-UNIX?
HP-UNIX is HP's proprietary SNMP MIB for monitoring HP-UX Unix system resources, covering system uptime, logged-in users, and detailed performance and capacity data for the host running the agent. It exposes classic Unix host-monitoring metrics: load averages over 1/5/15 minutes, maximum configured processes, physical and free memory, and swap space configuration/enabled/free amounts. This MIB is squarely focused on monitoring the software/OS-level health of the host — uptime for availability tracking, load averages for performance bottleneck detection, and memory/swap utilization for detecting memory pressure or an impending out-of-memory condition — making it a core capacity-planning and health-check MIB for HP-UX servers. It is a vendor-specific companion to (and often polled alongside) the standard HOST-RESOURCES-MIB, though it predates and supplements that IETF standard with HP-specific detail. It is deployed on HP-UX Unix server installations in enterprise data centers, typically legacy HP 9000/Integrity server environments, where HP-UNIX SNMP monitoring remains a core capacity-planning tool for these hosts.
IPNetwork Monitor allows you to monitor SNMP objects defined in HP-UNIX. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- system uptime
- logged-in users
- 1/5/15-minute load averages
- free and physical memory
- swap space configuration and free swap
- maximum process count
Supported Devices
- HP-UX Unix server (HP 9000/Integrity)
Monitoring Examples
A monitoring system polling computerSystemAvgJobs1/5/15 alongside computerSystemFreeMemory and computerSystemFreeSwap on an HP-UX host can detect a server under sustained load with dwindling free memory and swap, an early warning of imminent thrashing or an out-of-memory kill; computerSystemUpTime confirms whether a recent unresponsive period corresponds to an unexpected reboot, and computerSystemMaxProc versus current process count flags a runaway fork bomb before it exhausts the process table.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| hp | 1.3.6.1.4.1.11 | |||
| nm | 1.3.6.1.4.1.11.2 | |||
| system | 1.3.6.1.4.1.11.2.3 | |||
| general | 1.3.6.1.4.1.11.2.3.1 | |||
| computerSystem | 1.3.6.1.4.1.11.2.3.1.1 | |||
| TIK computerSystemUpTime | 1.3.6.1.4.1.11.2.3.1.1.1 | TimeTicks | read-only | Time since the last boot. |
| GAU computerSystemUsers | 1.3.6.1.4.1.11.2.3.1.1.2 | Gauge | read-only | Number of users logged on to system. |
| GAU computerSystemAvgJobs1 | 1.3.6.1.4.1.11.2.3.1.1.3 | Gauge | read-only | Average number of jobs in the last 1 minute * 100. |
| GAU computerSystemAvgJobs5 | 1.3.6.1.4.1.11.2.3.1.1.4 | Gauge | read-only | Average number of jobs in the last 5 minutes * 100. |
| GAU computerSystemAvgJobs15 | 1.3.6.1.4.1.11.2.3.1.1.5 | Gauge | read-only | Average number of jobs in the last 15 minutes * 100. |
| INT computerSystemMaxProc | 1.3.6.1.4.1.11.2.3.1.1.6 | INTEGER | read-only | Maximum number of processes allowed in system. Implemented with Extensible SNMP Agent. |
| GAU computerSystemFreeMemory | 1.3.6.1.4.1.11.2.3.1.1.7 | Gauge | read-only | Free memory. SunOS - not implemented. Implemented with Extensible SNMP Agent. |
| INT computerSystemPhysMemory | 1.3.6.1.4.1.11.2.3.1.1.8 | INTEGER | read-only | Physical memory. SunOS - not implemented. Implemented with Extensible SNMP Agent. |
| GAU computerSystemMaxUserMem | 1.3.6.1.4.1.11.2.3.1.1.9 | Gauge | read-only | Maximum user memory. SunOS - not implemented. Implemented with Extensible SNMP Agent. |
| INT computerSystemSwapConfig | 1.3.6.1.4.1.11.2.3.1.1.10 | INTEGER | read-only | Swap space configured. SunOS - not implemented. Implemented with Extensible SNMP Agent. |
| GAU computerSystemEnabledSwap | 1.3.6.1.4.1.11.2.3.1.1.11 | Gauge | read-only | Enabled via swapon. SunOS - not implemented. Implemented with Extensible SNMP Agent. |
| GAU computerSystemFreeSwap | 1.3.6.1.4.1.11.2.3.1.1.12 | Gauge | read-only | Currently free swap space. SunOS - not implemented. Implemented with Extensible SNMP Agent. |
| CTR computerSystemUserCPU | 1.3.6.1.4.1.11.2.3.1.1.13 | Counter | read-only | CPU used by users. SunOS - not implemented. Implemented with Extensible SNMP Agent. |
| CTR computerSystemSysCPU | 1.3.6.1.4.1.11.2.3.1.1.14 | Counter | read-only | CPU used by system. SunOS - not implemented. Implemented with Extensible SNMP Agent. |
| CTR computerSystemIdleCPU | 1.3.6.1.4.1.11.2.3.1.1.15 | Counter | read-only | CPU idle. SunOS - not implemented. Implemented with Extensible SNMP Agent. |
| CTR computerSystemNiceCPU | 1.3.6.1.4.1.11.2.3.1.1.16 | Counter | read-only | CPU nice. SunOS - not implemented. Implemented with Extensible SNMP Agent. |
| fileSystem | 1.3.6.1.4.1.11.2.3.1.2 | |||
| GAU fileSystemMounted | 1.3.6.1.4.1.11.2.3.1.2.1 | Gauge | read-only | The number of file systems mounted. |
| fileSystemTable | 1.3.6.1.4.1.11.2.3.1.2.2 | not-accessible | File system table. | |
| fileSystemEntry | 1.3.6.1.4.1.11.2.3.1.2.2.1 | not-accessible | Each entry contains objects for a particular file system. | |
| INT fileSystemID1 | 1.3.6.1.4.1.11.2.3.1.2.2.1.1 | INTEGER | read-only | First file system ID. |
| INT fileSystemID2 | 1.3.6.1.4.1.11.2.3.1.2.2.1.2 | INTEGER | read-only | Second file system ID. |
| STR fileSystemName | 1.3.6.1.4.1.11.2.3.1.2.2.1.3 | DisplayString | read-only | Name of mounted file system. |
| INT fileSystemBlock | 1.3.6.1.4.1.11.2.3.1.2.2.1.4 | INTEGER | read-only | Total blocks in file system. |
| INT fileSystemBfree | 1.3.6.1.4.1.11.2.3.1.2.2.1.5 | INTEGER | read-only | Free blocks in file system. |
| INT fileSystemBavail | 1.3.6.1.4.1.11.2.3.1.2.2.1.6 | INTEGER | read-only | Free blocks avail to non-superuser. |
| INT fileSystemBsize | 1.3.6.1.4.1.11.2.3.1.2.2.1.7 | INTEGER | read-only | Fundamental file system block size. |
| INT fileSystemFiles | 1.3.6.1.4.1.11.2.3.1.2.2.1.8 | INTEGER | read-only | Total file nodes in file system. |
| INT fileSystemFfree | 1.3.6.1.4.1.11.2.3.1.2.2.1.9 | INTEGER | read-only | Free file nodes in file system. |
| STR fileSystemDir | 1.3.6.1.4.1.11.2.3.1.2.2.1.10 | DisplayString | read-only | File system path prefix. |
| processes | 1.3.6.1.4.1.11.2.3.1.4 | |||
| GAU processNum | 1.3.6.1.4.1.11.2.3.1.4.1 | Gauge | read-only | The number of processes running. |
| processTable | 1.3.6.1.4.1.11.2.3.1.4.2 | not-accessible | Processes Table. Implemented with Extensible SNMP Agent. | |
| processEntry | 1.3.6.1.4.1.11.2.3.1.4.2.1 | not-accessible | Each entry contains information about a process running on the system. | |
| INT processPID | 1.3.6.1.4.1.11.2.3.1.4.2.1.1 | INTEGER | read-only | The process ID (pid). |
| INT processIdx | 1.3.6.1.4.1.11.2.3.1.4.2.1.2 | INTEGER | read-only | Index for pstat() requests. SunOS - not implemented. |
| INT processUID | 1.3.6.1.4.1.11.2.3.1.4.2.1.3 | INTEGER | read-only | Process User ID. |
| INT processPPID | 1.3.6.1.4.1.11.2.3.1.4.2.1.4 | INTEGER | read-only | Parent process ID. |
| GAU processDsize | 1.3.6.1.4.1.11.2.3.1.4.2.1.5 | Gauge | read-only | Process data size. |
| GAU processTsize | 1.3.6.1.4.1.11.2.3.1.4.2.1.6 | Gauge | read-only | Process text size. |
| GAU processSsize | 1.3.6.1.4.1.11.2.3.1.4.2.1.7 | Gauge | read-only | Process stack size. |
| GAU processNice | 1.3.6.1.4.1.11.2.3.1.4.2.1.8 | Gauge | read-only | Process nice value. |
| INT processMajor | 1.3.6.1.4.1.11.2.3.1.4.2.1.9 | INTEGER | read-only | Process tty major number. SunOS - not implemented. |
| INT processMinor | 1.3.6.1.4.1.11.2.3.1.4.2.1.10 | INTEGER | read-only | Process tty minor number. SunOS - not implemented. |
| INT processPgrp | 1.3.6.1.4.1.11.2.3.1.4.2.1.11 | INTEGER | read-only | Process group of this process. |
| INT processPrio | 1.3.6.1.4.1.11.2.3.1.4.2.1.12 | INTEGER | read-only | Process priority. |
| INT processAddr | 1.3.6.1.4.1.11.2.3.1.4.2.1.13 | INTEGER | read-only | Address of process (in memory). |
| GAU processCPU | 1.3.6.1.4.1.11.2.3.1.4.2.1.14 | Gauge | read-only | Processor utilization for scheduling. |
| TIK processUtime | 1.3.6.1.4.1.11.2.3.1.4.2.1.15 | TimeTicks | read-only | User time spent executing. |
| TIK processStime | 1.3.6.1.4.1.11.2.3.1.4.2.1.16 | TimeTicks | read-only | System time spent executing. |
| TIK processStart | 1.3.6.1.4.1.11.2.3.1.4.2.1.17 | TimeTicks | read-only | Time Process started. |
| INT processFlags | 1.3.6.1.4.1.11.2.3.1.4.2.1.18 | INTEGER | read-only | Flags associated with process. SunOS - values found in /usr/include/sys/proc.h. |
| INT processStatus | 1.3.6.1.4.1.11.2.3.1.4.2.1.19 | INTEGER | read-only | The process status. SunOS - sleep(1), wait(2), run(3), idle (4), zombie(5), stop(6) |
| INT processWchan | 1.3.6.1.4.1.11.2.3.1.4.2.1.20 | INTEGER | read-only | If processStatus is sleep, value sleeping on. |
| INT processProcNum | 1.3.6.1.4.1.11.2.3.1.4.2.1.21 | INTEGER | read-only | Processor this process last run on. SunOS - not implemented. |
| STR processCmd | 1.3.6.1.4.1.11.2.3.1.4.2.1.22 | DisplayString | read-only | Command the process is running. |
| INT processTime | 1.3.6.1.4.1.11.2.3.1.4.2.1.23 | INTEGER | read-only | Resident time for scheduling. |
| CTR processCPUticks | 1.3.6.1.4.1.11.2.3.1.4.2.1.24 | Counter | read-only | Ticks of cpu time. |
| CTR processCPUticksTotal | 1.3.6.1.4.1.11.2.3.1.4.2.1.25 | Counter | read-only | Total ticks for life of process. SunOS - not implemented. |
| INT processFss | 1.3.6.1.4.1.11.2.3.1.4.2.1.26 | INTEGER | read-only | Fair Share Schedular Group. SunOS - not implemented. |
| GAU processPctCPU | 1.3.6.1.4.1.11.2.3.1.4.2.1.27 | Gauge | read-only | Percent CPU * 100 for this process. |
| GAU processRssize | 1.3.6.1.4.1.11.2.3.1.4.2.1.28 | Gauge | read-only | Resident Set Size for process (private pages). |
| INT processSUID | 1.3.6.1.4.1.11.2.3.1.4.2.1.29 | INTEGER | read-only | saved UID. |
| STR processUname | 1.3.6.1.4.1.11.2.3.1.4.2.1.30 | DisplayString | read-only | User name. |
| STR processTTY | 1.3.6.1.4.1.11.2.3.1.4.2.1.31 | DisplayString | read-only | Process TTY. SunOS - not implemented. |
| cluster | 1.3.6.1.4.1.11.2.3.1.5 | |||
| INT isClustered | 1.3.6.1.4.1.11.2.3.1.5.1 | INTEGER | read-only | Describes whether machine is clustered or not. |
| clusterTable | 1.3.6.1.4.1.11.2.3.1.5.2 | not-accessible | List of nodes on the cluster. | |
| clusterEntry | 1.3.6.1.4.1.11.2.3.1.5.2.1 | not-accessible | Each entry contains information about the clustered node. | |
| INT clusterID | 1.3.6.1.4.1.11.2.3.1.5.2.1.1 | INTEGER | read-only | The cnode id. |
| OCT clusterMachineID | 1.3.6.1.4.1.11.2.3.1.5.2.1.2 | OCTET STRING | read-only | The cnode machine id. |
| STR clusterType | 1.3.6.1.4.1.11.2.3.1.5.2.1.3 | DisplayString | read-only | The cnode type (r or c). |
| STR clusterCnodeName | 1.3.6.1.4.1.11.2.3.1.5.2.1.4 | DisplayString | read-only | The cnode name. |
| INT clusterSwapServingCnode | 1.3.6.1.4.1.11.2.3.1.5.2.1.5 | INTEGER | read-only | The swap serving cnode. |
| INT clusterKcsp | 1.3.6.1.4.1.11.2.3.1.5.2.1.6 | INTEGER | read-only | KCSP. |
| IP clusterCnodeAddress | 1.3.6.1.4.1.11.2.3.1.5.2.1.7 | IpAddress | read-only | The cnode IP Address. |
| INT clusterCnodeID | 1.3.6.1.4.1.11.2.3.1.5.3 | INTEGER | read-only | The machine's cnodes id |
| hpux | 1.3.6.1.4.1.11.2.3.2 | |||
| hp9000s300 | 1.3.6.1.4.1.11.2.3.2.2 | |||
| hp9000s800 | 1.3.6.1.4.1.11.2.3.2.3 | |||
| hp9000s700 | 1.3.6.1.4.1.11.2.3.2.5 | |||
| hp386 | 1.3.6.1.4.1.11.2.3.8 | |||
| hpsun | 1.3.6.1.4.1.11.2.3.10 | |||
| sparc | 1.3.6.1.4.1.11.2.3.10.1 | |||
| sun4 | 1.3.6.1.4.1.11.2.3.10.1.1 | |||
| sun5 | 1.3.6.1.4.1.11.2.3.10.1.2 | |||
| interface | 1.3.6.1.4.1.11.2.4 | |||
| ieee8023Mac | 1.3.6.1.4.1.11.2.4.1 | |||
| ieee8023MacTable | 1.3.6.1.4.1.11.2.4.1.1 | not-accessible | A list of IEEE 802.3 Interface entries. | |
| ieee8023MacEntry | 1.3.6.1.4.1.11.2.4.1.1.1 | not-accessible | Each entry contains statistics for ieee 802.3 interfaces. | |
| INT ieee8023MacIndex | 1.3.6.1.4.1.11.2.4.1.1.1.1 | INTEGER | read-only | The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
| CTR ieee8023MacTransmitted | 1.3.6.1.4.1.11.2.4.1.1.1.2 | Counter | read-only | The number of frames successfully transmitted. |
| CTR ieee8023MacNotTransmitted | 1.3.6.1.4.1.11.2.4.1.1.1.3 | Counter | read-only | The number of frames not transmitted. |
| CTR ieee8023MacDeferred | 1.3.6.1.4.1.11.2.4.1.1.1.4 | Counter | read-only | The number of frames deferred because the medium was busy. |
| CTR ieee8023MacCollisions | 1.3.6.1.4.1.11.2.4.1.1.1.5 | Counter | read-only | Total number of transmit attempts that were retransmitted due to collisions. SunOS with Intel 82586 Ethernet driver - total number of collisions. |
| CTR ieee8023MacSingleCollisions | 1.3.6.1.4.1.11.2.4.1.1.1.6 | Counter | read-only | Number of transmit attempts that are involved in a single collision and are subsequently transmitted successfully. SunOS - this is always 0. |
| CTR ieee8023MacMultipleCollisions | 1.3.6.1.4.1.11.2.4.1.1.1.7 | Counter | read-only | Number of transmit attempts that are involved in between 2 and 15 collision attempts and are subsequently transmitted successfully. SunOS with Intel 82586 is always 0. SunOS with AMD 7990 LANCE driver - number of transmit attempts that are involved in between 1 and 15 collision attempts and are subsequently transmitted successfully. |
| CTR ieee8023MacExcessCollisions | 1.3.6.1.4.1.11.2.4.1.1.1.8 | Counter | read-only | Number of transmit attempts that are involved in more than 15 collision attempts and are subsequently transmitted successfully. SunOS with Intel 82586 Ethernet driver - this is always 0. |
| CTR ieee8023MacLateCollisions | 1.3.6.1.4.1.11.2.4.1.1.1.9 | Counter | read-only | Number of transmit attempts aborted because a collision occurred after the allotted channel time had elapsed. |
| CTR ieee8023MacCarrierLostErrors | 1.3.6.1.4.1.11.2.4.1.1.1.10 | Counter | read-only | Number of times that carrier sense was lost when attempting to transmit. |
| CTR ieee8023MacNoHeartBeatErrors | 1.3.6.1.4.1.11.2.4.1.1.1.11 | Counter | read-only | Number of times no heart beat was indicated after a transmission. |
| CTR ieee8023MacFramesReceived | 1.3.6.1.4.1.11.2.4.1.1.1.12 | Counter | read-only | Number of frames successfully received. |
| CTR ieee8023MacUndeliverableFramesReceived | 1.3.6.1.4.1.11.2.4.1.1.1.13 | Counter | read-only | Number of frames received that were not delivered because the software buffer was overrun when frames were sent faster than they could be received. |
| CTR ieee8023MacCRCErrors | 1.3.6.1.4.1.11.2.4.1.1.1.14 | Counter | read-only | Number of Cyclical Redundancy Check (CRC) errors detected. |
| CTR ieee8023MacAlignmentErrors | 1.3.6.1.4.1.11.2.4.1.1.1.15 | Counter | read-only | Number of frames received that were both misaligned and had bad CRC. |
| CTR ieee8023MacResourceErrors | 1.3.6.1.4.1.11.2.4.1.1.1.16 | Counter | read-only | Number of frames received that were lost due to lack of resources. |
| CTR ieee8023MacControlFieldErrors | 1.3.6.1.4.1.11.2.4.1.1.1.17 | Counter | read-only | Number of frames received with errors in the control field. SunOS - this is always 0. |
| CTR ieee8023MacUnknownProtocolErrors | 1.3.6.1.4.1.11.2.4.1.1.1.18 | Counter | read-only | Number of frames dropped because the type field or sap field referenced an invalid protocol. SunOS - this is always 0. |
| CTR ieee8023MacMulticastsAccepted | 1.3.6.1.4.1.11.2.4.1.1.1.19 | Counter | read-only | Number of accepted muliticast addresses. |
| icmp | 1.3.6.1.4.1.11.2.7 | |||
| INT icmpEchoReq | 1.3.6.1.4.1.11.2.7.1 | INTEGER | read-only | The number of milliseconds it takes for an ICMP echo request to respond. IcmpEchoReq is -1 if there is an internal error, -2 if the echo request timed out, -3 if the echo reply is not the correct reply, -4 if the packet size is too large, and -5 if the timeout is invalid. To request the ICMP response time for IP address a1.a2.a3.a4 with a timeout of t and a packet size of s, send a request for icmpEchoReq.s.t.a1.a2.a3.a4. For example, suppose one wanted to find out the number of milliseconds it took to ping 15.2.112.113, with time out of 8 seconds, and packet size of 75. Accordingly, icmpEchoReq.75.8.15.2.112.113 would identify the number of milliseconds. This MIB object is there only to provide for backward compatibility. A new MIB object is provided which does not violate the SNMP standards too, 'icmp.icmpEchoReqTable.icmpEchoReqEntry.icmpEchoReqTime'. This new MIB object is recommended to be used to achieve the same funtionality as provided by this (icmp.icmpEchoReq) MIB object. |
| icmpEchoReqTable | 1.3.6.1.4.1.11.2.7.2 | not-accessible | A conceptual table holding the ICMP response times for various remote hosts. The table is a conceptual one in the sense that, the table actually contains no data. When a query for the table object icmpEchoReqTime is received by the agent an ICMP echo request is sent to the remote host, the ICMP echo reply is received, the elapsed time is calculated and is sent back as the response. Note that except the columnar object icmpEchoReqTime other objects in the table, viz., icmpEchoReqPktSize, icmpEchoReqTimeout and icmpEchoReqHost, have ACCESS previlege as not-accessible, those variables cannot be queried for. The table entries have the objects icmpEchoReqPktSize, icmpEchoReqTimeout and icmpEchoReqHost as the indices, which is effectively a way of transfering these required details to the agent, so that the agent could do its function and respond appropriately. | |
| icmpEchoReqEntry | 1.3.6.1.4.1.11.2.7.2.1 | not-accessible | Each entry in the table icmpEchoReqTable is a conceptual one. See description of icmpEchoReqTable for more details. | |
| INT icmpEchoReqTime | 1.3.6.1.4.1.11.2.7.2.1.1 | INTEGER | read-only | The elapsed time between the time the ICMP echo request is sent to the host identified by the index object icmpEchoReqHost and the time the ICMP echo reply is received at the agent host. The ICMP packet size and the time out to be used for the ICMP echo request are identified by the indices icmpEchoReqPktSize and icmpEchoReqTimeOut. See description of icmpEchoReqTable for more details. In other words, the number of milliseconds it takes for an ICMP echo request to respond. Other return values: -1 if there is an internal error, -2 if the echo request timed out, -3 if the echo reply is not the correct reply, -4 if the packet size is too large, and -5 if the timeout is invalid. To request the ICMP response time for IP address a1.a2.a3.a4 with a timeout of t and a packet size of s, send a request for icmpEchoReqTime.s.t.a1.a2.a3.a4. For example, suppose one wanted to find out the number of milliseconds it took to ping 15.2.112.113, with time out of 8 seconds, and packet size of 75. Accordingly, icmpEchoReqTime.75.8.15.2.112.113 would identify the number of milliseconds. |
| INT icmpEchoReqPktSize | 1.3.6.1.4.1.11.2.7.2.1.2 | INTEGER | not-accessible | The packet size to be used for the ICMP echo request, see description of icmpEchoReqTable for more details. The object serves as the first index out of three indices used when the object icmpEchoReqTime is queried. Note that this object's value cannot be queried for, this object serves as an input to the agent itself and a query for this object makes no sense. |
| INT icmpEchoReqTimeOut | 1.3.6.1.4.1.11.2.7.2.1.3 | INTEGER | not-accessible | The time period in seconds to wait for an ICMP echo reply message after an ICMP echo request is sent to the identified host, see description of icmpEchoReqTable for more details. The object serves as the second index out of three indices used when the object icmpEchoReqTime is queried. Note that this object's value cannot be queried for, this object serves as an input to the agent itself and a query for this object makes no sense. |
| IP icmpEchoReqHost | 1.3.6.1.4.1.11.2.7.2.1.4 | IpAddress | not-accessible | The host to which the ICMP echo request is to be sent, the ping time between the host identified by this index object and the agent's host is what is queried for, see description of icmpEchoReqTable for more details. The object serves as the last index out of three indices used when the object icmpEchoReqTime is queried. Note that this object's value cannot be queried for, this object serves as an input to the agent itself and a query for this object makes no sense. |
| snmp | 1.3.6.1.4.1.11.2.13 | |||
| trap | 1.3.6.1.4.1.11.2.13.1 | |||
| GAU trapDestinationNum | 1.3.6.1.4.1.11.2.13.1.1 | Gauge | read-only | The number of trap destinations. |
| trapDestinationTable | 1.3.6.1.4.1.11.2.13.1.2 | not-accessible | List of addresses to which the agent sends traps. | |
| trapDestinationEntry | 1.3.6.1.4.1.11.2.13.1.2.1 | not-accessible | Each entry contains the address of a management station. | |
| IP trapDestination | 1.3.6.1.4.1.11.2.13.1.2.1.1 | IpAddress | read-write | Address to which the agent sends traps. |
| snmpdConf | 1.3.6.1.4.1.11.2.13.2 | |||
| INT snmpdConfRespond | 1.3.6.1.4.1.11.2.13.2.1 | INTEGER | read-write | The SNMP agent was configured to respond to all objects if snmpdConfRespond is true. HP-Internal use only. |
| INT snmpdReConfigure | 1.3.6.1.4.1.11.2.13.2.2 | INTEGER | read-write | The agent will re-configure itself if snmpdReConfigure is set to reset(1) |
| INT snmpdFlag | 1.3.6.1.4.1.11.2.13.2.3 | INTEGER | read-only | Indicates the capability of the agent. |
| INT snmpdLogMask | 1.3.6.1.4.1.11.2.13.2.4 | INTEGER | read-write | The agent's log mask. |
| INT snmpdVersion | 1.3.6.1.4.1.11.2.13.2.5 | INTEGER | read-only | The agent's version number. |
| INT snmpdStatus | 1.3.6.1.4.1.11.2.13.2.6 | INTEGER | read-write | Indicates the status of the agent. Setting the agent to down will kill it. |
| INT snmpdSize | 1.3.6.1.4.1.11.2.13.2.7 | INTEGER | read-only | The amount of memory the agent has allocated. |
| STR snmpdWhatString | 1.3.6.1.4.1.11.2.13.2.9 | DisplayString | read-only | The what string of the agent. |
| authfail | 1.3.6.1.4.1.11.2.13.4 | |||
| authFailTable | 1.3.6.1.4.1.11.2.13.4.1 | not-accessible | List of managers that caused an authentication failure. This list has a maximum size. | |
| authFailEntry | 1.3.6.1.4.1.11.2.13.4.1.1 | not-accessible | Each entry contains the ip address of the management station. | |
| IP authIpAddress | 1.3.6.1.4.1.11.2.13.4.1.1.1 | IpAddress | read-only | The ip address of the management station that sent a request to the agent with an incorrect community name. |
| TIK authTime | 1.3.6.1.4.1.11.2.13.4.1.1.2 | TimeTicks | read-only | The time since the agent received the un-authenticated request. |
| OCT authCommunityName | 1.3.6.1.4.1.11.2.13.4.1.1.3 | OCTET STRING | read-only | The community name used in the request |
| openView | 1.3.6.1.4.1.11.2.17 | |||
| hpOpenView | 1.3.6.1.4.1.11.2.17.1 | |||
| openViewTrapVars | 1.3.6.1.4.1.11.2.17.2 | |||
| INT openViewSourceId | 1.3.6.1.4.1.11.2.17.2.1 | INTEGER | not-accessible | The identifier of the software generating the trap/event. This number is used by HP OpenView software when it sends an event to the OpenView event system. It identifies which software component sent the event. This object cannot be retrieved from the SNMP agent. |
| OCT openViewSourceName | 1.3.6.1.4.1.11.2.17.2.2 | OCTET STRING | not-accessible | The source of the event (may not be the machine upon which the event was generated). This string is used by HP OpenView software when it sends an event. It identifies for which source (node) the event is generated. This object cannot be retrieved from the SNMP agent. |
| OCT openViewObjectId | 1.3.6.1.4.1.11.2.17.2.3 | OCTET STRING | not-accessible | The OpenView object identifier associated with the source of the trap/event. This object cannot be retrieved from the SNMP agent. |
| OCT openViewData | 1.3.6.1.4.1.11.2.17.2.4 | OCTET STRING | not-accessible | Any miscellaneous data sent with an OpenView trap/event. This object cannot be retrieved from the SNMP agent. |
| OCT openViewSeverity | 1.3.6.1.4.1.11.2.17.2.5 | OCTET STRING | not-accessible | The OpenView event severity associated with the trap/event. This object cannot be retrieved from the SNMP agent. |
| OCT openViewCategory | 1.3.6.1.4.1.11.2.17.2.6 | OCTET STRING | not-accessible | The OpenView event category associated with the trap/event. This object cannot be retrieved from the SNMP agent. |
| OCT openViewFilter | 1.3.6.1.4.1.11.2.17.2.7 | OCTET STRING | not-accessible | The event filter for an application connecting to the OpenView event system. This object cannot be retrieved from the SNMP agent. |
| OCT openViewEntity | 1.3.6.1.4.1.11.2.17.2.8 | OCTET STRING | not-accessible | The entity (string name) of an application connecting to the OpenView event system. This object cannot be retrieved from the SNMP agent. |
| OCT openViewAddress | 1.3.6.1.4.1.11.2.17.2.9 | OCTET STRING | not-accessible | The IP address of the node from where an application is connecting to the OpenView event system. This object cannot be retrieved from the SNMP agent. |
| OCT openViewPid | 1.3.6.1.4.1.11.2.17.2.10 | OCTET STRING | not-accessible | The process ID of an application connecting to the OpenView event system. This object cannot be retrieved from the SNMP agent. |
RFC description
Monitors HP Unix system metrics including uptime, user count, CPU load, processes, files systems, and network interfaces.
Start monitoring HP-UX Unix servers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.