Cisco Systems 4.1 Dust Collector User Manual


 
19-72
User Guide for Resource Manager Essentials 4.1
OL-11714-01
Chapter 19 CLI Utilities
CWCLI
OSElement (Cisco_OSElement)
OSElement represents the software element that is deployed to a network system and describes the
software behind the operating system.The table below describes the other elements in OSElement.
IPProtocolEndpoint (Cisco_IPProtocolEndpoint)
IPProtocolEndpoint contains the subnet mask and default gateway information corresponding to the
management IP Address.
IfEntry (Cisco_IfEntry)
IfEntry represents the contents of an entry in the ifTable as defined in RFC 1213.
IsValid Indicates whether the other attributes in this MemoryPool contain accurate data.
If an instance of this object has the value, False, (indicating an internal error condition),
the values of the remaining objects in the instance may contain inaccurate information.
That is, the reported values may be less than the actual values.
Used Indicates the number of bytes from the MemoryPool that are currently in use by
applications on the managed device.
Allocated Indicates the number of bytes from the MemoryPool that are currently unused on the
managed device.
Free Indicates the largest number of contiguous bytes from the MemoryPool that are
currently unused on the managed device.
Element Description
Element Description
InstanceName Name of the OS image.
Family Family of the OS component.
Vers io n Version of the OS.
Description Description of the OS image.
Element Description
Address IP address of this endpoint, formatted according to the convention as defined in the
AddressType property of this class.
SubnetMask Mask for the IP address of this element, formatted according to the convention as
defined in the AddressType property of this class (e.g., 255.255.252.0).
DefaultGateway Default gateway address.
Element Description
InstanceID Index in the interface table defined in RFC 1213 for the entry containing the interface
attributes of this object.
InstanceName ifName attribute in the interface table defined in RFC 1213.