HPOV-NNM-MIB

File: HPOV-NNM-MIB.mib (8938 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE enterprises DisplayString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

OVTextString  
Represents textual information consisting of either single- or multi-byte characters. The character string is interpreted using the locale (language) of the interpreting entity because the locale is NOT included. Therefore, transmitting an object value of this syntax across different locales is not supported.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

openView 1.3.6.1.4.1.11.2.17
OBJECT IDENTIFIER    

hpOpenView 1.3.6.1.4.1.11.2.17.1
General management information used within the HP OpenView Network Node Manager product. This object identifier also serves as the OpenView Enterprise ID for SNMPv1 Traps.
MODULE-IDENTITY    

openViewTrapVars 1.3.6.1.4.1.11.2.17.2
OBJECT IDENTIFIER    

openViewSourceId 1.3.6.1.4.1.11.2.17.2.1
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

openViewSourceName 1.3.6.1.4.1.11.2.17.2.2
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 node the event is generated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OVTextString  

openViewObjectId 1.3.6.1.4.1.11.2.17.2.3
The OpenView Windows object identifier associated with the source of the trap/event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

openViewData 1.3.6.1.4.1.11.2.17.2.4
Any miscellaneous data sent with an OpenView trap/event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

openViewSeverity 1.3.6.1.4.1.11.2.17.2.5
The OpenView event severity associated with the trap/event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OVTextString  

openViewCategory 1.3.6.1.4.1.11.2.17.2.6
The OpenView event category associated with the trap/event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OVTextString  

openViewFilter 1.3.6.1.4.1.11.2.17.2.7
The event filter for an application connecting to the OpenView event system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

openViewEntity 1.3.6.1.4.1.11.2.17.2.8
The entity (string name) of an application connecting to the OpenView event system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OVTextString  

openViewAddress 1.3.6.1.4.1.11.2.17.2.9
The IP address of the node from where an application is connecting to the OpenView event system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

openViewPid 1.3.6.1.4.1.11.2.17.2.10
The process ID of an application connecting to the OpenView event system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

openViewCmipManagedObjectClass 1.3.6.1.4.1.11.2.17.2.11
A cmisEventReport managedObjectClass. Only valid when running with the HP OpenView DM product.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

openViewCmipEventTime 1.3.6.1.4.1.11.2.17.2.12
A cmisEventReport eventTime. Only valid when running with the HP OpenView DM product.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

openViewCmipEventType 1.3.6.1.4.1.11.2.17.2.13
A cmisEventReport eventType. Only valid when running with the HP OpenView DM product.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

openViewCmipEventInfo 1.3.6.1.4.1.11.2.17.2.14
A cmisEventReport eventInfo. Only valid when running with the HP OpenView DM product.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

openViewCmipManagedObjectInstanceId 1.3.6.1.4.1.11.2.17.2.15
A cmisEventReport managedObjectInstance. Only valid when running with the HP OpenView DM product.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

openViewEventUUID 1.3.6.1.4.1.11.2.17.2.16
An OpenView Event UUID which uniquely identifies an event.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(16)  

openViewEcsCorrelateEvUUID 1.3.6.1.4.1.11.2.17.2.17
If an OpenView event contains this var-bind, it indicates to the Event Correlation System that the event should be correlated with the event whose UUID is the value of this var-bind. If the var-bind is missing or has a zero length value, then no event correlation occurs.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

openViewEcsNodeImportance 1.3.6.1.4.1.11.2.17.2.18
If an OpenView event contains this var-bind, it indicates to the Event Correlation System the importance of the node from an event correlation perspective. In situations where the ECS system would normally suppress an event, it may choose not to suppress it if the node is very important (e.g. an important server node). The integral value of this MIB object may evolve over time. For now, non-integral values are invalid, a value of zero indicates that the node is a regular node and a non-zero value indicates that the node is an important node.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

hpOVNNMTraps 1.3.6.1.4.1.11.2.17.1.0
OBJECT IDENTIFIER    

hpOVMessageTrap 1.3.6.1.4.1.11.2.17.1.0.58916872
This special event can be generated by a user to display an event message in the event browser. It assumes the message is in the third variable. To send a message with a popup notification, use the OV_Popup_Message event. On UNIX, see the trapd.conf(4) manpage for a discussion on how to set up the parameters to send this event, and a description of the parameters. On Windows, see the trapd.conf reference page in the help file. The data passed with the event is openViewSourceId: The ID of application sending the event openViewSourceName: The source of the event, if available openViewData: The string to display openViewSeverity: The severity of the event On UNIX, see the trapd.conf(4) manpage for complete details. On Windows, see the trapd.conf reference page in the help file.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE