Console application managed objects
This chapter contains definitions of the objects the Console application manages. Each object contains the following:
- Object Type
- Object Name Bindings: Shows the name of the base object that is used in the Management Commands API.
- Object Attributes: Describes each attribute an object
contains and the operations supported against that attribute. The
operations supported are:
- Get: Retrieve the current attribute value of an object
- Set: The attribute value of an object
It also shows the attribute name of an object (SNMP MIB name) that is used in the management APIs.
Important information about object attributes: Unless otherwise specified in Object Attribute Availability, it can be assumed that each object attribute described in this chapter is valid for any level of object. For any object attribute that is not valid for all levels, Table 1 defines the level of objects required for the attribute. - Object Relationship: Describes any pertinent relationships the object contains with other objects.
- Commands that can be performed on that object: Describes each command that is valid for the object and also shows the name of the command that is used in the Management Commands API when requesting a command to be performed on the object. For the SNMP version, the command name is called the SNMP MIB Name.
- Emitted object asynchronous notifications: Describes the significant notifications an object will emit to a registered application.