Cim_iproute table, Cim_iscsicapabilities table, Cim_iproute table cim_iscsicapabilities table – HP Systems Insight Manager User Manual

Page 589

Advertising
background image

CIM_IPRoute table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

IPRoute_LUID

Partly identifies CIM_IPRoute

BIGINT

NodeID

Partly identifies CIM_IPRoute

BIGINT

SnapshotID

Equates to CIM_IPRoute

NVARCHAR(256)

CreationClassName

For future use

NVARCHAR(256)

ServiceCreationClassName

For future use

NVARCHAR(256)

ServiceName

Equates to CIM_ComputerSystem

NVARCHAR(256)

SystemCreationClassName

The value of CIM_ComputerSystem.Name with equal
NodeID

NVARCHAR(256)

SystemName

NVARCHAR(256)

IPDestinationAddress

The IP address that serves as the destination of the traffic,
formatted according to the appropriate convention as
defined in the AddressType property of this class (This
property has the same semantics as DestinationAddress
inherited from the NextHopRouting superclass but uses a
different property name because this property and class
were defined before NextHopRouting and are Key
properties. They cannot be removed. ModelCorrespondence
indicates that they should be set to equivalent values for
consistency and ease of searching.)

NVARCHAR(256)

IPDestinationMask

An enumeration that describes the format of the address
property (Addresses that can be formatted in IPv4 format
must be formatted that way to ensure mixed IPv4/IPv6
support. AddressType is part of the key so that an IPv4 and
an IPv6 route to IP subnets with the same network number
but different versions (v4/v6) can coexist. (0, Unknown; 2,
IPv4; 2 IPv6))

SMALLINT

AddressType

True indicates that this is a static route and False indicates
a dynamically-learned route

bit

IsStatic

Contains the address of the next-hop router or the interface
used to reach the destination

NVARCHAR(256)

NextHop

Not standard and is the gateway to the route destination
(Unknown, Local, Remote)

NVARCHAR(32)

Not standard and is the argument list for the
/usr/sbin/route

command

NVARCHAR(1024)

dc_RouteArgument

CIM_iSCSICapabilities table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

ISCSICapabilities _LUID

Used to partially identify CIM_iSCSICapabilities

BIGINT

NodeID

Used to partially identify CIM_iSCSICapabilities

BIGINT

SnapshotID

Used for reporting purposes

NVARCHAR(255)

Elementname

Used for reporting purposes

NVARCHAR(255)

InstanceID

Used for reporting purposes

BIT

MinimumSpecificationVersionS

Used for reporting purposes

BIT

MaximumSpecificationVersionS

Database tables 589

Advertising