CAMSCS-MIB: View SNMP OID List / Download MIB

VENDOR: EMPIRE TECHNOLOGIES INC.


 Home MIB: CAMSCS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 empire 1.3.6.1.4.1.546
         unix 1.3.6.1.4.1.546.1
             sysmgmt 1.3.6.1.4.1.546.1.1
                   mscsAimInstanceAddedTrap 1.3.6.1.4.1.546.1.10.165100
This trap is sent when a new Instance/Server is added. Parameters: mscsAimInstanceIndex mscsAimInstanceName mscsAimInstanceRowStatus mscsAimInstanceDataStatus
                   mscsAimInstanceRemovedTrap 1.3.6.1.4.1.546.1.10.165101
This trap is sent when an Instance/Server is removed. Parameters: mscsAimInstanceIndex mscsAimInstanceName mscsAimInstanceRowStatus mscsAimInstanceDataStatus
                   mscsAimInstanceDataStatusChanged 1.3.6.1.4.1.546.1.10.165102
This trap is sent when Instance/Server Data Status is changed. Parameters: mscsAimInstanceIndex mscsAimInstanceName mscsAimInstanceRowStatus mscsAimInstanceDataStatus
                   mscsAimResourceGroupMigration 1.3.6.1.4.1.546.1.10.165103
This trap is sent when a resource group is migrated. Parameters: mscsAimStatResourceGroupIndex mscsAimStatResourceGroupName mscsAimStatResourceGroupNodeIndex mscsAimStatResourceGroupNodeName mscsAimStatResourceGroupPreviousNodeIndex mscsAimStatResourceGroupPreviousNodeName mscsAimStatResourceGroupInstanceName mscsAimStatResourceGroupClusterIndex
         traps 1.3.6.1.4.1.546.9
         applications 1.3.6.1.4.1.546.16
               camscsaim 1.3.6.1.4.1.546.16.51
                     mscsAimGroup 1.3.6.1.4.1.546.16.51.1
                         mscsAimInstanceCount 1.3.6.1.4.1.546.16.51.1.1 integer read-only
Number of instances in mscsAimInstanceTable.
                         mscsAimInstanceTable 1.3.6.1.4.1.546.16.51.1.2 no-access
A table containing the MSCS instances.
                             mscsAimInstanceEntry 1.3.6.1.4.1.546.16.51.1.2.1 no-access
The MSCS instances table entry.
                                 mscsAimInstanceIndex 1.3.6.1.4.1.546.16.51.1.2.1.1 integer read-only
The unique index of the instance.
                                 mscsAimInstanceName 1.3.6.1.4.1.546.16.51.1.2.1.2 displaystring read-write
Name of the instance
                                 mscsAimInstanceUserName 1.3.6.1.4.1.546.16.51.1.2.1.3 displaystring read-write
User name for connecting to the instance.
                                 mscsAimInstancePassword 1.3.6.1.4.1.546.16.51.1.2.1.4 displaystring read-write
Password for the user name provided to connect to the instance.
                                 mscsAimInstanceRowStatus 1.3.6.1.4.1.546.16.51.1.2.1.5 integer read-write
The status of this monitor entry according to the Textual Conventions for SNMPv2 (see RFC 1443). active(1) - the row is available for usage notInService(2) - setting to this value disables usage of the row notReady(3) - an error occurred during usage of the row createAndGo(4) - setting to this value creates the row with row status set to active(1) createAndWait(5) - setting to this value creates the row with row status set to notInService(2) destroy(6) - setting to this value deletes the row Enumeration: 'createAndWait': 5, 'notInService': 2, 'notReady': 3, 'createAndGo': 4, 'active': 1, 'destroy': 6.
                                 mscsAimInstanceDataStatus 1.3.6.1.4.1.546.16.51.1.2.1.6 integer read-only
The status of data of the MSCS Instance (Server), i.e. status of Aim caches for the instance. ready(1) - data are ready in Aim cache, caches were populated notReady(2) - data are Not ready, caches were not populated yet hostUnreachable(3) - MSCS host unreachable, data are kept in Aim caches hostIsSlave(4) - MSCS host is a slave server, data are kept in Aim caches authenticationFailed(5) - authentication failed for host, data are kept in Aim caches unknownError(6) - unknow error, data are kept in Aim caches Enumeration: 'hostIsSlave': 4, 'authenticationFailed': 5, 'notReady': 2, 'unknownError': 6, 'ready': 1, 'hostUnreachable': 3.
                         mscsAimInstanceUnusedIndex 1.3.6.1.4.1.546.16.51.1.3 integer read-only
An SNMP GET of this attribute returns an unused Instance UID. This is normally used to expedite safe table row creation.
                     mscsAimStatGroup 1.3.6.1.4.1.546.16.51.2
                         mscsAimStatClusterGroup 1.3.6.1.4.1.546.16.51.2.1
                             mscsAimStatClusterCount 1.3.6.1.4.1.546.16.51.2.1.1 integer read-only
                             mscsAimStatClusterTable 1.3.6.1.4.1.546.16.51.2.1.2 no-access
                                 mscsAimStatClusterEntry 1.3.6.1.4.1.546.16.51.2.1.2.1 no-access
                                     mscsAimStatClusterIndex 1.3.6.1.4.1.546.16.51.2.1.2.1.1 integer read-only
The index of this table row
                                     mscsAimStatClusterInstanceName 1.3.6.1.4.1.546.16.51.2.1.2.1.2 displaystring read-only
The instance this table row belongs to.
                                     mscsAimStatClusterName 1.3.6.1.4.1.546.16.51.2.1.2.1.3 displaystring read-only
Specifies the name of the cluster.
                                     mscsAimStatClusterDescription 1.3.6.1.4.1.546.16.51.2.1.2.1.4 snmpadminstring read-only
The description of the cluster
                                     mscsAimStatClusterBackupInProgress 1.3.6.1.4.1.546.16.51.2.1.2.1.5 integer read-only
Indicates whether a backup is in progress. This property is not supported before Windows Server 2008. Enumeration: 'yes': 1, 'no': 0.
                                     mscsAimStatClusterGroupWaitDelay 1.3.6.1.4.1.546.16.51.2.1.2.1.6 integer read-only
Maximum time in seconds that a group waits for its preferred node to come online during cluster startup before coming online on a different node. This property is not supported before Windows Server 2008 R2.
                                     mscsAimStatClusterLogLevel 1.3.6.1.4.1.546.16.51.2.1.2.1.7 integer read-only
Controls the level of cluster logging. This property is not supported before Windows Server 2008.
                                     mscsAimStatClusterLogSize 1.3.6.1.4.1.546.16.51.2.1.2.1.8 gauge read-only
Controls the maximum size (in MB) of the cluster log files on each of the nodes. This property is not supported before Windows Server 2008.
                                     mscsAimStatClusterEnableSharedVolumes 1.3.6.1.4.1.546.16.51.2.1.2.1.9 integer read-only
Indicates if cluster shared volumes on this cluster are enabled. This property is not supported before Windows Server 2008 R2. Enumeration: 'disabled': 0, 'enabled': 1.
                                     mscsAimStatClusterFixQuorum 1.3.6.1.4.1.546.16.51.2.1.2.1.10 integer read-only
Specifies if the cluster is in a fix quorum state. This property is not supported before Windows Server 2008 R2. Enumeration: 'inFixQuorumState': 1, 'notInFixQuorumState': 0.
                                     mscsAimStatClusterIPv4Addresses 1.3.6.1.4.1.546.16.51.2.1.2.1.11 displaystring read-only
Specifies the cluster's IPv4 network address(es).
                                     mscsAimStatClusterIPv6Addresses 1.3.6.1.4.1.546.16.51.2.1.2.1.12 displaystring read-only
Specifies the cluster's IPv4 network address(es)
                                     mscsAimStatClusterMaxNumberOfNodes 1.3.6.1.4.1.546.16.51.2.1.2.1.13 integer read-only
Indicates the maximum number of nodes that can participate in a cluster. A value of zero indicates that an unlimited number of nodes can participate in the cluster.
                                     mscsAimStatClusterQuorumArbitrationTimeMax 1.3.6.1.4.1.546.16.51.2.1.2.1.14 integer read-only
Controls the maximum time in seconds necessary to decide the Quorum owner node.
                                     mscsAimStatClusterQuorumArbitrationTimeMin 1.3.6.1.4.1.546.16.51.2.1.2.1.15 integer read-only
Controls the minimum time in seconds necessary to decide the Quorum owner node.
                                     mscsAimStatClusterQuorumPath 1.3.6.1.4.1.546.16.51.2.1.2.1.16 snmpadminstring read-only
Maintains quorum files. This property is not supported before Windows Server 2008.
                                     mscsAimStatClusterQuorumType 1.3.6.1.4.1.546.16.51.2.1.2.1.17 snmpadminstring read-only
Gets the current quorum type. This property is not supported before Windows Server 2008. The following are the possible values: Majority No Majority
                                     mscsAimStatClusterQuorumTypeValue 1.3.6.1.4.1.546.16.51.2.1.2.1.18 integer read-only
Value of the current quorum type. Enumeration: 'nodeMajority': 1, 'noMajority': 4, 'nodeAndFileShareMajority': 2, 'nodeAndDiskMajority': 3.
                                     mscsAimStatClusternodeResourceFailure 1.3.6.1.4.1.546.16.51.2.1.2.1.19 integer read-only
Number of total encountered resource failures.
                                     mscsAimStatClusternodeResourcesOnline 1.3.6.1.4.1.546.16.51.2.1.2.1.20 integer read-only
Number of currently online Resources
                                     mscsAimStatClusterSharedVolumesRoot 1.3.6.1.4.1.546.16.51.2.1.2.1.21 snmpadminstring read-only
Root directory from which the cluster shared volumes are linked. This property is not supported before Windows Server 2008 R2.
                                     mscsAimStatClusterShutdownTimeoutInMinutes 1.3.6.1.4.1.546.16.51.2.1.2.1.22 integer read-only
The maximum time in minutes allowed for cluster resources to come offline during cluster service shutdown. This property is not supported before Windows Server 2008 R2.
                                     mscsAimStatClusterWitnessDatabaseWriteTimeout 1.3.6.1.4.1.546.16.51.2.1.2.1.23 integer read-only
The maximum time in seconds that a cluster database write to a witness can take before the write is abandoned. This property is not supported before Windows Server 2008.
                                     mscsAimStatClusterWitnessRestartInterval 1.3.6.1.4.1.546.16.51.2.1.2.1.24 gauge read-only
The witness restart interval in minutes. This property is not supported before Windows Server 2008.
                                     mscsAimStatClusterResourceControls 1.3.6.1.4.1.546.16.51.2.1.2.1.25 counter read-only
Cluster performance counter, it tells how many resource controls the resources of the given type are handling on a node
                                     mscsAimStatClusterResourceFailureAccessViolation 1.3.6.1.4.1.546.16.51.2.1.2.1.26 counter read-only
Cluster performance counter, it tells how many times a resource of this type caused the Resource Host Monitor to get terminated due to a failure of a resource of this type
                                     mscsAimStatClusterResourceFailureDeadlock 1.3.6.1.4.1.546.16.51.2.1.2.1.27 counter read-only
Cluster performance counter.
                                     mscsAimStatClusterResourceTypeControls 1.3.6.1.4.1.546.16.51.2.1.2.1.28 counter read-only
Cluster performance counter, it tells how many resource type controls the resource DLL of the given type is handling on a node
                                     mscsAimStatClusterCryptoCheckpointsRestored 1.3.6.1.4.1.546.16.51.2.1.2.1.29 counter read-only
Cluster performance counter.
                                     mscsAimStatClusterCryptoCheckpointsSaved 1.3.6.1.4.1.546.16.51.2.1.2.1.30 counter read-only
Cluster performance counter.
                                     mscsAimStatClusterRegistryCheckpointsRestored 1.3.6.1.4.1.546.16.51.2.1.2.1.31 counter read-only
Cluster performance counter.
                                     mscsAimStatClusterRegistryCheckpointsSaved 1.3.6.1.4.1.546.16.51.2.1.2.1.32 counter read-only
Cluster performance counter.
                                     mscsAimStatClusterFlushes 1.3.6.1.4.1.546.16.51.2.1.2.1.33 counter read-only
Cluster performance counter.
                                     mscsAimStatClusterDatabaseUpdateMessages 1.3.6.1.4.1.546.16.51.2.1.2.1.34 counter read-only
Cluster performance counter.
                                     mscsAimStatClusterUpdateMessages 1.3.6.1.4.1.546.16.51.2.1.2.1.35 counter read-only
Cluster performance counter.
                                     mscsAimStatClusterMessagesOutstanding 1.3.6.1.4.1.546.16.51.2.1.2.1.36 gauge read-only
Cluster performance counter.
                                     mscsAimStatClusterMessagesSent 1.3.6.1.4.1.546.16.51.2.1.2.1.37 counter read-only
Cluster performance counter.
                         mscsAimStatNodeGroup 1.3.6.1.4.1.546.16.51.2.2
                             mscsAimStatNodeCount 1.3.6.1.4.1.546.16.51.2.2.1 integer read-only
                             mscsAimStatNodeTable 1.3.6.1.4.1.546.16.51.2.2.2 no-access
                                 mscsAimStatNodeEntry 1.3.6.1.4.1.546.16.51.2.2.2.1 no-access
                                     mscsAimStatNodeIndex 1.3.6.1.4.1.546.16.51.2.2.2.1.1 integer read-only
                                     mscsAimStatNodeInstanceName 1.3.6.1.4.1.546.16.51.2.2.2.1.2 displaystring read-only
The instance this table row belongs to.
                                     mscsAimStatNodeClusterIndex 1.3.6.1.4.1.546.16.51.2.2.2.1.3 integer read-only
The index of the cluster this table row belongs to.
                                     mscsAimStatNodeName 1.3.6.1.4.1.546.16.51.2.2.2.1.4 snmpadminstring read-only
Defines the label by which the node is known.
                                     mscsAimStatNodeDescription 1.3.6.1.4.1.546.16.51.2.2.2.1.5 snmpadminstring read-only
The description of this node.
                                     mscsAimStatNodeBuildNumber 1.3.6.1.4.1.546.16.51.2.2.2.1.6 integer read-only
The node's BuildNumber property.
                                     mscsAimStatNodeCSDVersion 1.3.6.1.4.1.546.16.51.2.2.2.1.7 displaystring read-only
The most recent service pack installed on the node, if any.
                                     mscsAimStatNodeHostMemoryTotalMB 1.3.6.1.4.1.546.16.51.2.2.2.1.8 integer read-only
The total amount of memory available on this node (in MB)
                                     mscsAimStatNodeHostMemoryAvailableMB 1.3.6.1.4.1.546.16.51.2.2.2.1.9 integer read-only
The available memory on this node (in MB).
                                     mscsAimStatNodeHostCPUUtilizationPercent 1.3.6.1.4.1.546.16.51.2.2.2.1.10 integer read-only
The CPU utilization in percent.
                                     mscsAimStatNodeMajorVersion 1.3.6.1.4.1.546.16.51.2.2.2.1.11 integer read-only
The major portion of the Windows version installed.
                                     mscsAimStatNodeMinorVersion 1.3.6.1.4.1.546.16.51.2.2.2.1.12 integer read-only
The minor portion of the Windows version installed.
                                     mscsAimStatNodeNodeHighestVersion 1.3.6.1.4.1.546.16.51.2.2.2.1.13 integer read-only
The highest possible version of the cluster service with which the node can join or communicate.
                                     mscsAimStatNodeNodeLowestVersion 1.3.6.1.4.1.546.16.51.2.2.2.1.14 integer read-only
The lowest possible version of the cluster service with which the node can join or communicate.
                                     mscsAimStatNodeState 1.3.6.1.4.1.546.16.51.2.2.2.1.15 integer read-only
Returns the current state of a node. Possible values: StateUnknown (-1) Up (0) Down (1) Paused (2) Joining (3) Enumeration: 'down': 1, 'paused': 2, 'joining': 3, 'up': 0, 'stateUnknown': -1.
                                     mscsAimStatNodeKBsReceived 1.3.6.1.4.1.546.16.51.2.2.2.1.16 counter read-only
Cluster node performance counter.
                                     mscsAimStatNodeKBsSent 1.3.6.1.4.1.546.16.51.2.2.2.1.17 counter read-only
Cluster node performance counter.
                                     mscsAimStatNodeMessagesReceived 1.3.6.1.4.1.546.16.51.2.2.2.1.18 counter read-only
Cluster node performance counter.
                                     mscsAimStatNodeMessagesSent 1.3.6.1.4.1.546.16.51.2.2.2.1.19 counter read-only
Cluster node performance counter.
                                     mscsAimStatNodeNormalMessageQueueLength 1.3.6.1.4.1.546.16.51.2.2.2.1.20 gauge read-only
Cluster node performance counter.
                                     mscsAimStatNodeUnacknowledgedMessageQueueLength 1.3.6.1.4.1.546.16.51.2.2.2.1.21 gauge read-only
Cluster node performance counter.
                                     mscsAimStatNodeUrgentMessageQueueLength 1.3.6.1.4.1.546.16.51.2.2.2.1.22 gauge read-only
Cluster node performance counter.
                                     mscsAimStatNodeHostMemoryUtilizationPercent 1.3.6.1.4.1.546.16.51.2.2.2.1.23 integer read-only
Memory utilization in percent.
                                     mscsAimStatNodeClusterName 1.3.6.1.4.1.546.16.51.2.2.2.1.24 displaystring read-only
Name of the cluster this node belongs to.
                         mscsAimStatResourceTypeGroup 1.3.6.1.4.1.546.16.51.2.3
                             mscsAimStatResourceTypeCount 1.3.6.1.4.1.546.16.51.2.3.1 integer read-only
                             mscsAimStatResourceTypeTable 1.3.6.1.4.1.546.16.51.2.3.2 no-access
                                 mscsAimStatResourceTypeEntry 1.3.6.1.4.1.546.16.51.2.3.2.1 no-access
                                     mscsAimStatResourceTypeIndex 1.3.6.1.4.1.546.16.51.2.3.2.1.1 integer read-only
                                     mscsAimStatResourceTypeInstanceName 1.3.6.1.4.1.546.16.51.2.3.2.1.2 displaystring read-only
The instance this table row belongs to.
                                     mscsAimStatResourceTypeClusterIndex 1.3.6.1.4.1.546.16.51.2.3.2.1.3 integer read-only
The index of the cluster this table row belongs to.
                                     mscsAimStatResourceTypeName 1.3.6.1.4.1.546.16.51.2.3.2.1.4 displaystring read-only
The name of the resource type.
                                     mscsAimStatResourceTypeDescription 1.3.6.1.4.1.546.16.51.2.3.2.1.5 snmpadminstring read-only
The description of the resource type.
                                     mscsAimStatResourceTypeCharacteristics 1.3.6.1.4.1.546.16.51.2.3.2.1.6 integer read-only
The characteristics set for the resource type.
                                     mscsAimStatResourceTypeDeadlockTimeout 1.3.6.1.4.1.546.16.51.2.3.2.1.7 gauge read-only
The length of time to wait, in milliseconds, before declaring a deadlock in any call into a resource.
                                     mscsAimStatResourceTypeDeleteRequiresAllNodes 1.3.6.1.4.1.546.16.51.2.3.2.1.8 integer read-only
The resource cannot be deleted unless all nodes are active. Enumeration: 'requireAllActive': 1, 'notRequireAllActive': 0.
                                     mscsAimStatResourceTypeDisplayName 1.3.6.1.4.1.546.16.51.2.3.2.1.9 snmpadminstring read-only
The name displayed for the resource type.
                                     mscsAimStatResourceTypeDllName 1.3.6.1.4.1.546.16.51.2.3.2.1.10 snmpadminstring read-only
The name of the dynamic-link library (DLL) for the resource type.
                                     mscsAimStatResourceTypeIsAlivePollInterval 1.3.6.1.4.1.546.16.51.2.3.2.1.11 integer read-only
The recommended interval in milliseconds at which the Cluster Service should poll the resource to determine whether it is operational.
                                     mscsAimStatResourceTypeLocalQuorumCapable 1.3.6.1.4.1.546.16.51.2.3.2.1.12 integer read-only
Windows Server 2003: The resource can be selected as the quorum resource in clusters configured using the -localquorum switch. Enumeration: 'notCapable': 0, 'capable': 1.
                                     mscsAimStatResourceTypeLooksAlivePollInterval 1.3.6.1.4.1.546.16.51.2.3.2.1.13 integer read-only
The recommended interval in milliseconds at which the Cluster Service should poll the resource to determine whether it appears operational.
                                     mscsAimStatResourceTypePendingTimeout 1.3.6.1.4.1.546.16.51.2.3.2.1.14 integer read-only
If a resource cannot be brought online or taken offline in the number of milliseconds specified by this property, the resource is forcibly terminated. Windows Server 2003: This property is not supported.
                                     mscsAimStatResourceTypeQuorumCapable 1.3.6.1.4.1.546.16.51.2.3.2.1.15 integer read-only
The resource can be selected as the quorum resource for the cluster. Enumeration: 'notCapable': 0, 'capable': 1.
                         mscsAimStatResourceGroupGroup 1.3.6.1.4.1.546.16.51.2.4
                             mscsAimStatResourceGroupCount 1.3.6.1.4.1.546.16.51.2.4.1 integer read-only
The number of rows in the table.
                             mscsAimStatResourceGroupTable 1.3.6.1.4.1.546.16.51.2.4.2 no-access
                                 mscsAimStatResourceGroupEntry 1.3.6.1.4.1.546.16.51.2.4.2.1 no-access
                                     mscsAimStatResourceGroupIndex 1.3.6.1.4.1.546.16.51.2.4.2.1.1 integer read-only
The numeric index of this row.
                                     mscsAimStatResourceGroupInstanceName 1.3.6.1.4.1.546.16.51.2.4.2.1.2 displaystring read-only
The instance this table row belongs to.
                                     mscsAimStatResourceGroupClusterIndex 1.3.6.1.4.1.546.16.51.2.4.2.1.3 integer read-only
The index of the cluster this table row belongs to.
                                     mscsAimStatResourceGroupNodeIndex 1.3.6.1.4.1.546.16.51.2.4.2.1.4 integer read-only
The index of the node this table row belongs to.
                                     mscsAimStatResourceGroupName 1.3.6.1.4.1.546.16.51.2.4.2.1.5 snmpadminstring read-only
The name of the resource group.
                                     mscsAimStatResourceGroupDescription 1.3.6.1.4.1.546.16.51.2.4.2.1.6 snmpadminstring read-only
The description of the resource group.
                                     mscsAimStatResourceGroupAutoFailbackType 1.3.6.1.4.1.546.16.51.2.4.2.1.7 integer read-only
Specifies whether the group should automatically be failed back to the node identified as its preferred owner when that node comes back online following a failover. Enumeration: 'clusterGroupAllowFailback': 1, 'clusterGroupPreventFailback': 0, 'clusterGroupFailbackTypeCount': 2.
                                     mscsAimStatResourceGroupDefaultOwner 1.3.6.1.4.1.546.16.51.2.4.2.1.8 integer read-only
Number of the last node the resource group was activated on or explicitly moved to. This property is not supported before Windows Server 2008 R2.
                                     mscsAimStatResourceGroupFailbackWindowStart 1.3.6.1.4.1.546.16.51.2.4.2.1.9 integer read-only
The earliest time (that is, local time as kept by the cluster) in hours that the group can be moved back to the node identified as its preferred node.
                                     mscsAimStatResourceGroupFailbackWindowEnd 1.3.6.1.4.1.546.16.51.2.4.2.1.10 integer read-only
The latest time in hours that the group can be moved back to the node identified as its preferred node.
                                     mscsAimStatResourceGroupFailoverPeriod 1.3.6.1.4.1.546.16.51.2.4.2.1.11 gauge read-only
The number of hours during which a maximum number of failover attempts, specified by the FailoverThreshold property, can occur.
                                     mscsAimStatResourceGroupFailoverThreshold 1.3.6.1.4.1.546.16.51.2.4.2.1.12 gauge read-only
The maximum number of failover attempts.
                                     mscsAimStatResourceGroupGroupType 1.3.6.1.4.1.546.16.51.2.4.2.1.13 integer read-only
The Type of the resource group. Possible values: fileServer (100) printServer (101) dhcpServer (102) dtc (103) msmq (104) wins (105) standAloneDfs (106) genericApplication (107) genericService (108) genericScript (109) iScsiNameService (110) virtualMachine (111) tsSessionBroker (112) unknown (9999) Enumeration: 'unknown': 9999, 'fileServer': 100, 'virtualMachine': 111, 'msmq': 104, 'dtc': 103, 'wins': 105, 'genericService': 108, 'genericApplication': 107, 'tsSessionBroker': 112, 'standAloneDfs': 106, 'iScsiNameService': 110, 'genericScript': 109, 'dhcpServer': 102, 'printServer': 101.
                                     mscsAimStatResourceGroupPersistentState 1.3.6.1.4.1.546.16.51.2.4.2.1.14 integer read-only
Specifies whether a group should be left offline or brought online when the Cluster service starts. Enumeration: 'onlineWhenServiceStart': 1, 'offlineWhenServiceStart': 0.
                                     mscsAimStatResourceGroupPriority 1.3.6.1.4.1.546.16.51.2.4.2.1.15 integer read-only
Priority value of the resource group This property is not supported before Windows Server 2008 R2.
                                     mscsAimStatResourceGroupState 1.3.6.1.4.1.546.16.51.2.4.2.1.16 integer read-only
The current state of the resource group. Possible values: StateUnknown (-1) Online (0) Offline (1) Failed (2) PartialOnline (3) Pending (4) Enumeration: 'partialonline': 3, 'failed': 2, 'online': 0, 'offline': 1, 'pending': 4, 'stateunknown': -1.
                                     mscsAimStatResourceGroupPreferredNodes 1.3.6.1.4.1.546.16.51.2.4.2.1.17 displaystring read-only
                                     mscsAimStatResourceGroupPreviousNodeIndex 1.3.6.1.4.1.546.16.51.2.4.2.1.18 integer no-access
The index of the previous node this table row belonged to (used for migrate trap).
                                     mscsAimStatResourceGroupNodeName 1.3.6.1.4.1.546.16.51.2.4.2.1.19 snmpadminstring no-access
The name of the new node this table row belonged to (used for migrate trap).
                                     mscsAimStatResourceGroupPreviousNodeName 1.3.6.1.4.1.546.16.51.2.4.2.1.20 snmpadminstring no-access
The name of the previous node this table row belonged to (used for migrate trap).
                         mscsAimStatResourceGroup 1.3.6.1.4.1.546.16.51.2.5
                             mscsAimStatResourceCount 1.3.6.1.4.1.546.16.51.2.5.1 integer read-only
The number of rows in the table.
                             mscsAimStatResourceTable 1.3.6.1.4.1.546.16.51.2.5.2 no-access
                                 mscsAimStatResourceEntry 1.3.6.1.4.1.546.16.51.2.5.2.1 no-access
                                     mscsAimStatResourceIndex 1.3.6.1.4.1.546.16.51.2.5.2.1.1 integer read-only
The numeric index of this row.
                                     mscsAimStatResourceInstanceName 1.3.6.1.4.1.546.16.51.2.5.2.1.2 displaystring read-only
The instance this table row belongs to.
                                     mscsAimStatResourceClusterIndex 1.3.6.1.4.1.546.16.51.2.5.2.1.3 integer read-only
The index of the cluster this table row belongs to.
                                     mscsAimStatResourceResourceGroupIndex 1.3.6.1.4.1.546.16.51.2.5.2.1.4 integer read-only
The index of the Resource Group this table row belongs to.
                                     mscsAimStatResourceName 1.3.6.1.4.1.546.16.51.2.5.2.1.5 displaystring read-only
The name of the resource.
                                     mscsAimStatResourceResourceTypeIndex 1.3.6.1.4.1.546.16.51.2.5.2.1.6 integer read-only
Index of the type of the resource.
                                     mscsAimStatResourceDescription 1.3.6.1.4.1.546.16.51.2.5.2.1.7 snmpadminstring read-only
The description of the resource.
                                     mscsAimStatResourceDeadlockTimeout 1.3.6.1.4.1.546.16.51.2.5.2.1.8 integer read-only
Indicates the length of time to wait, in milliseconds, before declaring a deadlock in any call into a resource. This property is not supported before Windows Server 2008.
                                     mscsAimStatResourceIsAlivePollInterval 1.3.6.1.4.1.546.16.51.2.5.2.1.9 gauge read-only
The recommended interval in milliseconds at which the Cluster Service should poll the resource to determine whether it is operational.
                                     mscsAimStatResourceIsClusterSharedVolume 1.3.6.1.4.1.546.16.51.2.5.2.1.10 integer read-only
Specifies if the resource is a cluster shared volume resource. This property is not supported before Windows Server 2008 R2. Enumeration: 'yes': 1, 'no': 0.
                                     mscsAimStatResourceLocalQuorumCapable 1.3.6.1.4.1.546.16.51.2.5.2.1.11 integer read-only
The resource can be selected as the quorum resource in clusters configured using the -localquorum switch. Enumeration: 'notCapable': 0, 'capable': 1.
                                     mscsAimStatResourceLooksAlivePollInterval 1.3.6.1.4.1.546.16.51.2.5.2.1.12 gauge read-only
The recommended interval in milliseconds at which the Cluster Service should poll the resource to determine whether it appears operational.
                                     mscsAimStatResourcePendingTimeout 1.3.6.1.4.1.546.16.51.2.5.2.1.13 integer read-only
Provides access to the resource's PendingTimeout property. If a resource cannot be brought online or taken offline in the number of milliseconds specified by the PendingTimeout property, the resource is forcibly terminated. This property is not supported before Windows Server 2008.
                                     mscsAimStatResourcePersistentState 1.3.6.1.4.1.546.16.51.2.5.2.1.14 integer read-only
Specifies whether the resource should be brought online or left offline when the Cluster Service is started.
                                     mscsAimStatResourceQuorumCapable 1.3.6.1.4.1.546.16.51.2.5.2.1.15 integer read-only
The resource can be selected as the quorum resource for the cluster. Enumeration: 'notCapable': 0, 'capable': 1.
                                     mscsAimStatResourceResourceClass 1.3.6.1.4.1.546.16.51.2.5.2.1.16 integer read-only
The resource class of a resource.
                                     mscsAimStatResourceResourceSpecificStatus 1.3.6.1.4.1.546.16.51.2.5.2.1.17 displaystring read-only
Provides a resource-specific status message that complements the current resource state. This property is not supported before Windows Server 2008.
                                     mscsAimStatResourceRestartAction 1.3.6.1.4.1.546.16.51.2.5.2.1.18 integer read-only
The action to be taken by the Cluster Service if the resource fails. Possible values; Do not restart the resource after a failure. (0) Restart the resource after a failure. If the resource exceeds its restart threshold within its restart period, do not attempt to failover the group to another node in the cluster. (1) Restart the resource after a failure. If the resource exceeds its restart threshold within its restart period, attempt to fail over the group to another node in the cluster. This is the default setting. (2) Enumeration: 'notRestartIfExceedThreshold': 1, 'notRestart': 0, 'restartIfWhinPeriod': 2.
                                     mscsAimStatResourceRestartDelay 1.3.6.1.4.1.546.16.51.2.5.2.1.19 gauge read-only
The time delay in milliseconds before a failed resource is restarted. This property is not supported before Windows Server 2008.
                                     mscsAimStatResourceRestartPeriod 1.3.6.1.4.1.546.16.51.2.5.2.1.20 integer read-only
The interval of time, in milliseconds, during which a specified number of restart attempts can be made on a nonresponsive resource.
                                     mscsAimStatResourceRestartThreshold 1.3.6.1.4.1.546.16.51.2.5.2.1.21 integer read-only
The maximum number of restart attempts that can be made on a resource within an interval defined by the RestartPeriod property before the Cluster Service initiates the action specified by the RestartAction property.
                                     mscsAimStatResourceRetryPeriodOnFailure 1.3.6.1.4.1.546.16.51.2.5.2.1.22 integer read-only
The interval of time (in milliseconds) that a resource should remain in a failed state before the Cluster service attempts to restart it.
                                     mscsAimStatResourceSeparateMonitor 1.3.6.1.4.1.546.16.51.2.5.2.1.23 integer read-only
Indicates whether the resource requires its own Resource Monitor. Enumeration: 'requireMonitor': 1, 'notRequireMonitor': 0.
                                     mscsAimStatResourceState 1.3.6.1.4.1.546.16.51.2.5.2.1.24 integer read-only
The current state of the resource. Possible values: StateUnknown (-1) Inherited (0) Initializing (1) Online (2) Offline (3) Failed (4) Pending (128) OnlinePending (129) OfflinePending (130) Enumeration: 'inherited': 0, 'offlinepending': 130, 'failed': 4, 'online': 2, 'initializing': 1, 'offline': 3, 'onlinepending': 129, 'pending': 128, 'stateunknown': -1.
                                     mscsAimStatResourcePossibleOwners 1.3.6.1.4.1.546.16.51.2.5.2.1.25 displaystring read-only
Possible owners of that resource
                                     mscsAimStatResourceDependencies 1.3.6.1.4.1.546.16.51.2.5.2.1.26 displaystring read-only
Dependencies of that resource.
                         mscsAimStatNetworkGroup 1.3.6.1.4.1.546.16.51.2.6
                             mscsAimStatNetworkCount 1.3.6.1.4.1.546.16.51.2.6.1 integer read-only
The number of rows in the table.
                             mscsAimStatNetworkTable 1.3.6.1.4.1.546.16.51.2.6.2 no-access
                                 mscsAimStatNetworkEntry 1.3.6.1.4.1.546.16.51.2.6.2.1 no-access
                                     mscsAimStatNetworkIndex 1.3.6.1.4.1.546.16.51.2.6.2.1.1 integer read-only
The numeric index of this row.
                                     mscsAimStatNetworkInstanceName 1.3.6.1.4.1.546.16.51.2.6.2.1.2 displaystring read-only
The instance this table row belongs to.
                                     mscsAimStatNetworkClusterIndex 1.3.6.1.4.1.546.16.51.2.6.2.1.3 integer read-only
The index of the cluster this table row belongs to.
                                     mscsAimStatNetworkName 1.3.6.1.4.1.546.16.51.2.6.2.1.4 snmpadminstring read-only
The name of the network.
                                     mscsAimStatNetworkDescription 1.3.6.1.4.1.546.16.51.2.6.2.1.5 snmpadminstring read-only
The description of the network.
                                     mscsAimStatNetworkAddress 1.3.6.1.4.1.546.16.51.2.6.2.1.6 displaystring read-only
The address for the entire network or subnet.
                                     mscsAimStatNetworkAddressMask 1.3.6.1.4.1.546.16.51.2.6.2.1.7 displaystring read-only
The mask that distinguishes the network and host portions of an address.
                                     mscsAimStatNetworkAutoMetric 1.3.6.1.4.1.546.16.51.2.6.2.1.8 integer read-only
Determines whether the metric is to be set by the user or determined automatically. Enumeration: 'automatic': 1, 'manual': 0.
                                     mscsAimStatNetworkCharacteristics 1.3.6.1.4.1.546.16.51.2.6.2.1.9 integer read-only
Provides access to the characteristics set for the network. Enumeration: 'unknown': 0, 'deleteRequireAllNodes': 2, 'requireStateChangeReason': 16, 'singleClusterInstance': 64, 'singleGroupInstance': 128.
                                     mscsAimStatNetworkIPv4Addresses 1.3.6.1.4.1.546.16.51.2.6.2.1.10 displaystring read-only
The IPv4 addresses currently assigned to this network.
                                     mscsAimStatNetworkIPv4PrefixLengths 1.3.6.1.4.1.546.16.51.2.6.2.1.11 displaystring read-only
The prefix lengths of the IPv4 addresses currently assigned to this network.
                                     mscsAimStatNetworkIPv6Addresses 1.3.6.1.4.1.546.16.51.2.6.2.1.12 displaystring read-only
The IPv6 addresses currently assigned to this network.
                                     mscsAimStatNetworkIPv6PrefixLengths 1.3.6.1.4.1.546.16.51.2.6.2.1.13 displaystring read-only
The prefix lengths of the IPv6 addresses currently assigned to this network.
                                     mscsAimStatNetworkMetric 1.3.6.1.4.1.546.16.51.2.6.2.1.14 integer read-only
The metric of a cluster network (networks with lower values are used first). If this value is set, then the AutoMetric property is set to false.
                                     mscsAimStatNetworkRole 1.3.6.1.4.1.546.16.51.2.6.2.1.15 integer read-only
Provides access to the network's Role property. Possible values: none (0) cluster (1) client (2) both (3) Enumeration: 'cluster': 1, 'none': 0, 'client': 2, 'both': 3.
                                     mscsAimStatNetworkState 1.3.6.1.4.1.546.16.51.2.6.2.1.16 integer read-only
The current state of the network. Possible values: StateUnknown (-1) StateUnavailable (0) Down (1) Partitioned (2) Up (3) Enumeration: 'down': 1, 'stateunavailable': 0, 'up': 3, 'partitioned': 2, 'stateunknown': -1.
                         mscsAimStatNetworkInterfaceGroup 1.3.6.1.4.1.546.16.51.2.7
                             mscsAimStatNetworkInterfaceCount 1.3.6.1.4.1.546.16.51.2.7.1 integer read-only
The number of rows in the table.
                             mscsAimStatNetworkInterfaceTable 1.3.6.1.4.1.546.16.51.2.7.2 no-access
                                 mscsAimStatNetworkInterfaceEntry 1.3.6.1.4.1.546.16.51.2.7.2.1 no-access
                                     mscsAimStatNetworkInterfaceIndex 1.3.6.1.4.1.546.16.51.2.7.2.1.1 integer read-only
The numeric index of this row.
                                     mscsAimStatNetworkInterfaceInstanceName 1.3.6.1.4.1.546.16.51.2.7.2.1.2 displaystring read-only
The instance this table row belongs to.
                                     mscsAimStatNetworkInterfaceClusterIndex 1.3.6.1.4.1.546.16.51.2.7.2.1.3 integer read-only
The index of the cluster this table row belongs to.
                                     mscsAimStatNetworkInterfaceNetworkIndex 1.3.6.1.4.1.546.16.51.2.7.2.1.4 integer read-only
The index of the network this table row belongs to.
                                     mscsAimStatNetworkInterfaceNodeIndex 1.3.6.1.4.1.546.16.51.2.7.2.1.5 integer read-only
The index of the node in which the network interface is installed. This property is not supported on Windows 2003
                                     mscsAimStatNetworkInterfaceName 1.3.6.1.4.1.546.16.51.2.7.2.1.6 snmpadminstring read-only
The name of this network interface.
                                     mscsAimStatNetworkInterfaceDescription 1.3.6.1.4.1.546.16.51.2.7.2.1.7 snmpadminstring read-only
The description of this network interface.
                                     mscsAimStatNetworkInterfaceAdapter 1.3.6.1.4.1.546.16.51.2.7.2.1.8 snmpadminstring read-only
The name that is used to uniquely identify the network interface in the cluster.
                                     mscsAimStatNetworkInterfaceAddress 1.3.6.1.4.1.546.16.51.2.7.2.1.9 snmpadminstring read-only
The primary network address that the node uses for the network interface.
                                     mscsAimStatNetworkInterfaceBytesReceivedPersec 1.3.6.1.4.1.546.16.51.2.7.2.1.10 integer read-only
Total bytes per second received by this adapter
                                     mscsAimStatNetworkInterfaceBytesSentPersec 1.3.6.1.4.1.546.16.51.2.7.2.1.11 integer read-only
Total bytes per second sent by this adapter
                                     mscsAimStatNetworkInterfaceBytesTotalPersec 1.3.6.1.4.1.546.16.51.2.7.2.1.12 integer read-only
Total bytes per second handled by this adapter
                                     mscsAimStatNetworkInterfaceCharacteristics 1.3.6.1.4.1.546.16.51.2.7.2.1.13 integer read-only
The characteristics set for the network interface. Enumeration: 'unknown': 0, 'deleteRequiresAllNodes': 2, 'singleClusterInstance': 64, 'requiresStateChangeReason': 16, 'singleGroupInstance': 128.
                                     mscsAimStatNetworkInterfaceDeviceID 1.3.6.1.4.1.546.16.51.2.7.2.1.14 displaystring read-only
An address or other identifying information that uniquely identifies the network interface.
                                     mscsAimStatNetworkInterfaceDhcpEnabled 1.3.6.1.4.1.546.16.51.2.7.2.1.15 integer read-only
Indicates if DHCP is enabled on the network interface. This property is not supported on Windows Server 2003. Enumeration: 'yes': 1, 'no': 0.
                                     mscsAimStatNetworkInterfaceIPv4Addresses 1.3.6.1.4.1.546.16.51.2.7.2.1.16 displaystring read-only
The IPv4 addresses currently assigned to this network interface.
                                     mscsAimStatNetworkInterfaceIPv6Addresses 1.3.6.1.4.1.546.16.51.2.7.2.1.17 displaystring read-only
The IPv6 addresses currently assigned to this network interface.
                                     mscsAimStatNetworkInterfaceMACAddress 1.3.6.1.4.1.546.16.51.2.7.2.1.18 displaystring read-only
The MAC address of this network interface.
                                     mscsAimStatNetworkInterfaceState 1.3.6.1.4.1.546.16.51.2.7.2.1.19 integer read-only
The current state of the network interface. Possible values: StateUnknown (-1) Unavailable (0) Failed (1) Unreachable (2) Up (3) Enumeration: 'up': 3, 'failed': 1, 'unreachable': 2, 'unavailable': 0, 'stateunknown': -1.
                                     mscsAimStatNetworkInterfaceSystemName 1.3.6.1.4.1.546.16.51.2.7.2.1.20 displaystring read-only
The scoping system's Name
                         mscsAimStatDiskGroup 1.3.6.1.4.1.546.16.51.2.8
                             mscsAimStatDiskCount 1.3.6.1.4.1.546.16.51.2.8.1 integer read-only
The number of rows in the table.
                             mscsAimStatDisksTable 1.3.6.1.4.1.546.16.51.2.8.2 no-access
                                 mscsAimStatDisksEntry 1.3.6.1.4.1.546.16.51.2.8.2.1 no-access
                                     mscsAimStatDiskIndex 1.3.6.1.4.1.546.16.51.2.8.2.1.1 integer read-only
The numeric index of this row.
                                     mscsAimStatDiskInstanceName 1.3.6.1.4.1.546.16.51.2.8.2.1.2 displaystring read-only
The instance this table row belongs to.
                                     mscsAimStatDiskClusterIndex 1.3.6.1.4.1.546.16.51.2.8.2.1.3 integer read-only
The index of the cluster this table row belongs to.
                                     mscsAimStatDiskName 1.3.6.1.4.1.546.16.51.2.8.2.1.4 snmpadminstring read-only
The name of the disk.
                                     mscsAimStatDiskDescription 1.3.6.1.4.1.546.16.51.2.8.2.1.5 snmpadminstring read-only
The description of the disk.
                                     mscsAimStatDiskID 1.3.6.1.4.1.546.16.51.2.8.2.1.6 displaystring read-only
The ID of the disk.
                                     mscsAimStatDiskScsiPort 1.3.6.1.4.1.546.16.51.2.8.2.1.7 integer read-only
The SCSI port number of the disk.
                                     mscsAimStatDiskScsiBus 1.3.6.1.4.1.546.16.51.2.8.2.1.8 integer read-only
The SCSI bus of the disk.
                                     mscsAimStatDiskScsiTargetID 1.3.6.1.4.1.546.16.51.2.8.2.1.9 integer read-only
The SCSI target ID of the disk.
                                     mscsAimStatDiskScsiLUN 1.3.6.1.4.1.546.16.51.2.8.2.1.10 integer read-only
The SCSI LUN of the disk.
                                     mscsAimStatDiskSignature 1.3.6.1.4.1.546.16.51.2.8.2.1.11 integer read-only
The signature of the disk.
                         mscsAimStatCSVGroup 1.3.6.1.4.1.546.16.51.2.9
                             mscsAimStatCSVCount 1.3.6.1.4.1.546.16.51.2.9.1 integer read-only
The number of rows in the table.
                             mscsAimStatCSVTable 1.3.6.1.4.1.546.16.51.2.9.2 no-access
                                 mscsAimStatCSVEntry 1.3.6.1.4.1.546.16.51.2.9.2.1 no-access
                                     mscsAimStatCSVIndex 1.3.6.1.4.1.546.16.51.2.9.2.1.1 integer read-only
The numeric index of this row.
                                     mscsAimStatCSVInstanceName 1.3.6.1.4.1.546.16.51.2.9.2.1.2 displaystring read-only
The instance this table row belongs to.
                                     mscsAimStatCSVClusterIndex 1.3.6.1.4.1.546.16.51.2.9.2.1.3 integer read-only
The index of the cluster this table row belongs to.
                                     mscsAimStatCSVName 1.3.6.1.4.1.546.16.51.2.9.2.1.4 snmpadminstring read-only
The name of the cluster shared volume.
                                     mscsAimStatCSVDescription 1.3.6.1.4.1.546.16.51.2.9.2.1.5 snmpadminstring read-only
The description of the cluster shared volume.
                                     mscsAimStatCSVBackupState 1.3.6.1.4.1.546.16.51.2.9.2.1.6 integer read-only
The backup state of the cluster shared volume. Possible values: none (0) inProgress (1) Enumeration: 'none': 0, 'inProgress': 1.
                                     mscsAimStatCSVFaultState 1.3.6.1.4.1.546.16.51.2.9.2.1.7 integer read-only
The fault state of the cluster shared volume. Possible values: noFaults (0) noDirectIO (1) noAccess (2) maintenance (4) Enumeration: 'noDirectIO': 1, 'noFaults': 0, 'maintenance': 4, 'noAccess': 2.
                                     mscsAimStatCSVVolumeName 1.3.6.1.4.1.546.16.51.2.9.2.1.8 snmpadminstring read-only
The device Id of the cluster shared volume.
                                     mscsAimStatCSVVolumeOffset 1.3.6.1.4.1.546.16.51.2.9.2.1.9 displaystring read-only
The volume offset of the cluster shared volume.
                         mscsAimStatPrivateResourcePropertyGroup 1.3.6.1.4.1.546.16.51.2.10
                               mscsAimStatPrivateResourcePropertyCount 1.3.6.1.4.1.546.16.51.2.10.1 integer read-only
The number of rows in the table.
                               mscsAimStatPrivateResourcePropertyTable 1.3.6.1.4.1.546.16.51.2.10.2 no-access
                                   mscsAimStatPrivateResourcePropertyEntry 1.3.6.1.4.1.546.16.51.2.10.2.1 no-access
                                       mscsAimStatPrivateResourcePropertyIndex 1.3.6.1.4.1.546.16.51.2.10.2.1.1 integer read-only
The numeric index of this row.
                                       mscsAimStatPrivateResourcePropertyInstanceName 1.3.6.1.4.1.546.16.51.2.10.2.1.2 displaystring read-only
The instance this table row belongs to.
                                       mscsAimStatPrivateResourcePropertyResourceIndex 1.3.6.1.4.1.546.16.51.2.10.2.1.3 integer read-only
The index of the Resource this table row belongs to.
                                       mscsAimStatPrivateResourcePropertyKey 1.3.6.1.4.1.546.16.51.2.10.2.1.4 displaystring read-only
The key name of this private property
                                       mscsAimStatPrivateResourcePropertyValue 1.3.6.1.4.1.546.16.51.2.10.2.1.5 snmpadminstring read-only
The value of this private property.
                     mscsAimConfigGroup 1.3.6.1.4.1.546.16.51.3
                         mscsAimCfgGeneralGroup 1.3.6.1.4.1.546.16.51.3.1
                             mscsAimCfgname 1.3.6.1.4.1.546.16.51.3.1.1 displaystring read-only
The agent's name.
                             mscsAimCfgversion 1.3.6.1.4.1.546.16.51.3.1.2 displaystring read-only
Version of the agent.
                             mscsAimCfgstarttime 1.3.6.1.4.1.546.16.51.3.1.3 displaystring read-only
Time the agent was started.
                             mscsAimCfglastupdatetime 1.3.6.1.4.1.546.16.51.3.1.4 displaystring read-only
Time the MIB was last updated.
                             mscsAimCfgagentpollinterval 1.3.6.1.4.1.546.16.51.3.1.5 integer read-write
Poll Interval for the agent.