HP-OV-TOPO-DB

File: HP-OV-TOPO-DB.mib (30110 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB

Imported symbols

IpAddress Counter Gauge
enterprises OBJECT-TYPE DisplayString
PhysAddress

Defined Types

OVID  
INTEGER Size(0..2147483647)    

OVUUID  
DisplayString Size(36)    

OVTime  
INTEGER Size(0..2147483647)    

OVStatus  
INTEGER unknown(1), normal(2), minor(3), critical(4), unmanaged(5), warning(6), major(7), restricted(8), testing(9), disabled(10)    

OVStnType  
INTEGER ovUx(1), ovWindows(2), ovWindowsNt(3)    

OVSegType  
INTEGER bus(1), star(2), tokenRing(3), fddi(4), serial(5)    

IpxHostAddress  
OCTET STRING Size(10)    

NetByIDEntry  
SEQUENCE    
  netID OVID
  netTopoID OVUUID
  netName DisplayString
  netStatus OVStatus
  netAddr IpAddress
  netMask IpAddress
  netIfCount Gauge
  netSegCount Gauge
  netIpxAddr IpxHostAddress
  netIpxHopCount Gauge

SegByIDEntry  
SEQUENCE    
  segID OVID
  segTopoID OVUUID
  segName DisplayString
  segStatus OVStatus
  segNetID OVID
  segIfCount Gauge
  segConnIfID OVID
  segType OVSegType

NodeByIDEntry  
SEQUENCE    
  nodeID OVID
  nodeTopoID OVUUID
  nodeName DisplayString
  nodeStatus OVStatus
  nodeConnType INTEGER
  nodeSnmpAddr IpAddress
  nodeDescr DisplayString
  nodeLocation DisplayString
  nodeContact DisplayString
  nodeIfCount Gauge
  nodeSysObjectID OBJECT IDENTIFIER
  nodeIpForwarding INTEGER
  nodeSnmpSupportLevel INTEGER
  nodeIsClusterMember INTEGER
  nodeIsFileServer INTEGER
  nodeIsPrintServer INTEGER
  nodeSysName DisplayString
  nodeIsIpxRouter INTEGER
  nodeIsNetWareServer INTEGER
  nodeIpxServerName DisplayString
  nodeSnmpIpxAddr IpxHostAddress

NodeIfsEntry  
SEQUENCE    
  nodeNodeID OVID
  nodeIfID OVID
  nodeIfAddr IpAddress

IfByIDEntry  
SEQUENCE    
  ifID OVID
  ifTopoID OVUUID
  ifName DisplayString
  ifStatus OVStatus
  ifAddr IpAddress
  ifMask IpAddress
  ifNumber INTEGER
  ifType INTEGER
  ifDescr DisplayString
  ifPhysAddr PhysAddress
  ifSegID OVID
  ifSegType OVSegType
  ifNetID OVID
  ifNodeID OVID
  ifSegConnIf INTEGER
  ifPortClass INTEGER
  ifCanMigrate INTEGER
  ifIpxAddr IpxHostAddress
  ifCritIfUuid OVUUID

MgmtStnEntry  
SEQUENCE    
  mgmtStnAddr IpAddress
  mgmtStnName DisplayString
  mgmtStnAccess INTEGER
  mgmtStnStatus INTEGER

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    

hpOVDistribStation 1.3.6.1.4.1.11.2.17.4
OBJECT IDENTIFIER    

hpOVTopoDB 1.3.6.1.4.1.11.2.17.4.1
OBJECT IDENTIFIER    

hpOVEventObjs 1.3.6.1.4.1.11.2.17.4.2
OBJECT IDENTIFIER    

hpOVMgrs 1.3.6.1.4.1.11.2.17.4.3
OBJECT IDENTIFIER    

hpOVGlobal 1.3.6.1.4.1.11.2.17.4.1.1
OBJECT IDENTIFIER    

hpOVNetworks 1.3.6.1.4.1.11.2.17.4.1.2
OBJECT IDENTIFIER    

hpOVSegments 1.3.6.1.4.1.11.2.17.4.1.3
OBJECT IDENTIFIER    

hpOVNodes 1.3.6.1.4.1.11.2.17.4.1.4
OBJECT IDENTIFIER    

hpOVInterfaces 1.3.6.1.4.1.11.2.17.4.1.5
OBJECT IDENTIFIER    

hpOVDStnType 1.3.6.1.4.1.11.2.17.4.1.1.1
Revision description identifier for the distribution software. This object can be used to test whether an agent is a collection station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVStnType  

hpOVDStnVersion 1.3.6.1.4.1.11.2.17.4.1.1.2
The version of the collection station implementation type. Version 3: NNM 4.1 Version 4: NNM 4.2
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpOVDStnDescr 1.3.6.1.4.1.11.2.17.4.1.1.3
A descriptive string for the collection station, possibly containing type, version, and patch information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpOVDStnManagedNodeCount 1.3.6.1.4.1.11.2.17.4.1.1.4
The number of nodes currently managed locally by the collection station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

hpOVDStnLicenseNodeLimit 1.3.6.1.4.1.11.2.17.4.1.1.5
The maximum number of managed nodes permitted by the license. A value of -1 indicates no limit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpOVDStnLicenseExpDate 1.3.6.1.4.1.11.2.17.4.1.1.6
The time at which the license expires. A value of 0 indicates that there is no expiration date.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVTime  

hpOVDStnTopoDBCreateTime 1.3.6.1.4.1.11.2.17.4.1.1.7
The time at which the topology database was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVTime  

hpOVDStnEventSeqNr 1.3.6.1.4.1.11.2.17.4.1.1.8
The sequence number of the last event sent related to topology changes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpOVDStnLocalTime 1.3.6.1.4.1.11.2.17.4.1.1.9
This is a reference time for the collection station and can be used to resolve any differences in time between management and collection stations.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVTime  

hpOVDStnFilterName 1.3.6.1.4.1.11.2.17.4.1.1.10
The filter name to use when determining which objects in the local topology to expose in the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpOVDStnName 1.3.6.1.4.1.11.2.17.4.1.1.11
The name used by the collection station when referring to itself. This name will be sent as part of the field change event (see hpOVEvtStnName).
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

netCount 1.3.6.1.4.1.11.2.17.4.1.2.1
Number of networks in netByIDTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

netByIDTable 1.3.6.1.4.1.11.2.17.4.1.2.2
List of networks by OpenView object identifier.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NetByIDEntry

netByIDEntry 1.3.6.1.4.1.11.2.17.4.1.2.2.1
Each entry contains relevant data for a network.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NetByIDEntry  

netID 1.3.6.1.4.1.11.2.17.4.1.2.2.1.1
OpenView object identifier of the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

netTopoID 1.3.6.1.4.1.11.2.17.4.1.2.2.1.2
OpenView UUID of the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVUUID  

netName 1.3.6.1.4.1.11.2.17.4.1.2.2.1.3
Name of the network, which will usually be the IP address of the network or the corresponding entry in /etc/networks.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

netStatus 1.3.6.1.4.1.11.2.17.4.1.2.2.1.4
Status of the network as defined by the status propogation rules of the topology database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVStatus  

netAddr 1.3.6.1.4.1.11.2.17.4.1.2.2.1.5
Network's IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

netMask 1.3.6.1.4.1.11.2.17.4.1.2.2.1.6
Network's subnet mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

netIfCount 1.3.6.1.4.1.11.2.17.4.1.2.2.1.7
Number of interfaces in the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

netSegCount 1.3.6.1.4.1.11.2.17.4.1.2.2.1.8
Number of segments contained in the network.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

netIpxAddr 1.3.6.1.4.1.11.2.17.4.1.2.2.1.9
Network's IPX address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpxHostAddress  

netIpxHopCount 1.3.6.1.4.1.11.2.17.4.1.2.2.1.10
Number of hops to this network from this station.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

segCount 1.3.6.1.4.1.11.2.17.4.1.3.1
Number of segments in segByIDTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

segByIDTable 1.3.6.1.4.1.11.2.17.4.1.3.2
List of segments by OpenView object identifier.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SegByIDEntry

segByIDEntry 1.3.6.1.4.1.11.2.17.4.1.3.2.1
Each entry contains relevant data for a segment.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SegByIDEntry  

segID 1.3.6.1.4.1.11.2.17.4.1.3.2.1.1
OpenView object identifier of the segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

segTopoID 1.3.6.1.4.1.11.2.17.4.1.3.2.1.2
OpenView UUID of the segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVUUID  

segName 1.3.6.1.4.1.11.2.17.4.1.3.2.1.3
Name of the segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

segStatus 1.3.6.1.4.1.11.2.17.4.1.3.2.1.4
Status of the segment as defined by the status propogation rules of the topology database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVStatus  

segNetID 1.3.6.1.4.1.11.2.17.4.1.3.2.1.5
OpenView object identifier for the network containing the segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

segIfCount 1.3.6.1.4.1.11.2.17.4.1.3.2.1.6
Number of interfaces in the segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

segConnIfID 1.3.6.1.4.1.11.2.17.4.1.3.2.1.7
If this is a segment containing 'smart connectors', this is the OpenView object identifier of the interface on the 'main device' for the segment (e.g., the hub at the center of a star segment), otherwise the value is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

segType 1.3.6.1.4.1.11.2.17.4.1.3.2.1.8
The OpenView segment type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVSegType  

nodeCount 1.3.6.1.4.1.11.2.17.4.1.4.1
Number of nodes in nodeByIDTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

nodeByIDTable 1.3.6.1.4.1.11.2.17.4.1.4.2
List of node by OpenView object identifier.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NodeByIDEntry

nodeByIDEntry 1.3.6.1.4.1.11.2.17.4.1.4.2.1
Each entry contains relevant data for a node.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NodeByIDEntry  

nodeID 1.3.6.1.4.1.11.2.17.4.1.4.2.1.1
OpenView object identifier of the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

nodeTopoID 1.3.6.1.4.1.11.2.17.4.1.4.2.1.2
OpenView UUID of the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVUUID  

nodeName 1.3.6.1.4.1.11.2.17.4.1.4.2.1.3
IP hostname of the node including the fully qualified doman (if used and available). It is derived by performing a name lookup (gethostbyaddr) for the IP address of the first interface of the node. If no name exists for any of the interfaces of a node, the name will be the IP address string.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nodeStatus 1.3.6.1.4.1.11.2.17.4.1.4.2.1.4
Status of the node as defined by the status propogation rules of the topology database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVStatus  

nodeConnType 1.3.6.1.4.1.11.2.17.4.1.4.2.1.5
Node connector type. This is a bit mask, thereby allowing multiple values, i.e, a node can be a router and a bridge. The genericConnector bit should always be set if one of the more significant bits is set. If the node is not a connector at all, this object will be 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER genericConnector(1), router(2), bridge(4), hub(8)  

nodeSnmpAddr 1.3.6.1.4.1.11.2.17.4.1.4.2.1.6
IP address used for SNMP request to the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nodeDescr 1.3.6.1.4.1.11.2.17.4.1.4.2.1.7
Value obtained from the node via SNMP from the sysDescr object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nodeLocation 1.3.6.1.4.1.11.2.17.4.1.4.2.1.8
Value obtained from the node via SNMP from the sysLocation object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nodeContact 1.3.6.1.4.1.11.2.17.4.1.4.2.1.9
Value obtained from the node via SNMP from the sysContact object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nodeIfCount 1.3.6.1.4.1.11.2.17.4.1.4.2.1.10
Number of interfaces of the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

nodeSysObjectID 1.3.6.1.4.1.11.2.17.4.1.4.2.1.11
Value obtained from the node via SNMP from the sysObjectID object. If there is no sysObjectID for the node, 0.0 will be reported.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

nodeIpForwarding 1.3.6.1.4.1.11.2.17.4.1.4.2.1.12
Value obtained from the node via SNMP from the ipForwarding object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nodeSnmpSupportLevel 1.3.6.1.4.1.11.2.17.4.1.4.2.1.13
The extent to which this node supports SNMP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), snmpV1(2), snmpV2C(3), snmpV1V2C(4)  

nodeIsClusterMember 1.3.6.1.4.1.11.2.17.4.1.4.2.1.14
Indicates if this nodes is part of a cluster.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

nodeIsFileServer 1.3.6.1.4.1.11.2.17.4.1.4.2.1.15
Indicates if this nodes is a file server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

nodeIsPrintServer 1.3.6.1.4.1.11.2.17.4.1.4.2.1.16
Indicates if this nodes is a print server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

nodeSysName 1.3.6.1.4.1.11.2.17.4.1.4.2.1.17
Value obtained from the node via SNMP from the sysName object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nodeIsIpxRouter 1.3.6.1.4.1.11.2.17.4.1.4.2.1.18
Indicates if this nodes is an IPX router (but not a server).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

nodeIsNetWareServer 1.3.6.1.4.1.11.2.17.4.1.4.2.1.19
Indicates if this nodes is an IPX/NetWare server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

nodeIpxServerName 1.3.6.1.4.1.11.2.17.4.1.4.2.1.20
Value obtained from the node via IPX for server nodes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nodeSnmpIpxAddr 1.3.6.1.4.1.11.2.17.4.1.4.2.1.21
Node's IPX address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpxHostAddress  

nodeIfsTable 1.3.6.1.4.1.11.2.17.4.1.4.3
List of interfaces for a node.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NodeIfsEntry

nodeIfsEntry 1.3.6.1.4.1.11.2.17.4.1.4.3.1
The number of entries for each node is given in nodeIfCount. Each entry contains only the minimum information needed to recognize and/or indentify the interfaces for a node. For complete information, use the ifID to lookup the entry in ifaceByIDTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NodeIfsEntry  

nodeNodeID 1.3.6.1.4.1.11.2.17.4.1.4.3.1.1
OpenView object identifier of the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

nodeIfID 1.3.6.1.4.1.11.2.17.4.1.4.3.1.2
OpenView object identifier of this interface of the node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

nodeIfAddr 1.3.6.1.4.1.11.2.17.4.1.4.3.1.3
IP Address of this interface of the node (if any). It is provided in the nodeIfsTable to aid in identifying the interfaces associated with a node.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ifCount 1.3.6.1.4.1.11.2.17.4.1.5.1
Number of interfacess in ifByIDTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

ifByIDTable 1.3.6.1.4.1.11.2.17.4.1.5.2
List of interfaces by OpenView object identifier.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IfByIDEntry

ifByIDEntry 1.3.6.1.4.1.11.2.17.4.1.5.2.1
Each entry contains relevant data for an interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  IfByIDEntry  

ifID 1.3.6.1.4.1.11.2.17.4.1.5.2.1.1
OpenView object identifier of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

ifTopoID 1.3.6.1.4.1.11.2.17.4.1.5.2.1.2
OpenView UUID of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVUUID  

ifName 1.3.6.1.4.1.11.2.17.4.1.5.2.1.3
The name of the interface, which is a shortened version of the Value obtained via SNMP from the ifDescr object for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ifStatus 1.3.6.1.4.1.11.2.17.4.1.5.2.1.4
Status for the interface in the topology database: either critical or normal.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVStatus  

ifAddr 1.3.6.1.4.1.11.2.17.4.1.5.2.1.5
IP address of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ifMask 1.3.6.1.4.1.11.2.17.4.1.5.2.1.6
Subnet mask of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

ifNumber 1.3.6.1.4.1.11.2.17.4.1.5.2.1.7
Value obtained via SNMP from the ifIndex object for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifType 1.3.6.1.4.1.11.2.17.4.1.5.2.1.8
Value obtained via SNMP from the ifType object in ifTable for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifDescr 1.3.6.1.4.1.11.2.17.4.1.5.2.1.9
Value obtained via SNMP from the ifDescr object in ifTable for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ifPhysAddr 1.3.6.1.4.1.11.2.17.4.1.5.2.1.10
If the node to which this interface is connected responds to SNMP, this is the value obtained via SNMP from the ifPhysAddr object for this interface, otherwise, this value was obtained from some other node which knows about this interface. The ifLinkAddressFrom object below indicates the IP address from which ifPhysAddr was obtained.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

ifSegID 1.3.6.1.4.1.11.2.17.4.1.5.2.1.11
OpenView object identifier for the segment containing the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

ifSegType 1.3.6.1.4.1.11.2.17.4.1.5.2.1.12
The segment type in which this interface should be contained.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVSegType  

ifNetID 1.3.6.1.4.1.11.2.17.4.1.5.2.1.13
OpenView object identifier for the network containing the interface in the topology database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

ifNodeID 1.3.6.1.4.1.11.2.17.4.1.5.2.1.14
OpenView object identifier for the node containing the interface in the topology database.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVID  

ifSegConnIf 1.3.6.1.4.1.11.2.17.4.1.5.2.1.15
Indicates if this interface is the one to connect the 'main device' (e.g., the hub at the center of a star segment) to the segment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

ifPortClass 1.3.6.1.4.1.11.2.17.4.1.5.2.1.16
For devices for which OpenView can do 'smart' network (i.e, bridges and hubs) submap layout, this indicates which port this interface corresponds to on the device, according to following: Value Meaning ------- ------------------------------------- < 255 Corresponds to a single port (the value '1' means 'port 1'). This type of value is typical for bridges. >= 255 Corresponds to a port group where the port group number is obtained by subracting 255 (the value '257' means 'port group 2'). This type of value is typical for hubs. Note: The port number OpenView uses will not necessarily match the vendor port number, but will start at 1 for the first non-port-group port. For example, if a hub has 12 EtherTwist ports, identified by the vendor as ports 1-12 and belonging to the same port group, and also an AUI port identified by the vendor as port 13, the AUI port will be port 1 for purposes of OpenView. For non-smart network connector devices, this value should be 0 and can be ignored.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ifCanMigrate 1.3.6.1.4.1.11.2.17.4.1.5.2.1.17
Indicates if this interface can migrate from one node in a cluster to another.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(1), true(2)  

ifIpxAddr 1.3.6.1.4.1.11.2.17.4.1.5.2.1.18
IPX address of the interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpxHostAddress  

ifCritIfUuid 1.3.6.1.4.1.11.2.17.4.1.5.2.1.19
OpenView topology UUID of a related interface whose (primary) failure has caused a (secondary) failure on this interface. That is, this interface is now inaccessible from the management stations netmon process. This field is used for Event Correlation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OVUUID  

hpOVEvtStnName 1.3.6.1.4.1.11.2.17.4.2.1
The name of the collection station issuing the event.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DisplayString  

hpOVEvtSeqNr 1.3.6.1.4.1.11.2.17.4.2.2
The sequence number of the event.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hpOVEvtOpType 1.3.6.1.4.1.11.2.17.4.2.3
The operation type of the OBJ_FLD_CHG_EV (OBJect FieLD CHanGe EVent).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER add(1), delete(2), fieldChange(3)  

hpOVEvtOVID 1.3.6.1.4.1.11.2.17.4.2.4
The OpenView object identifier of the object whose field changed.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OVID  

hpOVEvtOVTopoID 1.3.6.1.4.1.11.2.17.4.2.5
The OpenView UUID of the object whose field changed.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OVUUID  

hpOVEvtObjType 1.3.6.1.4.1.11.2.17.4.2.6
The object type of the object whose field changed.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER hpOVNetwork(1), hpOVSegment(2), hpOVNode(3), hpOVInterface(4)  

hpOVEvtTime 1.3.6.1.4.1.11.2.17.4.2.7
The time the field change occured.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OVTime  

mgmtStnTable 1.3.6.1.4.1.11.2.17.4.3.1
List of active management stations by IP address.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MgmtStnEntry

mgmtStnEntry 1.3.6.1.4.1.11.2.17.4.3.1.1
Each entry contains all data available for a management station.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MgmtStnEntry  

mgmtStnAddr 1.3.6.1.4.1.11.2.17.4.3.1.1.1
Primary IP Address of the management station.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

mgmtStnName 1.3.6.1.4.1.11.2.17.4.3.1.1.2
IP Hostname of the management station.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

mgmtStnAccess 1.3.6.1.4.1.11.2.17.4.3.1.1.3
Access level of the management station. The management will attempt to set this object to the desired level, but the collection station software will reset to the access permission allowed by the SNMPv2 party configuration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER readOnly(1), readWrite(2)  

mgmtStnStatus 1.3.6.1.4.1.11.2.17.4.3.1.1.4
Status of the management station as viewed by the collection station. The management station must set this object to active(1) when it is creates an entry for itself. The management station sets this object to delete(2) when it wants to delete itself from the table. The value delete(2) should never actually be reported.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), delete(2)