Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
CommunityString | string | |
Description | string | The SNMP community string/password used for read or read/write access to the agent's data. |
MappingStrings | string | MIB.IETF|ENTITY-MIB.entLogicalCommunity |
TypeOfAccess | uint16 | |
Description | string | An enumerated integer describing whether read or read/ write access is granted, or whether this information is unknown. |
ValueMap | string | 0, 1, 2 |
Values | string | Unknown, Read Only, Read/Write |
LogicalEntitiesAccessed | string[] | |
ArrayType | string | Indexed |
Description | string | This array contains one or more object identifiers indicating the MIB modules/object subtrees that are accessed using the CommunityString. Either text strings of numbers (such as 1.2.3.4.5), or words (such as 'system') are specified. When using text strings of numbers, an asterisk (*) can replace any subidentifier to specify a subtree family - for example, 1.2.*.5. Descriptions related to each entry in the array are found at the corresponding index of the LogicalEntitiesDescriptions property. |
MappingStrings | string | MIB.IETF|ENTITY-MIB.entLogicalType |
ModelCorrespondence | string | CIM_SNMPCommunityString.LogicalEntitiesDescriptions |
LogicalEntitiesDescriptions | string[] | |
ArrayType | string | Indexed |
Description | string | Free-form textual descriptions of the logical entities indicated in the LogicalEntitiesAccessed array. There is a correspondence between the entity identifier in the LogicalEntitiesAccessed array, and the description in this array at the corresponding index. |
MappingStrings | string | MIB.IETF|ENTITY-MIB.entLogicalDescr |
ModelCorrespondence | string | CIM_SNMPCommunityString.LogicalEntitiesAccessed |