Home/Catalog/HP-UNIX

HP-UNIX

Detailed view of the defined objects, syntax rules, and hierarchical paths.

157
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

157 total
Object Name
hp
OBJECT IDENTIFIER
.1.3.6.1.4.1.11
RFC1155-SMI
Unknown
.1.3.6.1.4.1.11
nm
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2
system
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3
general
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1
computerSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.1
computerSystemUpTimeTime since the last boot.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.11.2.3.1.1.1
computerSystemUsersNumber of users logged on to system.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.1.2
computerSystemAvgJobs1Average number of jobs in the last 1 minute * 100.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.1.3
computerSystemAvgJobs5Average number of jobs in the last 5 minutes * 100.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.1.4
computerSystemAvgJobs15Average number of jobs in the last 15 minutes * 100.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.1.5
computerSystemMaxProcMaximum number of processes allowed in system. Implemented with Extensible SNMP Agent.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.1.6
computerSystemFreeMemoryFree memory. SunOS - not implemented. Implemented with Extensible SNMP Agent.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.1.7
computerSystemPhysMemoryPhysical memory. SunOS - not implemented. Implemented with Extensible SNMP Agent.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.1.8
computerSystemMaxUserMemMaximum user memory. SunOS - not implemented. Implemented with Extensible SNMP Agent.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.1.9
computerSystemSwapConfigSwap space configured. SunOS - not implemented. Implemented with Extensible SNMP Agent.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.1.10
computerSystemEnabledSwapEnabled via swapon. SunOS - not implemented. Implemented with Extensible SNMP Agent.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.1.11
computerSystemFreeSwapCurrently free swap space. SunOS - not implemented. Implemented with Extensible SNMP Agent.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.1.12
computerSystemUserCPUCPU used by users. SunOS - not implemented. Implemented with Extensible SNMP Agent.ro
Counter
.1.3.6.1.4.1.11.2.3.1.1.13
computerSystemSysCPUCPU used by system. SunOS - not implemented. Implemented with Extensible SNMP Agent.ro
Counter
.1.3.6.1.4.1.11.2.3.1.1.14
computerSystemIdleCPUCPU idle. SunOS - not implemented. Implemented with Extensible SNMP Agent.ro
Counter
.1.3.6.1.4.1.11.2.3.1.1.15
computerSystemNiceCPUCPU nice. SunOS - not implemented. Implemented with Extensible SNMP Agent.ro
Counter
.1.3.6.1.4.1.11.2.3.1.1.16
fileSystem
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.2
fileSystemMountedThe number of file systems mounted.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.2.1
fileSystemTableFile system table.
SEQUENCE OF FileSystemEntry
.1.3.6.1.4.1.11.2.3.1.2.2
fileSystemEntryEach entry contains objects for a particular file system.
FileSystemEntry
.1.3.6.1.4.1.11.2.3.1.2.2.1
fileSystemID1First file system ID.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.2.2.1.1
fileSystemID2Second file system ID.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.2.2.1.2
fileSystemNameName of mounted file system.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.2.2.1.3
fileSystemBlockTotal blocks in file system.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.2.2.1.4
fileSystemBfreeFree blocks in file system.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.2.2.1.5
fileSystemBavailFree blocks avail to non-superuser.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.2.2.1.6
fileSystemBsizeFundamental file system block size.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.2.2.1.7
fileSystemFilesTotal file nodes in file system.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.2.2.1.8
fileSystemFfreeFree file nodes in file system.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.2.2.1.9
fileSystemDirFile system path prefix.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.2.2.1.10
processes
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.4
processNumThe number of processes running.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.4.1
processTableProcesses Table. Implemented with Extensible SNMP Agent.
SEQUENCE OF ProcessEntry
.1.3.6.1.4.1.11.2.3.1.4.2
processEntryEach entry contains information about a process running on the system.
ProcessEntry
.1.3.6.1.4.1.11.2.3.1.4.2.1
processPIDThe process ID (pid).ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.1
processIdxIndex for pstat() requests. SunOS - not implemented.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.2
processUIDProcess User ID.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.3
processPPIDParent process ID.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.4
processDsizeProcess data size.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.4.2.1.5
processTsizeProcess text size.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.4.2.1.6
processSsizeProcess stack size.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.4.2.1.7
processNiceProcess nice value.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.4.2.1.8
processMajorProcess tty major number. SunOS - not implemented.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.9
processMinorProcess tty minor number. SunOS - not implemented.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.10
processPgrpProcess group of this process.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.11
processPrioProcess priority.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.12
processAddrAddress of process (in memory).ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.13
processCPUProcessor utilization for scheduling.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.4.2.1.14
processUtimeUser time spent executing.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.11.2.3.1.4.2.1.15
processStimeSystem time spent executing.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.11.2.3.1.4.2.1.16
processStartTime Process started.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.11.2.3.1.4.2.1.17
processFlagsFlags associated with process. SunOS - values found in /usr/include/sys/proc.h.ro
Enumeration
.1.3.6.1.4.1.11.2.3.1.4.2.1.18
processStatusThe process status. SunOS - sleep(1), wait(2), run(3), idle (4), zombie(5), stop(6)ro
Enumeration
.1.3.6.1.4.1.11.2.3.1.4.2.1.19
processWchanIf processStatus is sleep, value sleeping on.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.20
processProcNumProcessor this process last run on. SunOS - not implemented.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.21
processCmdCommand the process is running.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.4.2.1.22
processTimeResident time for scheduling.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.23
processCPUticksTicks of cpu time.ro
Counter
.1.3.6.1.4.1.11.2.3.1.4.2.1.24
processCPUticksTotalTotal ticks for life of process. SunOS - not implemented.ro
Counter
.1.3.6.1.4.1.11.2.3.1.4.2.1.25
processFssFair Share Schedular Group. SunOS - not implemented.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.26
processPctCPUPercent CPU * 100 for this process.ro
Gauge
.1.3.6.1.4.1.11.2.3.1.4.2.1.27
processRssizeResident Set Size for process (private pages).ro
Gauge
.1.3.6.1.4.1.11.2.3.1.4.2.1.28
processSUIDsaved UID.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.4.2.1.29
processUnameUser name.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.4.2.1.30
processTTYProcess TTY. SunOS - not implemented.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.4.2.1.31
cluster
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.1.5
isClusteredDescribes whether machine is clustered or not.ro
Enumeration
.1.3.6.1.4.1.11.2.3.1.5.1
clusterTableList of nodes on the cluster.
SEQUENCE OF ClusterEntry
.1.3.6.1.4.1.11.2.3.1.5.2
clusterEntryEach entry contains information about the clustered node.
ClusterEntry
.1.3.6.1.4.1.11.2.3.1.5.2.1
clusterIDThe cnode id.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.5.2.1.1
clusterMachineIDThe cnode machine id.ro
OCTET STRING
.1.3.6.1.4.1.11.2.3.1.5.2.1.2
clusterTypeThe cnode type (r or c).ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.5.2.1.3
clusterCnodeNameThe cnode name.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.3.1.5.2.1.4
clusterSwapServingCnodeThe swap serving cnode.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.5.2.1.5
clusterKcspKCSP.ro
INTEGER
.1.3.6.1.4.1.11.2.3.1.5.2.1.6
clusterCnodeAddressThe cnode IP Address.ro
IpAddress
.1.3.6.1.4.1.11.2.3.1.5.2.1.7
clusterCnodeIDThe machine's cnodes idro
INTEGER
.1.3.6.1.4.1.11.2.3.1.5.3
hpux
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.2
hp9000s300
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.2.2
hp9000s800
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.2.3
hp9000s700
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.2.5
hp386
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.8
hpsun
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.10
sparc
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.10.1
sun4
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.10.1.1
sun5
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.3.10.1.2
interface
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.4
ieee8023Mac
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.4.1
ieee8023MacTableA list of IEEE 802.3 Interface entries.
SEQUENCE OF Ieee8023MacEntry
.1.3.6.1.4.1.11.2.4.1.1
ieee8023MacEntryEach entry contains statistics for ieee 802.3 interfaces.
Ieee8023MacEntry
.1.3.6.1.4.1.11.2.4.1.1.1
ieee8023MacIndexThe 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.ro
INTEGER
.1.3.6.1.4.1.11.2.4.1.1.1.1
ieee8023MacTransmittedThe number of frames successfully transmitted.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.2
ieee8023MacNotTransmittedThe number of frames not transmitted.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.3
ieee8023MacDeferredThe number of frames deferred because the medium was busy.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.4
ieee8023MacCollisionsTotal number of transmit attempts that were retransmitted due to collisions. SunOS with Intel 82586 Ethernet driver - total number of collisions.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.5
ieee8023MacSingleCollisionsNumber of transmit attempts that are involved in a single collision and are subsequently transmitted successfully. SunOS - this is always 0.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.6
ieee8023MacMultipleCollisionsNumber 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.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.7
ieee8023MacExcessCollisionsNumber 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.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.8
ieee8023MacLateCollisionsNumber of transmit attempts aborted because a collision occurred after the allotted channel time had elapsed.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.9
ieee8023MacCarrierLostErrorsNumber of times that carrier sense was lost when attempting to transmit.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.10
ieee8023MacNoHeartBeatErrorsNumber of times no heart beat was indicated after a transmission.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.11
ieee8023MacFramesReceivedNumber of frames successfully received.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.12
ieee8023MacUndeliverableFramesReceivedNumber of frames received that were not delivered because the software buffer was overrun when frames were sent faster than they could be received.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.13
ieee8023MacCRCErrorsNumber of Cyclical Redundancy Check (CRC) errors detected.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.14
ieee8023MacAlignmentErrorsNumber of frames received that were both misaligned and had bad CRC.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.15
ieee8023MacResourceErrorsNumber of frames received that were lost due to lack of resources.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.16
ieee8023MacControlFieldErrorsNumber of frames received with errors in the control field. SunOS - this is always 0.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.17
ieee8023MacUnknownProtocolErrorsNumber of frames dropped because the type field or sap field referenced an invalid protocol. SunOS - this is always 0.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.18
ieee8023MacMulticastsAcceptedNumber of accepted muliticast addresses.ro
Counter
.1.3.6.1.4.1.11.2.4.1.1.1.19
icmp
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.7
icmpEchoReqThe 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.ro
INTEGER
.1.3.6.1.4.1.11.2.7.1
icmpEchoReqTableA 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.
SEQUENCE OF IcmpEchoReqEntry
.1.3.6.1.4.1.11.2.7.2
icmpEchoReqEntryEach entry in the table icmpEchoReqTable is a conceptual one. See description of icmpEchoReqTable for more details.
IcmpEchoReqEntry
.1.3.6.1.4.1.11.2.7.2.1
icmpEchoReqTimeThe 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.ro
INTEGER
.1.3.6.1.4.1.11.2.7.2.1.1
icmpEchoReqPktSizeThe 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.
INTEGER
.1.3.6.1.4.1.11.2.7.2.1.2
icmpEchoReqTimeOutThe 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.
INTEGER
.1.3.6.1.4.1.11.2.7.2.1.3
icmpEchoReqHostThe 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.
IpAddress
.1.3.6.1.4.1.11.2.7.2.1.4
snmp
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.13
trap
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.13.1
trapDestinationNumThe number of trap destinations.ro
Gauge
.1.3.6.1.4.1.11.2.13.1.1
trapDestinationTableList of addresses to which the agent sends traps.
SEQUENCE OF TrapDestinationEntry
.1.3.6.1.4.1.11.2.13.1.2
trapDestinationEntryEach entry contains the address of a management station.
TrapDestinationEntry
.1.3.6.1.4.1.11.2.13.1.2.1
trapDestinationAddress to which the agent sends traps.rw
IpAddress
.1.3.6.1.4.1.11.2.13.1.2.1.1
snmpdConf
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.13.2
snmpdConfRespondThe SNMP agent was configured to respond to all objects if snmpdConfRespond is true. HP-Internal use only.rw
Enumeration
.1.3.6.1.4.1.11.2.13.2.1
snmpdReConfigureThe agent will re-configure itself if snmpdReConfigure is set to reset(1)rw
Enumeration
.1.3.6.1.4.1.11.2.13.2.2
snmpdFlagIndicates the capability of the agent.ro
Enumeration
.1.3.6.1.4.1.11.2.13.2.3
snmpdLogMaskThe agent's log mask.rw
INTEGER
.1.3.6.1.4.1.11.2.13.2.4
snmpdVersionThe agent's version number.ro
INTEGER
.1.3.6.1.4.1.11.2.13.2.5
snmpdStatusIndicates the status of the agent. Setting the agent to down will kill it.rw
Enumeration
.1.3.6.1.4.1.11.2.13.2.6
snmpdSizeThe amount of memory the agent has allocated.ro
INTEGER
.1.3.6.1.4.1.11.2.13.2.7
snmpdWhatStringThe what string of the agent.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.11.2.13.2.9
authfail
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.13.4
authFailTableList of managers that caused an authentication failure. This list has a maximum size.
SEQUENCE OF AuthFailEntry
.1.3.6.1.4.1.11.2.13.4.1
authFailEntryEach entry contains the ip address of the management station.
AuthFailEntry
.1.3.6.1.4.1.11.2.13.4.1.1
authIpAddressThe ip address of the management station that sent a request to the agent with an incorrect community name.ro
NetworkAddress
.1.3.6.1.4.1.11.2.13.4.1.1.1
authTimeThe time since the agent received the un-authenticated request.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.11.2.13.4.1.1.2
authCommunityNameThe community name used in the requestro
OCTET STRING
.1.3.6.1.4.1.11.2.13.4.1.1.3
openView
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.17
hpOpenView
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.17.1
openViewTrapVars
OBJECT IDENTIFIER
.1.3.6.1.4.1.11.2.17.2
openViewSourceIdThe 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.
INTEGER
.1.3.6.1.4.1.11.2.17.2.1
openViewSourceNameThe 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.
OCTET STRING
.1.3.6.1.4.1.11.2.17.2.2
openViewObjectIdThe OpenView object identifier associated with the source of the trap/event. This object cannot be retrieved from the SNMP agent.
OCTET STRING
.1.3.6.1.4.1.11.2.17.2.3
openViewDataAny miscellaneous data sent with an OpenView trap/event. This object cannot be retrieved from the SNMP agent.
OCTET STRING
.1.3.6.1.4.1.11.2.17.2.4
openViewSeverityThe OpenView event severity associated with the trap/event. This object cannot be retrieved from the SNMP agent.
OCTET STRING
.1.3.6.1.4.1.11.2.17.2.5
openViewCategoryThe OpenView event category associated with the trap/event. This object cannot be retrieved from the SNMP agent.
OCTET STRING
.1.3.6.1.4.1.11.2.17.2.6
openViewFilterThe event filter for an application connecting to the OpenView event system. This object cannot be retrieved from the SNMP agent.
OCTET STRING
.1.3.6.1.4.1.11.2.17.2.7
openViewEntityThe entity (string name) of an application connecting to the OpenView event system. This object cannot be retrieved from the SNMP agent.
OCTET STRING
.1.3.6.1.4.1.11.2.17.2.8
openViewAddressThe 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.
OCTET STRING
.1.3.6.1.4.1.11.2.17.2.9
openViewPidThe process ID of an application connecting to the OpenView event system. This object cannot be retrieved from the SNMP agent.
OCTET STRING
.1.3.6.1.4.1.11.2.17.2.10
HP-UNIX - SNMP MIB Reference | MIBs Explorer