# WARNING: This file was auto-generated using snmp_exporter generator, manual changes will be lost. idrac: version: 2 auth: community: public walk: - 1.3.6.1 metrics: - name: status oid: 1.3.6.1.4.1.343.2.7.2.1.7 type: gauge help: Indicates status and functionality of the adapter(s) - whether the base driver and ANS are loaded. - 1.3.6.1.4.1.343.2.7.2.1.7 enum_values: 0: baseDriverNotLoadedAnsNotLoaded 1: baseDriverLoadedAnsNotLoaded 2: baseDriverNotLoadedAnsLoaded 3: baseDriverLoadedAnsLoaded - name: adapterIndex oid: 1.3.6.1.4.1.343.2.7.2.2.1.1.1.1 type: gauge help: A unique value, greater than or equal to zero, for each interface. - 1.3.6.1.4.1.343.2.7.2.2.1.1.1.1 indexes: - labelname: adapterIndex type: gauge - name: adapterType oid: 1.3.6.1.4.1.343.2.7.2.2.1.1.1.3 type: gauge help: Type of adapter (member, stand-alone, or virtual). - 1.3.6.1.4.1.343.2.7.2.2.1.1.1.3 indexes: - labelname: adapterIndex type: gauge enum_values: 0: standAlone 1: teamMember 2: virtual - name: adapterDriverLoadStatus oid: 1.3.6.1.4.1.343.2.7.2.2.1.1.1.4 type: gauge help: 'Load status of the driver: -''loaded'' if the driver is loaded on the NIC; ''notLoaded'' otherwise - 1.3.6.1.4.1.343.2.7.2.2.1.1.1.4' indexes: - labelname: adapterIndex type: gauge enum_values: 0: loaded 1: notLoaded - name: adapterRxPackets oid: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.1 type: counter help: Total number of packets received. - 1.3.6.1.4.1.343.2.7.2.2.1.3.1.1 indexes: - labelname: adapterIndex type: gauge - name: adapterTxPackets oid: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.2 type: counter help: Total number of packets transmitted. - 1.3.6.1.4.1.343.2.7.2.2.1.3.1.2 indexes: - labelname: adapterIndex type: gauge - name: adapterRxBytes oid: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.3 type: counter help: Total number of bytes received. - 1.3.6.1.4.1.343.2.7.2.2.1.3.1.3 indexes: - labelname: adapterIndex type: gauge - name: adapterTxBytes oid: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.4 type: counter help: Total number of bytes transmitted. - 1.3.6.1.4.1.343.2.7.2.2.1.3.1.4 indexes: - labelname: adapterIndex type: gauge - name: adapterRxErrors oid: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.5 type: counter help: Total number of packets received with errors (packets that failed to reach the protocol). - 1.3.6.1.4.1.343.2.7.2.2.1.3.1.5 indexes: - labelname: adapterIndex type: gauge - name: adapterTxErrors oid: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.6 type: counter help: Total number of packets that failed to transmit. - 1.3.6.1.4.1.343.2.7.2.2.1.3.1.6 indexes: - labelname: adapterIndex type: gauge - name: adapterRxDropped oid: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.7 type: counter help: Total number of receive packets dropped due to overrun. - 1.3.6.1.4.1.343.2.7.2.2.1.3.1.7 indexes: - labelname: adapterIndex type: gauge - name: adapterTxDropped oid: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.8 type: counter help: Total number of transmit packets dropped due to successive collisions. - 1.3.6.1.4.1.343.2.7.2.2.1.3.1.8 indexes: - labelname: adapterIndex type: gauge - name: adapterRxMulticast oid: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.9 type: counter help: Total number of Multicast packets received. - 1.3.6.1.4.1.343.2.7.2.2.1.3.1.9 indexes: - labelname: adapterIndex type: gauge - name: adapterCollisions oid: 1.3.6.1.4.1.343.2.7.2.2.1.3.1.10 type: counter help: Total number of single collisions. - 1.3.6.1.4.1.343.2.7.2.2.1.3.1.10 indexes: - labelname: adapterIndex type: gauge - name: physicalAdapterIndex oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.1 type: gauge help: A unique value, greater than or equal to zero, for each interface. - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.1 indexes: - labelname: physicalAdapterIndex type: gauge - name: physicalAdapterLinkStatus oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.2 type: gauge help: Physical adapter link status - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.2 indexes: - labelname: physicalAdapterIndex type: gauge enum_values: -1: not-available 0: link-up 1: link-down - name: physicalAdapterLinkStatusChangesCounter oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.3 type: counter help: Number of changes in physical adapter link status - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.3 indexes: - labelname: physicalAdapterIndex type: gauge - name: physicalAdapterSpeed oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.4 type: gauge help: Physical adapter speed (in Mbps) - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.4 indexes: - labelname: physicalAdapterIndex type: gauge - name: physicalAdapterDplxMode oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.5 type: gauge help: Physical Adapter Duplex Mode - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.5 indexes: - labelname: physicalAdapterIndex type: gauge enum_values: 0: not-available 1: half 2: full - name: physicalAdapterAutoNegotiation oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.6 type: gauge help: Physical adapter autonegotiation mode - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.6 indexes: - labelname: physicalAdapterIndex type: gauge enum_values: 0: "on" 1: "off" - name: physicalAdapterPciBus oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.7 type: gauge help: Physical adapter PCI bus number. - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.7 indexes: - labelname: physicalAdapterIndex type: gauge - name: physicalAdapterPciSlot oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.8 type: gauge help: Physical adapter PCI slot number. - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.8 indexes: - labelname: physicalAdapterIndex type: gauge - name: physicalAdapterIrq oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.9 type: gauge help: Physical adapter Interrupt Request number. - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.9 indexes: - labelname: physicalAdapterIndex type: gauge - name: physicalAdapterOnlineDiagStatus oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.12 type: gauge help: The Online Diagnostics Status of the Physical Adapter - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.12 indexes: - labelname: physicalAdapterIndex type: gauge enum_values: -1: not-available 0: failed 1: passed - name: physicalAdapterExpressTeamed oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.13 type: gauge help: Physical Adapter Express team status - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.13 indexes: - labelname: physicalAdapterIndex type: gauge enum_values: 0: not-available 1: primary 2: secondary - name: physicalAdapterExpressTeamBundleId oid: 1.3.6.1.4.1.343.2.7.2.2.2.1.1.14 type: gauge help: Unique value to identify the express team in the system. - 1.3.6.1.4.1.343.2.7.2.2.2.1.1.14 indexes: - labelname: physicalAdapterIndex type: gauge - name: physicalAdapterTcpRxChecksumOffLoadEnable oid: 1.3.6.1.4.1.343.2.7.2.2.2.2.1.1 type: gauge help: When enabled, TCP for 'receive' checksums are performed in hardware. - 1.3.6.1.4.1.343.2.7.2.2.2.2.1.1 indexes: - labelname: physicalAdapterIndex type: gauge enum_values: 0: enabled 1: disabled - name: physicalAdapterTcpRxChecksumBad oid: 1.3.6.1.4.1.343.2.7.2.2.2.2.1.2 type: counter help: Number of bad 'receive' checksums. - 1.3.6.1.4.1.343.2.7.2.2.2.2.1.2 indexes: - labelname: physicalAdapterIndex type: gauge - name: physicalAdapterTcpTxChecksumOffLoadEnable oid: 1.3.6.1.4.1.343.2.7.2.2.2.2.1.3 type: gauge help: When enabled, TCP for 'transmit' checksums are performed in hardware. - 1.3.6.1.4.1.343.2.7.2.2.2.2.1.3 indexes: - labelname: physicalAdapterIndex type: gauge enum_values: 0: enabled 1: disabled - name: physicalAdapterIpv4RxChecksumOffLoadEnable oid: 1.3.6.1.4.1.343.2.7.2.2.2.2.1.4 type: gauge help: When enabled, IPv4 for 'receive' checksums are performed in hardware. - 1.3.6.1.4.1.343.2.7.2.2.2.2.1.4 indexes: - labelname: physicalAdapterIndex type: gauge enum_values: 0: enabled 1: disabled - name: physicalAdapterIpv4TxChecksumOffLoadEnable oid: 1.3.6.1.4.1.343.2.7.2.2.2.2.1.5 type: gauge help: When enabled, IPv4 for 'receive' checksums are performed in hardware. - 1.3.6.1.4.1.343.2.7.2.2.2.2.1.5 indexes: - labelname: physicalAdapterIndex type: gauge enum_values: 0: enabled 1: disabled - name: physicalAdapterIpv4TCPSegmentationOffLoadEnable oid: 1.3.6.1.4.1.343.2.7.2.2.2.2.1.6 type: gauge help: When enabled, TCP Segmentation is performed in hardware. - 1.3.6.1.4.1.343.2.7.2.2.2.2.1.6 indexes: - labelname: physicalAdapterIndex type: gauge enum_values: 0: disabled 1: enabled - name: virtualAdapterIndex oid: 1.3.6.1.4.1.343.2.7.2.2.3.1.1.1 type: gauge help: A unique value, greater than or equal to zero, for each interface. - 1.3.6.1.4.1.343.2.7.2.2.3.1.1.1 indexes: - labelname: virtualAdapterIndex type: gauge - name: virtualAdapterAnsId oid: 1.3.6.1.4.1.343.2.7.2.2.3.1.1.2 type: gauge help: ID of the team to which the adapter belongs. - 1.3.6.1.4.1.343.2.7.2.2.3.1.1.2 indexes: - labelname: virtualAdapterIndex type: gauge - name: virtualAdapterVlanId oid: 1.3.6.1.4.1.343.2.7.2.2.3.2.1.1 type: gauge help: ID for this virtual adapter VLAN. - 1.3.6.1.4.1.343.2.7.2.2.3.2.1.1 indexes: - labelname: virtualAdapterIndex type: gauge enum_values: 0: none - name: ansId oid: 1.3.6.1.4.1.343.2.7.2.2.4.1.1.1 type: gauge help: ANS ID - 1.3.6.1.4.1.343.2.7.2.2.4.1.1.1 indexes: - labelname: ansId type: gauge - name: ansNumberOfMembers oid: 1.3.6.1.4.1.343.2.7.2.2.4.1.1.2 type: gauge help: Number of member adapters in the team. - 1.3.6.1.4.1.343.2.7.2.2.4.1.1.2 indexes: - labelname: ansId type: gauge - name: ansNumberOfVirtualAdapters oid: 1.3.6.1.4.1.343.2.7.2.2.4.1.1.3 type: gauge help: Number of virtual adapters in the team. - 1.3.6.1.4.1.343.2.7.2.2.4.1.1.3 indexes: - labelname: ansId type: gauge - name: ansVlanTaggingType oid: 1.3.6.1.4.1.343.2.7.2.2.4.2.1.1 type: gauge help: Tagging type of the VLAN adapter. - 1.3.6.1.4.1.343.2.7.2.2.4.2.1.1 indexes: - labelname: ansId type: gauge enum_values: 0: none 1: tag-802-1Q 2: tag-802-1P 3: tag-802-3AC 4: tag-iSL - name: ansTeamMode oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.2 type: gauge help: Team mode. - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.2 indexes: - labelname: ansId type: gauge enum_values: 0: adapter-fault-tolerance 1: adaptive-load-balancing 2: static-link-aggregation 4: iEEE-802-3ad 5: switch-fault-tolerance 6: none - name: ansTeamLinkState oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.3 type: gauge help: Team link state - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.3 indexes: - labelname: ansId type: gauge enum_values: 0: up 1: down - name: ansTeamSpeed oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.4 type: gauge help: Team speed.Speed of the current primary member (in Mbps). - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.4 indexes: - labelname: ansId type: gauge - name: ansTeamProbesState oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.5 type: gauge help: If enabled, the ANS uses probes to check on its members. - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.5 indexes: - labelname: ansId type: gauge enum_values: 0: probes-enabled 1: probes-disabled - name: ansTeamProbesMode oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.6 type: gauge help: Mode of probe usage. - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.6 indexes: - labelname: ansId type: gauge enum_values: 0: broadcast 1: multicast 2: not-available - name: ansTeamLoadBalanceRefresh oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.7 type: gauge help: In seconds - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.7 indexes: - labelname: ansId type: gauge enum_values: 0: not-available - name: ansTeamProbesSendTime oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.8 type: gauge help: In seconds - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.8 indexes: - labelname: ansId type: gauge enum_values: 0: not-available - name: ansTeamPreferredPrimaryIndex oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.9 type: gauge help: Index of the preferred primary member adapter. - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.9 indexes: - labelname: ansId type: gauge enum_values: -1: not-available - name: ansTeamCurrentPrimaryIndex oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.10 type: gauge help: Index of the current primary member adapter. - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.10 indexes: - labelname: ansId type: gauge enum_values: -1: not-available - name: ansTeamPreviousPrimaryIndex oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.11 type: gauge help: Index of the previous primary member adapter. - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.11 indexes: - labelname: ansId type: gauge enum_values: -1: not-available - name: ansTeamFailoverCounter oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.12 type: counter help: Failover counter - that is, the number of failovers the team suffered - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.12 indexes: - labelname: ansId type: gauge - name: ansTeamSlaCompatible oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.13 type: gauge help: Indicates compatibility with Static Link Aggregation mode when in IEEE 802.3AD mode. - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.13 indexes: - labelname: ansId type: gauge enum_values: -1: not-available 0: "yes" 1: "no" - name: ansTeamAggrSelectionMode oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.14 type: gauge help: Indicates aggregation selection mode when in IEEE 802.3AD mode. - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.14 indexes: - labelname: ansId type: gauge enum_values: -1: not-available 0: bandwidth 1: count - name: ansTeamRlbSupport oid: 1.3.6.1.4.1.343.2.7.2.2.4.3.1.15 type: gauge help: Indicates whether 'receive load balancing support' is enabled when in AdaptiveLoadBalancing teaming mode - 1.3.6.1.4.1.343.2.7.2.2.4.3.1.15 indexes: - labelname: ansId type: gauge enum_values: -1: not-available 0: enabled 1: disabled - name: ansMemberIndex oid: 1.3.6.1.4.1.343.2.7.2.2.5.1.1.1 type: gauge help: A unique value for each member - 1.3.6.1.4.1.343.2.7.2.2.5.1.1.1 indexes: - labelname: ansMemberIndex type: gauge - name: ansMemberAnsId oid: 1.3.6.1.4.1.343.2.7.2.2.5.1.1.2 type: gauge help: ID of the ANS to which the Adapter belongs. - 1.3.6.1.4.1.343.2.7.2.2.5.1.1.2 indexes: - labelname: ansMemberIndex type: gauge - name: ansTeamMemberState oid: 1.3.6.1.4.1.343.2.7.2.2.5.2.1.1 type: gauge help: iANS-TeamMember adapter state. - 1.3.6.1.4.1.343.2.7.2.2.5.2.1.1 indexes: - labelname: ansMemberIndex type: gauge enum_values: 0: active 1: disabled 2: standby 3: active-secondary - name: ansTeamMemberFailureCounter oid: 1.3.6.1.4.1.343.2.7.2.2.5.2.1.2 type: counter help: Failure counter - that is, the number of failovers from this member - 1.3.6.1.4.1.343.2.7.2.2.5.2.1.2 indexes: - labelname: ansMemberIndex type: gauge - name: ansTeamMemberPriority oid: 1.3.6.1.4.1.343.2.7.2.2.5.2.1.3 type: gauge help: Priority of the team member. - 1.3.6.1.4.1.343.2.7.2.2.5.2.1.3 indexes: - labelname: ansMemberIndex type: gauge enum_values: 0: none 1: primary 2: secondary - name: physicalAdapterLinkUpDownTrapEnable oid: 1.3.6.1.4.1.343.2.7.2.3.1.2 type: gauge help: Indicates whether a physical adapter's link up and link down traps are enabled - 1.3.6.1.4.1.343.2.7.2.3.1.2 enum_values: 0: disabled 1: enabled - name: physicalAdapterAddedRemovedTrapEnable oid: 1.3.6.1.4.1.343.2.7.2.3.1.3 type: gauge help: Indicates whether a physical adapter's 'added' and 'removed' traps are enabled - 1.3.6.1.4.1.343.2.7.2.3.1.3 enum_values: 0: disabled 1: enabled - name: physicalAdapterOnlineDiagPassedFailedTrapEnable oid: 1.3.6.1.4.1.343.2.7.2.3.1.4 type: gauge help: Indicates whether physicalAdapterOnlineDiag 'passed' and 'failed' are enabled. - 1.3.6.1.4.1.343.2.7.2.3.1.4 enum_values: 0: disabled 1: enabled - name: virtualAdaptersTrapEnable oid: 1.3.6.1.4.1.343.2.7.2.3.2.2 type: gauge help: Indicates whether virtual adapter traps are enabled - 1.3.6.1.4.1.343.2.7.2.3.2.2 enum_values: 0: disabled 1: enabled - name: ansTrapEnable oid: 1.3.6.1.4.1.343.2.7.2.3.3.2 type: gauge help: Indicates whether team traps are enabled - 1.3.6.1.4.1.343.2.7.2.3.3.2 enum_values: 0: disabled 1: enabled - name: teamMemberTrapEnable oid: 1.3.6.1.4.1.343.2.7.2.3.4.2 type: gauge help: Indicates whether traps for members are enabled - 1.3.6.1.4.1.343.2.7.2.3.4.2 enum_values: 0: disabled 1: enabled - name: mIBMajorVersionNumber oid: 1.3.6.1.4.1.674.10892.1.1.1 type: gauge help: 0001.0001 This attribute defines the major version number for the version of this MIB supported by the systems management software. - 1.3.6.1.4.1.674.10892.1.1.1 - name: mIBMinorVersionNumber oid: 1.3.6.1.4.1.674.10892.1.1.2 type: gauge help: 0001.0002 This attribute defines the minor version number for the version of this MIB supported by the systems management software. - 1.3.6.1.4.1.674.10892.1.1.2 - name: mIBMaintenanceVersionNumber oid: 1.3.6.1.4.1.674.10892.1.1.3 type: gauge help: 0001.0003 This attribute defines the maintenance version number for the version of this MIB supported by the systems management software. - 1.3.6.1.4.1.674.10892.1.1.3 - name: systemManagementSoftwareName oid: 1.3.6.1.4.1.674.10892.1.100.1 type: OctetString help: 0100.0001 This attribute defines the product name of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.1 - name: systemManagementSoftwareVersionNumberName oid: 1.3.6.1.4.1.674.10892.1.100.2 type: OctetString help: 0100.0002 This attribute defines the version number of the instrumentation component of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.2 - name: systemManagementSoftwareBuildNumber oid: 1.3.6.1.4.1.674.10892.1.100.3 type: gauge help: 0100.0003 This attribute defines the build number of the instrumentation component of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.3 - name: systemManagementSoftwareDescriptionName oid: 1.3.6.1.4.1.674.10892.1.100.4 type: OctetString help: 0100.0004 This attribute defines the description of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.4 - name: systemManagementSoftwareSupportedProtocol oid: 1.3.6.1.4.1.674.10892.1.100.5 type: gauge help: 0100.0005 This attribute defines the protocols supported by the instrumentation component of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.5 enum_values: 1: supportsSNMP 2: supportsDMI 3: supportsSNMPandDMI 4: supportsCIMOM 5: supportsSNMPandCIMOM 7: supportsSNMPandDMIandCIMOM - name: systemManagementSoftwarePreferredProtocol oid: 1.3.6.1.4.1.674.10892.1.100.6 type: gauge help: 0100.0006 This attribute defines the protocol preferred by the instrumentation component of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.6 enum_values: 1: supportsSNMP 2: supportsDMI 3: supportsSNMPandDMI 4: supportsCIMOM 5: supportsSNMPandCIMOM 7: supportsSNMPandDMIandCIMOM - name: systemManagementSoftwareUpdateLevelName oid: 1.3.6.1.4.1.674.10892.1.100.7 type: OctetString help: 0100.0007 This attribute defines the update level of the instrumentation component of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.7 - name: systemManagementSoftwareURLName oid: 1.3.6.1.4.1.674.10892.1.100.8 type: DisplayString help: 0100.0008 This attribute defines the Universal Resource Locator (URL) of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.8 - name: systemManagementSoftwareLanguageName oid: 1.3.6.1.4.1.674.10892.1.100.9 type: DisplayString help: 0100.0009 This attribute defines the language of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.9 - name: systemManagementSoftwareGlobalVersionName oid: 1.3.6.1.4.1.674.10892.1.100.10 type: OctetString help: 0100.0010 This attribute defines the global version of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.10 - name: systemManagementSoftwareFeatureFlags oid: 1.3.6.1.4.1.674.10892.1.100.11 type: gauge help: 0100.0011 This attribute defines the features of the systems management software - 1.3.6.1.4.1.674.10892.1.100.11 enum_values: 1: webOneToOneManagementPreferred - name: systemManagementSoftwareSNMPAgentFeatureFlags oid: 1.3.6.1.4.1.674.10892.1.100.12 type: gauge help: 0100.0012 This attribute defines the features of the SNMP agent software provided by the operating system - 1.3.6.1.4.1.674.10892.1.100.12 enum_values: 1: supportsSparseTables - name: systemManagementSoftwareManufacturerName oid: 1.3.6.1.4.1.674.10892.1.100.13 type: OctetString help: 0100.0013 This attribute defines the manufacturer of the systems management software. - 1.3.6.1.4.1.674.10892.1.100.13 - name: systemManagementSoftwareProdUseFeedback oid: 1.3.6.1.4.1.674.10892.1.100.14 type: gauge help: 0100.0014 This attribute defines the current state of the Product Use Feedback feature - 1.3.6.1.4.1.674.10892.1.100.14 - name: systemStatechassisIndex oid: 1.3.6.1.4.1.674.10892.1.200.10.1.1 type: gauge help: 0200.0010.0001.0001 This attribute defines the index (one based) of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.1 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateGlobalSystemStatus oid: 1.3.6.1.4.1.674.10892.1.200.10.1.2 type: gauge help: 0200.0010.0001.0002 This attribute defines the global system status of all chassis being monitored by the systems management software. - 1.3.6.1.4.1.674.10892.1.200.10.1.2 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateChassisState oid: 1.3.6.1.4.1.674.10892.1.200.10.1.3 type: gauge help: 0200.0010.0001.0003 This attribute defines the state settings of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.3 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemStateChassisStatus oid: 1.3.6.1.4.1.674.10892.1.200.10.1.4 type: gauge help: 0200.0010.0001.0004 This attribute defines the status of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.4 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStatePowerUnitStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.5 type: OctetString help: 0200.0010.0001.0005 This attribute lists the state settings of each power unit of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.5 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStatePowerUnitStatusRedundancy oid: 1.3.6.1.4.1.674.10892.1.200.10.1.6 type: gauge help: 0200.0010.0001.0006 This attribute defines the combined redundancy status of all power units of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.6 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: systemStatePowerUnitStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.7 type: OctetString help: 0200.0010.0001.0007 This attribute lists the redundancy status of each power unit of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.7 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStatePowerSupplyStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.8 type: OctetString help: 0200.0010.0001.0008 This attribute lists the state settings of each power supply of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.8 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStatePowerSupplyStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.9 type: gauge help: 0200.0010.0001.0009 This attribute defines the combined status of all power supplies of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.9 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStatePowerSupplyStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.10 type: OctetString help: 0200.0010.0001.0010 This attribute lists the status of each power supply of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.10 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateVoltageStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.11 type: OctetString help: 0200.0010.0001.0011 This attribute lists the state settings of each voltage probe of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.11 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateVoltageStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.12 type: gauge help: 0200.0010.0001.0012 This attribute defines the combined status of all voltage probes of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.12 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateVoltageStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.13 type: OctetString help: 0200.0010.0001.0013 This attribute lists the status of each voltage probe of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.13 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateAmperageStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.14 type: OctetString help: 0200.0010.0001.0014 This attribute lists the state settings of each amperage probe of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.14 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateAmperageStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.15 type: gauge help: 0200.0010.0001.0015 This attribute defines the combined status of all amperage probes of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.15 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateAmperageStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.16 type: OctetString help: 0200.0010.0001.0016 This attribute lists the status of each amperage probe of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.16 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCoolingUnitStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.17 type: OctetString help: 0200.0010.0001.0017 This attribute lists the state settings of each cooling unit of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.17 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCoolingUnitStatusRedundancy oid: 1.3.6.1.4.1.674.10892.1.200.10.1.18 type: gauge help: 0200.0010.0001.0018 This attribute defines the combined redundancy status of all cooling units of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.18 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: systemStateCoolingUnitStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.19 type: OctetString help: 0200.0010.0001.0019 This attribute lists the redundancy status of each cooling unit of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.19 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCoolingDeviceStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.20 type: OctetString help: 0200.0010.0001.0020 This attribute lists the state settings of each cooling device of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.20 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCoolingDeviceStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.21 type: gauge help: 0200.0010.0001.0021 This attribute defines the combined status of all cooling devices of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.21 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateCoolingDeviceStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.22 type: OctetString help: 0200.0010.0001.0022 This attribute lists the status of each cooling device of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.22 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateTemperatureStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.23 type: OctetString help: 0200.0010.0001.0023 This attribute lists the state settings of each temperature probe of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.23 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateTemperatureStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.24 type: gauge help: 0200.0010.0001.0024 This attribute defines the combined status of all temperature probes of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.24 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateTemperatureStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.25 type: OctetString help: 0200.0010.0001.0025 This attribute lists the status of each temperature probe of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.25 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateMemoryDeviceStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.26 type: OctetString help: 0200.0010.0001.0026 This attribute lists the state settings of each memory device of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.26 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateMemoryDeviceStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.27 type: gauge help: 0200.0010.0001.0027 This attribute defines the combined status of all memory devices of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.27 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateMemoryDeviceStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.28 type: OctetString help: 0200.0010.0001.0028 This attribute lists the status of each memory device of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.28 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateChassisIntrusionStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.29 type: OctetString help: 0200.0010.0001.0029 This attribute lists the state settings of each intrusion detection device of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.29 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateChassisIntrusionStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.30 type: gauge help: 0200.0010.0001.0030 This attribute defines the combined status of all intrusion detection devices of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.30 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateChassisIntrusionStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.31 type: OctetString help: 0200.0010.0001.0031 This attribute lists the status of each intrusion detection device of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.31 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateACPowerSwitchStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.32 type: OctetString help: 0200.0010.0001.0032 This attribute lists the state settings of each AC power switch of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.32 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateACPowerSwitchStatusRedundancy oid: 1.3.6.1.4.1.674.10892.1.200.10.1.33 type: gauge help: 0200.0010.0001.0033 This attribute defines the combined redundancy status of all AC power switches of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.33 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: systemStateACPowerSwitchStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.34 type: OctetString help: 0200.0010.0001.0034 This attribute lists the redundancy status of each AC power switch of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.34 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateACPowerCordStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.35 type: OctetString help: 0200.0010.0001.0035 This attribute lists the state settings of each AC power cord associated with an AC power switch of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.35 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateACPowerCordStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.36 type: gauge help: 0200.0010.0001.0036 This attribute defines the combined status of all AC power cords for any AC power switches of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.36 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateACPowerCordStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.37 type: OctetString help: 0200.0010.0001.0037 This attribute lists the status of each AC power cord associated with an AC power switch of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.37 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateRedundantMemoryUnitStateDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.38 type: OctetString help: 0200.0010.0001.0038 This attribute lists the state settings of each redundant memory unit of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.38 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateRedundantMemoryUnitStatusRedundancy oid: 1.3.6.1.4.1.674.10892.1.200.10.1.39 type: gauge help: 0200.0010.0001.0039 This attribute defines the combined redundancy status of all redundant memory units of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.39 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: systemStateRedundantMemoryUnitStatusDetails oid: 1.3.6.1.4.1.674.10892.1.200.10.1.40 type: OctetString help: 0200.0010.0001.0040 This attribute lists the redundancy status of each redundant memory unit of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.40 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateEventLogStatus oid: 1.3.6.1.4.1.674.10892.1.200.10.1.41 type: gauge help: 0200.0010.0001.0041 This attribute defines the overall status of the (ESM) event log of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.41 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStatePowerUnitStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.42 type: gauge help: 0200.0010.0001.0042 This attribute defines the combined status of all power units of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.42 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStatePowerUnitStatusList oid: 1.3.6.1.4.1.674.10892.1.200.10.1.43 type: OctetString help: 0200.0010.0001.0043 This attribute lists the status of each power unit of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.43 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCoolingUnitStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.44 type: gauge help: 0200.0010.0001.0044 This attribute defines the combined status of all cooling units of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.44 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateCoolingUnitStatusList oid: 1.3.6.1.4.1.674.10892.1.200.10.1.45 type: OctetString help: 0200.0010.0001.0045 This attribute lists the status of each cooling unit of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.45 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateACPowerSwitchStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.46 type: gauge help: 0200.0010.0001.0046 This attribute defines the combined status of all AC power switches of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.46 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateACPowerSwitchStatusList oid: 1.3.6.1.4.1.674.10892.1.200.10.1.47 type: OctetString help: 0200.0010.0001.0047 This attribute lists the status of each AC power switch of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.47 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateRedundantMemoryUnitStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.48 type: gauge help: 0200.0010.0001.0048 This attribute defines the combined status of all redundant memory units of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.48 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateRedundantMemoryUnitStatusList oid: 1.3.6.1.4.1.674.10892.1.200.10.1.49 type: OctetString help: 0200.0010.0001.0049 This attribute lists the status of each redundant memory unit of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.49 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateProcessorDeviceStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.50 type: gauge help: 0200.0010.0001.0050 This attribute defines the combined status of all processor devices of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.50 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateProcessorDeviceStatusList oid: 1.3.6.1.4.1.674.10892.1.200.10.1.51 type: OctetString help: 0200.0010.0001.0051 This attribute lists the status of each processor device of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.51 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateBatteryStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.52 type: gauge help: 0200.0010.0001.0052 This attribute defines the combined status of all batteries of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.52 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateBatteryStatusList oid: 1.3.6.1.4.1.674.10892.1.200.10.1.53 type: OctetString help: 0200.0010.0001.0053 This attribute lists the status of each battery of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.53 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateSDCardUnitStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.54 type: gauge help: 0200.0010.0001.0054 This attribute defines the combined status of all SD Card units of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.54 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateSDCardUnitStatusList oid: 1.3.6.1.4.1.674.10892.1.200.10.1.55 type: OctetString help: 0200.0010.0001.0055 This attribute lists the status of each SD Card unit of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.55 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateSDCardDeviceStatusCombined oid: 1.3.6.1.4.1.674.10892.1.200.10.1.56 type: gauge help: 0200.0010.0001.0056 This attribute defines the combined status of all SD Card devices of this chassis. - 1.3.6.1.4.1.674.10892.1.200.10.1.56 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemStateSDCardDeviceStatusList oid: 1.3.6.1.4.1.674.10892.1.200.10.1.57 type: OctetString help: 0200.0010.0001.0057 This attribute lists the status of each SD Card device of this chassis - 1.3.6.1.4.1.674.10892.1.200.10.1.57 indexes: - labelname: systemStatechassisIndex type: gauge - name: chassisIndexChassisInformation oid: 1.3.6.1.4.1.674.10892.1.300.10.1.1 type: gauge help: 0300.0010.0001.0001 This attribute defines the index (one based) of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.1 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.300.10.1.2 type: gauge help: 0300.0010.0001.0002 This attribute defines the state capabilities of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.2 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: chassisStateSettings oid: 1.3.6.1.4.1.674.10892.1.300.10.1.3 type: gauge help: 0300.0010.0001.0003 This attribute defines the state settings of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.3 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: chassisStatus oid: 1.3.6.1.4.1.674.10892.1.300.10.1.4 type: gauge help: 0300.0010.0001.0004 This attribute defines the status of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.4 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: chassisparentIndexReference oid: 1.3.6.1.4.1.674.10892.1.300.10.1.5 type: gauge help: 0300.0010.0001.0005 This attribute defines the index (one based) to the parent chassis of this chassis, if any. - 1.3.6.1.4.1.674.10892.1.300.10.1.5 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisType oid: 1.3.6.1.4.1.674.10892.1.300.10.1.6 type: gauge help: 0300.0010.0001.0006 This attribute defines the chassis type of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.6 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: other 2: unknown 3: desktop 4: lowProfileDesktop 5: pizzaBox 6: miniTower 7: tower 8: portable 9: lapTop 10: noteBook 11: handHeld 12: dockingStation 13: allInOne 14: subNoteBook 15: spaceSaving 16: lunchBox 17: mainSystemChassis 18: expansionChassis 19: subChassis 20: busExpansionChassis 21: peripheralChassis 22: raidChassis 23: rackMountChassis 24: sealedCasePC 25: multiSystemChassis - name: chassisName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.7 type: OctetString help: 0300.0010.0001.0007 This attribute defines the user-assigned name of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.7 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisManufacturerName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.8 type: OctetString help: 0300.0010.0001.0008 This attribute defines the name of the manufacturer of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.8 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisModelName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.9 type: OctetString help: 0300.0010.0001.0009 This attribute defines the system model type of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.9 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisAssetTagName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.10 type: DisplayString help: 0300.0010.0001.0010 This attribute defines the asset tag name of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.10 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisServiceTagName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.11 type: DisplayString help: 0300.0010.0001.0011 This attribute defines the service tag name of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.11 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisID oid: 1.3.6.1.4.1.674.10892.1.300.10.1.12 type: gauge help: 0300.0010.0001.0012 This attribute defines the system ID - 1.3.6.1.4.1.674.10892.1.300.10.1.12 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisIDExtension oid: 1.3.6.1.4.1.674.10892.1.300.10.1.13 type: gauge help: 0300.0010.0001.0013 This attribute defines the system ID extension. - 1.3.6.1.4.1.674.10892.1.300.10.1.13 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisSystemClass oid: 1.3.6.1.4.1.674.10892.1.300.10.1.14 type: gauge help: 0300.0010.0001.0014 This attribute defines the system class. - 1.3.6.1.4.1.674.10892.1.300.10.1.14 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: other 2: unknown 3: workstationClass 4: serverClass 5: desktopClass 6: portableClass 7: netPCClass 8: storageClass - name: chassisSystemName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.15 type: OctetString help: 0300.0010.0001.0015 This attribute defines the host name of the system. - 1.3.6.1.4.1.674.10892.1.300.10.1.15 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisSystemBootDateName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.16 type: OctetString help: 0300.0010.0001.0016 This attribute defines boot time of the system - 1.3.6.1.4.1.674.10892.1.300.10.1.16 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisSystemDateName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.17 type: OctetString help: 0300.0010.0001.0017 This attribute defines the current time of the system - 1.3.6.1.4.1.674.10892.1.300.10.1.17 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisSystemLocationName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.18 type: OctetString help: 0300.0010.0001.0018 This attribute defines the location of the system. - 1.3.6.1.4.1.674.10892.1.300.10.1.18 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisSystemPrimaryUserName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.19 type: OctetString help: 0300.0010.0001.0019 This attribute defines the name of the primary user of the system. - 1.3.6.1.4.1.674.10892.1.300.10.1.19 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisSystemUserPhoneNumberName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.20 type: OctetString help: 0300.0010.0001.0020 This attribute defines the phone number of the primary user of the system. - 1.3.6.1.4.1.674.10892.1.300.10.1.20 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisConnectionStatusUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.21 type: gauge help: 0300.0010.0001.0021 This attribute defines the status of the connection of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.21 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 2: unknown 3: ok 4: failure - name: chassisFanControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.22 type: gauge help: 0300.0010.0001.0022 This attribute defines the capabilities of the fan control hardware in the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.22 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: lowSpeedCapable 4: highSpeedCapable 6: lowOrHighSpeedCapable - name: chassisFanControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.23 type: gauge help: 0300.0010.0001.0023 This attribute defines the reading and setting of the fan control hardware in the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.23 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: lowSpeed 4: highSpeed - name: chassisLEDControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.24 type: gauge help: 0300.0010.0001.0024 This attribute defines the capabilities of the LED control hardware in the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.24 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: alertOnErrorCapable 4: alertOnWarningAndErrorCapable 6: alertOnWarningOrErrorCapable - name: chassisLEDControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.25 type: gauge help: 0300.0010.0001.0025 This attribute defines the reading and setting of the LED control hardware in the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.25 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: alertOnError 4: alertOnWarningAndError - name: chassisHDFaultClearControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.300.10.1.26 type: gauge help: 0300.0010.0001.0026 This attribute defines if the chassis allows reset of the chassis hard disk drive fault LED. - 1.3.6.1.4.1.674.10892.1.300.10.1.26 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 8: resetCapable - name: chassisHDFaultClearControlSettings oid: 1.3.6.1.4.1.674.10892.1.300.10.1.27 type: gauge help: 0300.0010.0001.0027 This attribute allows reset of a chassis hard disk drive fault LED. - 1.3.6.1.4.1.674.10892.1.300.10.1.27 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: enabled 4: notReady 8: reset 10: resetAndEnable - name: chassisIdentifyFlashControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.300.10.1.28 type: gauge help: 0300.0010.0001.0028 This attribute defines if the chassis allows setting of the chassis front panel LED to flash. - 1.3.6.1.4.1.674.10892.1.300.10.1.28 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 8: identifyCapable - name: chassisIdentifyFlashControlSettings oid: 1.3.6.1.4.1.674.10892.1.300.10.1.29 type: gauge help: 0300.0010.0001.0029 This attribute setting causes the chassis front panel LED to flash. - 1.3.6.1.4.1.674.10892.1.300.10.1.29 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: enabled 4: notReady 8: identifyChassis 10: identifyChassisAndEnable - name: chassisLockPresent oid: 1.3.6.1.4.1.674.10892.1.300.10.1.30 type: gauge help: 0300.0010.0001.0030 If true, a chassis lock is present on the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.30 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassishostControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.31 type: gauge help: 0300.0010.0001.031 This attribute defines the capabilities of the host control function. - 1.3.6.1.4.1.674.10892.1.300.10.1.31 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: manualRebootCapable 2: manualPowerOFFCapable 4: manualPowerCycleCapable 7: manualAllExceptOperatingSystemShutdownCapable 8: manualOperatingSystemShutdownCapable 15: manualFullyCapable 16: manualRebootWithOSShutdownCapable 32: manualRebootWithoutOSShutdownCapable 64: manualPowerOffWithOSShutdownCapable 128: manualPowerOffWithoutOSShutdownCapable 256: manualPowerCycleWithOSShutdownCapable 512: manualPowerCycleWithoutOSShutdownCapable - name: chassishostControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.32 type: gauge help: 0300.0010.0001.0032 This attribute defines the settings of the host control function. - 1.3.6.1.4.1.674.10892.1.300.10.1.32 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: manualReboot 2: manualPowerOFF 4: manualPowerCycle 8: manualOperatingSystemShutdown 9: manualOperatingSystemShutdownThenReboot 10: manualOperatingSystemShutdownThenPowerOFF 12: manualOperatingSystemShutdownThenPowerCycle - name: chassiswatchDogControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.33 type: gauge help: 0300.0010.0001.0033 This attribute defines the capabilities of the watchdog control function. - 1.3.6.1.4.1.674.10892.1.300.10.1.33 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: automaticRebootCapable 2: automaticPowerCycleCapable 4: automaticNotificationCapable 8: automaticWatchDogTimerCapable 16: automaticPowerOffCapable 27: automaticAllExceptNotificationCapable 31: automaticFullyCapable - name: chassiswatchDogControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.34 type: gauge help: 0300.0010.0001.0034 This attribute defines the settings of the watchdog control function. - 1.3.6.1.4.1.674.10892.1.300.10.1.34 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: automaticRebootEnabled 2: automaticPowerCycleEnabled 4: automaticNotificationEnabled 8: automaticPowerOffEnabled - name: chassiswatchDogControlExpiryTimeCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.35 type: gauge help: 0300.0010.0001.0035 This attribute defines the capabilities of the watchdog control expiry timer function. - 1.3.6.1.4.1.674.10892.1.300.10.1.35 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: type1Capable 2: type2Capable 4: type3Capable - name: chassiswatchDogControlExpiryTime oid: 1.3.6.1.4.1.674.10892.1.300.10.1.36 type: gauge help: 0300.0010.0001.0036 This attribute defines the current watchdog timer value in seconds. - 1.3.6.1.4.1.674.10892.1.300.10.1.36 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisallowSETCommandsfromSNMP oid: 1.3.6.1.4.1.674.10892.1.300.10.1.37 type: gauge help: 0300.0010.0001.0037 This attribute defines if SNMP SET type commands are allowed or not. - 1.3.6.1.4.1.674.10892.1.300.10.1.37 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisPowerButtonControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.38 type: gauge help: 0300.0010.0001.0038 This attribute defines the capabilities of the power button control hardware in the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.38 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknownCapabilities 2: enableCapable - name: chassisPowerButtonControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.39 type: gauge help: 0300.0010.0001.0039 This attribute defines the reading and setting of the power button control hardware in the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.39 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: enabled 4: disabled - name: chassisResellerName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.40 type: DisplayString help: 0300.0010.0001.0040 This attribute defines the name of the system reseller. - 1.3.6.1.4.1.674.10892.1.300.10.1.40 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisResellerContactInformationName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.41 type: DisplayString help: 0300.0010.0001.0041 This attribute defines the contact information for the system reseller. - 1.3.6.1.4.1.674.10892.1.300.10.1.41 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisResellerProductName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.42 type: DisplayString help: 0300.0010.0001.0042 This attribute defines the reseller's product name for the system. - 1.3.6.1.4.1.674.10892.1.300.10.1.42 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisResellerSystemID oid: 1.3.6.1.4.1.674.10892.1.300.10.1.43 type: gauge help: 0300.0010.0001.0043 This attribute defines the reseller's system ID for the system. - 1.3.6.1.4.1.674.10892.1.300.10.1.43 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisNMIButtonControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.44 type: gauge help: 0300.0010.0001.0044 This attribute defines the capabilities of the NMI button control hardware in the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.44 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknownCapabilities 2: enableCapable - name: chassisNMIButtonControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.300.10.1.45 type: gauge help: 0300.0010.0001.0045 This attribute defines the reading and setting of the NMI button control hardware in the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.45 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: enabled 4: disabled - name: chassisSystemProperties oid: 1.3.6.1.4.1.674.10892.1.300.10.1.46 type: gauge help: 0300.0010.0001.0046 This attribute defines the properties of the system. - 1.3.6.1.4.1.674.10892.1.300.10.1.46 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: energySmart - name: chassisSystemRevisionNumber oid: 1.3.6.1.4.1.674.10892.1.300.10.1.47 type: gauge help: 0300.0010.0001.0047 This attribute defines the revision number of the system where zero indicates the original version of the system - 1.3.6.1.4.1.674.10892.1.300.10.1.47 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisSystemRevisionName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.48 type: OctetString help: 0300.0010.0001.0048 This attribute defines the revision name of the system, if applicable. - 1.3.6.1.4.1.674.10892.1.300.10.1.48 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisExpressServiceCodeName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.49 type: OctetString help: 0300.0010.0001.0049 This attribute defines the Express Service Code of the chassis. - 1.3.6.1.4.1.674.10892.1.300.10.1.49 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisNodeIDName oid: 1.3.6.1.4.1.674.10892.1.300.10.1.50 type: OctetString help: 0300.0010.0001.0050 This attribute defines the NodeID Code of the chassis,if applicable - 1.3.6.1.4.1.674.10892.1.300.10.1.50 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: uUIDchassisIndex oid: 1.3.6.1.4.1.674.10892.1.300.20.1.1 type: gauge help: 0300.0020.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.300.20.1.1 indexes: - labelname: uUIDchassisIndex type: gauge - labelname: uUIDIndex type: gauge - name: uUIDIndex oid: 1.3.6.1.4.1.674.10892.1.300.20.1.2 type: gauge help: 0300.0020.0001.0002 This attribute defines the index (one based) of the UUID. - 1.3.6.1.4.1.674.10892.1.300.20.1.2 indexes: - labelname: uUIDchassisIndex type: gauge - labelname: uUIDIndex type: gauge - name: uUIDType oid: 1.3.6.1.4.1.674.10892.1.300.20.1.3 type: gauge help: 0300.0020.0001.0003 This attribute defines the type of the UUID. - 1.3.6.1.4.1.674.10892.1.300.20.1.3 indexes: - labelname: uUIDchassisIndex type: gauge - labelname: uUIDIndex type: gauge enum_values: 1: other 2: unknown 3: motherBoard 4: systemBackPlane 5: powerSupplyParallelingBoard 6: peripheralBayBackPlane 7: secondaryBackPlane - name: uUIDValue oid: 1.3.6.1.4.1.674.10892.1.300.20.1.4 type: OctetString help: 0300.0020.0001.0004 This attribute defines the value of the UUID. - 1.3.6.1.4.1.674.10892.1.300.20.1.4 indexes: - labelname: uUIDchassisIndex type: gauge - labelname: uUIDIndex type: gauge - name: postLogchassisIndex oid: 1.3.6.1.4.1.674.10892.1.300.30.1.1 type: gauge help: 0300.0030.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.300.30.1.1 indexes: - labelname: postLogchassisIndex type: gauge - labelname: postLogRecordIndex type: gauge - name: postLogRecordIndex oid: 1.3.6.1.4.1.674.10892.1.300.30.1.2 type: gauge help: 0300.0030.0001.0002 This attribute defines the index (one based) of the POST log record. - 1.3.6.1.4.1.674.10892.1.300.30.1.2 indexes: - labelname: postLogchassisIndex type: gauge - labelname: postLogRecordIndex type: gauge - name: postLogStateCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.300.30.1.3 type: gauge help: 0300.0030.0001.0003 This attribute defines the state capabilities of the object that is writing the POST log. - 1.3.6.1.4.1.674.10892.1.300.30.1.3 indexes: - labelname: postLogchassisIndex type: gauge - labelname: postLogRecordIndex type: gauge enum_values: 1: unknown 2: onlineCapable 4: notReadyCapable 8: resetCapable - name: postLogStateSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.300.30.1.4 type: gauge help: 0300.0030.0001.0004 This attribute defines the state settings of the object that is writing the POST log. - 1.3.6.1.4.1.674.10892.1.300.30.1.4 indexes: - labelname: postLogchassisIndex type: gauge - labelname: postLogRecordIndex type: gauge enum_values: 1: unknown 2: online 4: notReady 8: reset - name: postLogRecord oid: 1.3.6.1.4.1.674.10892.1.300.30.1.5 type: DisplayString help: 0300.0030.0001.0005 This attribute defines the data of the POST log record. - 1.3.6.1.4.1.674.10892.1.300.30.1.5 indexes: - labelname: postLogchassisIndex type: gauge - labelname: postLogRecordIndex type: gauge - name: postLogFormat oid: 1.3.6.1.4.1.674.10892.1.300.30.1.6 type: gauge help: 0300.0030.0001.0006 This attribute defines the format of the POST log record. - 1.3.6.1.4.1.674.10892.1.300.30.1.6 indexes: - labelname: postLogchassisIndex type: gauge - labelname: postLogRecordIndex type: gauge enum_values: 1: raw 2: ascii 3: uniCode - name: eventLogchassisIndex oid: 1.3.6.1.4.1.674.10892.1.300.40.1.1 type: gauge help: 0300.0040.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.300.40.1.1 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge - name: eventLogRecordIndex oid: 1.3.6.1.4.1.674.10892.1.300.40.1.2 type: gauge help: 0300.0040.0001.0002 This attribute defines the index (one based) of the event log record. - 1.3.6.1.4.1.674.10892.1.300.40.1.2 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge - name: eventLogStateCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.300.40.1.3 type: gauge help: 0300.0040.0001.0003 This attribute defines the state capabilities of the object that is writing the event log. - 1.3.6.1.4.1.674.10892.1.300.40.1.3 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge enum_values: 1: unknown 2: onlineCapable 4: notReadyCapable 8: resetCapable - name: eventLogStateSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.300.40.1.4 type: gauge help: 0300.0040.0001.0004 This attribute defines the state settings of the object that is writing the event log. - 1.3.6.1.4.1.674.10892.1.300.40.1.4 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge enum_values: 1: unknown 2: online 4: notReady 8: reset - name: eventLogRecord oid: 1.3.6.1.4.1.674.10892.1.300.40.1.5 type: DisplayString help: 0300.0040.0001.0005 This attribute defines the data of the event log record. - 1.3.6.1.4.1.674.10892.1.300.40.1.5 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge - name: eventLogFormat oid: 1.3.6.1.4.1.674.10892.1.300.40.1.6 type: gauge help: 0300.0040.0001.0006 This attribute defines the format of the event log record. - 1.3.6.1.4.1.674.10892.1.300.40.1.6 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge enum_values: 1: raw 2: ascii 3: uniCode - name: eventLogSeverityStatus oid: 1.3.6.1.4.1.674.10892.1.300.40.1.7 type: gauge help: 0300.0040.0001.0007 This attribute defines the severity of the event log record. - 1.3.6.1.4.1.674.10892.1.300.40.1.7 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: eventLogDateName oid: 1.3.6.1.4.1.674.10892.1.300.40.1.8 type: OctetString help: 0300.0040.0001.0008 This attribute defines the date and time of the event log record. - 1.3.6.1.4.1.674.10892.1.300.40.1.8 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge - name: systemBIOSchassisIndex oid: 1.3.6.1.4.1.674.10892.1.300.50.1.1 type: gauge help: 0300.0050.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.300.50.1.1 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSIndex oid: 1.3.6.1.4.1.674.10892.1.300.50.1.2 type: gauge help: 0300.0050.0001.0002 This attribute defines the index (one based) of the system BIOS. - 1.3.6.1.4.1.674.10892.1.300.50.1.2 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.300.50.1.3 type: gauge help: 0300.0050.0001.0003 This attribute defines the state capabilities of the system BIOS. - 1.3.6.1.4.1.674.10892.1.300.50.1.3 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: systemBIOSStateSettings oid: 1.3.6.1.4.1.674.10892.1.300.50.1.4 type: gauge help: 0300.0050.0001.0004 This attribute defines the state settings of the system BIOS. - 1.3.6.1.4.1.674.10892.1.300.50.1.4 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemBIOSStatus oid: 1.3.6.1.4.1.674.10892.1.300.50.1.5 type: gauge help: 0300.0050.0001.0005 This attribute defines the status of the system BIOS. - 1.3.6.1.4.1.674.10892.1.300.50.1.5 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemBIOSSize oid: 1.3.6.1.4.1.674.10892.1.300.50.1.6 type: gauge help: 0300.0050.0001.0006 This attribute defines the image size of the system BIOS in KBytes - 1.3.6.1.4.1.674.10892.1.300.50.1.6 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSReleaseDateName oid: 1.3.6.1.4.1.674.10892.1.300.50.1.7 type: OctetString help: 0300.0050.0001.0007 This attribute defines the release date name of the system BIOS. - 1.3.6.1.4.1.674.10892.1.300.50.1.7 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSVersionName oid: 1.3.6.1.4.1.674.10892.1.300.50.1.8 type: OctetString help: 0300.0050.0001.0008 This attribute defines the version name of the system BIOS. - 1.3.6.1.4.1.674.10892.1.300.50.1.8 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSStartingAddress oid: 1.3.6.1.4.1.674.10892.1.300.50.1.9 type: OctetString help: 0300.0050.0001.0009 This attribute defines the starting address of the system BIOS - 1.3.6.1.4.1.674.10892.1.300.50.1.9 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSEndingAddress oid: 1.3.6.1.4.1.674.10892.1.300.50.1.10 type: OctetString help: 0300.0050.0001.0010 This attribute defines the ending address of the system BIOS - 1.3.6.1.4.1.674.10892.1.300.50.1.10 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSManufacturerName oid: 1.3.6.1.4.1.674.10892.1.300.50.1.11 type: OctetString help: 0300.0050.0001.0011 This attribute defines the name of the manufacturer of the system BIOS. - 1.3.6.1.4.1.674.10892.1.300.50.1.11 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSCharacteristics oid: 1.3.6.1.4.1.674.10892.1.300.50.1.12 type: OctetString help: 0300.0050.0001.0012 This attribute defines characteristics of the system BIOS - 1.3.6.1.4.1.674.10892.1.300.50.1.12 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSCharacteristicsExt1 oid: 1.3.6.1.4.1.674.10892.1.300.50.1.13 type: gauge help: 0300.0050.0001.0013 This attribute defines additional characteristics of the system BIOS - 1.3.6.1.4.1.674.10892.1.300.50.1.13 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSCharacteristicsExt2 oid: 1.3.6.1.4.1.674.10892.1.300.50.1.14 type: gauge help: 0300.0050.0001.0014 This attribute defines additional characteristics of the system BIOS - 1.3.6.1.4.1.674.10892.1.300.50.1.14 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: firmwarechassisIndex oid: 1.3.6.1.4.1.674.10892.1.300.60.1.1 type: gauge help: 0300.0060.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.300.60.1.1 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareIndex oid: 1.3.6.1.4.1.674.10892.1.300.60.1.2 type: gauge help: 0300.0060.0001.0002 This attribute defines the index (one based) of the firmware. - 1.3.6.1.4.1.674.10892.1.300.60.1.2 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.300.60.1.3 type: gauge help: 0300.0060.0001.0003 This attribute defines the state capabilities of the firmware. - 1.3.6.1.4.1.674.10892.1.300.60.1.3 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: firmwareStateSettings oid: 1.3.6.1.4.1.674.10892.1.300.60.1.4 type: gauge help: 0300.0060.0001.0004 This attribute defines the state settings of the firmware. - 1.3.6.1.4.1.674.10892.1.300.60.1.4 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: firmwareStatus oid: 1.3.6.1.4.1.674.10892.1.300.60.1.5 type: gauge help: 0300.0060.0001.0005 This attribute defines the status of the firmware. - 1.3.6.1.4.1.674.10892.1.300.60.1.5 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: firmwareSize oid: 1.3.6.1.4.1.674.10892.1.300.60.1.6 type: gauge help: 0300.0060.0001.0006 This attribute defines the image size of the firmware in KBytes - 1.3.6.1.4.1.674.10892.1.300.60.1.6 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareType oid: 1.3.6.1.4.1.674.10892.1.300.60.1.7 type: gauge help: 0300.0060.0001.0007 This attribute defines the type of firmware. - 1.3.6.1.4.1.674.10892.1.300.60.1.7 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge enum_values: 1: other 2: unknown 3: systemBIOS 4: embeddedSystemManagementController 5: powerSupplyParallelingBoard 6: systemBackPlane 7: powerVault2XXSKernel 8: powerVault2XXSApplication 9: frontPanel 10: baseboardManagementController 11: hotPlugPCI 12: sensorData 13: peripheralBay 14: secondaryBackPlane 15: secondaryBackPlaneESM3And4 16: rac 17: iDRAC 18: iDRAC6 19: unifiedServerConfigurator 20: lifecycleController 21: iDRAC7 22: iDRAC8 23: iDRAC9 - name: firmwareTypeName oid: 1.3.6.1.4.1.674.10892.1.300.60.1.8 type: OctetString help: 0300.0060.0001.0008 This attribute defines the type name of the firmware. - 1.3.6.1.4.1.674.10892.1.300.60.1.8 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareUpdateCapabilities oid: 1.3.6.1.4.1.674.10892.1.300.60.1.9 type: gauge help: 0300.0060.0001.0009 This attribute defines the bitmap of supported methods for firmware update. - 1.3.6.1.4.1.674.10892.1.300.60.1.9 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareDateName oid: 1.3.6.1.4.1.674.10892.1.300.60.1.10 type: OctetString help: 0300.0060.0001.0010 This attribute defines the release date of the firmware. - 1.3.6.1.4.1.674.10892.1.300.60.1.10 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareVersionName oid: 1.3.6.1.4.1.674.10892.1.300.60.1.11 type: OctetString help: 0300.0060.0001.0011 This attribute defines the version of the firmware. - 1.3.6.1.4.1.674.10892.1.300.60.1.11 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: intrusionchassisIndex oid: 1.3.6.1.4.1.674.10892.1.300.70.1.1 type: gauge help: 0300.0070.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.300.70.1.1 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge - name: intrusionIndex oid: 1.3.6.1.4.1.674.10892.1.300.70.1.2 type: gauge help: 0300.0070.0001.0002 This attribute defines the index (one based) of the intrusion sensor. - 1.3.6.1.4.1.674.10892.1.300.70.1.2 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge - name: intrusionStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.300.70.1.3 type: gauge help: 0300.0070.0001.0003 This attribute defines the state capabilities of the intrusion sensor. - 1.3.6.1.4.1.674.10892.1.300.70.1.3 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: intrusionStateSettings oid: 1.3.6.1.4.1.674.10892.1.300.70.1.4 type: gauge help: 0300.0070.0001.0004 This attribute defines the state settings of the intrusion sensor. - 1.3.6.1.4.1.674.10892.1.300.70.1.4 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: intrusionStatus oid: 1.3.6.1.4.1.674.10892.1.300.70.1.5 type: gauge help: 0300.0070.0001.0005 This attribute defines the status of the intrusion sensor. - 1.3.6.1.4.1.674.10892.1.300.70.1.5 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: intrusionReading oid: 1.3.6.1.4.1.674.10892.1.300.70.1.6 type: gauge help: 0300.0070.0001.0006 This attribute defines the reading of the intrusion sensor. - 1.3.6.1.4.1.674.10892.1.300.70.1.6 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge enum_values: 1: chassisNotBreached 2: chassisBreached 3: chassisBreachedPrior 4: chassisBreachSensorFailure 5: driveBayOpen 6: driveBayOpenExtended - name: intrusionType oid: 1.3.6.1.4.1.674.10892.1.300.70.1.7 type: gauge help: 0300.0070.0001.0007 This attribute defines the type of the intrusion sensor. - 1.3.6.1.4.1.674.10892.1.300.70.1.7 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge enum_values: 1: chassisBreachDetectionWhenPowerON 2: chassisBreachDetectionWhenPowerOFF - name: intrusionLocationName oid: 1.3.6.1.4.1.674.10892.1.300.70.1.8 type: OctetString help: 0300.0070.0001.0008 This attribute defines the location of the intrusion sensor. - 1.3.6.1.4.1.674.10892.1.300.70.1.8 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge - name: baseBoardChassisIndex oid: 1.3.6.1.4.1.674.10892.1.300.80.1.1 type: gauge help: 0300.0080.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.300.80.1.1 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: baseBoardIndex oid: 1.3.6.1.4.1.674.10892.1.300.80.1.2 type: gauge help: 0300.0080.0001.0002 This attribute defines the index (one based) of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.2 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: baseBoardStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.300.80.1.3 type: gauge help: 0300.0080.0001.0003 This attribute defines the state capabilities of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.3 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: baseBoardStateSettings oid: 1.3.6.1.4.1.674.10892.1.300.80.1.4 type: gauge help: 0300.0080.0001.0004 This attribute defines the state settings of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.4 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: baseBoardStatus oid: 1.3.6.1.4.1.674.10892.1.300.80.1.5 type: gauge help: 0300.0080.0001.0005 This attribute defines the status of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.5 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: baseBoardFeatureFlags oid: 1.3.6.1.4.1.674.10892.1.300.80.1.6 type: gauge help: 0300.0080.0001.0006 This attribute defines the features of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.6 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge enum_values: 1: boardIsHostingBoard 2: boardRequiresDaughterBoard 4: boardIsRemovable 8: boardIsReplaceable 16: boardIsHotSwappable - name: baseBoardType oid: 1.3.6.1.4.1.674.10892.1.300.80.1.7 type: gauge help: 0300.0080.0001.0007 This attribute defines the type of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.7 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge enum_values: 1: unknown 2: other 3: serverBlade 4: connectivitySwitch 5: systemManagementModule 6: processorModule 7: ioModule 8: memoryModule 9: daughterBoard 10: motherboard 11: processorMemoryModule 12: processorIOModule 13: interconnectBoard - name: baseBoardTypeName oid: 1.3.6.1.4.1.674.10892.1.300.80.1.8 type: OctetString help: 0300.0080.0001.0008 This attribute defines the type name of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.8 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: baseBoardLocationName oid: 1.3.6.1.4.1.674.10892.1.300.80.1.9 type: OctetString help: 0300.0080.0001.0009 This attribute defines the location of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.9 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: baseBoardManufacturerName oid: 1.3.6.1.4.1.674.10892.1.300.80.1.10 type: OctetString help: 0300.0080.0001.0010 This attribute defines the name of the manufacturer of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.10 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: baseBoardProductName oid: 1.3.6.1.4.1.674.10892.1.300.80.1.11 type: OctetString help: 0300.0080.0001.0011 This attribute defines the product name of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.11 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: baseBoardVersionName oid: 1.3.6.1.4.1.674.10892.1.300.80.1.12 type: OctetString help: 0300.0080.0001.0012 This attribute defines the version of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.12 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: baseBoardServiceTagName oid: 1.3.6.1.4.1.674.10892.1.300.80.1.13 type: OctetString help: 0300.0080.0001.0013 This attribute defines the service tag of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.13 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: baseBoardPiecePartIDName oid: 1.3.6.1.4.1.674.10892.1.300.80.1.14 type: OctetString help: 0300.0080.0001.0014 This attribute defines the Piece Part ID (PPID) of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.14 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: baseBoardAssetTagName oid: 1.3.6.1.4.1.674.10892.1.300.80.1.15 type: OctetString help: 0300.0080.0001.0015 This attribute defines the asset tag of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.15 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: baseBoardExpressServiceCodeName oid: 1.3.6.1.4.1.674.10892.1.300.80.1.16 type: OctetString help: 0300.0080.0001.0016 This attribute defines the Express Service Code of the base board. - 1.3.6.1.4.1.674.10892.1.300.80.1.16 indexes: - labelname: baseBoardChassisIndex type: gauge - labelname: baseBoardIndex type: gauge - name: operatingSystemchassisIndex oid: 1.3.6.1.4.1.674.10892.1.400.10.1.1 type: gauge help: 0400.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.400.10.1.1 indexes: - labelname: operatingSystemchassisIndex type: gauge - name: operatingSystemStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.400.10.1.2 type: gauge help: 0400.0010.0001.0002 This attribute defines the state capabilities of the operating system. - 1.3.6.1.4.1.674.10892.1.400.10.1.2 indexes: - labelname: operatingSystemchassisIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: operatingSystemStateSettings oid: 1.3.6.1.4.1.674.10892.1.400.10.1.3 type: gauge help: 0400.0010.0001.0003 This attribute defines the state settings of the operating system. - 1.3.6.1.4.1.674.10892.1.400.10.1.3 indexes: - labelname: operatingSystemchassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: operatingSystemStatus oid: 1.3.6.1.4.1.674.10892.1.400.10.1.4 type: gauge help: 0400.0010.0001.0004 This attribute defines the status of the operating system. - 1.3.6.1.4.1.674.10892.1.400.10.1.4 indexes: - labelname: operatingSystemchassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: operatingSystemIsPrimary oid: 1.3.6.1.4.1.674.10892.1.400.10.1.5 type: gauge help: 0400.0010.0001.0005 This attribute defines if this operating system is the primary operating system or not. - 1.3.6.1.4.1.674.10892.1.400.10.1.5 indexes: - labelname: operatingSystemchassisIndex type: gauge - name: operatingSystemOperatingSystemName oid: 1.3.6.1.4.1.674.10892.1.400.10.1.6 type: DisplayString help: 0400.0010.0001.0006 This attribute defines the name of the operating system. - 1.3.6.1.4.1.674.10892.1.400.10.1.6 indexes: - labelname: operatingSystemchassisIndex type: gauge - name: operatingSystemOperatingSystemVersionName oid: 1.3.6.1.4.1.674.10892.1.400.10.1.7 type: DisplayString help: 0400.0010.0001.0007 This attribute defines the version of the operating system. - 1.3.6.1.4.1.674.10892.1.400.10.1.7 indexes: - labelname: operatingSystemchassisIndex type: gauge - name: operatingSystemMemorychassisIndex oid: 1.3.6.1.4.1.674.10892.1.400.20.1.1 type: gauge help: 0400.0020.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.400.20.1.1 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge - name: operatingSystemMemoryStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.400.20.1.2 type: gauge help: 0400.0020.0001.0002 This attribute defines the state capabilities of the operating system memory. - 1.3.6.1.4.1.674.10892.1.400.20.1.2 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: operatingSystemMemoryStateSettings oid: 1.3.6.1.4.1.674.10892.1.400.20.1.3 type: gauge help: 0400.0020.0001.0003 This attribute defines the state settings of the operating system memory. - 1.3.6.1.4.1.674.10892.1.400.20.1.3 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: operatingSystemMemoryStatus oid: 1.3.6.1.4.1.674.10892.1.400.20.1.4 type: gauge help: 0400.0020.0001.0004 This attribute defines the status of the operating system memory. - 1.3.6.1.4.1.674.10892.1.400.20.1.4 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: operatingSystemMemoryTotalPhysicalSize oid: 1.3.6.1.4.1.674.10892.1.400.20.1.5 type: gauge help: 0400.0020.0001.0005 This attribute defines the total physical memory for the operating system memory in KBytes - 1.3.6.1.4.1.674.10892.1.400.20.1.5 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge - name: operatingSystemMemoryAvailablePhysicalSize oid: 1.3.6.1.4.1.674.10892.1.400.20.1.6 type: gauge help: 0400.0020.0001.0006 This attribute defines the available physical memory for the operating system memory in KBytes. - 1.3.6.1.4.1.674.10892.1.400.20.1.6 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge - name: operatingSystemMemoryTotalPageFileSize oid: 1.3.6.1.4.1.674.10892.1.400.20.1.7 type: gauge help: 0400.0020.0001.0007 This attribute defines the total page file memory for the operating system memory in KBytes. - 1.3.6.1.4.1.674.10892.1.400.20.1.7 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge - name: operatingSystemMemoryAvailablePageFileSize oid: 1.3.6.1.4.1.674.10892.1.400.20.1.8 type: gauge help: 0400.0020.0001.0008 This attribute defines the available page file memory for the operating system memory in KBytes. - 1.3.6.1.4.1.674.10892.1.400.20.1.8 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge - name: operatingSystemMemoryTotalVirtualSize oid: 1.3.6.1.4.1.674.10892.1.400.20.1.9 type: gauge help: 0400.0020.0001.0009 This attribute defines the total virtual memory for the operating system memory in KBytes. - 1.3.6.1.4.1.674.10892.1.400.20.1.9 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge - name: operatingSystemMemoryAvailableVirtualSize oid: 1.3.6.1.4.1.674.10892.1.400.20.1.10 type: gauge help: 0400.0020.0001.0010 This attribute defines the available virtual memory for the operating system memory in KBytes. - 1.3.6.1.4.1.674.10892.1.400.20.1.10 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge - name: operatingSystemMemoryExtTotalPhysicalSize oid: 1.3.6.1.4.1.674.10892.1.400.20.1.11 type: OctetString help: 0400.0020.0001.0011 This attribute defines the total physical memory for the operating system memory in KBytes - 1.3.6.1.4.1.674.10892.1.400.20.1.11 indexes: - labelname: operatingSystemMemorychassisIndex type: gauge - name: systemResourceMapchassisIndex oid: 1.3.6.1.4.1.674.10892.1.500.10.1.1 type: gauge help: 0500.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.500.10.1.1 indexes: - labelname: systemResourceMapchassisIndex type: gauge - labelname: systemResourceMapIndex type: gauge - name: systemResourceMapIndex oid: 1.3.6.1.4.1.674.10892.1.500.10.1.2 type: gauge help: 0500.0010.0001.0002 This attribute defines the index (one based) of the system resource map. - 1.3.6.1.4.1.674.10892.1.500.10.1.2 indexes: - labelname: systemResourceMapchassisIndex type: gauge - labelname: systemResourceMapIndex type: gauge - name: systemResourceMapStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.500.10.1.3 type: gauge help: 0500.0010.0001.0003 This attribute defines the state capabilities of the system resource map. - 1.3.6.1.4.1.674.10892.1.500.10.1.3 indexes: - labelname: systemResourceMapchassisIndex type: gauge - labelname: systemResourceMapIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: systemResourceMapStateSettings oid: 1.3.6.1.4.1.674.10892.1.500.10.1.4 type: gauge help: 0500.0010.0001.0004 This attribute defines the state settings of the system resource map. - 1.3.6.1.4.1.674.10892.1.500.10.1.4 indexes: - labelname: systemResourceMapchassisIndex type: gauge - labelname: systemResourceMapIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemResourceMapStatus oid: 1.3.6.1.4.1.674.10892.1.500.10.1.5 type: gauge help: 0500.0010.0001.0005 This attribute defines the status of the system resource map. - 1.3.6.1.4.1.674.10892.1.500.10.1.5 indexes: - labelname: systemResourceMapchassisIndex type: gauge - labelname: systemResourceMapIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemResourceMapType oid: 1.3.6.1.4.1.674.10892.1.500.10.1.6 type: gauge help: 0500.0010.0001.0006 This attribute defines the type of the system resource map. - 1.3.6.1.4.1.674.10892.1.500.10.1.6 indexes: - labelname: systemResourceMapchassisIndex type: gauge - labelname: systemResourceMapIndex type: gauge enum_values: 1: other 2: unknown 3: typeOne - name: systemResourceOwnerchassisIndex oid: 1.3.6.1.4.1.674.10892.1.500.20.1.1 type: gauge help: 0500.0020.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.500.20.1.1 indexes: - labelname: systemResourceOwnerchassisIndex type: gauge - labelname: systemResourceOwnerIndex type: gauge - name: systemResourceOwnerIndex oid: 1.3.6.1.4.1.674.10892.1.500.20.1.2 type: gauge help: 0500.0020.0001.0002 This attribute defines the index of (one based) of the system resource owner. - 1.3.6.1.4.1.674.10892.1.500.20.1.2 indexes: - labelname: systemResourceOwnerchassisIndex type: gauge - labelname: systemResourceOwnerIndex type: gauge - name: systemResourceOwnerStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.500.20.1.3 type: gauge help: 0500.0020.0001.0003 This attribute defines the state capabilities of the system resource owner. - 1.3.6.1.4.1.674.10892.1.500.20.1.3 indexes: - labelname: systemResourceOwnerchassisIndex type: gauge - labelname: systemResourceOwnerIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: systemResourceOwnerStateSettings oid: 1.3.6.1.4.1.674.10892.1.500.20.1.4 type: gauge help: 0500.0020.0001.0004 This attribute defines the state settings of the system resource owner. - 1.3.6.1.4.1.674.10892.1.500.20.1.4 indexes: - labelname: systemResourceOwnerchassisIndex type: gauge - labelname: systemResourceOwnerIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemResourceOwnerStatus oid: 1.3.6.1.4.1.674.10892.1.500.20.1.5 type: gauge help: 0500.0020.0001.0005 This attribute defines the status of the system resource owner. - 1.3.6.1.4.1.674.10892.1.500.20.1.5 indexes: - labelname: systemResourceOwnerchassisIndex type: gauge - labelname: systemResourceOwnerIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemResourceOwnerInterfaceType oid: 1.3.6.1.4.1.674.10892.1.500.20.1.6 type: gauge help: 0500.0020.0001.0006 This attribute defines the interface type of the system resource owner. - 1.3.6.1.4.1.674.10892.1.500.20.1.6 indexes: - labelname: systemResourceOwnerchassisIndex type: gauge - labelname: systemResourceOwnerIndex type: gauge enum_values: 1: typeIsOther 2: typeIsUnknown 3: typeIsInternal 4: typeIsISA 5: typeIsEISA 6: typeIsMCA 7: typeIsTurboChannel 8: typeIsPCI - name: systemResourceMapIndexReference oid: 1.3.6.1.4.1.674.10892.1.500.20.1.7 type: gauge help: 0500.0020.0001.0007 This attribute defines the index to the associated system resource map. - 1.3.6.1.4.1.674.10892.1.500.20.1.7 indexes: - labelname: systemResourceOwnerchassisIndex type: gauge - labelname: systemResourceOwnerIndex type: gauge - name: systemResourceOwnerDescriptionName oid: 1.3.6.1.4.1.674.10892.1.500.20.1.8 type: OctetString help: 0500.0020.0001.0008 This attribute defines the description of the system resource owner. - 1.3.6.1.4.1.674.10892.1.500.20.1.8 indexes: - labelname: systemResourceOwnerchassisIndex type: gauge - labelname: systemResourceOwnerIndex type: gauge - name: systemResourceOwnerInterfaceInstance oid: 1.3.6.1.4.1.674.10892.1.500.20.1.9 type: gauge help: 0500.0020.0001.0009 This attribute defines the index to the associated system resource owner interface type. - 1.3.6.1.4.1.674.10892.1.500.20.1.9 indexes: - labelname: systemResourceOwnerchassisIndex type: gauge - labelname: systemResourceOwnerIndex type: gauge - name: systemResourceIOPortchassisIndex oid: 1.3.6.1.4.1.674.10892.1.500.30.1.1 type: gauge help: 0500.0030.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.500.30.1.1 indexes: - labelname: systemResourceIOPortchassisIndex type: gauge - labelname: systemResourceIOPortIndex type: gauge - name: systemResourceIOPortIndex oid: 1.3.6.1.4.1.674.10892.1.500.30.1.2 type: gauge help: 0500.0030.0001.0002 This attribute defines the index (one based) of the system resource I/O port. - 1.3.6.1.4.1.674.10892.1.500.30.1.2 indexes: - labelname: systemResourceIOPortchassisIndex type: gauge - labelname: systemResourceIOPortIndex type: gauge - name: systemResourceIOPortStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.500.30.1.3 type: gauge help: 0500.0030.0001.0003 This attribute defines the state capabilities of the system resource I/O port. - 1.3.6.1.4.1.674.10892.1.500.30.1.3 indexes: - labelname: systemResourceIOPortchassisIndex type: gauge - labelname: systemResourceIOPortIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: systemResourceIOPortStateSettings oid: 1.3.6.1.4.1.674.10892.1.500.30.1.4 type: gauge help: 0500.0030.0001.0004 This attribute defines the state settings of the system resource I/O port. - 1.3.6.1.4.1.674.10892.1.500.30.1.4 indexes: - labelname: systemResourceIOPortchassisIndex type: gauge - labelname: systemResourceIOPortIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemResourceIOPortStatus oid: 1.3.6.1.4.1.674.10892.1.500.30.1.5 type: gauge help: 0500.0030.0001.0005 This attribute defines the status of the system resource I/O port. - 1.3.6.1.4.1.674.10892.1.500.30.1.5 indexes: - labelname: systemResourceIOPortchassisIndex type: gauge - labelname: systemResourceIOPortIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemResourceIOPortOwnerIndexReference oid: 1.3.6.1.4.1.674.10892.1.500.30.1.6 type: gauge help: 0500.0030.0001.0006 This attribute defines the index to the associated system resource owner for this system resource I/O port. - 1.3.6.1.4.1.674.10892.1.500.30.1.6 indexes: - labelname: systemResourceIOPortchassisIndex type: gauge - labelname: systemResourceIOPortIndex type: gauge - name: systemResourceIOPortShareDisposition oid: 1.3.6.1.4.1.674.10892.1.500.30.1.7 type: gauge help: 0500.0030.0001.0007 This attribute defines the share disposition of the system resource I/O port. - 1.3.6.1.4.1.674.10892.1.500.30.1.7 indexes: - labelname: systemResourceIOPortchassisIndex type: gauge - labelname: systemResourceIOPortIndex type: gauge enum_values: 1: shareIsOther 2: shareIsUnknown 3: shareIsDeviceExclusive 4: shareIsDriverExclusive 5: shareIsShared - name: systemResourceIOPortStartingAddress oid: 1.3.6.1.4.1.674.10892.1.500.30.1.8 type: OctetString help: 0500.0030.0001.0008 This attribute defines the 64-bit starting address of the system resource I/O port. - 1.3.6.1.4.1.674.10892.1.500.30.1.8 indexes: - labelname: systemResourceIOPortchassisIndex type: gauge - labelname: systemResourceIOPortIndex type: gauge - name: systemResourceIOPortEndingAddress oid: 1.3.6.1.4.1.674.10892.1.500.30.1.9 type: OctetString help: 0500.0030.0001.0009 This attribute defines the 64-bit ending address of the system resource I/O port. - 1.3.6.1.4.1.674.10892.1.500.30.1.9 indexes: - labelname: systemResourceIOPortchassisIndex type: gauge - labelname: systemResourceIOPortIndex type: gauge - name: systemResourceMemorychassisIndex oid: 1.3.6.1.4.1.674.10892.1.500.40.1.1 type: gauge help: 0500.0040.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.500.40.1.1 indexes: - labelname: systemResourceMemorychassisIndex type: gauge - labelname: systemResourceMemoryIndex type: gauge - name: systemResourceMemoryIndex oid: 1.3.6.1.4.1.674.10892.1.500.40.1.2 type: gauge help: 0500.0040.0001.0002 This attribute defines the index (one based) of the system resource memory. - 1.3.6.1.4.1.674.10892.1.500.40.1.2 indexes: - labelname: systemResourceMemorychassisIndex type: gauge - labelname: systemResourceMemoryIndex type: gauge - name: systemResourceMemoryStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.500.40.1.3 type: gauge help: 0500.0040.0001.0003 This attribute defines the state capabilities of the system resource memory. - 1.3.6.1.4.1.674.10892.1.500.40.1.3 indexes: - labelname: systemResourceMemorychassisIndex type: gauge - labelname: systemResourceMemoryIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: systemResourceMemoryStateSettings oid: 1.3.6.1.4.1.674.10892.1.500.40.1.4 type: gauge help: 0500.0040.0001.0004 This attribute defines the state settings of the system resource memory. - 1.3.6.1.4.1.674.10892.1.500.40.1.4 indexes: - labelname: systemResourceMemorychassisIndex type: gauge - labelname: systemResourceMemoryIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemResourceMemoryStatus oid: 1.3.6.1.4.1.674.10892.1.500.40.1.5 type: gauge help: 0500.0040.0001.0005 This attribute defines the status of the system resource memory. - 1.3.6.1.4.1.674.10892.1.500.40.1.5 indexes: - labelname: systemResourceMemorychassisIndex type: gauge - labelname: systemResourceMemoryIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemResourceMemoryOwnerIndexReference oid: 1.3.6.1.4.1.674.10892.1.500.40.1.6 type: gauge help: 0500.0040.0001.0006 This attribute defines the index to the associated system resource owner for this system resource memory. - 1.3.6.1.4.1.674.10892.1.500.40.1.6 indexes: - labelname: systemResourceMemorychassisIndex type: gauge - labelname: systemResourceMemoryIndex type: gauge - name: systemResourceMemoryShareDisposition oid: 1.3.6.1.4.1.674.10892.1.500.40.1.7 type: gauge help: 0500.0040.0001.0007 This attribute defines the share disposition of the system resource memory. - 1.3.6.1.4.1.674.10892.1.500.40.1.7 indexes: - labelname: systemResourceMemorychassisIndex type: gauge - labelname: systemResourceMemoryIndex type: gauge enum_values: 1: shareIsOther 2: shareIsUnknown 3: shareIsDeviceExclusive 4: shareIsDriverExclusive 5: shareIsShared - name: systemResourceMemoryStartingAddress oid: 1.3.6.1.4.1.674.10892.1.500.40.1.8 type: OctetString help: 0500.0040.0001.0008 This attribute defines the 64-bit starting address of the system resource memory. - 1.3.6.1.4.1.674.10892.1.500.40.1.8 indexes: - labelname: systemResourceMemorychassisIndex type: gauge - labelname: systemResourceMemoryIndex type: gauge - name: systemResourceMemoryEndingAddress oid: 1.3.6.1.4.1.674.10892.1.500.40.1.9 type: OctetString help: 0500.0040.0001.0009 This attribute defines the 64-bit ending address of the system resource memory. - 1.3.6.1.4.1.674.10892.1.500.40.1.9 indexes: - labelname: systemResourceMemorychassisIndex type: gauge - labelname: systemResourceMemoryIndex type: gauge - name: systemResourceMemoryFlags oid: 1.3.6.1.4.1.674.10892.1.500.40.1.10 type: gauge help: 0500.0040.0001.0010 This attribute defines the permission flags of the system resource memory. - 1.3.6.1.4.1.674.10892.1.500.40.1.10 indexes: - labelname: systemResourceMemorychassisIndex type: gauge - labelname: systemResourceMemoryIndex type: gauge enum_values: 1: memoryIsReadOnly 2: memoryIsWriteOnly 3: memoryIsReadAndWrite 4: memoryIsPreFetchable 8: memoryIsCombinedWritable 16: memoryIsF24 - name: systemResourceInterruptchassisIndex oid: 1.3.6.1.4.1.674.10892.1.500.50.1.1 type: gauge help: 0500.0050.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.500.50.1.1 indexes: - labelname: systemResourceInterruptchassisIndex type: gauge - labelname: systemResourceInterruptIndex type: gauge - name: systemResourceInterruptIndex oid: 1.3.6.1.4.1.674.10892.1.500.50.1.2 type: gauge help: 0500.0050.0001.0002 This attribute defines the index (one based) of the system resource interrupt. - 1.3.6.1.4.1.674.10892.1.500.50.1.2 indexes: - labelname: systemResourceInterruptchassisIndex type: gauge - labelname: systemResourceInterruptIndex type: gauge - name: systemResourceInterruptStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.500.50.1.3 type: gauge help: 0500.0050.0001.0003 This attribute defines the state capabilities of the system resource interrupt. - 1.3.6.1.4.1.674.10892.1.500.50.1.3 indexes: - labelname: systemResourceInterruptchassisIndex type: gauge - labelname: systemResourceInterruptIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: systemResourceInterruptStateSettings oid: 1.3.6.1.4.1.674.10892.1.500.50.1.4 type: gauge help: 0500.0050.0001.0004 This attribute defines the state settings of the system resource interrupt. - 1.3.6.1.4.1.674.10892.1.500.50.1.4 indexes: - labelname: systemResourceInterruptchassisIndex type: gauge - labelname: systemResourceInterruptIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemResourceInterruptStatus oid: 1.3.6.1.4.1.674.10892.1.500.50.1.5 type: gauge help: 0500.0050.0001.0005 This attribute defines the status of the system resource interrupt. - 1.3.6.1.4.1.674.10892.1.500.50.1.5 indexes: - labelname: systemResourceInterruptchassisIndex type: gauge - labelname: systemResourceInterruptIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemResourceInterruptOwnerIndexReference oid: 1.3.6.1.4.1.674.10892.1.500.50.1.6 type: gauge help: 0500.0050.0001.0006 This attribute defines the index to the associated system resource owner for this system resource interrupt. - 1.3.6.1.4.1.674.10892.1.500.50.1.6 indexes: - labelname: systemResourceInterruptchassisIndex type: gauge - labelname: systemResourceInterruptIndex type: gauge - name: systemResourceInterruptShareDisposition oid: 1.3.6.1.4.1.674.10892.1.500.50.1.7 type: gauge help: 0500.0050.0001.0007 This attribute defines the share disposition of the system resource interrupt. - 1.3.6.1.4.1.674.10892.1.500.50.1.7 indexes: - labelname: systemResourceInterruptchassisIndex type: gauge - labelname: systemResourceInterruptIndex type: gauge enum_values: 1: shareIsOther 2: shareIsUnknown 3: shareIsDeviceExclusive 4: shareIsDriverExclusive 5: shareIsShared - name: systemResourceInterruptLevel oid: 1.3.6.1.4.1.674.10892.1.500.50.1.8 type: gauge help: 0500.0050.0001.0008 This attribute defines the interrupt request level (IRQ) of the system resource interrupt. - 1.3.6.1.4.1.674.10892.1.500.50.1.8 indexes: - labelname: systemResourceInterruptchassisIndex type: gauge - labelname: systemResourceInterruptIndex type: gauge - name: systemResourceInterruptType oid: 1.3.6.1.4.1.674.10892.1.500.50.1.9 type: gauge help: 0500.0050.0001.0009 This attribute defines the interrupt type of the system resource interrupt. - 1.3.6.1.4.1.674.10892.1.500.50.1.9 indexes: - labelname: systemResourceInterruptchassisIndex type: gauge - labelname: systemResourceInterruptIndex type: gauge enum_values: 1: interruptIsLevelSensitive 2: interruptIsLatched - name: systemResourceInterruptTrigger oid: 1.3.6.1.4.1.674.10892.1.500.50.1.10 type: gauge help: 0500.0050.0001.0010 This attribute defines the interrupt trigger of the system resource interrupt. - 1.3.6.1.4.1.674.10892.1.500.50.1.10 indexes: - labelname: systemResourceInterruptchassisIndex type: gauge - labelname: systemResourceInterruptIndex type: gauge enum_values: 1: interruptIsActiveWhenLow 2: interruptIsActiveWhenHigh - name: systemResourceDMAchassisIndex oid: 1.3.6.1.4.1.674.10892.1.500.60.1.1 type: gauge help: 0500.0060.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.500.60.1.1 indexes: - labelname: systemResourceDMAchassisIndex type: gauge - labelname: systemResourceDMAIndex type: gauge - name: systemResourceDMAIndex oid: 1.3.6.1.4.1.674.10892.1.500.60.1.2 type: gauge help: 0500.0060.0001.0002 This attribute defines the index (one based) of the system resource DMA. - 1.3.6.1.4.1.674.10892.1.500.60.1.2 indexes: - labelname: systemResourceDMAchassisIndex type: gauge - labelname: systemResourceDMAIndex type: gauge - name: systemResourceDMAStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.500.60.1.3 type: gauge help: 0500.0060.0001.0003 This attribute defines the state capabilities of the system resource DMA. - 1.3.6.1.4.1.674.10892.1.500.60.1.3 indexes: - labelname: systemResourceDMAchassisIndex type: gauge - labelname: systemResourceDMAIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: systemResourceDMAStateSettings oid: 1.3.6.1.4.1.674.10892.1.500.60.1.4 type: gauge help: 0500.0060.0001.0004 This attribute defines the state settings of the system resource DMA. - 1.3.6.1.4.1.674.10892.1.500.60.1.4 indexes: - labelname: systemResourceDMAchassisIndex type: gauge - labelname: systemResourceDMAIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemResourceDMAStatus oid: 1.3.6.1.4.1.674.10892.1.500.60.1.5 type: gauge help: 0500.0060.0001.0005 This attribute defines the status of the system resource DMA. - 1.3.6.1.4.1.674.10892.1.500.60.1.5 indexes: - labelname: systemResourceDMAchassisIndex type: gauge - labelname: systemResourceDMAIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemResourceDMAOwnerIndexReference oid: 1.3.6.1.4.1.674.10892.1.500.60.1.6 type: gauge help: 0500.0060.0001.0006 This attribute defines the index to the associated system resource owner for this system resource DMA. - 1.3.6.1.4.1.674.10892.1.500.60.1.6 indexes: - labelname: systemResourceDMAchassisIndex type: gauge - labelname: systemResourceDMAIndex type: gauge - name: systemResourceDMAShareDisposition oid: 1.3.6.1.4.1.674.10892.1.500.60.1.7 type: gauge help: 0500.0060.0001.0007 This attribute defines the share disposition of the system resource DMA. - 1.3.6.1.4.1.674.10892.1.500.60.1.7 indexes: - labelname: systemResourceDMAchassisIndex type: gauge - labelname: systemResourceDMAIndex type: gauge enum_values: 1: shareIsOther 2: shareIsUnknown 3: shareIsDeviceExclusive 4: shareIsDriverExclusive 5: shareIsShared - name: systemResourceDMAMaximumTransferSize oid: 1.3.6.1.4.1.674.10892.1.500.60.1.8 type: gauge help: 0500.0060.0001.0008 This attribute defines the maximum size of a memory transfer in bytes for the system resource DMA. - 1.3.6.1.4.1.674.10892.1.500.60.1.8 indexes: - labelname: systemResourceDMAchassisIndex type: gauge - labelname: systemResourceDMAIndex type: gauge - name: systemResourceDMATransferWidth oid: 1.3.6.1.4.1.674.10892.1.500.60.1.9 type: gauge help: 0500.0060.0001.0009 This attribute defines the tranfer width of the system resource DMA. - 1.3.6.1.4.1.674.10892.1.500.60.1.9 indexes: - labelname: systemResourceDMAchassisIndex type: gauge - labelname: systemResourceDMAIndex type: gauge enum_values: 1: dmaTransferWidthIsOther 2: dmaTransferWidthIsunknown 3: dmaTransferWidthIs8Bits 4: dmaTransferWidthIs16Bits 5: dmaTransferWidthIs32Bits 6: dmaTransferWidthIs64Bits 7: dmaTransferWidthIs128Bits - name: systemResourceDMABusMaster oid: 1.3.6.1.4.1.674.10892.1.500.60.1.10 type: gauge help: 0500.0060.0001.0010 This attribute defines the bus master capabilities of the system resource DMA. - 1.3.6.1.4.1.674.10892.1.500.60.1.10 indexes: - labelname: systemResourceDMAchassisIndex type: gauge - labelname: systemResourceDMAIndex type: gauge enum_values: 1: dmaIsOther 2: dmaIsUnknown 3: dmaIsNotABusmaster 4: dmaIsABusmaster - name: powerUnitchassisIndex oid: 1.3.6.1.4.1.674.10892.1.600.10.1.1 type: gauge help: 0600.0010.0001.0001 This attribute defines the index (one based) of the chassis. - 1.3.6.1.4.1.674.10892.1.600.10.1.1 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge - name: powerUnitIndex oid: 1.3.6.1.4.1.674.10892.1.600.10.1.2 type: gauge help: 0600.0010.0001.0002 This attribute defines the index (one based) of the power unit. - 1.3.6.1.4.1.674.10892.1.600.10.1.2 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge - name: powerUnitStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.10.1.3 type: gauge help: 0600.0010.0001.0003 This attribute defines the state capabilities of the power unit. - 1.3.6.1.4.1.674.10892.1.600.10.1.3 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: powerUnitStateSettings oid: 1.3.6.1.4.1.674.10892.1.600.10.1.4 type: gauge help: 0600.0010.0001.0004 This attribute defines the state settings of the power unit. - 1.3.6.1.4.1.674.10892.1.600.10.1.4 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: powerUnitRedundancyStatus oid: 1.3.6.1.4.1.674.10892.1.600.10.1.5 type: gauge help: 0600.0010.0001.0005 This attribute defines the redundancy status of the power unit. - 1.3.6.1.4.1.674.10892.1.600.10.1.5 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: powerSupplyCountForRedundancy oid: 1.3.6.1.4.1.674.10892.1.600.10.1.6 type: gauge help: 0600.0010.0001.0006 This attribute defines the total number of power supplies required for this power unit to have full redundancy. - 1.3.6.1.4.1.674.10892.1.600.10.1.6 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge - name: powerUnitName oid: 1.3.6.1.4.1.674.10892.1.600.10.1.7 type: OctetString help: 0600.0010.0001.0007 This attribute defines the name of the power unit. - 1.3.6.1.4.1.674.10892.1.600.10.1.7 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge - name: powerUnitStatus oid: 1.3.6.1.4.1.674.10892.1.600.10.1.8 type: gauge help: 0600.0010.0001.0008 This attribute defines the status of the power unit. - 1.3.6.1.4.1.674.10892.1.600.10.1.8 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: powerSupplychassisIndex oid: 1.3.6.1.4.1.674.10892.1.600.12.1.1 type: gauge help: 0600.0012.0001.0001 This attribute defines the index (one based) of the chassis. - 1.3.6.1.4.1.674.10892.1.600.12.1.1 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyIndex oid: 1.3.6.1.4.1.674.10892.1.600.12.1.2 type: gauge help: 0600.0012.0001.0002 This attribute defines the index (one based) of the power supply. - 1.3.6.1.4.1.674.10892.1.600.12.1.2 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyStateCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.600.12.1.3 type: gauge help: 0600.0012.0001.0003 This attribute defines the state capabilities of the power supply. - 1.3.6.1.4.1.674.10892.1.600.12.1.3 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: unknown 2: onlineCapable 4: notReadyCapable - name: powerSupplyStateSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.600.12.1.4 type: gauge help: 0600.0012.0001.0004 This attribute defines the state settings of the power supply. - 1.3.6.1.4.1.674.10892.1.600.12.1.4 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: unknown 2: onLine 4: notReady 8: fanFailure 10: onlineAndFanFailure 16: powerSupplyIsON 32: powerSupplyIsOK 64: acSwitchIsON 66: onlineandAcSwitchIsON 128: acPowerIsON 130: onlineAndAcPowerIsON 210: onlineAndPredictiveFailure 242: acPowerAndSwitchAreOnPowerSupplyIsOnIsOkAndOnline - name: powerSupplyStatus oid: 1.3.6.1.4.1.674.10892.1.600.12.1.5 type: gauge help: 0600.0012.0001.0005 This attribute defines the status of the power supply. - 1.3.6.1.4.1.674.10892.1.600.12.1.5 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: powerSupplyOutputWatts oid: 1.3.6.1.4.1.674.10892.1.600.12.1.6 type: gauge help: 0600.0012.0001.0006 This attribute defines the maximum sustained output wattage of the power supply (in tenths of Watts). - 1.3.6.1.4.1.674.10892.1.600.12.1.6 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyType oid: 1.3.6.1.4.1.674.10892.1.600.12.1.7 type: gauge help: 0600.0012.0001.0007 This attribute defines the type of the power supply. - 1.3.6.1.4.1.674.10892.1.600.12.1.7 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: powerSupplyTypeIsOther 2: powerSupplyTypeIsUnknown 3: powerSupplyTypeIsLinear 4: powerSupplyTypeIsSwitching 5: powerSupplyTypeIsBattery 6: powerSupplyTypeIsUPS 7: powerSupplyTypeIsConverter 8: powerSupplyTypeIsRegulator 9: powerSupplyTypeIsAC 10: powerSupplyTypeIsDC 11: powerSupplyTypeIsVRM - name: powerSupplyLocationName oid: 1.3.6.1.4.1.674.10892.1.600.12.1.8 type: OctetString help: 0600.0012.0001.0008 This attribute defines the location of the power supply. - 1.3.6.1.4.1.674.10892.1.600.12.1.8 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyInputVoltage oid: 1.3.6.1.4.1.674.10892.1.600.12.1.9 type: gauge help: 0600.0012.0001.0009 This attribute defines the input voltage to the power supply (in Volts). - 1.3.6.1.4.1.674.10892.1.600.12.1.9 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplypowerUnitIndexReference oid: 1.3.6.1.4.1.674.10892.1.600.12.1.10 type: gauge help: 0600.0012.0001.0010 This attribute defines the index to the associated power unit if the power supply is part of a power unit. - 1.3.6.1.4.1.674.10892.1.600.12.1.10 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplySensorState oid: 1.3.6.1.4.1.674.10892.1.600.12.1.11 type: gauge help: 0600.0012.0001.0011 This attribute defines the state reported by the power supply sensor - 1.3.6.1.4.1.674.10892.1.600.12.1.11 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: presenceDetected 2: psFailureDetected 4: predictiveFailure 8: psACLost 16: acLostOrOutOfRange 32: acOutOfRangeButPresent 64: configurationError - name: powerSupplyConfigurationErrorType oid: 1.3.6.1.4.1.674.10892.1.600.12.1.12 type: gauge help: 0600.0012.0001.0012 This attribute defines the type of configuration error reported by the power supply sensor - 1.3.6.1.4.1.674.10892.1.600.12.1.12 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: vendorMismatch 2: revisionMismatch 3: processorMissing - name: powerSupplyPowerMonitorCapable oid: 1.3.6.1.4.1.674.10892.1.600.12.1.13 type: gauge help: 0600.0012.0001.0013 This attribute defines a boolean value that reports whether the power supply is capable of monitoring power consumption. - 1.3.6.1.4.1.674.10892.1.600.12.1.13 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyRatedInputWattage oid: 1.3.6.1.4.1.674.10892.1.600.12.1.14 type: gauge help: 0600.0012.0001.0014 This attribute defines the rated input wattage of the power supply (in tenths of Watts). - 1.3.6.1.4.1.674.10892.1.600.12.1.14 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: voltageProbechassisIndex oid: 1.3.6.1.4.1.674.10892.1.600.20.1.1 type: gauge help: 0600.0020.0001.0001 This attribute defines the index (one based) of the chassis. - 1.3.6.1.4.1.674.10892.1.600.20.1.1 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeIndex oid: 1.3.6.1.4.1.674.10892.1.600.20.1.2 type: gauge help: 0600.0020.0001.0002 This attribute defines the index (one based) of the voltage probe. - 1.3.6.1.4.1.674.10892.1.600.20.1.2 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.20.1.3 type: gauge help: 0600.0020.0001.0003 This attribute defines the state capabilities of the voltage probe. - 1.3.6.1.4.1.674.10892.1.600.20.1.3 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: voltageProbeStateSettings oid: 1.3.6.1.4.1.674.10892.1.600.20.1.4 type: gauge help: 0600.0020.0001.0004 This attribute defines the state settings of the voltage probe. - 1.3.6.1.4.1.674.10892.1.600.20.1.4 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: voltageProbeStatus oid: 1.3.6.1.4.1.674.10892.1.600.20.1.5 type: gauge help: 0600.0020.0001.0005 This attribute defines the probe status of the voltage probe. - 1.3.6.1.4.1.674.10892.1.600.20.1.5 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCriticalUpper 5: criticalUpper 6: nonRecoverableUpper 7: nonCriticalLower 8: criticalLower 9: nonRecoverableLower 10: failed - name: voltageProbeReading oid: 1.3.6.1.4.1.674.10892.1.600.20.1.6 type: gauge help: 0600.0020.0001.0006 This attribute defines the reading for a voltage probe of type other than voltageProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.1.600.20.1.6 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeType oid: 1.3.6.1.4.1.674.10892.1.600.20.1.7 type: gauge help: 0600.0020.0001.0007 This attribute defines the type of the voltage probe. - 1.3.6.1.4.1.674.10892.1.600.20.1.7 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: voltageProbeTypeIsOther 2: voltageProbeTypeIsUnknown 3: voltageProbeTypeIs1Point5Volt 4: voltageProbeTypeIs3Point3Volt 5: voltageProbeTypeIs5Volt 6: voltageProbeTypeIsMinus5Volt 7: voltageProbeTypeIs12Volt 8: voltageProbeTypeIsMinus12Volt 9: voltageProbeTypeIsIO 10: voltageProbeTypeIsCore 11: voltageProbeTypeIsFLEA 12: voltageProbeTypeIsBattery 13: voltageProbeTypeIsTerminator 14: voltageProbeTypeIs2Point5Volt 15: voltageProbeTypeIsGTL 16: voltageProbeTypeIsDiscrete - name: voltageProbeLocationName oid: 1.3.6.1.4.1.674.10892.1.600.20.1.8 type: OctetString help: 0600.0020.0001.0008 This attribute defines the location name of the voltage probe. - 1.3.6.1.4.1.674.10892.1.600.20.1.8 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeUpperNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.1.600.20.1.9 type: gauge help: 0600.0020.0001.0009 This attribute defines the upper nonrecoverable threshold of the voltage probe - 1.3.6.1.4.1.674.10892.1.600.20.1.9 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeUpperCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.600.20.1.10 type: gauge help: 0600.0020.0001.0010 This attribute defines the upper critical threshold of the voltage probe - 1.3.6.1.4.1.674.10892.1.600.20.1.10 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeUpperNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.600.20.1.11 type: gauge help: 0600.0020.0001.0011 This attribute defines the upper noncritical threshold of the voltage probe - 1.3.6.1.4.1.674.10892.1.600.20.1.11 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeLowerNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.600.20.1.12 type: gauge help: 0600.0020.0001.0012 This attribute defines the lower noncritical threshold of the voltage probe - 1.3.6.1.4.1.674.10892.1.600.20.1.12 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeLowerCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.600.20.1.13 type: gauge help: 0600.0020.0001.0013 This attribute defines the lower critical threshold of the voltage probe - 1.3.6.1.4.1.674.10892.1.600.20.1.13 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeLowerNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.1.600.20.1.14 type: gauge help: 0600.0020.0001.0014 This attribute defines the lower nonrecoverable threshold of the voltage probe - 1.3.6.1.4.1.674.10892.1.600.20.1.14 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeProbeCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.20.1.15 type: gauge help: 0600.0020.0001.0015 This attribute defines the probe capabilities of the voltage probe. - 1.3.6.1.4.1.674.10892.1.600.20.1.15 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: upperNonCriticalThresholdSetCapable 2: lowerNonCriticalThresholdSetCapable 4: upperNonCriticalThresholdDefaultCapable 8: lowerNonCriticalThresholdDefaultCapable - name: voltageProbeDiscreteReading oid: 1.3.6.1.4.1.674.10892.1.600.20.1.16 type: gauge help: 0600.0020.0001.0016 This attribute defines the reading for a voltage probe of type voltageProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.1.600.20.1.16 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: voltageIsGood 2: voltageIsBad - name: amperageProbechassisIndex oid: 1.3.6.1.4.1.674.10892.1.600.30.1.1 type: gauge help: 0600.0030.0001.0001 This attribute defines the index (one based) of the chassis. - 1.3.6.1.4.1.674.10892.1.600.30.1.1 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeIndex oid: 1.3.6.1.4.1.674.10892.1.600.30.1.2 type: gauge help: 0600.0030.0001.0002 This attribute defines the index (one based) of the amperage probe. - 1.3.6.1.4.1.674.10892.1.600.30.1.2 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.30.1.3 type: gauge help: 0600.0030.0001.0003 This attribute defines the state capabilities of the amperage probe. - 1.3.6.1.4.1.674.10892.1.600.30.1.3 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: amperageProbeStateSettings oid: 1.3.6.1.4.1.674.10892.1.600.30.1.4 type: gauge help: 0600.0030.0001.0004 This attribute defines the state settings of the amperage probe. - 1.3.6.1.4.1.674.10892.1.600.30.1.4 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: amperageProbeStatus oid: 1.3.6.1.4.1.674.10892.1.600.30.1.5 type: gauge help: 0600.0030.0001.0005 This attribute defines the probe status of the amperage probe. - 1.3.6.1.4.1.674.10892.1.600.30.1.5 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCriticalUpper 5: criticalUpper 6: nonRecoverableUpper 7: nonCriticalLower 8: criticalLower 9: nonRecoverableLower 10: failed - name: amperageProbeReading oid: 1.3.6.1.4.1.674.10892.1.600.30.1.6 type: gauge help: 0600.0030.0001.0006 This attribute defines the reading for an amperage probe of type other than amperageProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.1.600.30.1.6 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeType oid: 1.3.6.1.4.1.674.10892.1.600.30.1.7 type: gauge help: 0600.0030.0001.0007 This attribute defines the type of the amperage probe. - 1.3.6.1.4.1.674.10892.1.600.30.1.7 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: amperageProbeTypeIsOther 2: amperageProbeTypeIsUnknown 3: amperageProbeTypeIs1Point5Volt 4: amperageProbeTypeIs3Point3volt 5: amperageProbeTypeIs5Volt 6: amperageProbeTypeIsMinus5Volt 7: amperageProbeTypeIs12Volt 8: amperageProbeTypeIsMinus12Volt 9: amperageProbeTypeIsIO 10: amperageProbeTypeIsCore 11: amperageProbeTypeIsFLEA 12: amperageProbeTypeIsBattery 13: amperageProbeTypeIsTerminator 14: amperageProbeTypeIs2Point5Volt 15: amperageProbeTypeIsGTL 16: amperageProbeTypeIsDiscrete 23: amperageProbeTypeIsPowerSupplyAmps 24: amperageProbeTypeIsPowerSupplyWatts 25: amperageProbeTypeIsSystemAmps 26: amperageProbeTypeIsSystemWatts - name: amperageProbeLocationName oid: 1.3.6.1.4.1.674.10892.1.600.30.1.8 type: OctetString help: 0600.0030.0001.0008 This attribute defines the location of the amperage probe. - 1.3.6.1.4.1.674.10892.1.600.30.1.8 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeUpperNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.1.600.30.1.9 type: gauge help: 0600.0030.0001.0009 This attribute defines the upper nonrecoverable threshold of the amperage probe - 1.3.6.1.4.1.674.10892.1.600.30.1.9 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeUpperCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.600.30.1.10 type: gauge help: 0600.0030.0001.0010 This attribute defines the upper critical threshold of the amperage probe - 1.3.6.1.4.1.674.10892.1.600.30.1.10 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeUpperNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.600.30.1.11 type: gauge help: 0600.0030.0001.0011 This attribute defines the upper noncritical threshold of the amperage probe - 1.3.6.1.4.1.674.10892.1.600.30.1.11 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeLowerNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.600.30.1.12 type: gauge help: 0600.0030.0001.0012 This attribute defines the lower noncritical threshold of the amperage probe - 1.3.6.1.4.1.674.10892.1.600.30.1.12 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeLowerCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.600.30.1.13 type: gauge help: 0600.0030.0001.0013 This attribute defines the lower critical threshold of the amperage probe - 1.3.6.1.4.1.674.10892.1.600.30.1.13 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeLowerNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.1.600.30.1.14 type: gauge help: 0600.0030.0001.0014 This attribute defines the lower nonrecoverable threshold of the amperage probe - 1.3.6.1.4.1.674.10892.1.600.30.1.14 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeProbeCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.30.1.15 type: gauge help: 0600.0030.0001.0015 This attribute defines the probe capabilities of the amperage probe. - 1.3.6.1.4.1.674.10892.1.600.30.1.15 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: upperNonCriticalThresholdSetCapable 2: lowerNonCriticalThresholdSetCapable 4: upperNonCriticalThresholdDefaultCapable 8: lowerNonCriticalThresholdDefaultCapable - name: amperageProbeDiscreteReading oid: 1.3.6.1.4.1.674.10892.1.600.30.1.16 type: gauge help: 0600.0030.0001.0016 This attribute defines the reading for an amperage probe of type amperageProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.1.600.30.1.16 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: amperageIsGood 2: amperageIsBad - name: aCPowerSwitchchassisIndex oid: 1.3.6.1.4.1.674.10892.1.600.40.1.1 type: gauge help: 0600.0040.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.600.40.1.1 indexes: - labelname: aCPowerSwitchchassisIndex type: gauge - labelname: aCPowerSwitchIndex type: gauge - name: aCPowerSwitchIndex oid: 1.3.6.1.4.1.674.10892.1.600.40.1.2 type: gauge help: 0600.0040.0001.0002 This attribute defines the index (one based) of the AC power switch. - 1.3.6.1.4.1.674.10892.1.600.40.1.2 indexes: - labelname: aCPowerSwitchchassisIndex type: gauge - labelname: aCPowerSwitchIndex type: gauge - name: aCPowerSwitchCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.40.1.3 type: gauge help: 0600.0040.0001.0003 This attribute defines the capabilities of the AC power switch. - 1.3.6.1.4.1.674.10892.1.600.40.1.3 indexes: - labelname: aCPowerSwitchchassisIndex type: gauge - labelname: aCPowerSwitchIndex type: gauge enum_values: 1: unknownCapabilities 2: inputSourceCord1NoReturnCapable 4: inputSourceCord1ReturnCapable 8: inputSourceCord2NoReturnCapable 14: inputSourceCord1NoReturnCord1ReturnAndCord2NoReturnCapable 16: inputSourceCord2ReturnCapable 30: inputSourceAllExceptSharedCapable 32: inputSourceSharedCapable 62: inputSourceAllCapable - name: aCPowerSwitchSettings oid: 1.3.6.1.4.1.674.10892.1.600.40.1.4 type: gauge help: 0600.0040.0001.0004 This attribute defines the settings of the AC power switch. - 1.3.6.1.4.1.674.10892.1.600.40.1.4 indexes: - labelname: aCPowerSwitchchassisIndex type: gauge - labelname: aCPowerSwitchIndex type: gauge enum_values: 1: unknown 2: inputSourceCord1NoReturn 4: inputSourceCord1Return 8: inputSourceCord2NoReturn 16: inputSourceCord2Return 32: inputSourceShared - name: aCPowerSwitchRedundancyStatus oid: 1.3.6.1.4.1.674.10892.1.600.40.1.5 type: gauge help: 0600.0040.0001.0005 This attribute defines the redundancy status of the AC power switch. - 1.3.6.1.4.1.674.10892.1.600.40.1.5 indexes: - labelname: aCPowerSwitchchassisIndex type: gauge - labelname: aCPowerSwitchIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: aCPowerCordCountForRedundancy oid: 1.3.6.1.4.1.674.10892.1.600.40.1.6 type: gauge help: 0600.0040.0001.0006 This attribute defines the total number of AC power cords required for this AC power switch to have full redundancy. - 1.3.6.1.4.1.674.10892.1.600.40.1.6 indexes: - labelname: aCPowerSwitchchassisIndex type: gauge - labelname: aCPowerSwitchIndex type: gauge - name: aCPowerSwitchName oid: 1.3.6.1.4.1.674.10892.1.600.40.1.7 type: OctetString help: 0600.0040.0001.0007 This attribute defines the name of the AC power switch. - 1.3.6.1.4.1.674.10892.1.600.40.1.7 indexes: - labelname: aCPowerSwitchchassisIndex type: gauge - labelname: aCPowerSwitchIndex type: gauge - name: aCPowerSwitchRedundancyMode oid: 1.3.6.1.4.1.674.10892.1.600.40.1.8 type: gauge help: 0600.0040.0001.0008 This attribute defines the redundancy mode of the AC power switch. - 1.3.6.1.4.1.674.10892.1.600.40.1.8 indexes: - labelname: aCPowerSwitchchassisIndex type: gauge - labelname: aCPowerSwitchIndex type: gauge enum_values: 1: nonRedundant 2: redundant - name: aCPowerSwitchStatus oid: 1.3.6.1.4.1.674.10892.1.600.40.1.9 type: gauge help: 0600.0040.0001.0009 This attribute defines the status of the AC power switch. - 1.3.6.1.4.1.674.10892.1.600.40.1.9 indexes: - labelname: aCPowerSwitchchassisIndex type: gauge - labelname: aCPowerSwitchIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: aCPowerCordchassisIndex oid: 1.3.6.1.4.1.674.10892.1.600.42.1.1 type: gauge help: 0600.0042.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.600.42.1.1 indexes: - labelname: aCPowerCordchassisIndex type: gauge - labelname: aCPowerCordIndex type: gauge - name: aCPowerCordIndex oid: 1.3.6.1.4.1.674.10892.1.600.42.1.2 type: gauge help: 0600.0042.0001.0002 This attribute defines the index (one based) of the AC power cord. - 1.3.6.1.4.1.674.10892.1.600.42.1.2 indexes: - labelname: aCPowerCordchassisIndex type: gauge - labelname: aCPowerCordIndex type: gauge - name: aCPowerCordStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.42.1.3 type: gauge help: 0600.0042.0001.0003 This attribute defines the state capabilities of the AC power cord. - 1.3.6.1.4.1.674.10892.1.600.42.1.3 indexes: - labelname: aCPowerCordchassisIndex type: gauge - labelname: aCPowerCordIndex type: gauge enum_values: 1: unknown 2: enableCapable 4: notReadyCapable - name: aCPowerCordStateSettings oid: 1.3.6.1.4.1.674.10892.1.600.42.1.4 type: gauge help: 0600.0042.0001.0004 This attribute defines the state settings of the AC power cord. - 1.3.6.1.4.1.674.10892.1.600.42.1.4 indexes: - labelname: aCPowerCordchassisIndex type: gauge - labelname: aCPowerCordIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 8: acPowerCordHasPower 10: acPowerCordIsEnabledAndHasPower 16: acPowerCordIsActiveSource 26: acPowerCordIsEnabledHasPowerAndIsActiveSource - name: aCPowerCordStatus oid: 1.3.6.1.4.1.674.10892.1.600.42.1.5 type: gauge help: 0600.0042.0001.0005 This attribute defines the status of the AC power cord. - 1.3.6.1.4.1.674.10892.1.600.42.1.5 indexes: - labelname: aCPowerCordchassisIndex type: gauge - labelname: aCPowerCordIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: aCPowerCordaCPowerSwitchIndexReference oid: 1.3.6.1.4.1.674.10892.1.600.42.1.6 type: gauge help: 0600.0042.0001.0006 This attribute defines the index (one based) to the associated AC power switch for this AC power cord. - 1.3.6.1.4.1.674.10892.1.600.42.1.6 indexes: - labelname: aCPowerCordchassisIndex type: gauge - labelname: aCPowerCordIndex type: gauge - name: aCPowerCordLocationName oid: 1.3.6.1.4.1.674.10892.1.600.42.1.7 type: OctetString help: 0600.0042.0001.0007 This attribute defines the location of the AC power cord. - 1.3.6.1.4.1.674.10892.1.600.42.1.7 indexes: - labelname: aCPowerCordchassisIndex type: gauge - labelname: aCPowerCordIndex type: gauge - name: batteryChassisIndex oid: 1.3.6.1.4.1.674.10892.1.600.50.1.1 type: gauge help: 0600.0050.0001.0001 This attribute defines the index (one based) of the chassis that contains the battery. - 1.3.6.1.4.1.674.10892.1.600.50.1.1 indexes: - labelname: batteryChassisIndex type: gauge - labelname: batteryIndex type: gauge - name: batteryIndex oid: 1.3.6.1.4.1.674.10892.1.600.50.1.2 type: gauge help: 0600.0050.0001.0002 This attribute defines the index (one based) of the battery. - 1.3.6.1.4.1.674.10892.1.600.50.1.2 indexes: - labelname: batteryChassisIndex type: gauge - labelname: batteryIndex type: gauge - name: batteryStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.50.1.3 type: gauge help: 0600.0050.0001.0003 This attribute defines the state capabilities of the battery. - 1.3.6.1.4.1.674.10892.1.600.50.1.3 indexes: - labelname: batteryChassisIndex type: gauge - labelname: batteryIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: batteryStateSettings oid: 1.3.6.1.4.1.674.10892.1.600.50.1.4 type: gauge help: 0600.0050.0001.0004 This attribute defines the state settings of the battery. - 1.3.6.1.4.1.674.10892.1.600.50.1.4 indexes: - labelname: batteryChassisIndex type: gauge - labelname: batteryIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: batteryStatus oid: 1.3.6.1.4.1.674.10892.1.600.50.1.5 type: gauge help: 0600.0050.0001.0005 This attribute defines the status of the battery. - 1.3.6.1.4.1.674.10892.1.600.50.1.5 indexes: - labelname: batteryChassisIndex type: gauge - labelname: batteryIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: batteryReading oid: 1.3.6.1.4.1.674.10892.1.600.50.1.6 type: gauge help: 0600.0050.0001.0006 This attribute defines the reading of the battery. - 1.3.6.1.4.1.674.10892.1.600.50.1.6 indexes: - labelname: batteryChassisIndex type: gauge - labelname: batteryIndex type: gauge enum_values: 1: predictiveFailure 2: failed 4: presenceDetected - name: batteryLocationName oid: 1.3.6.1.4.1.674.10892.1.600.50.1.7 type: OctetString help: 0600.0050.0001.0007 This attribute defines the location of the battery. - 1.3.6.1.4.1.674.10892.1.600.50.1.7 indexes: - labelname: batteryChassisIndex type: gauge - labelname: batteryIndex type: gauge - name: powerUsageChassisIndex oid: 1.3.6.1.4.1.674.10892.1.600.60.1.1 type: gauge help: 0600.0060.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.600.60.1.1 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageIndex oid: 1.3.6.1.4.1.674.10892.1.600.60.1.2 type: gauge help: 0600.0060.0001.0002 This attribute defines the index (one based) of the power usage information. - 1.3.6.1.4.1.674.10892.1.600.60.1.2 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.60.1.3 type: gauge help: 0600.0060.0001.0003 This attribute defines the state capabilities of the power usage information. - 1.3.6.1.4.1.674.10892.1.600.60.1.3 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: powerUsageStateSettings oid: 1.3.6.1.4.1.674.10892.1.600.60.1.4 type: gauge help: 0600.0060.0001.0004 This attribute defines the state settings of the power usage information. - 1.3.6.1.4.1.674.10892.1.600.60.1.4 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: powerUsageStatus oid: 1.3.6.1.4.1.674.10892.1.600.60.1.5 type: gauge help: 0600.0060.0001.0005 This attribute defines the status of the power usage information. - 1.3.6.1.4.1.674.10892.1.600.60.1.5 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: powerUsageEntityName oid: 1.3.6.1.4.1.674.10892.1.600.60.1.6 type: OctetString help: 0600.0060.0001.0006 This attribute defines the name of the entity associated with this power usage information. - 1.3.6.1.4.1.674.10892.1.600.60.1.6 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageCumulativeWattage oid: 1.3.6.1.4.1.674.10892.1.600.60.1.7 type: gauge help: 0600.0060.0001.0007 This attribute defines the total wattage used (in Watt-hours) by this entity since the date and time specified by the powerUsageCumulativeWattageStartDateName attribute. - 1.3.6.1.4.1.674.10892.1.600.60.1.7 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageCumulativeWattageStartDateName oid: 1.3.6.1.4.1.674.10892.1.600.60.1.8 type: OctetString help: 0600.0060.0001.0008 This attribute defines the date and time at which the data collection started for the value reported by the powerUsageCumulativeWattage attribute. - 1.3.6.1.4.1.674.10892.1.600.60.1.8 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakWatts oid: 1.3.6.1.4.1.674.10892.1.600.60.1.9 type: gauge help: 0600.0060.0001.0009 This attribute defines the peak wattage reading (in Watts) for this entity since the date and time specified by the powerUsagePeakWattsStartDateName attribute. - 1.3.6.1.4.1.674.10892.1.600.60.1.9 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakWattsStartDateName oid: 1.3.6.1.4.1.674.10892.1.600.60.1.10 type: OctetString help: 0600.0060.0001.0010 This attribute defines the date and time at which the data collection started for the value reported by the powerUsagePeakWatts attribute. - 1.3.6.1.4.1.674.10892.1.600.60.1.10 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakWattsReadingDateName oid: 1.3.6.1.4.1.674.10892.1.600.60.1.11 type: OctetString help: 0600.0060.0001.0011 This attribute defines the date and time at which the value reported by the powerUsagePeakWatts attribute was measured. - 1.3.6.1.4.1.674.10892.1.600.60.1.11 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakAmps oid: 1.3.6.1.4.1.674.10892.1.600.60.1.12 type: gauge help: 0600.0060.0001.0012 This attribute defines the peak amperage reading (in tenths of Amps) for this entity since the date and time specified by the powerUsagePeakAmpsStartDateName attribute. - 1.3.6.1.4.1.674.10892.1.600.60.1.12 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakAmpsStartDateName oid: 1.3.6.1.4.1.674.10892.1.600.60.1.13 type: OctetString help: 0600.0060.0001.0013 This attribute defines the date and time at which the data collection started for the value reported by the powerUsagePeakAmps attribute. - 1.3.6.1.4.1.674.10892.1.600.60.1.13 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakAmpsReadingDateName oid: 1.3.6.1.4.1.674.10892.1.600.60.1.14 type: OctetString help: 0600.0060.0001.0014 This attribute defines the date and time at which the value reported by the powerUsagePeakAmps attribute was measured. - 1.3.6.1.4.1.674.10892.1.600.60.1.14 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageIdlePower oid: 1.3.6.1.4.1.674.10892.1.600.60.1.15 type: gauge help: 0600.0060.0001.0015 This attribute defines the system idle power (in Watts) - 1.3.6.1.4.1.674.10892.1.600.60.1.15 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageMaxPotentialPower oid: 1.3.6.1.4.1.674.10892.1.600.60.1.16 type: gauge help: 0600.0060.0001.0016 This attribute defines the system maximum potential power (in Watts) - 1.3.6.1.4.1.674.10892.1.600.60.1.16 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePowerCapCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.60.1.17 type: gauge help: 0600.0060.0001.0017 This attribute defines the system power cap capabilities. - 1.3.6.1.4.1.674.10892.1.600.60.1.17 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge enum_values: 1: enable 2: disable - name: powerUsagePowerCapSetting oid: 1.3.6.1.4.1.674.10892.1.600.60.1.18 type: gauge help: 0600.0060.0001.0018 This attribute defines the system power cap setting. - 1.3.6.1.4.1.674.10892.1.600.60.1.18 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge enum_values: 1: enabled - name: powerUsagePowerCapValue oid: 1.3.6.1.4.1.674.10892.1.600.60.1.19 type: gauge help: 0600.0060.0001.0019 This attribute defines the system power cap value (in Watts). - 1.3.6.1.4.1.674.10892.1.600.60.1.19 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageInstantaneousHeadroom oid: 1.3.6.1.4.1.674.10892.1.600.60.1.20 type: gauge help: 0600.0060.0001.0020 This attribute defines the system instantaneous headroom (in Watts) - 1.3.6.1.4.1.674.10892.1.600.60.1.20 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakHeadroom oid: 1.3.6.1.4.1.674.10892.1.600.60.1.21 type: gauge help: 0600.0060.0001.0021 This attribute defines the system peak headroom (in Watts) - 1.3.6.1.4.1.674.10892.1.600.60.1.21 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerProfileChassisIndex oid: 1.3.6.1.4.1.674.10892.1.600.70.1.1 type: gauge help: 0600.0070.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.600.70.1.1 indexes: - labelname: powerProfileChassisIndex type: gauge - labelname: powerProfileIndex type: gauge - name: powerProfileIndex oid: 1.3.6.1.4.1.674.10892.1.600.70.1.2 type: gauge help: 0600.0060.0001.0002 This attribute defines the index (one based) of the power profile information. - 1.3.6.1.4.1.674.10892.1.600.70.1.2 indexes: - labelname: powerProfileChassisIndex type: gauge - labelname: powerProfileIndex type: gauge - name: powerProfileSupportedProfiles oid: 1.3.6.1.4.1.674.10892.1.600.70.1.3 type: gauge help: 0600.0070.0001.0003 This attribute defines the supported power profiles. - 1.3.6.1.4.1.674.10892.1.600.70.1.3 indexes: - labelname: powerProfileChassisIndex type: gauge - labelname: powerProfileIndex type: gauge enum_values: 1: maxPerformance 2: osControl 4: activePowerController 8: custom - name: powerProfileSetting oid: 1.3.6.1.4.1.674.10892.1.600.70.1.4 type: gauge help: 0600.0070.0001.0004 This attribute defines the power profile setting. - 1.3.6.1.4.1.674.10892.1.600.70.1.4 indexes: - labelname: powerProfileChassisIndex type: gauge - labelname: powerProfileIndex type: gauge enum_values: 1: maxPerformance 2: osControl 4: activePowerController 8: custom - name: powerProfileCustomCPUMgmtCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.70.1.5 type: gauge help: 0600.0070.0001.0005 This attribute defines the custom CPU power and performance management capabilities that are available for the Custom power profile. - 1.3.6.1.4.1.674.10892.1.600.70.1.5 indexes: - labelname: powerProfileChassisIndex type: gauge - labelname: powerProfileIndex type: gauge enum_values: 1: maxPerformance 2: minPower 4: osDBPM 8: systemDBPM - name: powerProfileCustomCPUMgmtSetting oid: 1.3.6.1.4.1.674.10892.1.600.70.1.6 type: gauge help: 0600.0070.0001.0006 This attribute defines the custom CPU power and performance management setting for the Custom power profile. - 1.3.6.1.4.1.674.10892.1.600.70.1.6 indexes: - labelname: powerProfileChassisIndex type: gauge - labelname: powerProfileIndex type: gauge enum_values: 1: maxPerformance 2: minPower 4: osDBPM 8: systemDBPM - name: powerProfileCustomMemoryMgmtCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.70.1.7 type: gauge help: 0600.0070.0001.0007 This attribute defines the custom memory power and performance management capabilities that are available for the Custom power profile. - 1.3.6.1.4.1.674.10892.1.600.70.1.7 indexes: - labelname: powerProfileChassisIndex type: gauge - labelname: powerProfileIndex type: gauge enum_values: 1: maxPerformance 2: mhz1333 4: mhz1067 8: mhz800 16: minPower - name: powerProfileCustomMemoryMgmtSetting oid: 1.3.6.1.4.1.674.10892.1.600.70.1.8 type: gauge help: 0600.0070.0001.0008 This attribute defines the custom memory power and performance management setting for the Custom power profile. - 1.3.6.1.4.1.674.10892.1.600.70.1.8 indexes: - labelname: powerProfileChassisIndex type: gauge - labelname: powerProfileIndex type: gauge enum_values: 1: maxPerformance 2: mhz1333 4: mhz1067 8: mhz800 16: minPower - name: powerProfileCustomFanMgmtCapabilities oid: 1.3.6.1.4.1.674.10892.1.600.70.1.9 type: gauge help: 0600.0070.0001.0009 This attribute defines the custom fan power and performance management capabilities that are available for the Custom power profile. - 1.3.6.1.4.1.674.10892.1.600.70.1.9 indexes: - labelname: powerProfileChassisIndex type: gauge - labelname: powerProfileIndex type: gauge enum_values: 1: maxPerformance 2: minPower - name: powerProfileCustomFanMgmtSetting oid: 1.3.6.1.4.1.674.10892.1.600.70.1.10 type: gauge help: 0600.0070.0001.0010 This attribute defines the custom fan power and performance management setting for the Custom power profile. - 1.3.6.1.4.1.674.10892.1.600.70.1.10 indexes: - labelname: powerProfileChassisIndex type: gauge - labelname: powerProfileIndex type: gauge enum_values: 1: maxPerformance 2: minPower - name: coolingUnitchassisIndex oid: 1.3.6.1.4.1.674.10892.1.700.10.1.1 type: gauge help: 0700.0010.0001.0001 This attribute defines the index (one based) of the assoicated chassis. - 1.3.6.1.4.1.674.10892.1.700.10.1.1 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge - name: coolingUnitIndex oid: 1.3.6.1.4.1.674.10892.1.700.10.1.2 type: gauge help: 0700.0010.0001.0002 This attribute defines the index (one based) of the cooling unit. - 1.3.6.1.4.1.674.10892.1.700.10.1.2 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge - name: coolingUnitStateCapabilties oid: 1.3.6.1.4.1.674.10892.1.700.10.1.3 type: gauge help: 0700.0010.0001.0003 This attribute defines the state capabilities of the cooling unit. - 1.3.6.1.4.1.674.10892.1.700.10.1.3 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: coolingUnitStateSettings oid: 1.3.6.1.4.1.674.10892.1.700.10.1.4 type: gauge help: 0700.0010.0001.0004 This attribute defines the state settings of the cooling unit. - 1.3.6.1.4.1.674.10892.1.700.10.1.4 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: coolingUnitRedundancyStatus oid: 1.3.6.1.4.1.674.10892.1.700.10.1.5 type: gauge help: 0700.0010.0001.0005 This attribute defines the redundancy status of the cooling unit. - 1.3.6.1.4.1.674.10892.1.700.10.1.5 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: coolingDeviceCountForRedundancy oid: 1.3.6.1.4.1.674.10892.1.700.10.1.6 type: gauge help: 0700.0010.0001.0006 This attribute defines the total number of cooling devices required for this cooling unit to have full redundancy. - 1.3.6.1.4.1.674.10892.1.700.10.1.6 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge - name: coolingUnitName oid: 1.3.6.1.4.1.674.10892.1.700.10.1.7 type: OctetString help: 0700.0010.0001.0007 This attribute defines the name of the cooling unit. - 1.3.6.1.4.1.674.10892.1.700.10.1.7 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge - name: coolingUnitStatus oid: 1.3.6.1.4.1.674.10892.1.700.10.1.8 type: gauge help: 0700.0010.0001.0008 This attribute defines the status of the cooling unit. - 1.3.6.1.4.1.674.10892.1.700.10.1.8 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: coolingDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.1.700.12.1.1 type: gauge help: 0700.0012.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.700.12.1.1 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.700.12.1.2 type: gauge help: 0700.0012.0001.0002 This attribute defines the index (one based) of the cooling device. - 1.3.6.1.4.1.674.10892.1.700.12.1.2 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.700.12.1.3 type: gauge help: 0700.0012.0001.0003 This attribute defines the state capabilities of the cooling device. - 1.3.6.1.4.1.674.10892.1.700.12.1.3 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: coolingDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.1.700.12.1.4 type: gauge help: 0700.0012.0001.0004 This attribute defines the state settings of the cooling device. - 1.3.6.1.4.1.674.10892.1.700.12.1.4 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: coolingDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.700.12.1.5 type: gauge help: 0700.0012.0001.0005 This attribute defines the probe status of the cooling device. - 1.3.6.1.4.1.674.10892.1.700.12.1.5 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCriticalUpper 5: criticalUpper 6: nonRecoverableUpper 7: nonCriticalLower 8: criticalLower 9: nonRecoverableLower 10: failed - name: coolingDeviceReading oid: 1.3.6.1.4.1.674.10892.1.700.12.1.6 type: gauge help: 0700.0012.0001.0006 This attribute defines the reading for a cooling device of subtype other than coolingDeviceSubTypeIsDiscrete - 1.3.6.1.4.1.674.10892.1.700.12.1.6 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceType oid: 1.3.6.1.4.1.674.10892.1.700.12.1.7 type: gauge help: 0700.0012.0001.0007 This attribute defines the type of the cooling device. - 1.3.6.1.4.1.674.10892.1.700.12.1.7 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: coolingDeviceTypeIsOther 2: coolingDeviceTypeIsUnknown 3: coolingDeviceTypeIsAFan 4: coolingDeviceTypeIsABlower 5: coolingDeviceTypeIsAChipFan 6: coolingDeviceTypeIsACabinetFan 7: coolingDeviceTypeIsAPowerSupplyFan 8: coolingDeviceTypeIsAHeatPipe 9: coolingDeviceTypeIsRefrigeration 10: coolingDeviceTypeIsActiveCooling 11: coolingDeviceTypeIsPassiveCooling - name: coolingDeviceLocationName oid: 1.3.6.1.4.1.674.10892.1.700.12.1.8 type: OctetString help: 0700.0012.0001.0008 This attribute defines the location name of the cooling device. - 1.3.6.1.4.1.674.10892.1.700.12.1.8 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceUpperNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.1.700.12.1.9 type: gauge help: 0700.0012.0001.0009 This attribute defines the upper nonrecoverable threshold of the cooling device - 1.3.6.1.4.1.674.10892.1.700.12.1.9 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceUpperCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.700.12.1.10 type: gauge help: 0700.0012.0001.0010 This attribute defines the upper critical threshold of the cooling device - 1.3.6.1.4.1.674.10892.1.700.12.1.10 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceUpperNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.700.12.1.11 type: gauge help: 0700.0012.0001.0011 This attribute defines the upper noncritical threshold of the cooling device - 1.3.6.1.4.1.674.10892.1.700.12.1.11 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceLowerNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.700.12.1.12 type: gauge help: 0700.0012.0001.0012 This attribute defines the lower noncritical threshold of the cooling device - 1.3.6.1.4.1.674.10892.1.700.12.1.12 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceLowerCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.700.12.1.13 type: gauge help: 0700.0012.0001.0013 This attribute defines the lower critical threshold of the cooling device - 1.3.6.1.4.1.674.10892.1.700.12.1.13 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceLowerNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.1.700.12.1.14 type: gauge help: 0700.0012.0001.0014 This attribute defines the lower nonrecoverable threshold of the cooling device - 1.3.6.1.4.1.674.10892.1.700.12.1.14 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDevicecoolingUnitIndexReference oid: 1.3.6.1.4.1.674.10892.1.700.12.1.15 type: gauge help: 0700.0012.0001.0015 This attribute defines the index to the associated cooling unit. - 1.3.6.1.4.1.674.10892.1.700.12.1.15 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceSubType oid: 1.3.6.1.4.1.674.10892.1.700.12.1.16 type: gauge help: 0700.0012.0001.0016 This attribute defines the subtype of the cooling device. - 1.3.6.1.4.1.674.10892.1.700.12.1.16 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: coolingDeviceSubTypeIsOther 2: coolingDeviceSubTypeIsUnknown 3: coolingDeviceSubTypeIsAFanThatReadsInRPM 4: coolingDeviceSubTypeIsAFanReadsONorOFF 5: coolingDeviceSubTypeIsAPowerSupplyFanThatReadsinRPM 6: coolingDeviceSubTypeIsAPowerSupplyFanThatReadsONorOFF 16: coolingDeviceSubTypeIsDiscrete - name: coolingDeviceProbeCapabilities oid: 1.3.6.1.4.1.674.10892.1.700.12.1.17 type: gauge help: 0700.0012.0001.0017 This attribute defines the probe capabilities of the cooling device. - 1.3.6.1.4.1.674.10892.1.700.12.1.17 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: upperNonCriticalThresholdSetCapable 2: lowerNonCriticalThresholdSetCapable 4: upperNonCriticalThresholdDefaultCapable 8: lowerNonCriticalThresholdDefaultCapable - name: coolingDeviceDiscreteReading oid: 1.3.6.1.4.1.674.10892.1.700.12.1.18 type: gauge help: 0700.0012.0001.0018 This attribute defines the reading for a cooling device of type coolingDeviceSubTypeIsDiscrete - 1.3.6.1.4.1.674.10892.1.700.12.1.18 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: coolingDeviceIsGood 2: coolingDeviceIsBad - name: temperatureProbechassisIndex oid: 1.3.6.1.4.1.674.10892.1.700.20.1.1 type: gauge help: 0700.0020.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.700.20.1.1 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeIndex oid: 1.3.6.1.4.1.674.10892.1.700.20.1.2 type: gauge help: 0700.0020.0001.0002 This attribute defines the index (one based) of the temperature probe. - 1.3.6.1.4.1.674.10892.1.700.20.1.2 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.700.20.1.3 type: gauge help: 0700.0020.0001.0003 This attribute defines the state capabilities of the temperature probe. - 1.3.6.1.4.1.674.10892.1.700.20.1.3 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: temperatureProbeStateSettings oid: 1.3.6.1.4.1.674.10892.1.700.20.1.4 type: gauge help: 0700.0020.0001.0004 This attribute defines the state settings of the temperature probe. - 1.3.6.1.4.1.674.10892.1.700.20.1.4 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: temperatureProbeStatus oid: 1.3.6.1.4.1.674.10892.1.700.20.1.5 type: gauge help: 0700.0020.0001.0005 This attribute defines the probe status of the temperature probe. - 1.3.6.1.4.1.674.10892.1.700.20.1.5 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCriticalUpper 5: criticalUpper 6: nonRecoverableUpper 7: nonCriticalLower 8: criticalLower 9: nonRecoverableLower 10: failed - name: temperatureProbeReading oid: 1.3.6.1.4.1.674.10892.1.700.20.1.6 type: gauge help: 0700.0020.0001.0006 This attribute defines the reading for a temperature probe of type other than temperatureProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.1.700.20.1.6 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeType oid: 1.3.6.1.4.1.674.10892.1.700.20.1.7 type: gauge help: 0700.0020.0001.0007 This attribute defines the type of the temperature probe. - 1.3.6.1.4.1.674.10892.1.700.20.1.7 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: temperatureProbeTypeIsOther 2: temperatureProbeTypeIsUnknown 3: temperatureProbeTypeIsAmbientESM 16: temperatureProbeTypeIsDiscrete - name: temperatureProbeLocationName oid: 1.3.6.1.4.1.674.10892.1.700.20.1.8 type: OctetString help: 0700.0020.0001.0008 This attribute defines the location name of the temperature probe. - 1.3.6.1.4.1.674.10892.1.700.20.1.8 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeUpperNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.1.700.20.1.9 type: gauge help: 0700.0020.0001.0009 This attribute defines the upper nonrecoverable threshold of the temperature probe - 1.3.6.1.4.1.674.10892.1.700.20.1.9 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeUpperCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.700.20.1.10 type: gauge help: 0700.0020.0001.0010 This attribute defines the upper critical threshold of the temperature probe - 1.3.6.1.4.1.674.10892.1.700.20.1.10 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeUpperNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.700.20.1.11 type: gauge help: 0700.0020.0001.0011 This attribute defines the upper noncritical threshold of the temperature probe - 1.3.6.1.4.1.674.10892.1.700.20.1.11 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeLowerNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.700.20.1.12 type: gauge help: 0700.0020.0001.0012 This attribute defines the lower noncritical threshold of the temperature probe - 1.3.6.1.4.1.674.10892.1.700.20.1.12 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeLowerCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.700.20.1.13 type: gauge help: 0700.0020.0001.0013 This attribute defines the lower critical threshold of the temperature probe - 1.3.6.1.4.1.674.10892.1.700.20.1.13 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeLowerNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.1.700.20.1.14 type: gauge help: 0700.0020.0001.0014 This attribute defines the lower nonrecoverable threshold of the temperature probe - 1.3.6.1.4.1.674.10892.1.700.20.1.14 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeProbeCapabilities oid: 1.3.6.1.4.1.674.10892.1.700.20.1.15 type: gauge help: 0700.0020.0001.0015 This attribute defines the probe capabilities of the temperature probe. - 1.3.6.1.4.1.674.10892.1.700.20.1.15 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: upperNonCriticalThresholdSetCapable 2: lowerNonCriticalThresholdSetCapable 4: upperNonCriticalThresholdDefaultCapable 8: lowerNonCriticalThresholdDefaultCapable - name: temperatureProbeDiscreteReading oid: 1.3.6.1.4.1.674.10892.1.700.20.1.16 type: gauge help: 0700.0020.0001.0016 This attribute defines the reading for a temperature probe of type temperatureProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.1.700.20.1.16 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: temperatureIsGood 2: temperatureIsBad - name: userSecuritychassisIndex oid: 1.3.6.1.4.1.674.10892.1.800.10.1.1 type: gauge help: 0800.0010.0001.0001 This attribute defines the index (one based) of the assoicated chassis. - 1.3.6.1.4.1.674.10892.1.800.10.1.1 indexes: - labelname: userSecuritychassisIndex type: gauge - labelname: userSecurityIndex type: gauge - name: userSecurityIndex oid: 1.3.6.1.4.1.674.10892.1.800.10.1.2 type: gauge help: 0800.0010.0001.0002 This attribute defines the index (one based) of the user. - 1.3.6.1.4.1.674.10892.1.800.10.1.2 indexes: - labelname: userSecuritychassisIndex type: gauge - labelname: userSecurityIndex type: gauge - name: userSecurityUserName oid: 1.3.6.1.4.1.674.10892.1.800.10.1.3 type: OctetString help: 0800.0010.0001.0003 This attribute defines the name of the user that is authorized to perform Set operations on this system. - 1.3.6.1.4.1.674.10892.1.800.10.1.3 indexes: - labelname: userSecuritychassisIndex type: gauge - labelname: userSecurityIndex type: gauge - name: userSecurityControlName oid: 1.3.6.1.4.1.674.10892.1.800.10.1.4 type: OctetString help: 0800.0010.0001.0004 This attribute defines the control string that is used for managing users in this table. - 1.3.6.1.4.1.674.10892.1.800.10.1.4 indexes: - labelname: userSecuritychassisIndex type: gauge - labelname: userSecurityIndex type: gauge - name: userSecurityRequestName oid: 1.3.6.1.4.1.674.10892.1.800.10.1.5 type: OctetString help: 0800.0010.0001.0005 This attribute defines the request string that is used for Set requests on this system. - 1.3.6.1.4.1.674.10892.1.800.10.1.5 indexes: - labelname: userSecuritychassisIndex type: gauge - labelname: userSecurityIndex type: gauge - name: remoteFlashBIOSchassisIndex oid: 1.3.6.1.4.1.674.10892.1.900.10.1.1 type: gauge help: 0900.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.900.10.1.1 indexes: - labelname: remoteFlashBIOSchassisIndex type: gauge - labelname: remoteFlashBIOSIndex type: gauge - name: remoteFlashBIOSIndex oid: 1.3.6.1.4.1.674.10892.1.900.10.1.2 type: gauge help: 0900.0010.0001.0002 This attribute defines the index (one based) of the remote flash BIOS function. - 1.3.6.1.4.1.674.10892.1.900.10.1.2 indexes: - labelname: remoteFlashBIOSchassisIndex type: gauge - labelname: remoteFlashBIOSIndex type: gauge - name: remoteFlashBIOSStateCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.900.10.1.3 type: gauge help: 0900.0010.0001.0003 This attribute defines the state capabilities of the remote flash BIOS function. - 1.3.6.1.4.1.674.10892.1.900.10.1.3 indexes: - labelname: remoteFlashBIOSchassisIndex type: gauge - labelname: remoteFlashBIOSIndex type: gauge enum_values: 1: unknown 2: enableCapable 4: notReadyCapable 8: cancelCapable 10: enableAndCancelCapable - name: remoteFlashBIOSStateSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.900.10.1.4 type: gauge help: 0900.0010.0001.0004 This attribute defines the state settings of the remote flash BIOS function. - 1.3.6.1.4.1.674.10892.1.900.10.1.4 indexes: - labelname: remoteFlashBIOSchassisIndex type: gauge - labelname: remoteFlashBIOSIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 8: canceled 16: pending 32: other - name: remoteFlashBIOSStatus oid: 1.3.6.1.4.1.674.10892.1.900.10.1.5 type: gauge help: 0900.0010.0001.0005 This attribute defines the status of the remote flash BIOS function. - 1.3.6.1.4.1.674.10892.1.900.10.1.5 indexes: - labelname: remoteFlashBIOSchassisIndex type: gauge - labelname: remoteFlashBIOSIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: remoteFlashBIOSLastBIOSDateName oid: 1.3.6.1.4.1.674.10892.1.900.10.1.6 type: OctetString help: 0900.0010.0001.0006 This attribute defines the date of last BIOS update - 1.3.6.1.4.1.674.10892.1.900.10.1.6 indexes: - labelname: remoteFlashBIOSchassisIndex type: gauge - labelname: remoteFlashBIOSIndex type: gauge - name: remoteFlashBIOSCompletionCode oid: 1.3.6.1.4.1.674.10892.1.900.10.1.7 type: gauge help: 0900.0010.0001.0007 This attribute defines the completion code of the last BIOS update. - 1.3.6.1.4.1.674.10892.1.900.10.1.7 indexes: - labelname: remoteFlashBIOSchassisIndex type: gauge - labelname: remoteFlashBIOSIndex type: gauge enum_values: 1: completionCodeIsOther 2: completionCodeIsUnknown 3: completionCodeIsOK 4: completionCodeIsBadImage 5: completionCodeIsNoFileAccess 6: completionCodeIsNotReady 7: completionCodeIsDisabled 8: completionCodeIsNoBattery 9: completionCodeIsNoChargedBattery 10: completionCodeIsNoExternalPower 11: completionCodeIsNo12VoltSet 12: completionCodeIsNo12VoltRemoval 13: completionCodeIsFlashMemoryFailed 14: completionCodeIsGeneralFailure 15: completionCodeIsDataMiscompare 16: completionCodeIsNoImageFound 17: completionCodeIsNoUpdatePerformed - name: remoteFlashBIOSMinimumContiguousMemory oid: 1.3.6.1.4.1.674.10892.1.900.10.1.8 type: gauge help: 0900.0010.0001.0008 This attribute defines the minimum size of contiguous memory required for the remote flash BIOS function in KBbytes. - 1.3.6.1.4.1.674.10892.1.900.10.1.8 indexes: - labelname: remoteFlashBIOSchassisIndex type: gauge - labelname: remoteFlashBIOSIndex type: gauge - name: pointingPortchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1000.10.1.1 type: gauge help: 1000.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1000.10.1.1 indexes: - labelname: pointingPortchassisIndex type: gauge - labelname: pointingPortIndex type: gauge - name: pointingPortIndex oid: 1.3.6.1.4.1.674.10892.1.1000.10.1.2 type: gauge help: 1000.0010.0001.0002 This attribute defines the index (one based) of the pointing port. - 1.3.6.1.4.1.674.10892.1.1000.10.1.2 indexes: - labelname: pointingPortchassisIndex type: gauge - labelname: pointingPortIndex type: gauge - name: pointingPortStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1000.10.1.3 type: gauge help: 1000.0010.0001.0003 This attribute defines the state capabilities of the pointing port. - 1.3.6.1.4.1.674.10892.1.1000.10.1.3 indexes: - labelname: pointingPortchassisIndex type: gauge - labelname: pointingPortIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: pointingPortStateSettings oid: 1.3.6.1.4.1.674.10892.1.1000.10.1.4 type: gauge help: 1000.0010.0001.0004 This attribute defines the state settings of the pointing port. - 1.3.6.1.4.1.674.10892.1.1000.10.1.4 indexes: - labelname: pointingPortchassisIndex type: gauge - labelname: pointingPortIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: pointingPortStatus oid: 1.3.6.1.4.1.674.10892.1.1000.10.1.5 type: gauge help: 1000.0010.0001.0005 This attribute defines the status of the pointing port. - 1.3.6.1.4.1.674.10892.1.1000.10.1.5 indexes: - labelname: pointingPortchassisIndex type: gauge - labelname: pointingPortIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: pointingPortSecurityState oid: 1.3.6.1.4.1.674.10892.1.1000.10.1.6 type: gauge help: 1000.0010.0001.0006 This attribute defines the security state of the pointing port. - 1.3.6.1.4.1.674.10892.1.1000.10.1.6 indexes: - labelname: pointingPortchassisIndex type: gauge - labelname: pointingPortIndex type: gauge enum_values: 1: other 2: unknown 3: none 4: externalIsDisabled 5: externalIsEnabled 6: bootByPass - name: pointingPortConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.10.1.7 type: gauge help: 1000.0010.0001.0007 This attribute defines the connector type of the pointing port. - 1.3.6.1.4.1.674.10892.1.1000.10.1.7 indexes: - labelname: pointingPortchassisIndex type: gauge - labelname: pointingPortIndex type: gauge enum_values: 1: connectorPortTypeIsOther 2: connectorPortTypeIsUnknown 3: connectorPortTypeIsSerial 4: connectorPortTypeIsPS2 5: connectorPortTypeIsInfrared 6: connectorPortTypeIsHPHIL 7: connectorPortTypeIsBusMouse 8: connectorPortTypeIsADB 9: connectorPortTypeIsDB9 10: connectorPortTypeIsMicroDIN 11: connectorPortTypeIsAccessBusUSB 12: connectorPortTypeIsPC98 - name: pointingPortName oid: 1.3.6.1.4.1.674.10892.1.1000.10.1.8 type: OctetString help: 1000.0010.0001.0008 This attribute defines name of the pointing port. - 1.3.6.1.4.1.674.10892.1.1000.10.1.8 indexes: - labelname: pointingPortchassisIndex type: gauge - labelname: pointingPortIndex type: gauge - name: pointingPortBIOSConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.10.1.9 type: gauge help: 1000.0010.0001.0009 This attribute defines the BIOS connector type of the pointing port. - 1.3.6.1.4.1.674.10892.1.1000.10.1.9 indexes: - labelname: pointingPortchassisIndex type: gauge - labelname: pointingPortIndex type: gauge enum_values: 1: portConnectorTypeIsOther 2: portConnectorTypeIsNone 3: portConnectorTypeIsCentronics 4: portConnectorTypeIsMiniCentronics 5: portConnectorTypeIsProprietary 6: portConnectorTypeIsDB25Male 7: portConnectorTypeIsDB25Female 8: portConnectorTypeIsDB15Male 9: portConnectorTypeIsDB15Female 10: portConnectorTypeIsDB9Male 11: portConnectorTypeIsDB9Female 12: portConnectorTypeIsRJ11 13: portConnectorTypeIsRJ45 14: portConnectorTypeIsMiniSCSI50Pin 15: portConnectorTypeIsMiniDIN 16: portConnectorTypeIsMicroDIN 17: portConnectorTypeIsPS2 18: portConnectorTypeIsInfrared 19: portConnectorTypeIsHPHIL 20: portConnectorTypeIsAccessBussUSB 21: portConnectorTypeISSASCSI 22: portConnectorTypeIsCirdin8Male 23: portConnectorTypeIsCirdin8Female 24: portConnectorTypeIsIDE 25: portConnectorTypeIsFloppy 26: portConnectorTypeIsDIN9Pin 27: portConnectorTypeIsDIN25Pin 28: portConnectorTypeIsDIN50Pin 29: portConnectorTypeIsDIN68Pin 30: portConnectorTypeIsCDROMLineOut 31: portConnectorTypeIsMiniCentronics14 32: portConnectorTypeIsMiniCentronics26 33: portConnectorTypeIsMiniJack 34: portConnectorTypeIsBNC 35: portConnectorTypeIs1394 36: portConnectorTypeIsPC98 37: portConnectorTypeIsPC98Hireso 38: portConnectorTypeIsPCH98 39: portConnectorTypeIsPC98Note 40: portConnectorTypeIsPC98Full - name: keyboardPortchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1000.20.1.1 type: gauge help: 1000.0020.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1000.20.1.1 indexes: - labelname: keyboardPortchassisIndex type: gauge - labelname: keyboardPortIndex type: gauge - name: keyboardPortIndex oid: 1.3.6.1.4.1.674.10892.1.1000.20.1.2 type: gauge help: 1000.0020.0001.0002 This attribute defines the index (one based) of the keyboard port. - 1.3.6.1.4.1.674.10892.1.1000.20.1.2 indexes: - labelname: keyboardPortchassisIndex type: gauge - labelname: keyboardPortIndex type: gauge - name: keyboardPortStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1000.20.1.3 type: gauge help: 1000.0020.0001.0003 This attribute defines the state capabilities of the keyboard port. - 1.3.6.1.4.1.674.10892.1.1000.20.1.3 indexes: - labelname: keyboardPortchassisIndex type: gauge - labelname: keyboardPortIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: keyboardPortStateSettings oid: 1.3.6.1.4.1.674.10892.1.1000.20.1.4 type: gauge help: 1000.0020.0001.0004 This attribute defines the state settings of the keyboard port. - 1.3.6.1.4.1.674.10892.1.1000.20.1.4 indexes: - labelname: keyboardPortchassisIndex type: gauge - labelname: keyboardPortIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: keyboardPortStatus oid: 1.3.6.1.4.1.674.10892.1.1000.20.1.5 type: gauge help: 1000.0020.0001.0005 This attribute defines the status of the keyboard port. - 1.3.6.1.4.1.674.10892.1.1000.20.1.5 indexes: - labelname: keyboardPortchassisIndex type: gauge - labelname: keyboardPortIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: keyboardPortSecurityState oid: 1.3.6.1.4.1.674.10892.1.1000.20.1.6 type: gauge help: 1000.0020.0001.0006 This attribute defines the security state of the keyboard port. - 1.3.6.1.4.1.674.10892.1.1000.20.1.6 indexes: - labelname: keyboardPortchassisIndex type: gauge - labelname: keyboardPortIndex type: gauge enum_values: 1: other 2: unknown 3: none 4: externalIsDisabled 5: externalIsEnabled 6: bootByPass - name: keyboardPortConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.20.1.7 type: gauge help: 1000.0020.0001.0007 This attribute defines the connector type of the keyboard port. - 1.3.6.1.4.1.674.10892.1.1000.20.1.7 indexes: - labelname: keyboardPortchassisIndex type: gauge - labelname: keyboardPortIndex type: gauge enum_values: 1: connectorPortTypeIsOther 2: connectorPortTypeIsUnknown 3: connectorPortTypeIsMiniDIN 4: connectorPortTypeIsMicroDIN 5: connectorPortTypeIsPS2 6: connectorPortTypeIsInfrared 7: connectorPortTypeIsHPHIL 8: connectorPortTypeIsDB9 9: connectorPortTypeIsAccessBusUSB 10: connectorPortTypeIsPC98 - name: keyboardPortName oid: 1.3.6.1.4.1.674.10892.1.1000.20.1.8 type: OctetString help: 1000.0020.0001.0008 This attribute defines name of the keyboard port. - 1.3.6.1.4.1.674.10892.1.1000.20.1.8 indexes: - labelname: keyboardPortchassisIndex type: gauge - labelname: keyboardPortIndex type: gauge - name: keyboardPortBIOSConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.20.1.9 type: gauge help: 1000.0020.0001.0009 This attribute defines the BIOS connector type of the keyboard port. - 1.3.6.1.4.1.674.10892.1.1000.20.1.9 indexes: - labelname: keyboardPortchassisIndex type: gauge - labelname: keyboardPortIndex type: gauge enum_values: 1: portConnectorTypeIsOther 2: portConnectorTypeIsNone 3: portConnectorTypeIsCentronics 4: portConnectorTypeIsMiniCentronics 5: portConnectorTypeIsProprietary 6: portConnectorTypeIsDB25Male 7: portConnectorTypeIsDB25Female 8: portConnectorTypeIsDB15Male 9: portConnectorTypeIsDB15Female 10: portConnectorTypeIsDB9Male 11: portConnectorTypeIsDB9Female 12: portConnectorTypeIsRJ11 13: portConnectorTypeIsRJ45 14: portConnectorTypeIsMiniSCSI50Pin 15: portConnectorTypeIsMiniDIN 16: portConnectorTypeIsMicroDIN 17: portConnectorTypeIsPS2 18: portConnectorTypeIsInfrared 19: portConnectorTypeIsHPHIL 20: portConnectorTypeIsAccessBussUSB 21: portConnectorTypeISSASCSI 22: portConnectorTypeIsCirdin8Male 23: portConnectorTypeIsCirdin8Female 24: portConnectorTypeIsIDE 25: portConnectorTypeIsFloppy 26: portConnectorTypeIsDIN9Pin 27: portConnectorTypeIsDIN25Pin 28: portConnectorTypeIsDIN50Pin 29: portConnectorTypeIsDIN68Pin 30: portConnectorTypeIsCDROMLineOut 31: portConnectorTypeIsMiniCentronics14 32: portConnectorTypeIsMiniCentronics26 33: portConnectorTypeIsMiniJack 34: portConnectorTypeIsBNC 35: portConnectorTypeIs1394 36: portConnectorTypeIsPC98 37: portConnectorTypeIsPC98Hireso 38: portConnectorTypeIsPCH98 39: portConnectorTypeIsPC98Note 40: portConnectorTypeIsPC98Full - name: processorPortchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1000.30.1.1 type: gauge help: 1000.0030.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1000.30.1.1 indexes: - labelname: processorPortchassisIndex type: gauge - labelname: processorPortIndex type: gauge - name: processorPortIndex oid: 1.3.6.1.4.1.674.10892.1.1000.30.1.2 type: gauge help: 1000.0030.0001.0002 This attribute defines the index (one based) of the processor port. - 1.3.6.1.4.1.674.10892.1.1000.30.1.2 indexes: - labelname: processorPortchassisIndex type: gauge - labelname: processorPortIndex type: gauge - name: processorPortStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1000.30.1.3 type: gauge help: 1000.0030.0001.0003 This attribute defines the state capabilities of the processor port. - 1.3.6.1.4.1.674.10892.1.1000.30.1.3 indexes: - labelname: processorPortchassisIndex type: gauge - labelname: processorPortIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: processorPortStateSettings oid: 1.3.6.1.4.1.674.10892.1.1000.30.1.4 type: gauge help: 1000.0030.0001.0004 This attribute defines the state settings of the processor port. - 1.3.6.1.4.1.674.10892.1.1000.30.1.4 indexes: - labelname: processorPortchassisIndex type: gauge - labelname: processorPortIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: processorPortStatus oid: 1.3.6.1.4.1.674.10892.1.1000.30.1.5 type: gauge help: 1000.0030.0001.0005 This attribute defines the status of the processor port. - 1.3.6.1.4.1.674.10892.1.1000.30.1.5 indexes: - labelname: processorPortchassisIndex type: gauge - labelname: processorPortIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: processorPortSecurityState oid: 1.3.6.1.4.1.674.10892.1.1000.30.1.6 type: gauge help: 1000.0030.0001.0006 This attribute defines the security state of the processor port. - 1.3.6.1.4.1.674.10892.1.1000.30.1.6 indexes: - labelname: processorPortchassisIndex type: gauge - labelname: processorPortIndex type: gauge enum_values: 1: other 2: unknown 3: none 4: externalIsDisabled 5: externalIsEnabled 6: bootByPass - name: processorPortConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.30.1.7 type: gauge help: 1000.0030.0001.0007 This attribute defines the connector type of the processor port. - 1.3.6.1.4.1.674.10892.1.1000.30.1.7 indexes: - labelname: processorPortchassisIndex type: gauge - labelname: processorPortIndex type: gauge enum_values: 1: connectorPortTypeIsOther 2: connectorPortTypeIsUnknown 3: connectorPortTypeIsDaughterdBoard 4: connectorPortTypeIsZIFSocket 5: connectorPortTypeIsAPiggyBackBoard 6: connectorPortTypeIsNone 7: connectorPortTypeIsLIFSocket 8: connectorPortTypeIsSlot1 9: connectorPortTypeIsSlot2 10: connectorPortTypeIs370PinSocket - name: processorPortName oid: 1.3.6.1.4.1.674.10892.1.1000.30.1.8 type: OctetString help: 1000.0030.0001.0008 This attribute defines name of the processor port. - 1.3.6.1.4.1.674.10892.1.1000.30.1.8 indexes: - labelname: processorPortchassisIndex type: gauge - labelname: processorPortIndex type: gauge - name: processorPortBIOSConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.30.1.9 type: gauge help: 1000.0030.0001.0009 This attribute defines the BIOS connector type of the processor port. - 1.3.6.1.4.1.674.10892.1.1000.30.1.9 indexes: - labelname: processorPortchassisIndex type: gauge - labelname: processorPortIndex type: gauge enum_values: 1: portConnectorTypeIsOther 2: portConnectorTypeIsNone 3: portConnectorTypeIsCentronics 4: portConnectorTypeIsMiniCentronics 5: portConnectorTypeIsProprietary 6: portConnectorTypeIsDB25Male 7: portConnectorTypeIsDB25Female 8: portConnectorTypeIsDB15Male 9: portConnectorTypeIsDB15Female 10: portConnectorTypeIsDB9Male 11: portConnectorTypeIsDB9Female 12: portConnectorTypeIsRJ11 13: portConnectorTypeIsRJ45 14: portConnectorTypeIsMiniSCSI50Pin 15: portConnectorTypeIsMiniDIN 16: portConnectorTypeIsMicroDIN 17: portConnectorTypeIsPS2 18: portConnectorTypeIsInfrared 19: portConnectorTypeIsHPHIL 20: portConnectorTypeIsAccessBussUSB 21: portConnectorTypeISSASCSI 22: portConnectorTypeIsCirdin8Male 23: portConnectorTypeIsCirdin8Female 24: portConnectorTypeIsIDE 25: portConnectorTypeIsFloppy 26: portConnectorTypeIsDIN9Pin 27: portConnectorTypeIsDIN25Pin 28: portConnectorTypeIsDIN50Pin 29: portConnectorTypeIsDIN68Pin 30: portConnectorTypeIsCDROMLineOut 31: portConnectorTypeIsMiniCentronics14 32: portConnectorTypeIsMiniCentronics26 33: portConnectorTypeIsMiniJack 34: portConnectorTypeIsBNC 35: portConnectorTypeIs1394 36: portConnectorTypeIsPC98 37: portConnectorTypeIsPC98Hireso 38: portConnectorTypeIsPCH98 39: portConnectorTypeIsPC98Note 40: portConnectorTypeIsPC98Full - name: memoryDevicePortchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.1 type: gauge help: 1000.0040.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1000.40.1.1 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge - name: memoryDevicePortIndex oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.2 type: gauge help: 1000.0040.0001.0002 This attribute defines the index (one based) of the memory device port. - 1.3.6.1.4.1.674.10892.1.1000.40.1.2 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge - name: memoryDevicePortStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.3 type: gauge help: 1000.0040.0001.0003 This attribute defines the state capabilities of the memory device port. - 1.3.6.1.4.1.674.10892.1.1000.40.1.3 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: memoryDevicePortStateSettings oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.4 type: gauge help: 1000.0040.0001.0004 This attribute defines the state settings of the memory device port. - 1.3.6.1.4.1.674.10892.1.1000.40.1.4 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: memoryDevicePortStatus oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.5 type: gauge help: 1000.0040.0001.0005 This attribute defines the status of the memory device port. - 1.3.6.1.4.1.674.10892.1.1000.40.1.5 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: memoryDevicePortSecurityState oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.6 type: gauge help: 1000.0040.0001.0006 This attribute defines the security state of the memory device port. - 1.3.6.1.4.1.674.10892.1.1000.40.1.6 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge enum_values: 1: other 2: unknown 3: none 4: externalIsDisabled 5: externalIsEnabled 6: bootByPass - name: memoryDevicePortConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.7 type: gauge help: 1000.0040.0001.0007 This attribute defines the connector type of the memory device port. - 1.3.6.1.4.1.674.10892.1.1000.40.1.7 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge enum_values: 1: connectorPortTypeIsOther 2: connectorPortTypeIsUnknown 3: connectorPortTypeIsSIMM 4: connectorPortTypeIsSIP 5: connectorPortTypeIsAChip 6: connectorPortTypeIsDIP 7: connectorPortTypeIsZIP 8: connectorPortTypeIsAProprietaryCard 9: connectorPortTypeIsDIMM 10: connectorPortTypeIsTSOP 11: connectorPortTypeIsARowOfChips 12: connectorPortTypeIsRIMM 13: connectorPortTypeIsSODIMM 14: connectorPortTypeIsSRIMM - name: memoryDevicePortName oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.8 type: OctetString help: 1000.0040.0001.0008 This attribute defines name of the memory device port. - 1.3.6.1.4.1.674.10892.1.1000.40.1.8 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge - name: memoryDevicePortBIOSConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.9 type: gauge help: 1000.0040.0001.0009 This attribute defines the BIOS connector type of the memory device port. - 1.3.6.1.4.1.674.10892.1.1000.40.1.9 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge enum_values: 1: portConnectorTypeIsOther 2: portConnectorTypeIsNone 3: portConnectorTypeIsCentronics 4: portConnectorTypeIsMiniCentronics 5: portConnectorTypeIsProprietary 6: portConnectorTypeIsDB25Male 7: portConnectorTypeIsDB25Female 8: portConnectorTypeIsDB15Male 9: portConnectorTypeIsDB15Female 10: portConnectorTypeIsDB9Male 11: portConnectorTypeIsDB9Female 12: portConnectorTypeIsRJ11 13: portConnectorTypeIsRJ45 14: portConnectorTypeIsMiniSCSI50Pin 15: portConnectorTypeIsMiniDIN 16: portConnectorTypeIsMicroDIN 17: portConnectorTypeIsPS2 18: portConnectorTypeIsInfrared 19: portConnectorTypeIsHPHIL 20: portConnectorTypeIsAccessBussUSB 21: portConnectorTypeISSASCSI 22: portConnectorTypeIsCirdin8Male 23: portConnectorTypeIsCirdin8Female 24: portConnectorTypeIsIDE 25: portConnectorTypeIsFloppy 26: portConnectorTypeIsDIN9Pin 27: portConnectorTypeIsDIN25Pin 28: portConnectorTypeIsDIN50Pin 29: portConnectorTypeIsDIN68Pin 30: portConnectorTypeIsCDROMLineOut 31: portConnectorTypeIsMiniCentronics14 32: portConnectorTypeIsMiniCentronics26 33: portConnectorTypeIsMiniJack 34: portConnectorTypeIsBNC 35: portConnectorTypeIs1394 36: portConnectorTypeIsPC98 37: portConnectorTypeIsPC98Hireso 38: portConnectorTypeIsPCH98 39: portConnectorTypeIsPC98Note 40: portConnectorTypeIsPC98Full - name: memoryDevicePortPhysicalMemoryArrayIndexReference oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.10 type: gauge help: 1000.0040.0001.0010 This attribute defines the index (one based) of the Physical Memory Array Table entry for the physical memory array with the same chassis index that this memory device port is associated with. - 1.3.6.1.4.1.674.10892.1.1000.40.1.10 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge - name: memoryDevicePortPhysicalMemoryCardIndexReference oid: 1.3.6.1.4.1.674.10892.1.1000.40.1.11 type: gauge help: 1000.0040.0001.0011 This attribute defines the index (one based) of the Physical Memory Card Table entry for the physical memory card with the same chassis index that this memory device port is associated with (if any). - 1.3.6.1.4.1.674.10892.1.1000.40.1.11 indexes: - labelname: memoryDevicePortchassisIndex type: gauge - labelname: memoryDevicePortIndex type: gauge - name: monitorPortchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1000.50.1.1 type: gauge help: 1000.0050.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1000.50.1.1 indexes: - labelname: monitorPortchassisIndex type: gauge - labelname: monitorPortIndex type: gauge - name: monitorPortIndex oid: 1.3.6.1.4.1.674.10892.1.1000.50.1.2 type: gauge help: 1000.0050.0001.0002 This attribute defines the index (one based) of the monitor port. - 1.3.6.1.4.1.674.10892.1.1000.50.1.2 indexes: - labelname: monitorPortchassisIndex type: gauge - labelname: monitorPortIndex type: gauge - name: monitorPortStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1000.50.1.3 type: gauge help: 1000.0050.0001.0003 This attribute defines the state capabilities of the monitor port. - 1.3.6.1.4.1.674.10892.1.1000.50.1.3 indexes: - labelname: monitorPortchassisIndex type: gauge - labelname: monitorPortIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: monitorPortStateSettings oid: 1.3.6.1.4.1.674.10892.1.1000.50.1.4 type: gauge help: 1000.0050.0001.0004 This attribute defines the state settings of the monitor port. - 1.3.6.1.4.1.674.10892.1.1000.50.1.4 indexes: - labelname: monitorPortchassisIndex type: gauge - labelname: monitorPortIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: monitorPortStatus oid: 1.3.6.1.4.1.674.10892.1.1000.50.1.5 type: gauge help: 1000.0050.0001.0005 This attribute defines the status of the monitor port. - 1.3.6.1.4.1.674.10892.1.1000.50.1.5 indexes: - labelname: monitorPortchassisIndex type: gauge - labelname: monitorPortIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: monitorPortSecurityState oid: 1.3.6.1.4.1.674.10892.1.1000.50.1.6 type: gauge help: 1000.0050.0001.0006 This attribute defines the security state of the monitor port. - 1.3.6.1.4.1.674.10892.1.1000.50.1.6 indexes: - labelname: monitorPortchassisIndex type: gauge - labelname: monitorPortIndex type: gauge enum_values: 1: other 2: unknown 3: none 4: externalIsDisabled 5: externalIsEnabled 6: bootByPass - name: monitorPortConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.50.1.7 type: gauge help: 1000.0050.0001.0007 This attribute defines the connector type of the monitor port. - 1.3.6.1.4.1.674.10892.1.1000.50.1.7 indexes: - labelname: monitorPortchassisIndex type: gauge - labelname: monitorPortIndex type: gauge enum_values: 1: connectorPortTypeIsOther 2: connectorPortTypeIsUnknown 3: connectorPortTypeIsDB15PinMale 4: connectorPortTypeIsDB15PinFemale - name: monitorPortName oid: 1.3.6.1.4.1.674.10892.1.1000.50.1.8 type: OctetString help: 1000.0050.0001.0008 This attribute defines name of the monitor port. - 1.3.6.1.4.1.674.10892.1.1000.50.1.8 indexes: - labelname: monitorPortchassisIndex type: gauge - labelname: monitorPortIndex type: gauge - name: monitorPortBIOSConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.50.1.9 type: gauge help: 1000.0050.0001.0009 This attribute defines the BIOS connector type of the monitor port. - 1.3.6.1.4.1.674.10892.1.1000.50.1.9 indexes: - labelname: monitorPortchassisIndex type: gauge - labelname: monitorPortIndex type: gauge enum_values: 1: portConnectorTypeIsOther 2: portConnectorTypeIsNone 3: portConnectorTypeIsCentronics 4: portConnectorTypeIsMiniCentronics 5: portConnectorTypeIsProprietary 6: portConnectorTypeIsDB25Male 7: portConnectorTypeIsDB25Female 8: portConnectorTypeIsDB15Male 9: portConnectorTypeIsDB15Female 10: portConnectorTypeIsDB9Male 11: portConnectorTypeIsDB9Female 12: portConnectorTypeIsRJ11 13: portConnectorTypeIsRJ45 14: portConnectorTypeIsMiniSCSI50Pin 15: portConnectorTypeIsMiniDIN 16: portConnectorTypeIsMicroDIN 17: portConnectorTypeIsPS2 18: portConnectorTypeIsInfrared 19: portConnectorTypeIsHPHIL 20: portConnectorTypeIsAccessBussUSB 21: portConnectorTypeISSASCSI 22: portConnectorTypeIsCirdin8Male 23: portConnectorTypeIsCirdin8Female 24: portConnectorTypeIsIDE 25: portConnectorTypeIsFloppy 26: portConnectorTypeIsDIN9Pin 27: portConnectorTypeIsDIN25Pin 28: portConnectorTypeIsDIN50Pin 29: portConnectorTypeIsDIN68Pin 30: portConnectorTypeIsCDROMLineOut 31: portConnectorTypeIsMiniCentronics14 32: portConnectorTypeIsMiniCentronics26 33: portConnectorTypeIsMiniJack 34: portConnectorTypeIsBNC 35: portConnectorTypeIs1394 36: portConnectorTypeIsPC98 37: portConnectorTypeIsPC98Hireso 38: portConnectorTypeIsPCH98 39: portConnectorTypeIsPC98Note 40: portConnectorTypeIsPC98Full - name: sCSIPortchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1000.60.1.1 type: gauge help: 1000.0060.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1000.60.1.1 indexes: - labelname: sCSIPortchassisIndex type: gauge - labelname: sCSIPortIndex type: gauge - name: sCSIPortIndex oid: 1.3.6.1.4.1.674.10892.1.1000.60.1.2 type: gauge help: 1000.0060.0001.0002 This attribute defines the index (one based) of the SCSI port. - 1.3.6.1.4.1.674.10892.1.1000.60.1.2 indexes: - labelname: sCSIPortchassisIndex type: gauge - labelname: sCSIPortIndex type: gauge - name: sCSIPortStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1000.60.1.3 type: gauge help: 1000.0060.0001.0003 This attribute defines the state capabilities of the SCSI port. - 1.3.6.1.4.1.674.10892.1.1000.60.1.3 indexes: - labelname: sCSIPortchassisIndex type: gauge - labelname: sCSIPortIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: sCSIPortStateSettings oid: 1.3.6.1.4.1.674.10892.1.1000.60.1.4 type: gauge help: 1000.0060.0001.0004 This attribute defines the state settings of the SCSI port. - 1.3.6.1.4.1.674.10892.1.1000.60.1.4 indexes: - labelname: sCSIPortchassisIndex type: gauge - labelname: sCSIPortIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: sCSIPortStatus oid: 1.3.6.1.4.1.674.10892.1.1000.60.1.5 type: gauge help: 1000.0060.0001.0005 This attribute defines the status of the SCSI port. - 1.3.6.1.4.1.674.10892.1.1000.60.1.5 indexes: - labelname: sCSIPortchassisIndex type: gauge - labelname: sCSIPortIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: sCSIPortSecurityState oid: 1.3.6.1.4.1.674.10892.1.1000.60.1.6 type: gauge help: 1000.0060.0001.0006 This attribute defines the security state of the SCSI port. - 1.3.6.1.4.1.674.10892.1.1000.60.1.6 indexes: - labelname: sCSIPortchassisIndex type: gauge - labelname: sCSIPortIndex type: gauge enum_values: 1: other 2: unknown 3: none 4: externalIsDisabled 5: externalIsEnabled 6: bootByPass - name: sCSIPortConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.60.1.7 type: gauge help: 1000.0060.0001.0007 This attribute defines the connector type of the SCSI port. - 1.3.6.1.4.1.674.10892.1.1000.60.1.7 indexes: - labelname: sCSIPortchassisIndex type: gauge - labelname: sCSIPortIndex type: gauge enum_values: 1: connectorPortTypeIsOther 2: connectorPortTypeIsUnknown 3: connectorPortTypeIsDIN25pin 4: connectorPortTypeIsDIN50pin 5: connectorPortTypeIsDIN68pin - name: sCSIPortName oid: 1.3.6.1.4.1.674.10892.1.1000.60.1.8 type: OctetString help: 1000.0060.0001.0008 This attribute defines name of the SCSI port. - 1.3.6.1.4.1.674.10892.1.1000.60.1.8 indexes: - labelname: sCSIPortchassisIndex type: gauge - labelname: sCSIPortIndex type: gauge - name: sCSIPortBIOSConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.60.1.9 type: gauge help: 1000.0060.0001.0009 This attribute defines the BIOS connector type of the SCSI port. - 1.3.6.1.4.1.674.10892.1.1000.60.1.9 indexes: - labelname: sCSIPortchassisIndex type: gauge - labelname: sCSIPortIndex type: gauge enum_values: 1: portConnectorTypeIsOther 2: portConnectorTypeIsNone 3: portConnectorTypeIsCentronics 4: portConnectorTypeIsMiniCentronics 5: portConnectorTypeIsProprietary 6: portConnectorTypeIsDB25Male 7: portConnectorTypeIsDB25Female 8: portConnectorTypeIsDB15Male 9: portConnectorTypeIsDB15Female 10: portConnectorTypeIsDB9Male 11: portConnectorTypeIsDB9Female 12: portConnectorTypeIsRJ11 13: portConnectorTypeIsRJ45 14: portConnectorTypeIsMiniSCSI50Pin 15: portConnectorTypeIsMiniDIN 16: portConnectorTypeIsMicroDIN 17: portConnectorTypeIsPS2 18: portConnectorTypeIsInfrared 19: portConnectorTypeIsHPHIL 20: portConnectorTypeIsAccessBussUSB 21: portConnectorTypeISSASCSI 22: portConnectorTypeIsCirdin8Male 23: portConnectorTypeIsCirdin8Female 24: portConnectorTypeIsIDE 25: portConnectorTypeIsFloppy 26: portConnectorTypeIsDIN9Pin 27: portConnectorTypeIsDIN25Pin 28: portConnectorTypeIsDIN50Pin 29: portConnectorTypeIsDIN68Pin 30: portConnectorTypeIsCDROMLineOut 31: portConnectorTypeIsMiniCentronics14 32: portConnectorTypeIsMiniCentronics26 33: portConnectorTypeIsMiniJack 34: portConnectorTypeIsBNC 35: portConnectorTypeIs1394 36: portConnectorTypeIsPC98 37: portConnectorTypeIsPC98Hireso 38: portConnectorTypeIsPCH98 39: portConnectorTypeIsPC98Note 40: portConnectorTypeIsPC98Full - name: parallelPortchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.1 type: gauge help: 1000.0070.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1000.70.1.1 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge - name: parallelPortIndex oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.2 type: gauge help: 1000.0070.0001.0002 This attribute defines the index (one based) of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.2 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge - name: parallelPortStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.3 type: gauge help: 1000.0070.0001.0003 This attribute defines the state capabilities of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.3 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: parallelPortStateSettings oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.4 type: gauge help: 1000.0070.0001.0004 This attribute defines the state settings of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.4 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: parallelPortStatus oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.5 type: gauge help: 1000.0070.0001.0005 This attribute defines the status of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.5 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: parallelPortSecurityState oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.6 type: gauge help: 1000.0070.0001.0006 This attribute defines the security state of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.6 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge enum_values: 1: other 2: unknown 3: none 4: externalIsDisabled 5: externalIsEnabled 6: bootByPass - name: parallelPortConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.7 type: gauge help: 1000.0070.0001.0007 This attribute defines the connector type of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.7 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge enum_values: 1: connectorPortTypeIsOther 2: connectorPortTypeIsUnknown 3: connectorPortTypeIsDB25PinFemale 4: connectorPortTypeIsDB25PinMale 5: connectorPortTypeIsCentronics 6: connectorPortTypeIsMiniCentronics 7: connectorPortTypeIsProprietary 8: connectorPortTypeIsCentronics14 9: connectorPortTypeIsDB36PinFemale 10: connectorPortTypeIsMiniCentronics20 - name: parallelPortName oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.8 type: OctetString help: 1000.0070.0001.0008 This attribute defines the name of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.8 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge - name: parallelPortConnectorPinOut oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.9 type: gauge help: 1000.0070.0001.0009 This attribute defines the pinout of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.9 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge enum_values: 1: connectorPortPinoutIsOther 2: connectorPortPinoutIsUnknown 3: connectorPortPinoutIsXTorAT 4: connectorPortPinoutIsPS2 5: connectorPortPinoutIsIEEE1284 6: connectorPortPinoutIsProprietary 7: connectorPortPinoutIsPC98 8: connectorPortPinoutIsPC98Hireso 9: connectorPortPinoutIsPC98Note 10: connectorPortPinoutIsPC98Full - name: parallelPortCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.10 type: gauge help: 1000.0070.0001.0010 This attribute defines the mode capabilities of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.10 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge enum_values: 1: unknown 2: atCapable 4: ps2Capable 8: ecpCapable 16: eppCapable 30: atOrPS2OrECPOrEPPCapable 32: pc98Capable 64: pc98HiresoCapable 128: pc98HCapable - name: parallelPortBaseIOAddress oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.11 type: OctetString help: 1000.0070.0001.0011 This attribute defines the base Input/Output address of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.11 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge - name: parallelPortIRQLevel oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.12 type: gauge help: 1000.0070.0001.0012 This attribute defines the Interrupt Request Level of the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.12 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge - name: parallelPortDMASupport oid: 1.3.6.1.4.1.674.10892.1.1000.70.1.13 type: gauge help: 1000.0070.0001.0013 This attribute defines if DMA is supported by the parallel port. - 1.3.6.1.4.1.674.10892.1.1000.70.1.13 indexes: - labelname: parallelPortchassisIndex type: gauge - labelname: parallelPortIndex type: gauge - name: serialPortchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.1 type: gauge help: 1000.0080.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1000.80.1.1 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge - name: serialPortIndex oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.2 type: gauge help: 1000.0080.0001.0002 This attribute defines the index (one based) of the serial port. - 1.3.6.1.4.1.674.10892.1.1000.80.1.2 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge - name: serialPortStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.3 type: gauge help: 1000.0080.0001.0003 This attribute defines the state capabilities of the serial port. - 1.3.6.1.4.1.674.10892.1.1000.80.1.3 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: serialPortStateSettings oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.4 type: gauge help: 1000.0080.0001.0004 This attribute defines the state settings of the serial port. - 1.3.6.1.4.1.674.10892.1.1000.80.1.4 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: serialPortStatus oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.5 type: gauge help: 1000.0080.0001.0005 This attribute defines the status of the serial port. - 1.3.6.1.4.1.674.10892.1.1000.80.1.5 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: serialPortSecurityState oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.6 type: gauge help: 1000.0080.0001.0006 This attribute defines the security state of the serial port. - 1.3.6.1.4.1.674.10892.1.1000.80.1.6 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge enum_values: 1: other 2: unknown 3: none 4: externalIsDisabled 5: externalIsEnabled 6: bootByPass - name: serialPortConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.7 type: gauge help: 1000.0080.0001.0007 This attribute defines the connector type of the serial port. - 1.3.6.1.4.1.674.10892.1.1000.80.1.7 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge enum_values: 1: connectorPortTypeIsOther 2: connectorPortTypeIsUnknown 3: connectorPortTypeIsDB9PinMale 4: connectorPortTypeIsDB9PinFemale 5: connectorPortTypeIsDB25PinMale 6: connectorPortTypeIsDB25PinFemale 7: connectorPortTypeIsRJ11 8: connectorPortTypeIsRJ45 9: connectorPortTypeIsProprietary 10: connectorPortTypeIsCirdin8Male 11: connectorPortTypeIsCirdin8Female 12: connectorPortTypeIsMiniCentronics14 13: connectorPortTypeIsMiniCentronics26 - name: serialPortName oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.8 type: OctetString help: 1000.0080.0001.0008 This attribute defines the name of the serial port. - 1.3.6.1.4.1.674.10892.1.1000.80.1.8 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge - name: serialPortMaximumSpeed oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.9 type: gauge help: 1000.0080.0001.0009 This attribute defines the maximum speed the serial port can support in bits per second - 1.3.6.1.4.1.674.10892.1.1000.80.1.9 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge - name: serialPortCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.10 type: gauge help: 1000.0080.0001.0010 This attribute defines the mode capabilities of the serial port. - 1.3.6.1.4.1.674.10892.1.1000.80.1.10 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge enum_values: 1: other 2: unknown 4: xtorATCapable 8: c16450Capable 16: c16550Capable 32: c16550aCapable 64: c8251Capable 128: c8251FIFOCapable - name: serialPortBaseIOAddress oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.11 type: OctetString help: 1000.0080.0001.0011 This attribute defines the base Input/Output address of the serial port. - 1.3.6.1.4.1.674.10892.1.1000.80.1.11 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge - name: serialPortIRQLevel oid: 1.3.6.1.4.1.674.10892.1.1000.80.1.12 type: gauge help: 1000.0080.0001.0012 This attribute defines the Interrupt Request Level of the serial port. - 1.3.6.1.4.1.674.10892.1.1000.80.1.12 indexes: - labelname: serialPortchassisIndex type: gauge - labelname: serialPortIndex type: gauge - name: uSBPortchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1000.90.1.1 type: gauge help: 1000.0090.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1000.90.1.1 indexes: - labelname: uSBPortchassisIndex type: gauge - labelname: uSBPortIndex type: gauge - name: uSBPortIndex oid: 1.3.6.1.4.1.674.10892.1.1000.90.1.2 type: gauge help: 1000.0090.0001.0002 This attribute defines the index (one based) of the USB port. - 1.3.6.1.4.1.674.10892.1.1000.90.1.2 indexes: - labelname: uSBPortchassisIndex type: gauge - labelname: uSBPortIndex type: gauge - name: uSBPortStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1000.90.1.3 type: gauge help: 1000.0090.0001.0003 This attribute defines the state capabilities of the USB port. - 1.3.6.1.4.1.674.10892.1.1000.90.1.3 indexes: - labelname: uSBPortchassisIndex type: gauge - labelname: uSBPortIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: uSBPortStateSettings oid: 1.3.6.1.4.1.674.10892.1.1000.90.1.4 type: gauge help: 1000.0090.0001.0004 This attribute defines the state settings of the USB port. - 1.3.6.1.4.1.674.10892.1.1000.90.1.4 indexes: - labelname: uSBPortchassisIndex type: gauge - labelname: uSBPortIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: uSBPortStatus oid: 1.3.6.1.4.1.674.10892.1.1000.90.1.5 type: gauge help: 1000.0090.0001.0005 This attribute defines the status of the USB port. - 1.3.6.1.4.1.674.10892.1.1000.90.1.5 indexes: - labelname: uSBPortchassisIndex type: gauge - labelname: uSBPortIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: uSBPortSecurityState oid: 1.3.6.1.4.1.674.10892.1.1000.90.1.6 type: gauge help: 1000.0090.0001.0006 This attribute defines the security state of the USB port. - 1.3.6.1.4.1.674.10892.1.1000.90.1.6 indexes: - labelname: uSBPortchassisIndex type: gauge - labelname: uSBPortIndex type: gauge enum_values: 1: other 2: unknown 3: none 4: externalIsDisabled 5: externalIsEnabled 6: bootByPass - name: uSBPortConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.90.1.7 type: gauge help: 1000.0090.0001.0007 This attribute defines the connector type of the USB port. - 1.3.6.1.4.1.674.10892.1.1000.90.1.7 indexes: - labelname: uSBPortchassisIndex type: gauge - labelname: uSBPortIndex type: gauge enum_values: 1: connectorPortTypeIsOther 2: connectorPortTypeIsUnknown 3: connectorPortTypeIsUSB - name: uSBPortName oid: 1.3.6.1.4.1.674.10892.1.1000.90.1.8 type: OctetString help: 1000.0090.0001.0008 This attribute defines name of the USB port. - 1.3.6.1.4.1.674.10892.1.1000.90.1.8 indexes: - labelname: uSBPortchassisIndex type: gauge - labelname: uSBPortIndex type: gauge - name: uSBPortBIOSConnectorType oid: 1.3.6.1.4.1.674.10892.1.1000.90.1.9 type: gauge help: 1000.0090.0001.0009 This attribute defines the BIOS connector type of the USB port. - 1.3.6.1.4.1.674.10892.1.1000.90.1.9 indexes: - labelname: uSBPortchassisIndex type: gauge - labelname: uSBPortIndex type: gauge enum_values: 1: portConnectorTypeIsOther 2: portConnectorTypeIsNone 3: portConnectorTypeIsCentronics 4: portConnectorTypeIsMiniCentronics 5: portConnectorTypeIsProprietary 6: portConnectorTypeIsDB25Male 7: portConnectorTypeIsDB25Female 8: portConnectorTypeIsDB15Male 9: portConnectorTypeIsDB15Female 10: portConnectorTypeIsDB9Male 11: portConnectorTypeIsDB9Female 12: portConnectorTypeIsRJ11 13: portConnectorTypeIsRJ45 14: portConnectorTypeIsMiniSCSI50Pin 15: portConnectorTypeIsMiniDIN 16: portConnectorTypeIsMicroDIN 17: portConnectorTypeIsPS2 18: portConnectorTypeIsInfrared 19: portConnectorTypeIsHPHIL 20: portConnectorTypeIsAccessBussUSB 21: portConnectorTypeISSASCSI 22: portConnectorTypeIsCirdin8Male 23: portConnectorTypeIsCirdin8Female 24: portConnectorTypeIsIDE 25: portConnectorTypeIsFloppy 26: portConnectorTypeIsDIN9Pin 27: portConnectorTypeIsDIN25Pin 28: portConnectorTypeIsDIN50Pin 29: portConnectorTypeIsDIN68Pin 30: portConnectorTypeIsCDROMLineOut 31: portConnectorTypeIsMiniCentronics14 32: portConnectorTypeIsMiniCentronics26 33: portConnectorTypeIsMiniJack 34: portConnectorTypeIsBNC 35: portConnectorTypeIs1394 36: portConnectorTypeIsPC98 37: portConnectorTypeIsPC98Hireso 38: portConnectorTypeIsPCH98 39: portConnectorTypeIsPC98Note 40: portConnectorTypeIsPC98Full - name: pointingDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.10.1.1 type: gauge help: 1100.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1100.10.1.1 indexes: - labelname: pointingDevicechassisIndex type: gauge - labelname: pointingDeviceIndex type: gauge - name: pointingDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.10.1.2 type: gauge help: 1100.0010.0001.0002 This attribute defines the index (one based) of the pointing device. - 1.3.6.1.4.1.674.10892.1.1100.10.1.2 indexes: - labelname: pointingDevicechassisIndex type: gauge - labelname: pointingDeviceIndex type: gauge - name: pointingDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.10.1.3 type: gauge help: 1100.0010.0001.0003 This attribute defines the state capabilities of the pointing device. - 1.3.6.1.4.1.674.10892.1.1100.10.1.3 indexes: - labelname: pointingDevicechassisIndex type: gauge - labelname: pointingDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: pointingDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.10.1.4 type: gauge help: 1100.0010.0001.0004 This attribute defines the state settings of the pointing device. - 1.3.6.1.4.1.674.10892.1.1100.10.1.4 indexes: - labelname: pointingDevicechassisIndex type: gauge - labelname: pointingDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: pointingDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.10.1.5 type: gauge help: 1100.0010.0001.0005 This attribute defines the status of the pointing device. - 1.3.6.1.4.1.674.10892.1.1100.10.1.5 indexes: - labelname: pointingDevicechassisIndex type: gauge - labelname: pointingDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: pointingPortIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.10.1.6 type: gauge help: 1100.0010.0001.0006 This attribute defines the index (one based) of the associated pointing port in the same chassis. - 1.3.6.1.4.1.674.10892.1.1100.10.1.6 indexes: - labelname: pointingDevicechassisIndex type: gauge - labelname: pointingDeviceIndex type: gauge - name: pointingDeviceType oid: 1.3.6.1.4.1.674.10892.1.1100.10.1.7 type: gauge help: 1100.0010.0001.0007 This attribute defines the type of the pointing device. - 1.3.6.1.4.1.674.10892.1.1100.10.1.7 indexes: - labelname: pointingDevicechassisIndex type: gauge - labelname: pointingDeviceIndex type: gauge enum_values: 1: deviceTypeIsOther 2: deviceTypeIsUnknown 3: deviceTypeIsAMouse 4: deviceTypeIsATrackBall 5: deviceTypeIsATrackPoint 6: deviceTypeIsAGlidePoint 7: deviceTypeIsATouchPad - name: pointingDeviceNumberofButtons oid: 1.3.6.1.4.1.674.10892.1.1100.10.1.8 type: gauge help: 1100.0010.0001.0008 This attribute defines the number of buttons on the pointing device. - 1.3.6.1.4.1.674.10892.1.1100.10.1.8 indexes: - labelname: pointingDevicechassisIndex type: gauge - labelname: pointingDeviceIndex type: gauge - name: keyboardDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.20.1.1 type: gauge help: 1100.0020.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1100.20.1.1 indexes: - labelname: keyboardDevicechassisIndex type: gauge - labelname: keyboardDeviceIndex type: gauge - name: keyboardDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.20.1.2 type: gauge help: 1100.0020.0001.0002 This attribute defines the index (one based) of the keyboard device. - 1.3.6.1.4.1.674.10892.1.1100.20.1.2 indexes: - labelname: keyboardDevicechassisIndex type: gauge - labelname: keyboardDeviceIndex type: gauge - name: keyboardDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.20.1.3 type: gauge help: 1100.0020.0001.0003 This attribute defines the state capabilities of the keyboard device. - 1.3.6.1.4.1.674.10892.1.1100.20.1.3 indexes: - labelname: keyboardDevicechassisIndex type: gauge - labelname: keyboardDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: keyboardDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.20.1.4 type: gauge help: 1100.0020.0001.0004 This attribute defines the state settings of the keyboard device. - 1.3.6.1.4.1.674.10892.1.1100.20.1.4 indexes: - labelname: keyboardDevicechassisIndex type: gauge - labelname: keyboardDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: keyboardDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.20.1.5 type: gauge help: 1100.0020.0001.0005 This attribute defines the status of the keyboard device. - 1.3.6.1.4.1.674.10892.1.1100.20.1.5 indexes: - labelname: keyboardDevicechassisIndex type: gauge - labelname: keyboardDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: keyboardPortIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.20.1.6 type: gauge help: 1100.0020.0001.0006 This attribute defines the index (one based) of the associated keyboard device in the same chassis. - 1.3.6.1.4.1.674.10892.1.1100.20.1.6 indexes: - labelname: keyboardDevicechassisIndex type: gauge - labelname: keyboardDeviceIndex type: gauge - name: keyboardDeviceTypeName oid: 1.3.6.1.4.1.674.10892.1.1100.20.1.7 type: OctetString help: 1100.0020.0001.0007 This attribute defines the name of the keyboard device type. - 1.3.6.1.4.1.674.10892.1.1100.20.1.7 indexes: - labelname: keyboardDevicechassisIndex type: gauge - labelname: keyboardDeviceIndex type: gauge - name: keyboardDeviceLayoutName oid: 1.3.6.1.4.1.674.10892.1.1100.20.1.8 type: OctetString help: 1100.0020.0001.0008 This attribute defines the name of the keyboard device layout. - 1.3.6.1.4.1.674.10892.1.1100.20.1.8 indexes: - labelname: keyboardDevicechassisIndex type: gauge - labelname: keyboardDeviceIndex type: gauge - name: processorDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.1 type: gauge help: 1100.0030.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1100.30.1.1 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.2 type: gauge help: 1100.0030.0001.0002 This attribute defines the index (one based) of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.2 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.3 type: gauge help: 1100.0030.0001.0003 This attribute defines the state capabilities of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.3 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: processorDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.4 type: gauge help: 1100.0030.0001.0004 This attribute defines the state settings of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.4 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: processorDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.5 type: gauge help: 1100.0030.0001.0005 This attribute defines the status of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.5 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: processorPortIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.6 type: gauge help: 1100.0030.0001.0006 This attribute defines the index (one based) of the associated processor port in the same chassis. - 1.3.6.1.4.1.674.10892.1.1100.30.1.6 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceType oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.7 type: gauge help: 1100.0030.0001.0007 This attribute defines the type of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.7 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: deviceTypeIsOther 2: deviceTypeIsUnknown 3: deviceTypeIsCPU 4: deviceTypeIsMathProcessor 5: deviceTypeIsDSP 6: deviceTypeIsAVideoProcessor - name: processorDeviceManufacturerName oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.8 type: OctetString help: 1100.0030.0001.0008 This attribute defines the name of the manufacturer of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.8 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceStatusState oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.9 type: gauge help: 1100.0030.0001.0009 This attribute defines the status state of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.9 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: enabled 4: userDisabled 5: biosDisabled 6: idle - name: processorDeviceFamily oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.10 type: gauge help: 1100.0030.0001.0010 This attribute defines the family of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.10 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: deviceFamilyIsOther 2: deviceFamilyIsUnknown 3: deviceFamilyIs8086 4: deviceFamilyIs80286 5: deviceFamilyIsIntel386 6: deviceFamilyIsIntel486 7: deviceFamilyIs8087 8: deviceFamilyIs80287 9: deviceFamilyIs80387 10: deviceFamilyIs80487 11: deviceFamilyIsPentium 12: deviceFamilyIsPentiumPro 13: deviceFamilyIsPentiumII 14: deviceFamilyIsPentiumMMX 15: deviceFamilyIsCeleron 16: deviceFamilyIsPentiumIIXeon 17: deviceFamilyIsPentiumIII 18: deviceFamilyIsPentiumIIIXeon 19: deviceFamilyIsPentiumIIISpeedStep 20: deviceFamilyIsItanium 21: deviceFamilyIsIntelXeon 22: deviceFamilyIsPentium4 23: deviceFamilyIsIntelXeonMP 24: deviceFamilyIsIntelItanium2 25: deviceFamilyIsK5 26: deviceFamilyIsK6 27: deviceFamilyIsK6-2 28: deviceFamilyIsK6-3 29: deviceFamilyIsAMDAthlon 30: deviceFamilyIsAMD2900 31: deviceFamilyIsK6-2Plus 32: deviceFamilyIsPowerPC 33: deviceFamilyIsPowerPC601 34: deviceFamilyIsPowerPC603 35: deviceFamilyIsPowerPC603Plus 36: deviceFamilyIsPowerPC604 37: deviceFamilyIsPowerPC620 38: deviceFamilyIsPowerPCx704 39: deviceFamilyIsPowerPC750 40: deviceFamilyIsIntelCoreDuo 41: deviceFamilyIsIntelCoreDuoMobile 42: deviceFamilyIsIntelCoreSoloMobile 43: deviceFamilyIsIntelAtom 48: deviceFamilyIsAlpha 49: deviceFamilyIsAlpha21064 50: deviceFamilyIsAlpha21066 51: deviceFamilyIsAlpha21164 52: deviceFamilyIsAlpha21164PC 53: deviceFamilyIsAlpha21164a 54: deviceFamilyIsAlpha21264 55: deviceFamilyIsAlpha21364 56: deviceFamilyIsAMDTurionIIUltraDualMobileM 57: deviceFamilyIsAMDTurionIIDualMobileM 58: deviceFamilyIsAMDAthlonIIDualMobileM 59: deviceFamilyIsAMDOpteron6100 60: deviceFamilyIsAMDOpteron4100 61: deviceFamilyIsAMDOpteron6200 62: deviceFamilyIsAMDOpteron4200 64: deviceFamilyIsMIPS 65: deviceFamilyIsMIPSR4000 66: deviceFamilyIsMIPSR4200 67: deviceFamilyIsMIPSR4400 68: deviceFamilyIsMIPSR4600 69: deviceFamilyIsMIPSR10000 80: deviceFamilyIsSPARC 81: deviceFamilyIsSuperSPARC 82: deviceFamilyIsmicroSPARCII 83: deviceFamilyIsmicroSPARCIIep 84: deviceFamilyIsUltraSPARC 85: deviceFamilyIsUltraSPARCII 86: deviceFamilyIsUltraSPARCIIi 87: deviceFamilyIsUltraSPARCIII 88: deviceFamilyIsUltraSPARCIIIi 96: deviceFamilyIs68040 97: deviceFamilyIs68xxx 98: deviceFamilyIs68000 99: deviceFamilyIs68010 100: deviceFamilyIs68020 101: deviceFamilyIs68030 107: deviceFamilyIsAMDZen 112: deviceFamilyIsHobbit 120: deviceFamilyIsCrusoeTM5000 121: deviceFamilyIsCrusoeTM3000 122: deviceFamilyIsEfficeonTM8000 128: deviceFamilyIsWeitek 130: deviceFamilyIsIntelCeleronM 131: deviceFamilyIsAMDAthlon64 132: deviceFamilyIsAMDOpteron 133: deviceFamilyIsAMDSempron 134: deviceFamilyIsAMDTurion64Mobile 135: deviceFamilyIsDualCoreAMDOpteron 136: deviceFamilyIsAMDAthlon64X2DualCore 137: deviceFamilyIsAMDTurion64X2Mobile 138: deviceFamilyIsQuadCoreAMDOpteron 139: deviceFamilyIsThirdGenerationAMDOpteron 140: deviceFamilyIsAMDPhenomFXQuadCore 141: deviceFamilyIsAMDPhenomX4QuadCore 142: deviceFamilyIsAMDPhenomX2DualCore 143: deviceFamilyIsAMDAthlonX2DualCore 144: deviceFamilyIsPA-RISC 145: deviceFamilyIsPA-RISC8500 146: deviceFamilyIsPA-RISC8000 147: deviceFamilyIsPA-RISC7300LC 148: deviceFamilyIsPA-RISC7200 149: deviceFamilyIsPA-RISC7100LC 150: deviceFamilyIsPA-RISC7100 160: deviceFamilyIsV30 161: deviceFamilyIsQuadCoreIntelXeon3200 162: deviceFamilyIsDualCoreIntelXeon3000 163: deviceFamilyIsQuadCoreIntelXeon5300 164: deviceFamilyIsDualCoreIntelXeon5100 165: deviceFamilyIsDualCoreIntelXeon5000 166: deviceFamilyIsDualCoreIntelXeonLV 167: deviceFamilyIsDualCoreIntelXeonULV 168: deviceFamilyIsDualCoreIntelXeon7100 169: deviceFamilyIsQuadCoreIntelXeon5400 170: deviceFamilyIsQuadCoreIntelXeon 171: deviceFamilyIsDualCoreIntelXeon5200 172: deviceFamilyIsDualCoreIntelXeon7200 173: deviceFamilyIsQuadCoreIntelXeon7300 174: deviceFamilyIsQuadCoreIntelXeon7400 175: deviceFamilyIsMultiCoreIntelXeon7400 176: deviceFamilyIsM1 177: deviceFamilyIsM2 179: deviceFamilyIsIntelPentium4HT 180: deviceFamilyIsAS400 182: deviceFamilyIsAMDAthlonXP 183: deviceFamilyIsAMDAthlonMP 184: deviceFamilyIsAMDDuron 185: deviceFamilyIsIntelPentiumM 186: deviceFamilyIsIntelCeleronD 187: deviceFamilyIsIntelPentiumD 188: deviceFamilyIsIntelPentiumExtreme 189: deviceFamilyIsIntelCoreSolo 190: deviceFamilyIsIntelCore2 191: deviceFamilyIsIntelCore2Duo 192: deviceFamilyIsIntelCore2Solo 193: deviceFamilyIsIntelCore2Extreme 194: deviceFamilyIsIntelCore2Quad 195: deviceFamilyIsIntelCore2ExtremeMobile 196: deviceFamilyIsIntelCore2DuoMobile 197: deviceFamilyIsIntelCore2SoloMobile 198: deviceFamilyIsIntelCorei7 199: deviceFamilyIsDualCoreIntelCeleron 200: deviceFamilyIsIBM390 201: deviceFamilyIsG4 202: deviceFamilyIsG5 203: deviceFamilyIsESA390G6 204: deviceFamilyIszArchitectur 205: deviceFamilyIsIntelCorei5 206: deviceFamilyIsIntelCorei3 210: deviceFamilyIsVIAC7-M 211: deviceFamilyIsVIAC7-D 212: deviceFamilyIsVIAC7 213: deviceFamilyIsVIAEden 214: deviceFamilyIsMultiCoreIntelXeon 215: deviceFamilyIsDualCoreIntelXeon3xxx 216: deviceFamilyIsQuadCoreIntelXeon3xxx 217: deviceFamilyIsVIANano 218: deviceFamilyIsDualCoreIntelXeon5xxx 219: deviceFamilyIsQuadCoreIntelXeon5xxx 221: deviceFamilyIsDualCoreIntelXeon7xxx 222: deviceFamilyIsQuadCoreIntelXeon7xxx 223: deviceFamilyIsMultiCoreIntelXeon7xxx 224: deviceFamilyIsMultiCoreIntelXeon3400 230: deviceFamilyIsEmbeddedAMDOpertonQuadCore 231: deviceFamilyIsAMDPhenomTripleCore 232: deviceFamilyIsAMDTurionUltraDualCoreMobile 233: deviceFamilyIsAMDTurionDualCoreMobile 234: deviceFamilyIsAMDAthlonDualCore 235: deviceFamilyIsAMDSempronSI 236: deviceFamilyIsAMDPhenomII 237: deviceFamilyIsAMDAthlonII 238: deviceFamilyIsSixCoreAMDOpteron 239: deviceFamilyIsAMDSempronM 250: deviceFamilyIsi860 251: deviceFamilyIsi960 - name: processorDeviceMaximumSpeed oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.11 type: gauge help: 1100.0030.0001.0011 This attribute defines the maximum speed of the processor device in MHz - 1.3.6.1.4.1.674.10892.1.1100.30.1.11 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceCurrentSpeed oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.12 type: gauge help: 1100.0030.0001.0012 This attribute defines the current speed of the processor device in MHz - 1.3.6.1.4.1.674.10892.1.1100.30.1.12 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceExternalClockSpeed oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.13 type: gauge help: 1100.0030.0001.0013 This attribute defines the speed of the external clock for the processor device in MHz - 1.3.6.1.4.1.674.10892.1.1100.30.1.13 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceVoltage oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.14 type: gauge help: 1100.0030.0001.0014 This attribute defines the voltage powering the processor device in millivolts - 1.3.6.1.4.1.674.10892.1.1100.30.1.14 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceUpgradeInformation oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.15 type: gauge help: 1100.0030.0001.0015 This attribute defines the processor upgrade information for the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.15 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: processorUpgradeIsOther 2: processorUpgradeIsUnknown 3: processorUpgradeIsByDaughterBoard 4: processorUpgradeIsByZIFSocket 5: processorUpgradeIsByReplacement 6: processorUpgradeIsNone 7: processorUpgradeIsByLIFSocket 8: processorUpgradeIsBySlot1 9: processorUpgradeIsBySlot2 10: processorUpgradeIsBy370PinSocket 11: processorUpgradeIsBySlotA 12: processorUpgradeIsBySlotM 13: processorUpgradeIsByScoket423 14: processorUpgradeIsBySocketA 15: processorUpgradeIsBySocket478 16: processorUpgradeIsBySocket754 17: processorUpgradeIsBySocket940 18: processorUpgradeIsBySocket939 19: processorUpgradeIsBySocketmPGA604 20: processorUpgradeIsBySocketLGA771 21: processorUpgradeIsBySocketLGA775 22: processorUpgradeIsBySocketS1 23: processorUpgradeIsBySocketAM2 24: processorUpgradeIsBySocketF 25: processorUpgradeIsBySocketLGA1366 - name: processorDeviceVersionName oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.16 type: OctetString help: 1100.0030.0001.0016 This attribute defines the version of the processor device - 1.3.6.1.4.1.674.10892.1.1100.30.1.16 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceCoreCount oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.17 type: gauge help: 1100.0030.0001.0017 This attribute defines the number of processor cores detected for the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.17 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceCoreEnabledCount oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.18 type: gauge help: 1100.0030.0001.0018 This attribute defines the number of processor cores enabled for the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.18 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceThreadCount oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.19 type: gauge help: 1100.0030.0001.0019 This attribute defines the number of processor threads detected for the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.19 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceCharacteristics oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.20 type: gauge help: 1100.0030.0001.0020 This attribute defines characteristics of the processor device - 1.3.6.1.4.1.674.10892.1.1100.30.1.20 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceExtendedCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.21 type: gauge help: 1100.0030.0001.0021 This attribute defines extended capabilities of the processor device - 1.3.6.1.4.1.674.10892.1.1100.30.1.21 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceExtendedSettings oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.22 type: gauge help: 1100.0030.0001.0022 This attribute defines extended settings of the processor device - 1.3.6.1.4.1.674.10892.1.1100.30.1.22 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceBrandName oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.23 type: OctetString help: 1100.0030.0001.0023 This attribute defines the brand of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.23 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceModelName oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.24 type: OctetString help: 1100.0030.0001.0024 This attribute defines the model of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.24 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceSteppingName oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.25 type: OctetString help: 1100.0030.0001.0025 This attribute defines the stepping of the processor device. - 1.3.6.1.4.1.674.10892.1.1100.30.1.25 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceDeprecatedCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.30.1.26 type: gauge help: 1100.0030.0001.0021 This attribute defines deprecated capabilities of the processor device - 1.3.6.1.4.1.674.10892.1.1100.30.1.26 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceStatusChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.32.1.1 type: gauge help: 1100.0032.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1100.32.1.1 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge - name: processorDeviceStatusIndex oid: 1.3.6.1.4.1.674.10892.1.1100.32.1.2 type: gauge help: 1100.0032.0001.0002 This attribute defines the index (one based) of the processor device status probe. - 1.3.6.1.4.1.674.10892.1.1100.32.1.2 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge - name: processorDeviceStatusStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.32.1.3 type: gauge help: 1100.0032.0001.0003 This attribute defines the state capabilities of the processor device status probe. - 1.3.6.1.4.1.674.10892.1.1100.32.1.3 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: processorDeviceStatusStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.32.1.4 type: gauge help: 1100.0032.0001.0004 This attribute defines the state settings of the processor device status probe. - 1.3.6.1.4.1.674.10892.1.1100.32.1.4 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: processorDeviceStatusStatus oid: 1.3.6.1.4.1.674.10892.1.1100.32.1.5 type: gauge help: 1100.0032.0001.0005 This attribute defines the status of the processor device status probe - 1.3.6.1.4.1.674.10892.1.1100.32.1.5 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: processorDeviceStatusReading oid: 1.3.6.1.4.1.674.10892.1.1100.32.1.6 type: gauge help: 1100.0032.0001.0006 This attribute defines the reading of the processor device status probe. - 1.3.6.1.4.1.674.10892.1.1100.32.1.6 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge enum_values: 1: internalError 2: thermalTrip 32: configurationError 128: processorPresent 256: processorDisabled 512: terminatorPresent 1024: processorThrottled - name: processorDeviceStatusLocationName oid: 1.3.6.1.4.1.674.10892.1.1100.32.1.7 type: OctetString help: 1100.0032.0001.0007 This attribute defines the location name of the processor device status probe. - 1.3.6.1.4.1.674.10892.1.1100.32.1.7 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge - name: processorDeviceStatusPortIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.32.1.8 type: gauge help: 1100.0032.0001.0008 This attribute defines the index (one based) of the associated processor port in the same chassis. - 1.3.6.1.4.1.674.10892.1.1100.32.1.8 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge - name: cacheDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.1 type: gauge help: 1100.0040.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1100.40.1.1 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge - name: cacheDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.2 type: gauge help: 1100.0040.0001.0002 This attribute defines the index (one based) of the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.2 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge - name: cacheDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.3 type: gauge help: 1100.0040.0001.0003 This attribute defines the state capabilities of the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.3 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: cacheDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.4 type: gauge help: 1100.0040.0001.0004 This attribute defines the state settings of the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.4 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cacheDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.5 type: gauge help: 1100.0040.0001.0005 This attribute defines the status of the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.5 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: cacheDeviceprocessorDeviceIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.6 type: gauge help: 1100.0040.0001.0006 This attribute defines the index (one based) of the processor device associated with the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.6 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge - name: cacheDeviceType oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.7 type: gauge help: 1100.0040.0001.0007 This attribute defines the type of cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.7 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: deviceTypeIsOther 2: deviceTypeIsUnknown 3: deviceTypeIsInstruction 4: deviceTypeIsData 5: deviceTypeIsUnified - name: cacheDeviceLocation oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.8 type: gauge help: 1100.0040.0001.0008 This attribute defines the location of the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.8 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: deviceLocationIsOther 2: deviceLocationIsUnknown 3: deviceLocationIsInternal 4: deviceLocationIsExternal - name: cacheDeviceStatusState oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.9 type: gauge help: 1100.0040.0001.0009 This attribute defines the status state of the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.9 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: enabled 4: userDisabled 5: biosDisabled - name: cacheDeviceExternalSocketName oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.10 type: OctetString help: 1100.0040.0001.0010 This attribute defines the name of the external socket name of the cache device if the cache device is socketed. - 1.3.6.1.4.1.674.10892.1.1100.40.1.10 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge - name: cacheDeviceLevel oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.11 type: gauge help: 1100.0040.0001.0011 This attribute defines the level of the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.11 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: deviceLevelIsOther 2: deviceLevelIsUnknown 3: deviceLevelIsPrimary 4: deviceLevelIsSecondary 5: deviceLevelIsTertiary - name: cacheDeviceMaximumSize oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.12 type: gauge help: 1100.0040.0001.0012 This attribute defines the maximum size of the cache device in KBytes - 1.3.6.1.4.1.674.10892.1.1100.40.1.12 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge - name: cacheDeviceCurrentSize oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.13 type: gauge help: 1100.0040.0001.0013 This attribute defines the current size of the cache device in KBytes - 1.3.6.1.4.1.674.10892.1.1100.40.1.13 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge - name: cacheDeviceSpeed oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.14 type: gauge help: 1100.0040.0001.0014 This attribute defines the speed of the cache device in nanoseconds - 1.3.6.1.4.1.674.10892.1.1100.40.1.14 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge - name: cacheDeviceWritePolicy oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.15 type: gauge help: 1100.0040.0001.0015 This attribute defines the write policy of the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.15 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: deviceWritePolicyIsOther 2: deviceWritePolicyIsUnknown 3: deviceWritePolicyIsWriteBack 4: deviceWritePolicyIsWriteThrough 5: deviceWritePolicyIsVariesByAddress 6: deviceWritePolicyIsDeterminedByIO - name: cacheDeviceIsSocketed oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.16 type: gauge help: 1100.0040.0001.0016 This attribute defines if the cache device is socketed or not. - 1.3.6.1.4.1.674.10892.1.1100.40.1.16 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge - name: cacheDeviceECCType oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.17 type: gauge help: 1100.0040.0001.0017 This attribute defines the type of error correction in use by the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.17 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: deviceECCTypeIsOther 2: deviceECCTypeIsUnknown 3: deviceECCTypeIsNone 4: deviceECCTypeIsParity 5: deviceECCTypeIsSingleBitECC 6: deviceECCTypeIsMultiBitECC 7: deviceECCTypeIsCRC - name: cacheDeviceAssociativity oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.18 type: gauge help: 1100.0040.0001.0018 This attribute defines the type of associativity in use by the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.18 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: deviceAssociativityIsOther 2: deviceAssociativityIsUnknown 3: deviceAssociativityIsDirectMapped 4: deviceAssociativityIsTwoWaySetAssociative 5: deviceAssociativityIsFourWaySetAssociative 6: deviceAssociativityIsFullyAssociative 7: deviceAssociativityIsEightWaySetAssociative 8: deviceAssociativityIsSixteenWaySetAssociative 9: deviceAssociativityIs12WaySetAssociative 10: deviceAssociativityIs24WaySetAssociative 11: deviceAssociativityIs32WaySetAssociative 12: deviceAssociativityIs48WaySetAssociative 13: deviceAssociativityIs64WaySetAssociative - name: cacheDeviceSupportedType oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.19 type: gauge help: 1100.0040.0001.0019 This attribute defines the supported SRAM type of the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.19 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: deviceSRAMTypeIsOther 2: deviceSRAMTypeIsUnknown 3: deviceSRAMTypeIsNonBurst 4: deviceSRAMTypeIsBurst 5: deviceSRAMTypeIsPipeBurst 6: deviceSRAMTypeIsSynchronous 7: deviceSRAMTypeIsAsynchronous - name: cacheDeviceCurrentType oid: 1.3.6.1.4.1.674.10892.1.1100.40.1.20 type: gauge help: 1100.0040.0001.0020 This attribute defines the current SRAM type of the cache device. - 1.3.6.1.4.1.674.10892.1.1100.40.1.20 indexes: - labelname: cacheDevicechassisIndex type: gauge - labelname: cacheDeviceIndex type: gauge enum_values: 1: deviceSRAMTypeIsOther 2: deviceSRAMTypeIsUnknown 3: deviceSRAMTypeIsNonBurst 4: deviceSRAMTypeIsBurst 5: deviceSRAMTypeIsPipeBurst 6: deviceSRAMTypeIsSynchronous 7: deviceSRAMTypeIsAsynchronous - name: memoryDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.1 type: gauge help: 1100.0050.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1100.50.1.1 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.2 type: gauge help: 1100.0050.0001.0002 This attribute defines the index (one based) of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.2 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.3 type: gauge help: 1100.0050.0001.0003 This attribute defines the state capabilities of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.3 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: memoryDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.4 type: gauge help: 1100.0050.0001.0004 This attribute defines the state settings of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.4 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: memoryDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.5 type: gauge help: 1100.0050.0001.0005 This attribute defines the status of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.5 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: memoryDeviceMemoryPortIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.6 type: gauge help: 1100.0050.0001.0006 This attribute defines the index (one based) of the memory port that this memory device is part of. - 1.3.6.1.4.1.674.10892.1.1100.50.1.6 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceType oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.7 type: gauge help: 1100.0050.0001.0007 This attribute defines the type of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.7 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: deviceTypeIsOther 2: deviceTypeIsUnknown 3: deviceTypeIsDRAM 4: deviceTypeIsEDRAM 5: deviceTypeIsVRAM 6: deviceTypeIsSRAM 7: deviceTypeIsRAM 8: deviceTypeIsROM 9: deviceTypeIsFLASH 10: deviceTypeIsEEPROM 11: deviceTypeIsFEPROM 12: deviceTypeIsEPROM 13: deviceTypeIsCDRAM 14: deviceTypeIs3DRAM 15: deviceTypeIsSDRAM 16: deviceTypeIsSGRAM 17: deviceTypeIsRDRAM 18: deviceTypeIsDDR 19: deviceTypeIsDDR2 20: deviceTypeIsDDR2FBDIMM 24: deviceTypeIsDDR3 25: deviceTypeIsFBD2 26: deviceTypeIsDDR4 - name: memoryDeviceLocationName oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.8 type: OctetString help: 1100.0050.0001.0008 This attribute defines the location of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.8 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceErrorCount oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.9 type: gauge help: 1100.0050.0001.0009 This attribute defines the total number of ECC corrections for the memory device - 1.3.6.1.4.1.674.10892.1.1100.50.1.9 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceBankLocationName oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.10 type: OctetString help: 1100.0050.0001.0010 This attribute defines the location of the bank for the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.10 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceTypeDetails oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.11 type: gauge help: 1100.0050.0001.0011 This attribute defines the detailed type of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.11 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 2: deviceTypeDetailIsOther 4: deviceTypeDetailIsUnknown 8: deviceTypeDetailIsFastPaged 16: deviceTypeDetailIsStaticColumn 32: deviceTypeDetailIsPseudoStatic 64: deviceTypeDetailIsRAMBUS 128: deviceTypeDetailIsSynchronous 256: deviceTypeDetailIsCMOS 512: deviceTypeDetailIsEDO 1024: deviceTypeDetailIsWindowDRAM 2048: deviceTypeDetailIsCacheDRAM 4096: deviceTypeDetailIsNonVolatile 8192: deviceTypeDetailIsRegistered 16384: deviceTypeDetailIsNonRegistered - name: memoryDeviceFormFactor oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.12 type: gauge help: 1100.0050.0001.0012 This attribute defines the form factor of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.12 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: deviceFormFactorIsOther 2: deviceFormFactorIsUnknown 3: deviceFormFactorIsSIMM 4: deviceFormFactorIsSIP 5: deviceFormFactorIsAChip 6: deviceFormFactorIsDIP 7: deviceFormFactorIsZIP 8: deviceFormFactorIsAProprietaryCard 9: deviceFormFactorIsDIMM 10: deviceFormFactorIsTSOP 11: deviceFormFactorIsARowOfChips 12: deviceFormFactorIsRIMM 13: deviceFormFactorIsSODIMM 14: deviceFormFactorIsSRIMM 15: deviceFormFactorIsFBDIMM - name: memoryDeviceSet oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.13 type: gauge help: 1100.0050.0001.0013 This attribute defines if the memory device is a part of a set - 1.3.6.1.4.1.674.10892.1.1100.50.1.13 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceSize oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.14 type: gauge help: 1100.0050.0001.0014 This attribute defines the size in KBytes of the memory device - 1.3.6.1.4.1.674.10892.1.1100.50.1.14 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceSpeed oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.15 type: gauge help: 1100.0050.0001.0015 This attribute defines the speed in nanoseconds of the memory device - 1.3.6.1.4.1.674.10892.1.1100.50.1.15 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceTotalBusWidth oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.16 type: gauge help: 1100.0050.0001.0016 This attribute defines the total number bits, including ECC, used by the memory device - 1.3.6.1.4.1.674.10892.1.1100.50.1.16 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceTotalDataBusWidth oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.17 type: gauge help: 1100.0050.0001.0017 This attribute defines the total number of data bits used by the memory device - 1.3.6.1.4.1.674.10892.1.1100.50.1.17 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceSingleBitErrorCount oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.18 type: gauge help: 1100.0050.0001.0018 This attribute defines the total number of single bit ECC corrections for the memory device - 1.3.6.1.4.1.674.10892.1.1100.50.1.18 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceMultiBitErrorCount oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.19 type: gauge help: 1100.0050.0001.0019 This attribute defines the total number of multibit ECC errors for the memory device - 1.3.6.1.4.1.674.10892.1.1100.50.1.19 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceFailureModes oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.20 type: gauge help: 1100.0050.0001.0020 This attribute defines the failure modes of the memory device when the memoryDeviceStatus attribute is not ok(3) - 1.3.6.1.4.1.674.10892.1.1100.50.1.20 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: eccSingleBitCorrectionWarningRate 2: eccSingleBitCorrectionFailureRate 4: eccMultiBitFault 8: eccSingleBitCorrectionLoggingDisabled 16: deviceDisabledBySpareActivation 32: nvdimmNotReady 64: nvdimmSaveError 128: nvdimmRestoreErrorOrTimeout 256: nvdimmIllegalConfiguration 512: nvdimmNotResponding 1024: nvdimmArmFailureOrTimeout 2048: nvdimmsInWriteProtectMode 4096: nvmLifetimeExpired 8192: nvdimmPersistencyLost 16384: nvdimmPersistencyRestored 32768: nvmLifetimeLessThanFivePercent 65536: aepUnCorrectableError 131072: aepCorrectableError 262144: aepOperatingNormally - name: memoryDeviceManufacturerName oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.21 type: OctetString help: 1100.0050.0001.0021 This attribute defines the manufacturer of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.21 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDevicePartNumberName oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.22 type: OctetString help: 1100.0050.0001.0022 This attribute defines the manufacturer's part number for the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.22 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceSerialNumberName oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.23 type: OctetString help: 1100.0050.0001.0023 This attribute defines the serial number of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.23 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceAssetTagName oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.24 type: OctetString help: 1100.0050.0001.0024 This attribute defines the asset tag of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.24 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceSpeedName oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.25 type: OctetString help: 1100.0050.0001.0025 This attribute defines the speed of the memory device in string format with units specified in string. - 1.3.6.1.4.1.674.10892.1.1100.50.1.25 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceRank oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.26 type: gauge help: 1100.0050.0001.0026 This attribute defines the Rank of the memory device (DIMM) - 1.3.6.1.4.1.674.10892.1.1100.50.1.26 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: deviceRankIsUnknown 2: deviceRankIsSingle 4: deviceRankIsDual 8: deviceRankIsQuad 16: deviceRankIsOctal 32: deviceRankIsHexa - name: memoryDeviceExtendedSize oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.27 type: gauge help: 1100.0050.0001.0027 This attribute defines the size in MBytes of the memory device - 1.3.6.1.4.1.674.10892.1.1100.50.1.27 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceMemoryTechnology oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.28 type: gauge help: 1100.0050.0001.0028 This attribute defines the Memory technology type of the memory device. - 1.3.6.1.4.1.674.10892.1.1100.50.1.28 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: dram 4: nvdimm-n 5: nvdimm-f 6: nvdimm-p 7: intelpersistentmemory - name: memoryDeviceNonVolatileSize oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.29 type: gauge help: 1100.0050.0001.0029 This attribute defines the size of the Non-volatile portion of the memory device in MegaBytes. - 1.3.6.1.4.1.674.10892.1.1100.50.1.29 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceVolatileSize oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.30 type: gauge help: 1100.0050.0001.0030 This attribute defines the size of the Volatile portion of the memory device in MegaBytes. - 1.3.6.1.4.1.674.10892.1.1100.50.1.30 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceCacheSize oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.31 type: gauge help: 1100.0050.0001.0031 This attribute defines the size of the Cache portion of the memory device in MegaBytes. - 1.3.6.1.4.1.674.10892.1.1100.50.1.31 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceWearLevel oid: 1.3.6.1.4.1.674.10892.1.1100.50.1.32 type: gauge help: 1100.0050.0001.0032 This attribute defines the Remaining Rated Write Endurance of the memory device - 1.3.6.1.4.1.674.10892.1.1100.50.1.32 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceMappedAddresschassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.1 type: gauge help: 1100.0060.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1100.60.1.1 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge - name: memoryDeviceMappedAddressIndex oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.2 type: gauge help: 1100.0060.0001.0002 This attribute defines the index (one based) of the memory device mapped address. - 1.3.6.1.4.1.674.10892.1.1100.60.1.2 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge - name: memoryDeviceMappedAddressStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.3 type: gauge help: 1100.0060.0001.0003 This attribute defines the state capabilities of the memory device mapped address. - 1.3.6.1.4.1.674.10892.1.1100.60.1.3 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: memoryDeviceMappedAddressStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.4 type: gauge help: 1100.0060.0001.0004 This attribute defines the state settings of the memory device mapped address. - 1.3.6.1.4.1.674.10892.1.1100.60.1.4 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: memoryDeviceMappedAddressStatus oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.5 type: gauge help: 1100.0060.0001.0005 This attribute defines the status of the memory device mapped address. - 1.3.6.1.4.1.674.10892.1.1100.60.1.5 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: memoryDeviceIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.6 type: gauge help: 1100.0060.0001.0006 This attribute defines the index (one based) of the memory device associated with the memory device mapped address. - 1.3.6.1.4.1.674.10892.1.1100.60.1.6 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge - name: memoryDeviceMappedAddressRowPosition oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.7 type: gauge help: 1100.0060.0001.0007 This attribute defines the position of the referenced memory in a row of the memory device mapped address - 1.3.6.1.4.1.674.10892.1.1100.60.1.7 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge - name: memoryDeviceMappedAddressInterleavePosition oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.8 type: gauge help: 1100.0060.0001.0008 This attribute defines the position of the referenced memory in an interleave of the memory device mapped address - 1.3.6.1.4.1.674.10892.1.1100.60.1.8 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge - name: memoryDeviceMappedAddressInterleaveDepth oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.9 type: gauge help: 1100.0060.0001.0009 This attribute defines the maximum number of consecutive rows from the referenced memory device that are accessed in a single interleaved transfer in the memory device mapped address - 1.3.6.1.4.1.674.10892.1.1100.60.1.9 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge - name: memoryDeviceMappedAddressStartingAddress oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.10 type: OctetString help: 1100.0060.0001.0010 This attribute defines the physical starting address in KBytes of the memory device mapped address. - 1.3.6.1.4.1.674.10892.1.1100.60.1.10 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge - name: memoryDeviceMappedAddressEndingAddress oid: 1.3.6.1.4.1.674.10892.1.1100.60.1.11 type: OctetString help: 1100.0060.0001.0011 This attribute defines the physical ending address in KBytes of the memory device mapped address. - 1.3.6.1.4.1.674.10892.1.1100.60.1.11 indexes: - labelname: memoryDeviceMappedAddresschassisIndex type: gauge - labelname: memoryDeviceMappedAddressIndex type: gauge - name: genericDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.70.1.1 type: gauge help: 1100.0070.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1100.70.1.1 indexes: - labelname: genericDevicechassisIndex type: gauge - labelname: genericDeviceIndex type: gauge - name: genericDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.70.1.2 type: gauge help: 1100.0070.0001.0002 This attribute defines the index (one based) of the generic device. - 1.3.6.1.4.1.674.10892.1.1100.70.1.2 indexes: - labelname: genericDevicechassisIndex type: gauge - labelname: genericDeviceIndex type: gauge - name: genericDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.70.1.3 type: gauge help: 1100.0070.0001.0003 This attribute defines the state capabilities of the generic device. - 1.3.6.1.4.1.674.10892.1.1100.70.1.3 indexes: - labelname: genericDevicechassisIndex type: gauge - labelname: genericDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: genericDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.70.1.4 type: gauge help: 1100.0070.0001.0004 This attribute defines the state settings of the generic device. - 1.3.6.1.4.1.674.10892.1.1100.70.1.4 indexes: - labelname: genericDevicechassisIndex type: gauge - labelname: genericDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: genericDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.70.1.5 type: gauge help: 1100.0070.0001.0005 This attribute defines the status of the generic device. - 1.3.6.1.4.1.674.10892.1.1100.70.1.5 indexes: - labelname: genericDevicechassisIndex type: gauge - labelname: genericDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: genericDeviceSystemSlotIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.70.1.6 type: gauge help: 1100.0070.0001.0006 This attribute defines the index (one based) of the system slot that the generic device is in. - 1.3.6.1.4.1.674.10892.1.1100.70.1.6 indexes: - labelname: genericDevicechassisIndex type: gauge - labelname: genericDeviceIndex type: gauge - name: genericDeviceType oid: 1.3.6.1.4.1.674.10892.1.1100.70.1.7 type: gauge help: 1100.0070.0001.0007 This attribute defines the type of the generic device. - 1.3.6.1.4.1.674.10892.1.1100.70.1.7 indexes: - labelname: genericDevicechassisIndex type: gauge - labelname: genericDeviceIndex type: gauge enum_values: 1: deviceTypeIsOther 2: deviceTypeIsUnknown 3: deviceTypeIsAVideoDevice 4: deviceTypeIsASCSIController 5: deviceTypeIsAnEthernetDevice 6: deviceTypeIsTokenRingDevice 7: deviceTypeIsASoundDevice - name: genericDeviceName oid: 1.3.6.1.4.1.674.10892.1.1100.70.1.8 type: OctetString help: 1100.0070.0001.0008 This attribute defines the name of the generic device. - 1.3.6.1.4.1.674.10892.1.1100.70.1.8 indexes: - labelname: genericDevicechassisIndex type: gauge - labelname: genericDeviceIndex type: gauge - name: pCIDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.1 type: gauge help: 1100.0080.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1100.80.1.1 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.2 type: gauge help: 1100.0080.0001.0002 This attribute defines the index (one based) of the PCI device. - 1.3.6.1.4.1.674.10892.1.1100.80.1.2 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.3 type: gauge help: 1100.0080.0001.0003 This attribute defines the state capabilities of the PCI device. - 1.3.6.1.4.1.674.10892.1.1100.80.1.3 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: pCIDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.4 type: gauge help: 1100.0080.0001.0004 This attribute defines the state settings of the PCI device. - 1.3.6.1.4.1.674.10892.1.1100.80.1.4 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: pCIDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.5 type: gauge help: 1100.0080.0001.0005 This attribute defines the status of the PCI device. - 1.3.6.1.4.1.674.10892.1.1100.80.1.5 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: pCIDeviceSystemSlotIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.6 type: gauge help: 1100.0080.0001.0006 This attribute defines the index (one based) of the system slot that the PCI Device is in. - 1.3.6.1.4.1.674.10892.1.1100.80.1.6 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceDataBusWidth oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.7 type: gauge help: 1100.0080.0001.0007 This attribute defines the width of the data bus of the PCI device. - 1.3.6.1.4.1.674.10892.1.1100.80.1.7 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceManufacturerName oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.8 type: OctetString help: 1100.0080.0001.0008 This attribute defines the name of the manufacturer of the PCI device. - 1.3.6.1.4.1.674.10892.1.1100.80.1.8 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceDescriptionName oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.9 type: OctetString help: 1100.0080.0001.0009 This attribute defines the description of the PCI device. - 1.3.6.1.4.1.674.10892.1.1100.80.1.9 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceSpeed oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.10 type: gauge help: 1100.0080.0001.0010 This attribute defines the bus speed in MHz of the PCI device - 1.3.6.1.4.1.674.10892.1.1100.80.1.10 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceAdapterFault oid: 1.3.6.1.4.1.674.10892.1.1100.80.1.11 type: gauge help: 1100.0080.0001.0011 This attribute defines if the PCI device has detected a fault or not. - 1.3.6.1.4.1.674.10892.1.1100.80.1.11 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceConfigurationSpacechassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.82.1.1 type: gauge help: 1100.0082.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1100.82.1.1 indexes: - labelname: pCIDeviceConfigurationSpacechassisIndex type: gauge - labelname: pCIDeviceConfigurationSpaceIndex type: gauge - name: pCIDeviceConfigurationSpaceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.82.1.2 type: gauge help: 1100.0082.0001.0002 This attribute defines the index (one based) of the PCI device configuration space. - 1.3.6.1.4.1.674.10892.1.1100.82.1.2 indexes: - labelname: pCIDeviceConfigurationSpacechassisIndex type: gauge - labelname: pCIDeviceConfigurationSpaceIndex type: gauge - name: pCIDeviceConfigurationSpaceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.82.1.3 type: gauge help: 1100.0082.0001.0003 This attribute defines the state capabilities of the PCI device configuration space. - 1.3.6.1.4.1.674.10892.1.1100.82.1.3 indexes: - labelname: pCIDeviceConfigurationSpacechassisIndex type: gauge - labelname: pCIDeviceConfigurationSpaceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: pCIDeviceConfigurationSpaceStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.82.1.4 type: gauge help: 1100.0082.0001.0004 This attribute defines the state settings of the PCI device configuration space. - 1.3.6.1.4.1.674.10892.1.1100.82.1.4 indexes: - labelname: pCIDeviceConfigurationSpacechassisIndex type: gauge - labelname: pCIDeviceConfigurationSpaceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: pCIDeviceConfigurationSpaceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.82.1.5 type: gauge help: 1100.0082.0001.0005 This attribute defines the status of the PCI device configuration space. - 1.3.6.1.4.1.674.10892.1.1100.82.1.5 indexes: - labelname: pCIDeviceConfigurationSpacechassisIndex type: gauge - labelname: pCIDeviceConfigurationSpaceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: pCIDeviceIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.82.1.6 type: gauge help: 1100.0082.0001.0006 This attribute defines the index (one based) of the PCI device that this PCI device configuration space applies to. - 1.3.6.1.4.1.674.10892.1.1100.82.1.6 indexes: - labelname: pCIDeviceConfigurationSpacechassisIndex type: gauge - labelname: pCIDeviceConfigurationSpaceIndex type: gauge - name: pCIDeviceConfigurationSpaceBusNumber oid: 1.3.6.1.4.1.674.10892.1.1100.82.1.7 type: gauge help: 1100.0082.0001.0007 This attribute defines the bus number of the PCI device configuration space. - 1.3.6.1.4.1.674.10892.1.1100.82.1.7 indexes: - labelname: pCIDeviceConfigurationSpacechassisIndex type: gauge - labelname: pCIDeviceConfigurationSpaceIndex type: gauge - name: pCIDeviceConfigurationSpaceDeviceNumber oid: 1.3.6.1.4.1.674.10892.1.1100.82.1.8 type: gauge help: 1100.0082.0001.0008 This attribute defines the device number of the PCI device configuration space. - 1.3.6.1.4.1.674.10892.1.1100.82.1.8 indexes: - labelname: pCIDeviceConfigurationSpacechassisIndex type: gauge - labelname: pCIDeviceConfigurationSpaceIndex type: gauge - name: pCIDeviceConfigurationSpaceFunctionNumber oid: 1.3.6.1.4.1.674.10892.1.1100.82.1.9 type: gauge help: 1100.0082.0001.0009 This attribute defines the function number of the PCI device configuration space. - 1.3.6.1.4.1.674.10892.1.1100.82.1.9 indexes: - labelname: pCIDeviceConfigurationSpacechassisIndex type: gauge - labelname: pCIDeviceConfigurationSpaceIndex type: gauge - name: pCIDeviceConfigurationSpaceHeader oid: 1.3.6.1.4.1.674.10892.1.1100.82.1.10 type: OctetString help: 1100.0082.0001.0010 This attribute defines the header of the PCI device configuration space. - 1.3.6.1.4.1.674.10892.1.1100.82.1.10 indexes: - labelname: pCIDeviceConfigurationSpacechassisIndex type: gauge - labelname: pCIDeviceConfigurationSpaceIndex type: gauge - name: networkDeviceChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.1 type: gauge help: 1100.0090.0001.0001 This attribute defines the index (one based) of the chassis that contains the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.1 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.2 type: gauge help: 1100.0090.0001.0002 This attribute defines the index (one based) of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.2 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.3 type: gauge help: 1100.0090.0001.0003 This attribute defines the status of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.3 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: networkDeviceConnectionStatus oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.4 type: gauge help: 1100.0090.0001.0004 This attribute defines the connection status of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.4 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: connected 2: disconnected 3: driverBad 4: driverDisabled 10: hardwareInitalizing 11: hardwareResetting 12: hardwareClosing 13: hardwareNotReady - name: networkDeviceDescriptionName oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.5 type: OctetString help: 1100.0090.0001.0005 This attribute defines the description of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.5 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceProductName oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.6 type: OctetString help: 1100.0090.0001.0006 This attribute defines the product name of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.6 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceVendorName oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.7 type: OctetString help: 1100.0090.0001.0007 This attribute defines the name of the vendor of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.7 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceServiceName oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.8 type: OctetString help: 1100.0090.0001.0008 This attribute defines the service name of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.8 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceDriverImagePathName oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.9 type: OctetString help: 1100.0090.0001.0009 This attribute defines the path to the binary image of the driver for the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.9 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceDriverVersionName oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.10 type: OctetString help: 1100.0090.0001.0010 This attribute defines the version of the driver for the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.10 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceIPAddress oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.11 type: InetAddressIPv4 help: 1100.0090.0001.0011 This attribute defines the IP address of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.11 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceIPSubnetMask oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.12 type: InetAddressIPv4 help: 1100.0090.0001.0012 This attribute defines the IP subnet mask for the IP address currently assigned to the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.12 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceDefaultGatewayIPAddress oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.13 type: InetAddressIPv4 help: 1100.0090.0001.0013 This attribute defines the IP address of the default gateway for the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.13 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceDHCPServerIPAddress oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.14 type: InetAddressIPv4 help: 1100.0090.0001.0014 This attribute defines the IP address of the DHCP server that was used to obtain the IP address of the network device if DHCP is used to configure the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.14 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceCurrentMACAddress oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.15 type: OctetString help: 1100.0090.0001.0015 This attribute defines the current MAC address of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.15 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDevicePermanentMACAddress oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.16 type: OctetString help: 1100.0090.0001.0016 This attribute defines the permanent MAC address of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.16 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDevicePCIBusNumber oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.17 type: gauge help: 1100.0090.0001.0017 This attribute defines the PCI bus number of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.17 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDevicePCIDeviceNumber oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.18 type: gauge help: 1100.0090.0001.0018 This attribute defines the PCI device number of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.18 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDevicePCIFunctionNumber oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.19 type: gauge help: 1100.0090.0001.0019 This attribute defines the PCI function number of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.19 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceIRQ oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.20 type: gauge help: 1100.0090.0001.0020 This attribute defines the interrupt request number of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.20 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceBaseIOPortAddress oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.21 type: gauge help: 1100.0090.0001.0021 This attribute defines the base input/outport port address of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.21 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceTeamingFlags oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.22 type: gauge help: 1100.0090.0001.0022 This attribute defines the teaming features of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.22 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: noTeam 2: teamingEnabled 4: adapterFaultToleranceMode 8: loadBalancingMode - name: networkDeviceTOECapabilityFlags oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.23 type: gauge help: 1100.0090.0001.0023 This attribute defines the TCP/IP Offload Engine (TOE) capability flags of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.23 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: unknown 2: available 4: notAvailable 8: cannotBeDetermined 16: driverNotResponding - name: networkDeviceTOEEnabled oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.24 type: gauge help: 1100.0090.0001.0024 This attribute defines if TOE is enabled for the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.24 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceRDMACapabilityFlags oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.25 type: gauge help: 1100.0090.0001.0025 This attribute defines the Remote Direct Memory Access (RDMA) capability flags of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.25 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: unknown 2: available 4: notAvailable 8: cannotBeDetermined 16: driverNotResponding - name: networkDeviceRDMAEnabled oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.26 type: gauge help: 1100.0090.0001.0026 This attribute defines if RDMA is enabled for the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.26 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceiSCSICapabilityFlags oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.27 type: gauge help: 1100.0090.0001.0027 This attribute defines the Internet Small Computer System Interface (iSCSI) capability flags of the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.27 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: unknown 2: available 4: notAvailable 8: cannotBeDetermined 16: driverNotResponding - name: networkDeviceiSCSIEnabled oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.28 type: gauge help: 1100.0090.0001.0028 This attribute defines if iSCSI is enabled for the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.28 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.29 type: gauge help: 1100.0090.0001.0029 This attribute defines the capabilities of the network device - 1.3.6.1.4.1.674.10892.1.1100.90.1.29 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: supported 2: toe 4: iscsiOffload 8: fcoeOffload 16: unknown - name: networkDeviceNParEPEnabled oid: 1.3.6.1.4.1.674.10892.1.1100.90.1.30 type: gauge help: 1100.0090.0001.0030 This attribute defines if NParEP mode is enabled for the network device. - 1.3.6.1.4.1.674.10892.1.1100.90.1.30 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: disabled 2: enabled 3: unknown - name: managedSystemServicesDeviceChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.100.1.1 type: gauge help: 1100.0100.0001.0001 This attribute defines the index (one-based) of the chassis that contains the managed system services device. - 1.3.6.1.4.1.674.10892.1.1100.100.1.1 indexes: - labelname: managedSystemServicesDeviceChassisIndex type: gauge - labelname: managedSystemServicesDeviceIndex type: gauge - name: managedSystemServicesDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.100.1.2 type: gauge help: 1100.0100.0001.0002 This attribute defines the index (one-based) of the managed system services device. - 1.3.6.1.4.1.674.10892.1.1100.100.1.2 indexes: - labelname: managedSystemServicesDeviceChassisIndex type: gauge - labelname: managedSystemServicesDeviceIndex type: gauge - name: managedSystemServicesDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.100.1.3 type: gauge help: 1100.0100.0001.0003 This attribute defines the status of the managed system services device. - 1.3.6.1.4.1.674.10892.1.1100.100.1.3 indexes: - labelname: managedSystemServicesDeviceChassisIndex type: gauge - labelname: managedSystemServicesDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: managedSystemServicesDeviceType oid: 1.3.6.1.4.1.674.10892.1.1100.100.1.4 type: gauge help: 1100.0100.0001.0004 This attribute defines the type of the managed system services device. - 1.3.6.1.4.1.674.10892.1.1100.100.1.4 indexes: - labelname: managedSystemServicesDeviceChassisIndex type: gauge - labelname: managedSystemServicesDeviceIndex type: gauge enum_values: 1: optionalDevice - name: managedSystemServicesDeviceStoragePresent oid: 1.3.6.1.4.1.674.10892.1.1100.100.1.5 type: gauge help: 1100.0100.0001.0005 This attribute defines whether storage is present on the managed system services device. - 1.3.6.1.4.1.674.10892.1.1100.100.1.5 indexes: - labelname: managedSystemServicesDeviceChassisIndex type: gauge - labelname: managedSystemServicesDeviceIndex type: gauge - name: managedSystemServicesDeviceStorageSize oid: 1.3.6.1.4.1.674.10892.1.1100.100.1.6 type: gauge help: 1100.0100.0001.0006 This attribute defines the size in MB (megabytes) of the storage present on the managed system services device. - 1.3.6.1.4.1.674.10892.1.1100.100.1.6 indexes: - labelname: managedSystemServicesDeviceChassisIndex type: gauge - labelname: managedSystemServicesDeviceIndex type: gauge - name: sdCardUnitChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.110.1.1 type: gauge help: 1100.0110.0001.0001 This attribute defines the index (one-based) of the chassis that contains the SD Card unit. - 1.3.6.1.4.1.674.10892.1.1100.110.1.1 indexes: - labelname: sdCardUnitChassisIndex type: gauge - labelname: sdCardUnitIndex type: gauge - name: sdCardUnitIndex oid: 1.3.6.1.4.1.674.10892.1.1100.110.1.2 type: gauge help: 1100.0110.0001.0002 This attribute defines the index (one-based) of the SD Card unit. - 1.3.6.1.4.1.674.10892.1.1100.110.1.2 indexes: - labelname: sdCardUnitChassisIndex type: gauge - labelname: sdCardUnitIndex type: gauge - name: sdCardUnitStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.110.1.3 type: gauge help: 1100.0110.0001.0003 This attribute defines the state capabilities of the SD Card unit. - 1.3.6.1.4.1.674.10892.1.1100.110.1.3 indexes: - labelname: sdCardUnitChassisIndex type: gauge - labelname: sdCardUnitIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: sdCardUnitStateSettings oid: 1.3.6.1.4.1.674.10892.1.1100.110.1.4 type: gauge help: 1100.0110.0001.0004 This attribute defines the state settings of the SD Card unit. - 1.3.6.1.4.1.674.10892.1.1100.110.1.4 indexes: - labelname: sdCardUnitChassisIndex type: gauge - labelname: sdCardUnitIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: sdCardUnitRedundancyStatus oid: 1.3.6.1.4.1.674.10892.1.1100.110.1.5 type: gauge help: 1100.0110.0001.0005 This attribute defines the redundancy status of the SD Card unit. - 1.3.6.1.4.1.674.10892.1.1100.110.1.5 indexes: - labelname: sdCardUnitChassisIndex type: gauge - labelname: sdCardUnitIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: sdCardUnitCountForRedundancy oid: 1.3.6.1.4.1.674.10892.1.1100.110.1.6 type: gauge help: 1100.0110.0001.0006 This attribute defines the total number of SD Card devices required for this SD Card unit to have full redundancy. - 1.3.6.1.4.1.674.10892.1.1100.110.1.6 indexes: - labelname: sdCardUnitChassisIndex type: gauge - labelname: sdCardUnitIndex type: gauge - name: sdCardUnitName oid: 1.3.6.1.4.1.674.10892.1.1100.110.1.7 type: OctetString help: 1100.0110.0001.0007 This attribute defines the name of the SD Card unit. - 1.3.6.1.4.1.674.10892.1.1100.110.1.7 indexes: - labelname: sdCardUnitChassisIndex type: gauge - labelname: sdCardUnitIndex type: gauge - name: sdCardUnitStatus oid: 1.3.6.1.4.1.674.10892.1.1100.110.1.8 type: gauge help: 1100.0110.0001.0008 This attribute defines the status of the SD Card unit. - 1.3.6.1.4.1.674.10892.1.1100.110.1.8 indexes: - labelname: sdCardUnitChassisIndex type: gauge - labelname: sdCardUnitIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: sdCardDeviceChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.1 type: gauge help: 1100.0112.0001.0001 This attribute defines the index (one-based) of the chassis that contains the SD Card device. - 1.3.6.1.4.1.674.10892.1.1100.112.1.1 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge - name: sdCardDeviceIndex oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.2 type: gauge help: 1100.0112.0001.0002 This attribute defines the index (one-based) of the SD Card device. - 1.3.6.1.4.1.674.10892.1.1100.112.1.2 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge - name: sdCardDeviceStatus oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.3 type: gauge help: 1100.0112.0001.0003 This attribute defines the status of the SD Card device. - 1.3.6.1.4.1.674.10892.1.1100.112.1.3 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: sdCardDeviceType oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.4 type: gauge help: 1100.0112.0001.0004 This attribute defines the type of the SD Card device. - 1.3.6.1.4.1.674.10892.1.1100.112.1.4 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: hypervisor 4: vFlash - name: sdCardDeviceConfigCapabilities oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.5 type: gauge help: 1100.0112.0001.0005 This attribute defines the configuration capabilities of the SD Card device. - 1.3.6.1.4.1.674.10892.1.1100.112.1.5 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge enum_values: 1: sdCapable 2: vFlashCapable - name: sdCardDeviceConfigSettings oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.6 type: gauge help: 1100.0112.0001.0006 This attribute defines the configuration settings of the SD Card device. - 1.3.6.1.4.1.674.10892.1.1100.112.1.6 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge enum_values: 1: sdEnabled 2: vFlashEnabled - name: sdCardDeviceLocationName oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.7 type: OctetString help: 1100.0112.0001.0007 This attribute defines the location of the SD Card device. - 1.3.6.1.4.1.674.10892.1.1100.112.1.7 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge - name: sdCardDeviceCardPresent oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.8 type: gauge help: 1100.0112.0001.0008 This attribute defines whether the SD card is present for the SD Card device. - 1.3.6.1.4.1.674.10892.1.1100.112.1.8 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge - name: sdCardDeviceCardState oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.9 type: gauge help: 1100.0112.0001.0009 This attribute defines the state of the SD card. - 1.3.6.1.4.1.674.10892.1.1100.112.1.9 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge enum_values: 1: present 2: ipmiReady 4: fullReady 8: offline 16: failed 32: active 64: bootable 128: writeProtect 256: standby - name: sdCardDeviceCardStorageSize oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.10 type: gauge help: 1100.0112.0001.0010 This attribute defines the total storage size in MB (megabytes) of the SD card for the SD Card device. - 1.3.6.1.4.1.674.10892.1.1100.112.1.10 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge - name: sdCardDeviceUnitIndexReference oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.11 type: gauge help: 1100.0112.0001.0011 This attribute defines the index to the associated SD Card unit if the SD Card device is part of a SD Card unit. - 1.3.6.1.4.1.674.10892.1.1100.112.1.11 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge - name: sdCardDeviceCardAvailableStorageSize oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.12 type: gauge help: 1100.0112.0001.0012 This attribute defines the available storage size in MB (megabytes) of the SD card for the SD Card device. - 1.3.6.1.4.1.674.10892.1.1100.112.1.12 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge - name: sdCardDeviceCardLicensed oid: 1.3.6.1.4.1.674.10892.1.1100.112.1.13 type: gauge help: 1100.0112.0001.0013 This attribute defines whether the SD card is licensed by the system vendor. - 1.3.6.1.4.1.674.10892.1.1100.112.1.13 indexes: - labelname: sdCardDeviceChassisIndex type: gauge - labelname: sdCardDeviceIndex type: gauge enum_values: 1: licensed - name: systemSlotchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.1 type: gauge help: 1200.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1200.10.1.1 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge - name: systemSlotIndex oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.2 type: gauge help: 1200.0010.0001.0002 This attribute defines the index (one based) of the system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.2 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge - name: systemSlotStateCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.3 type: gauge help: 1200.0010.0001.0003 This attribute defines the state capabilities of the system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.3 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotHotPlugIsUnknown 2: systemSlotHotPlugIsHotPluggableCapable 4: systemSlotHotPlugCanBePoweredOn 8: systemSlotHotPlugCanSignalAttention 16: systemSlotHotPlugCanSignalPowerFault 32: systemSlotHotPlugCanSignalAdapterPresent 64: systemSlotHotPlugCanSignalPowerButtonPressed 126: canSupportAllHotPlugCapabilities 128: systemSlotCanProvide5Volts 256: systemSlotCanProvide3Point3Volts 512: systemSlotCanSignalIfShared 1024: systemSlotCanSupportCard16 2048: systemSlotCanSupportCardBus 4096: systemSlotCanSupportZoomVideo 8192: systemSlotCanSupportModemRingResume 16384: systemSlotCanSupportPMESignal 32640: canSupportAllSlotCapabilities 32766: canSupportAllSlotAndAllHotPlugCapabilities - name: systemSlotStateSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.4 type: gauge help: 1200.0010.0001.0004 This attribute defines the state settings of the system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.4 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotHotPlugIsUnknown 2: systemSlotHotPlugIsHotPluggable 4: systemSlotHotPlugIsPoweredOn 8: systemSlotHotPlugIsAtAttention 16: systemSlotHotPlugHasPowerFaulted 32: systemSlotHotPlugAdapterIsPresent 36: systemSlotHotPlugAdapterPresentAndPoweredOn 64: systemSlotHotPlugPowerButtonPressed 128: systemSlotProvides5Volts 256: systemSlotProvides3Point3Volts 512: systemSlotIsShared 1024: systemSlotSupportsCard16 2048: systemSlotSupportsCardBus 4096: systemSlotSupportsZoomVideo 8192: systemSlotSupportsModemRingResume 16384: systemSlotSupportsPMESignal 16770: supportsPMEand3P3Vand5VandHotPluggable 16804: supportsPMEand3P3Vand5VhasAdapterOn 16806: supportsPMEand3P3Vand5VhasAdapterOnandisHotPluggable 17316: supportsPMEand3P3VIsSharedand5VhasAdapterOnandHotPlugable - name: systemSlotStatus oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.5 type: gauge help: 1200.0010.0001.0005 This attribute defines the status of the system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.5 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: systemSlotCurrentUsage oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.6 type: gauge help: 1200.0010.0001.0006 This attribute defines the current usage of the system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.6 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotUsageIsOther 2: systemSlotUsageIsUnknown 3: systemSlotUsageIsAvailable 4: systemSlotUsageIsInUse 5: systemSlotUsageIsUnAvailable - name: systemSlotType oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.7 type: gauge help: 1200.0010.0001.0007 This attribute defines the type of the system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.7 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotIsOther 2: systemSlotIsUnknown 3: systemSlotIsISA 4: systemSlotIsMCA 5: systemSlotIsEISA 6: systemSlotIsPCI 7: systemSlotIsPCMCIA 8: systemSlotIsVLVESA 9: systemSlotIsProprietary 10: systemSlotIsProcessorCard 11: systemSlotIsProprietaryMemory 12: systemSlotIsIORiserCard 13: systemSlotIsNuBUS 14: systemSlotIsPCI66MHz 15: systemSlotIsAGP 16: systemSlotIsAGP2X 17: systemSlotIsAGP4X 18: systemSlotIsPCIX 19: systemSlotIsAGP8X 20: systemSlotIsM2Socket1DP 21: systemSlotIsM2Socket1SD 22: systemSlotIsM2Socket2 23: systemSlotIsM2Socket3 24: systemSlotIsMXMT1 25: systemSlotIsMXMT2 26: systemSlotIsMXMT3SC 27: systemSlotIsMXMT3HEC 28: systemSlotIsMXMT4 29: systemSlotIsMXM3TA 30: systemSlotIsMXM3TB 31: systemSlotIsPCIEGEN2SFF8639 32: systemSlotIsPCIEGEN3SFF8639 33: systemSlotIsPCIEMINI52PWBK 34: systemSlotIsPCIEMINI52PWOBK 35: systemSlotIsPCIEMINI76P 160: systemSlotIsPC98C20 161: systemSlotIsPC98C24 162: systemSlotIsPC98E 163: systemSlotIsPC98LocalBus 164: systemSlotIsPC98Card 165: systemSlotIsPCIExpress 166: systemSlotIsPCIExpressX1 167: systemSlotIsPCIExpressX2 168: systemSlotIsPCIExpressX4 169: systemSlotIsPCIExpressX8 170: systemSlotIsPCIExpressX16 171: systemSlotIsPCIExpressGen2 172: systemSlotIsPCIExpressGen2X1 173: systemSlotIsPCIExpressGen2X2 174: systemSlotIsPCIExpressGen2X4 175: systemSlotIsPCIExpressGen2X8 176: systemSlotIsPCIExpressGen2X16 177: systemSlotIsPCIExpressGen3 178: systemSlotIsPCIExpressGen3X1 179: systemSlotIsPCIExpressGen3X2 180: systemSlotIsPCIExpressGen3X4 181: systemSlotIsPCIExpressGen3X8 182: systemSlotIsPCIExpressGen3X16 184: systemSlotIsPCIExpressGen4 185: systemSlotIsPCIExpressGen4X1 186: systemSlotIsPCIExpressGen4X2 187: systemSlotIsPCIExpressGen4X4 188: systemSlotIsPCIExpressGen4X8 189: systemSlotIsPCIExpressGen4X16 - name: systemSlotSlotExternalSlotName oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.8 type: OctetString help: 1200.0010.0001.0008 This attribute defines the name of the external connector name of the system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.8 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge - name: systemSlotLength oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.9 type: gauge help: 1200.0010.0001.0009 This attribute defines the length of the system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.9 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotLengthIsOther 2: systemSlotLengthIsUnknown 3: systemSlotLengthIsShort 4: systemSlotLengthIsLong 5: systemSlotLengthIs25dff 6: systemSlotLengthIs35dff - name: systemSlotSlotID oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.10 type: gauge help: 1200.0010.0001.0010 This attribute defines the slot identification number of the system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.10 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge - name: systemSlotCategory oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.11 type: gauge help: 1200.0010.0001.0011 This attribute defines the category of the system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.11 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotCategoryIsOther 2: systemSlotCategoryIsUnknown 3: systemSlotCategoryIsBusConnector 4: systemSlotCategoryIsPCMCIA 5: systemSlotCategoryIsMotherboard - name: systemSlotHotPlugBusWidth oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.12 type: gauge help: 1200.0010.0001.0012 This attribute defines the bus width of the hot plug system slot. - 1.3.6.1.4.1.674.10892.1.1200.10.1.12 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: busWidthIsOther 2: busWidthIsUnknown 3: busWidthIs8bits 4: busWidthIs16bits 5: busWidthIs32bits 6: busWidthIs64bits 7: busWidthIs128bits 8: busWidthIs1xOrx1 9: busWidthIs2xOrx2 10: busWidthIs4xOrx4 11: busWidthIs8xOrx8 12: busWidthIs12xOrx12 13: busWidthIs16xOrx16 14: busWidthIs32xOrx32 - name: systemSlotHotPlugSlotSpeed oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.13 type: gauge help: 1200.0010.0001.0013 This attribute defines the slot speed in MHz of the hot plug system slot - 1.3.6.1.4.1.674.10892.1.1200.10.1.13 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge - name: systemSlotHotPlugAdapterSpeed oid: 1.3.6.1.4.1.674.10892.1.1200.10.1.14 type: gauge help: 1200.0010.0001.0014 This attribute defines the adapter speed in MHz of the hot plug system slot - 1.3.6.1.4.1.674.10892.1.1200.10.1.14 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge - name: physicalMemoryArraychassisIndex oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.1 type: gauge help: 1300.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1300.10.1.1 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge - name: physicalMemoryArrayIndex oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.2 type: gauge help: 1300.0010.0001.0002 This attribute defines the index (one based) of the physical memory array. - 1.3.6.1.4.1.674.10892.1.1300.10.1.2 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge - name: physicalMemoryArrayStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.3 type: gauge help: 1300.0010.0001.0003 This attribute defines the state capabilities of the physical memory array. - 1.3.6.1.4.1.674.10892.1.1300.10.1.3 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: physicalMemoryArrayStateSettings oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.4 type: gauge help: 1300.0010.0001.0004 This attribute defines the state settings of the physical memory array. - 1.3.6.1.4.1.674.10892.1.1300.10.1.4 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: physicalMemoryArrayStatus oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.5 type: gauge help: 1300.0010.0001.0005 This attribute defines the status of the physical memory array. - 1.3.6.1.4.1.674.10892.1.1300.10.1.5 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: physicalMemoryArrayUse oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.6 type: gauge help: 1300.0010.0001.0006 This attribute defines the use of the physical memory array. - 1.3.6.1.4.1.674.10892.1.1300.10.1.6 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge enum_values: 1: memoryArrayUseIsOther 2: memoryArrayUseIsUnknown 3: memoryArrayUseIsSystemMemory 4: memoryArrayUseIsVideoMemory 5: memoryArrayUseIsFLASHMemory 6: memoryArrayUseIsNonVolatileRAMMemory 7: memoryArrayUseIsCacheMemory - name: physicalMemoryArrayECCType oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.7 type: gauge help: 1300.0010.0001.0007 This attribute defines the error correction type used by the physical memory array. - 1.3.6.1.4.1.674.10892.1.1300.10.1.7 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge enum_values: 1: memoryArrayECCTypeIsOther 2: memoryArrayECCTypeIsUnknown 3: memoryArrayECCTypeIsNone 4: memoryArrayECCTypeIsParity 5: memoryArrayECCTypeIsSingleBitECC 6: memoryArrayECCTypeIsMultiBitECC 7: memoryArrayECCTypeIsCRC - name: physicalMemoryArrayLocation oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.8 type: gauge help: 1300.0010.0001.0008 This attribute defines the location of the physical memory array. - 1.3.6.1.4.1.674.10892.1.1300.10.1.8 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge enum_values: 1: memoryArrayLocationIsOther 2: memoryArrayLocationIsUnknown 3: memoryArrayLocationIsSystemOrMotherboard 4: memoryArrayLocationIsISA 5: memoryArrayLocationIsEISA 6: memoryArrayLocationIsPCI 7: memoryArrayLocationIsMCA 8: memoryArrayLocationIsPCMCIA 9: memoryArrayLocationIsProprietary 10: memoryArrayLocationIsNUBUS 11: memoryArrayLocationIsPC98C20 12: memoryArrayLocationIsPC98C24 13: memoryArrayLocationIsPC98E 14: memoryArrayLocationIsPC98LocalBus 15: memoryArrayLocationIsPC98Card - name: physicalMemoryArrayMaximumSize oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.9 type: gauge help: 1300.0010.0001.0009 This attribute defines the maximum size in KBytes of the physical memory array - 1.3.6.1.4.1.674.10892.1.1300.10.1.9 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge - name: physicalMemoryArrayTotalNumberSockets oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.10 type: gauge help: 1300.0010.0001.0010 This attribute defines the total number of memory sockets available for the physical memory array - 1.3.6.1.4.1.674.10892.1.1300.10.1.10 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge - name: physicalMemoryArrayInUseNumberSockets oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.11 type: gauge help: 1300.0010.0001.0011 This attribute defines the total number of memory sockets in use by the physical memory array - 1.3.6.1.4.1.674.10892.1.1300.10.1.11 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge - name: physicalMemoryArrayECCErrorNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.12 type: gauge help: 1300.0010.0001.0012 This attribute defines the value of the physical memory array ECC error nonrecoverable threshold - 1.3.6.1.4.1.674.10892.1.1300.10.1.12 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge - name: physicalMemoryArrayECCErrorCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.13 type: gauge help: 1300.0010.0001.00013 This attribute defines the value of the physical memory array ECC error critical threshold - 1.3.6.1.4.1.674.10892.1.1300.10.1.13 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge - name: physicalMemoryArrayECCErrorNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.14 type: gauge help: 1300.0010.0001.00014 This attribute defines the value of the physical memory array ECC error noncritical threshold - 1.3.6.1.4.1.674.10892.1.1300.10.1.14 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge - name: physicalMemoryArrayRedundantMemoryUnitIndexReference oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.15 type: gauge help: 1300.0010.0001.0015 This attribute defines the index to the associated redundant memory unit if this physical memory array is part of a redundant memory unit. - 1.3.6.1.4.1.674.10892.1.1300.10.1.15 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge - name: physicalMemoryArrayExtendedMaximumSize oid: 1.3.6.1.4.1.674.10892.1.1300.10.1.16 type: OctetString help: 1300.0010.0001.0016 This attribute defines the maximum size in Bytes of the physical memory array - 1.3.6.1.4.1.674.10892.1.1300.10.1.16 indexes: - labelname: physicalMemoryArraychassisIndex type: gauge - labelname: physicalMemoryArrayIndex type: gauge - name: physicalMemoryArrayMappedchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1300.20.1.1 type: gauge help: 1300.0020.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1300.20.1.1 indexes: - labelname: physicalMemoryArrayMappedchassisIndex type: gauge - labelname: physicalMemoryArrayMappedIndex type: gauge - name: physicalMemoryArrayMappedIndex oid: 1.3.6.1.4.1.674.10892.1.1300.20.1.2 type: gauge help: 1300.0020.0001.0002 This attribute defines the index (one based) of the physical memory array mapped address. - 1.3.6.1.4.1.674.10892.1.1300.20.1.2 indexes: - labelname: physicalMemoryArrayMappedchassisIndex type: gauge - labelname: physicalMemoryArrayMappedIndex type: gauge - name: physicalMemoryArrayMappedStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1300.20.1.3 type: gauge help: 1300.0020.0001.0003 This attribute defines the state capabilities of the physical memory array mapped address. - 1.3.6.1.4.1.674.10892.1.1300.20.1.3 indexes: - labelname: physicalMemoryArrayMappedchassisIndex type: gauge - labelname: physicalMemoryArrayMappedIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: physicalMemoryArrayMappedStateSettings oid: 1.3.6.1.4.1.674.10892.1.1300.20.1.4 type: gauge help: 1300.0020.0001.0004 This attribute defines the state settings of the physical memory array mapped address. - 1.3.6.1.4.1.674.10892.1.1300.20.1.4 indexes: - labelname: physicalMemoryArrayMappedchassisIndex type: gauge - labelname: physicalMemoryArrayMappedIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: physicalMemoryArrayMappedStatus oid: 1.3.6.1.4.1.674.10892.1.1300.20.1.5 type: gauge help: 1300.0020.0001.0005 This attribute defines the status of the physical memory array mapped address. - 1.3.6.1.4.1.674.10892.1.1300.20.1.5 indexes: - labelname: physicalMemoryArrayMappedchassisIndex type: gauge - labelname: physicalMemoryArrayMappedIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: physicalMemoryArrayIndexReference oid: 1.3.6.1.4.1.674.10892.1.1300.20.1.6 type: gauge help: 1300.0020.0001.0006 This attribute defines the index (one based) of the associated physical memory array. - 1.3.6.1.4.1.674.10892.1.1300.20.1.6 indexes: - labelname: physicalMemoryArrayMappedchassisIndex type: gauge - labelname: physicalMemoryArrayMappedIndex type: gauge - name: physicalMemoryArrayMappedStartingAddress oid: 1.3.6.1.4.1.674.10892.1.1300.20.1.7 type: OctetString help: 1300.0020.0001.0007 This attribute defines the physical starting address in KBytes of the physical memory array mapped address. - 1.3.6.1.4.1.674.10892.1.1300.20.1.7 indexes: - labelname: physicalMemoryArrayMappedchassisIndex type: gauge - labelname: physicalMemoryArrayMappedIndex type: gauge - name: physicalMemoryArrayMappedEndingAddress oid: 1.3.6.1.4.1.674.10892.1.1300.20.1.8 type: OctetString help: 1300.0020.0001.0008 This attribute defines the physical ending address in KBytes of the physical memory array mapped address. - 1.3.6.1.4.1.674.10892.1.1300.20.1.8 indexes: - labelname: physicalMemoryArrayMappedchassisIndex type: gauge - labelname: physicalMemoryArrayMappedIndex type: gauge - name: physicalMemoryArrayMappedPartitionWidth oid: 1.3.6.1.4.1.674.10892.1.1300.20.1.9 type: gauge help: 1300.0020.0001.0009 This attribute defines the number of memory devices that form a single row in the memory array mapped address - 1.3.6.1.4.1.674.10892.1.1300.20.1.9 indexes: - labelname: physicalMemoryArrayMappedchassisIndex type: gauge - labelname: physicalMemoryArrayMappedIndex type: gauge - name: physicalMemoryConfigChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1300.30.1.1 type: gauge help: 1300.0030.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1300.30.1.1 indexes: - labelname: physicalMemoryConfigChassisIndex type: gauge - labelname: physicalMemoryConfigIndex type: gauge - name: physicalMemoryConfigIndex oid: 1.3.6.1.4.1.674.10892.1.1300.30.1.2 type: gauge help: 1300.0030.0001.0002 This attribute defines the index (one based) of the physical memory configuration. - 1.3.6.1.4.1.674.10892.1.1300.30.1.2 indexes: - labelname: physicalMemoryConfigChassisIndex type: gauge - labelname: physicalMemoryConfigIndex type: gauge - name: physicalMemoryConfigStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1300.30.1.3 type: gauge help: 1300.0030.0001.0003 This attribute defines the state capabilities of the physical memory configuration. - 1.3.6.1.4.1.674.10892.1.1300.30.1.3 indexes: - labelname: physicalMemoryConfigChassisIndex type: gauge - labelname: physicalMemoryConfigIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable - name: physicalMemoryConfigStateSettings oid: 1.3.6.1.4.1.674.10892.1.1300.30.1.4 type: gauge help: 1300.0030.0001.0004 This attribute defines the state settings of the physical memory configuration. - 1.3.6.1.4.1.674.10892.1.1300.30.1.4 indexes: - labelname: physicalMemoryConfigChassisIndex type: gauge - labelname: physicalMemoryConfigIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 8: redundantMemoryIsActive 10: enabledAndRedundantMemoryIsActive - name: physicalMemoryConfigStatus oid: 1.3.6.1.4.1.674.10892.1.1300.30.1.5 type: gauge help: 1300.0030.0001.0005 This attribute defines the status of the physical memory configuration. - 1.3.6.1.4.1.674.10892.1.1300.30.1.5 indexes: - labelname: physicalMemoryConfigChassisIndex type: gauge - labelname: physicalMemoryConfigIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: physicalMemoryConfigRedundantCapabilities oid: 1.3.6.1.4.1.674.10892.1.1300.30.1.6 type: gauge help: 1300.0030.0001.0006 This attribute defines the redundant capabilities of the physical memory. - 1.3.6.1.4.1.674.10892.1.1300.30.1.6 indexes: - labelname: physicalMemoryConfigChassisIndex type: gauge - labelname: physicalMemoryConfigIndex type: gauge enum_values: 1: unknownCapabilities 2: spareCapable 4: mirrorCapable 6: spareAndMirrorCapable 8: raidCapable 16: dddcCapable - name: physicalMemoryConfigRedundantSettings oid: 1.3.6.1.4.1.674.10892.1.1300.30.1.7 type: gauge help: 1300.0030.0001.0007 This attribute defines the redundant settings of the physical memory. - 1.3.6.1.4.1.674.10892.1.1300.30.1.7 indexes: - labelname: physicalMemoryConfigChassisIndex type: gauge - labelname: physicalMemoryConfigIndex type: gauge enum_values: 1: unknown 2: spareEnabled 4: mirrorEnabled 8: raidEnabled 16: dddcEnabled - name: physicalMemoryConfigMOMCapabilities oid: 1.3.6.1.4.1.674.10892.1.1300.30.1.8 type: gauge help: 1300.0030.0001.0008 This attribute defines the Memory Operating Mode capabilities of the physical memory. - 1.3.6.1.4.1.674.10892.1.1300.30.1.8 indexes: - labelname: physicalMemoryConfigChassisIndex type: gauge - labelname: physicalMemoryConfigIndex type: gauge enum_values: 1: unknownCapabilities 2: momOptimizerCapable 4: momSpareCapable 8: momMirrorCapable 16: momAdvancedECCCapable - name: physicalMemoryConfigMOMSettings oid: 1.3.6.1.4.1.674.10892.1.1300.30.1.9 type: gauge help: 1300.0030.0001.0009 This attribute defines the Memory Operating Mode settings of the physical memory. - 1.3.6.1.4.1.674.10892.1.1300.30.1.9 indexes: - labelname: physicalMemoryConfigChassisIndex type: gauge - labelname: physicalMemoryConfigIndex type: gauge enum_values: 1: unknown 2: momOptimizerEnabled 4: momSpareEnabled 8: momMirrorEnabled 16: momAdvancedECCEnabled - name: physicalMemoryLoggingChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1300.40.1.1 type: gauge help: 1300.0040.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1300.40.1.1 indexes: - labelname: physicalMemoryLoggingChassisIndex type: gauge - labelname: physicalMemoryLoggingIndex type: gauge - name: physicalMemoryLoggingIndex oid: 1.3.6.1.4.1.674.10892.1.1300.40.1.2 type: gauge help: 1300.0040.0001.0002 This attribute defines the index (one based) of the physical memory logging. - 1.3.6.1.4.1.674.10892.1.1300.40.1.2 indexes: - labelname: physicalMemoryLoggingChassisIndex type: gauge - labelname: physicalMemoryLoggingIndex type: gauge - name: physicalMemoryLoggingCapabilities oid: 1.3.6.1.4.1.674.10892.1.1300.40.1.3 type: gauge help: 1300.0040.0001.0003 This attribute defines the capabilities of the physical memory logging. - 1.3.6.1.4.1.674.10892.1.1300.40.1.3 indexes: - labelname: physicalMemoryLoggingChassisIndex type: gauge - labelname: physicalMemoryLoggingIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable - name: physicalMemoryLoggingSettings oid: 1.3.6.1.4.1.674.10892.1.1300.40.1.4 type: gauge help: 1300.0040.0001.0004 This attribute defines the settings of the physical memory logging. - 1.3.6.1.4.1.674.10892.1.1300.40.1.4 indexes: - labelname: physicalMemoryLoggingChassisIndex type: gauge - labelname: physicalMemoryLoggingIndex type: gauge enum_values: 1: unknown 2: enabled - name: physicalMemoryLoggingStatus oid: 1.3.6.1.4.1.674.10892.1.1300.40.1.5 type: gauge help: 1300.0040.0001.0005 This attribute defines the status of the physical memory logging. - 1.3.6.1.4.1.674.10892.1.1300.40.1.5 indexes: - labelname: physicalMemoryLoggingChassisIndex type: gauge - labelname: physicalMemoryLoggingIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: redundantMemoryUnitChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1300.50.1.1 type: gauge help: 1300.0050.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1300.50.1.1 indexes: - labelname: redundantMemoryUnitChassisIndex type: gauge - labelname: redundantMemoryUnitIndex type: gauge - name: redundantMemoryUnitIndex oid: 1.3.6.1.4.1.674.10892.1.1300.50.1.2 type: gauge help: 1300.0050.0001.0002 This attribute defines the index (one based) of the redundant memory unit. - 1.3.6.1.4.1.674.10892.1.1300.50.1.2 indexes: - labelname: redundantMemoryUnitChassisIndex type: gauge - labelname: redundantMemoryUnitIndex type: gauge - name: redundantMemoryUnitStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1300.50.1.3 type: gauge help: 1300.0050.0001.0003 This attribute defines the state capabilities of the redundant memory unit. - 1.3.6.1.4.1.674.10892.1.1300.50.1.3 indexes: - labelname: redundantMemoryUnitChassisIndex type: gauge - labelname: redundantMemoryUnitIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: redundantMemoryUnitStateSettings oid: 1.3.6.1.4.1.674.10892.1.1300.50.1.4 type: gauge help: 1300.0050.0001.0004 This attribute defines the state settings of the redundant memory unit. - 1.3.6.1.4.1.674.10892.1.1300.50.1.4 indexes: - labelname: redundantMemoryUnitChassisIndex type: gauge - labelname: redundantMemoryUnitIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: redundantMemoryUnitRedundancyStatus oid: 1.3.6.1.4.1.674.10892.1.1300.50.1.5 type: gauge help: 1300.0050.0001.0005 This attribute defines the redundancy status of the redundant memory unit. - 1.3.6.1.4.1.674.10892.1.1300.50.1.5 indexes: - labelname: redundantMemoryUnitChassisIndex type: gauge - labelname: redundantMemoryUnitIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: redundantMemoryUnitName oid: 1.3.6.1.4.1.674.10892.1.1300.50.1.6 type: OctetString help: 1300.0050.0001.0006 This attribute defines the name of the redundant memory unit. - 1.3.6.1.4.1.674.10892.1.1300.50.1.6 indexes: - labelname: redundantMemoryUnitChassisIndex type: gauge - labelname: redundantMemoryUnitIndex type: gauge - name: redundantMemoryUnitStatus oid: 1.3.6.1.4.1.674.10892.1.1300.50.1.7 type: gauge help: 1300.0050.0001.0007 This attribute defines the status of the redundant memory unit. - 1.3.6.1.4.1.674.10892.1.1300.50.1.7 indexes: - labelname: redundantMemoryUnitChassisIndex type: gauge - labelname: redundantMemoryUnitIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: physicalMemoryCardChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1300.60.1.1 type: gauge help: 1300.0060.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1300.60.1.1 indexes: - labelname: physicalMemoryCardChassisIndex type: gauge - labelname: physicalMemoryCardIndex type: gauge - name: physicalMemoryCardIndex oid: 1.3.6.1.4.1.674.10892.1.1300.60.1.2 type: gauge help: 1300.0060.0001.0002 This attribute defines the index (one based) of the physical memory card. - 1.3.6.1.4.1.674.10892.1.1300.60.1.2 indexes: - labelname: physicalMemoryCardChassisIndex type: gauge - labelname: physicalMemoryCardIndex type: gauge - name: physicalMemoryCardStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1300.60.1.3 type: gauge help: 1300.0060.0001.0003 This attribute defines the state capabilities of the physical memory card. - 1.3.6.1.4.1.674.10892.1.1300.60.1.3 indexes: - labelname: physicalMemoryCardChassisIndex type: gauge - labelname: physicalMemoryCardIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: physicalMemoryCardStateSettings oid: 1.3.6.1.4.1.674.10892.1.1300.60.1.4 type: gauge help: 1300.0060.0001.0004 This attribute defines the state settings of the physical memory card. - 1.3.6.1.4.1.674.10892.1.1300.60.1.4 indexes: - labelname: physicalMemoryCardChassisIndex type: gauge - labelname: physicalMemoryCardIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: physicalMemoryCardStatus oid: 1.3.6.1.4.1.674.10892.1.1300.60.1.5 type: gauge help: 1300.0060.0001.0005 This attribute defines the status of the physical memory card. - 1.3.6.1.4.1.674.10892.1.1300.60.1.5 indexes: - labelname: physicalMemoryCardChassisIndex type: gauge - labelname: physicalMemoryCardIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: physicalMemoryCardName oid: 1.3.6.1.4.1.674.10892.1.1300.60.1.6 type: OctetString help: 1300.0060.0001.0006 This attribute defines the name of the physical memory card. - 1.3.6.1.4.1.674.10892.1.1300.60.1.6 indexes: - labelname: physicalMemoryCardChassisIndex type: gauge - labelname: physicalMemoryCardIndex type: gauge - name: physicalMemoryCardTotalNumberSockets oid: 1.3.6.1.4.1.674.10892.1.1300.60.1.7 type: gauge help: 1300.0060.0001.0007 This attribute defines the total number of memory sockets available on the physical memory card - 1.3.6.1.4.1.674.10892.1.1300.60.1.7 indexes: - labelname: physicalMemoryCardChassisIndex type: gauge - labelname: physicalMemoryCardIndex type: gauge - name: physicalMemoryCardInUseNumberSockets oid: 1.3.6.1.4.1.674.10892.1.1300.60.1.8 type: gauge help: 1300.0060.0001.0008 This attribute defines the number of memory sockets in use on the physical memory card - 1.3.6.1.4.1.674.10892.1.1300.60.1.8 indexes: - labelname: physicalMemoryCardChassisIndex type: gauge - labelname: physicalMemoryCardIndex type: gauge - name: physicalMemoryCardPhyMemArrayIndexReference oid: 1.3.6.1.4.1.674.10892.1.1300.60.1.9 type: gauge help: 1300.0060.0001.0009 This attribute defines the index (one based) of the Physical Memory Array Table entry for the physical memory array with the same chassis index that this physical memory card is associated with. - 1.3.6.1.4.1.674.10892.1.1300.60.1.9 indexes: - labelname: physicalMemoryCardChassisIndex type: gauge - labelname: physicalMemoryCardIndex type: gauge - name: biosSetUpControlchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.1 type: gauge help: 1400.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1400.10.1.1 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCpointingDeviceControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.2 type: gauge help: 1400.0010.0001.0002 This attribute defines the BIOS setup control capabilities of the pointing Device. - 1.3.6.1.4.1.674.10892.1.1400.10.1.2 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: bSUCpointingDeviceControlSettings oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.3 type: gauge help: 1400.0010.0001.0003 This attribute defines the BIOS setup control settings of the pointing device. - 1.3.6.1.4.1.674.10892.1.1400.10.1.3 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: bSUCpointingDeviceControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.4 type: gauge help: 1400.0010.0001.0004 This attribute defines the BIOS setup control status of the pointing device. - 1.3.6.1.4.1.674.10892.1.1400.10.1.4 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bSUCpointingDeviceControlName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.5 type: OctetString help: 1400.0010.0001.0005 This attribute defines the BIOS setup control name of the pointing device. - 1.3.6.1.4.1.674.10892.1.1400.10.1.5 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCnumLockControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.6 type: gauge help: 1400.0010.0001.0006 This attribute defines the BIOS setup control capabilities of the numeric lock. - 1.3.6.1.4.1.674.10892.1.1400.10.1.6 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: bSUCnumLockControlSettings oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.7 type: gauge help: 1400.0010.0001.0007 This attribute defines the BIOS setup control settings of the numeric lock. - 1.3.6.1.4.1.674.10892.1.1400.10.1.7 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: bSUCnumLockControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.8 type: gauge help: 1400.0010.0001.0008 This attribute defines the BIOS setup control status of the numeric lock. - 1.3.6.1.4.1.674.10892.1.1400.10.1.8 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bSUCnumLockControlName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.9 type: OctetString help: 1400.0010.0001.0009 This attribute defines the BIOS setup control name of the numeric lock. - 1.3.6.1.4.1.674.10892.1.1400.10.1.9 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCprocessorSerialNumberControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.10 type: gauge help: 1400.0010.0001.0010 This attribute defines the BIOS setup control capabilities of the processor serial number. - 1.3.6.1.4.1.674.10892.1.1400.10.1.10 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: bSUCprocessorSerialNumberControlSettings oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.11 type: gauge help: 1400.0010.0001.0011 This attribute defines the BIOS setup control settings of the processor serial number. - 1.3.6.1.4.1.674.10892.1.1400.10.1.11 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: bSUCprocessorSerialNumberControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.12 type: gauge help: 1400.0010.0001.0012 This attribute defines the BIOS setup control status of the processor serial number. - 1.3.6.1.4.1.674.10892.1.1400.10.1.12 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bSUCprocessorSerialNumberControlName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.13 type: OctetString help: 1400.0010.0001.0013 This attribute defines the BIOS setup control name of the processor serial number. - 1.3.6.1.4.1.674.10892.1.1400.10.1.13 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCspeakerControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.14 type: gauge help: 1400.0010.0001.0014 This attribute defines the BIOS setup control capabilities of the speaker. - 1.3.6.1.4.1.674.10892.1.1400.10.1.14 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: unknown 2: enableCapable 4: lowCapable 8: mediumCapable 16: highCapable 30: allVolumeCapable - name: bSUCspeakerControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.15 type: gauge help: 1400.0010.0001.0015 This attribute defines the BIOS setup control settings of the speaker. - 1.3.6.1.4.1.674.10892.1.1400.10.1.15 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: low 8: medium 16: high - name: bSUCspeakerControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.16 type: gauge help: 1400.0010.0001.0016 This attribute defines the BIOS setup control status of the speaker. - 1.3.6.1.4.1.674.10892.1.1400.10.1.16 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bSUCspeakerControlName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.17 type: OctetString help: 1400.0010.0001.0017 This attribute defines the BIOS setup control name of the speaker. - 1.3.6.1.4.1.674.10892.1.1400.10.1.17 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCnIFwakeonLanControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.18 type: gauge help: 1400.0010.0001.0018 This attribute defines the BIOS setup control capabilities of the NIF wake on Lan. - 1.3.6.1.4.1.674.10892.1.1400.10.1.18 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: unknown 2: enableCapable 4: addInCardCapable 8: onBoardCapable 14: bothCapable - name: bSUCnIFwakeonLanControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.19 type: gauge help: 1400.0010.0001.0019 This attribute defines the BIOS setup control settings of the NIF wake on Lan. - 1.3.6.1.4.1.674.10892.1.1400.10.1.19 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: addInCard 8: onBoard 12: addInCardOrOnBoard - name: bSUCnIFwakeonLanControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.20 type: gauge help: 1400.0010.0001.0020 This attribute defines the BIOS setup control status of the NIF wake on Lan. - 1.3.6.1.4.1.674.10892.1.1400.10.1.20 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bSUCnIFwakeonLanControlName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.21 type: OctetString help: 1400.0010.0001.0021 This attribute defines the BIOS setup control name of the NIF wake on Lan. - 1.3.6.1.4.1.674.10892.1.1400.10.1.21 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCbootSequenceControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.22 type: gauge help: 1400.0010.0001.0022 This attribute defines the BIOS setup control capabilities of the boot sequence. - 1.3.6.1.4.1.674.10892.1.1400.10.1.22 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: bootSequenceUnknown 2: bootFromDisketteFirstCapable 4: bootFromHardDriveFirstCapable 6: bootFromDisketteORHardDriveFirstCapable 8: bootFromDeviceListCapable 16: bootFromCDROMFirstCapable 30: allFirstCapable - name: bSUCbootSequenceControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.23 type: gauge help: 1400.0010.0001.0023 This attribute defines the BIOS setup control settings of the boot sequence. - 1.3.6.1.4.1.674.10892.1.1400.10.1.23 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: bootSequenceUnknown 2: bootFromDisketteFirst 4: bootFromHardDriveFirst 8: bootFromDeviceList 16: bootFromCDROMFirst - name: bSUCbootSequenceControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.24 type: gauge help: 1400.0010.0001.0024 This attribute defines the BIOS setup control status of the boot sequence. - 1.3.6.1.4.1.674.10892.1.1400.10.1.24 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bSUCbootSequenceControlName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.25 type: OctetString help: 1400.0010.0001.0025 This attribute defines the BIOS setup control name of the boot sequence. - 1.3.6.1.4.1.674.10892.1.1400.10.1.25 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCadministratorPasswordControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.26 type: gauge help: 1400.0010.0001.0026 This attribute defines the BIOS setup control capabilities of the administrator password. - 1.3.6.1.4.1.674.10892.1.1400.10.1.26 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: passwordControlCapabilitiesUnknown 2: passwordControlEnableCapable 4: passwordControlJumperDisableCapable 6: passwordControlEnableAndJumperDisableCapable - name: bSUCadministratorPasswordControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.27 type: gauge help: 1400.0010.0001.0027 This attribute defines the BIOS setup control settings of the administrator password. - 1.3.6.1.4.1.674.10892.1.1400.10.1.27 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: passwordControlSettingsUnknown 2: passwordControlEnabled 4: passwordControlJumperDisabled - name: bSUCadministratorPasswordControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.28 type: gauge help: 1400.0010.0001.0028 This attribute defines the BIOS setup control status of the administrator password. - 1.3.6.1.4.1.674.10892.1.1400.10.1.28 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bSUCadministratorPasswordPasswordVerifyName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.29 type: OctetString help: 1400.0010.0001.0029 This attribute defines the BIOS setup control value of the current administrator password. - 1.3.6.1.4.1.674.10892.1.1400.10.1.29 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCadministratorPasswordNewPasswordName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.30 type: OctetString help: 1400.0010.0001.0030 This attribute defines the BIOS setup control value of the new administrator password - 1.3.6.1.4.1.674.10892.1.1400.10.1.30 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCuserPasswordControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.31 type: gauge help: 1400.0010.0001.0031 This attribute defines the BIOS setup control capabilities of the user password. - 1.3.6.1.4.1.674.10892.1.1400.10.1.31 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: passwordControlCapabilitiesUnknown 2: passwordControlEnableCapable 4: passwordControlJumperDisableCapable 6: passwordControlEnableAndJumperDisableCapable - name: bSUCuserPasswordControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.32 type: gauge help: 1400.0010.0001.0032 This attribute defines the BIOS setup control settings of the user password. - 1.3.6.1.4.1.674.10892.1.1400.10.1.32 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: passwordControlSettingsUnknown 2: passwordControlEnabled 4: passwordControlJumperDisabled - name: bSUCuserPasswordControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.33 type: gauge help: 1400.0010.0001.0033 This attribute defines the BIOS setup control status of the user password. - 1.3.6.1.4.1.674.10892.1.1400.10.1.33 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bSUCuserPasswordPasswordVerifyName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.34 type: OctetString help: 1400.0010.0001.0034 This attribute defines the BIOS setup control value of the current user password. - 1.3.6.1.4.1.674.10892.1.1400.10.1.34 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCuserPasswordNewPasswordName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.35 type: OctetString help: 1400.0010.0001.0035 This attribute defines the BIOS setup control value of the new user password - 1.3.6.1.4.1.674.10892.1.1400.10.1.35 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: bSUCtpmSecurityControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.36 type: gauge help: 1400.0010.0001.0036 This attribute defines the BIOS setup control capabilities of Trusted Platform Module (TPM) security. - 1.3.6.1.4.1.674.10892.1.1400.10.1.36 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: offCapable 2: onWithPrebootMeasurementsCapable 4: onWithoutPrebootMeasurementsCapable - name: bSUCtpmSecurityControlSetting oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.37 type: gauge help: 1400.0010.0001.0037 This attribute defines the BIOS setup control setting of Trusted Platform Module (TPM) security. - 1.3.6.1.4.1.674.10892.1.1400.10.1.37 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: onWithPrebootMeasurements 2: onWithoutPrebootMeasurements - name: bSUCtpmSecurityControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.38 type: gauge help: 1400.0010.0001.0038 This attribute defines the BIOS setup control status of Trusted Platform Module (TPM) security. - 1.3.6.1.4.1.674.10892.1.1400.10.1.38 indexes: - labelname: biosSetUpControlchassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bSUCtpmSecurityControlName oid: 1.3.6.1.4.1.674.10892.1.1400.10.1.39 type: OctetString help: 1400.0010.0001.0039 This attribute defines the BIOS setup control name of Trusted Platform Module (TPM) security. - 1.3.6.1.4.1.674.10892.1.1400.10.1.39 indexes: - labelname: biosSetUpControlchassisIndex type: gauge - name: sCSIControlchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1400.20.1.1 type: gauge help: 1400.0020.0001.0001 This attribute defines the index (one based) of the assoicated chassis. - 1.3.6.1.4.1.674.10892.1.1400.20.1.1 indexes: - labelname: sCSIControlchassisIndex type: gauge - labelname: sCSIControlIndex type: gauge - name: sCSIControlIndex oid: 1.3.6.1.4.1.674.10892.1.1400.20.1.2 type: gauge help: 1400.0020.0001.0002 This attribute defines the index (one based) of the SCSI control. - 1.3.6.1.4.1.674.10892.1.1400.20.1.2 indexes: - labelname: sCSIControlchassisIndex type: gauge - labelname: sCSIControlIndex type: gauge - name: sCSIControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.1400.20.1.3 type: gauge help: 1400.0020.0001.0003 This attribute defines the state capabilities of the SCSI control. - 1.3.6.1.4.1.674.10892.1.1400.20.1.3 indexes: - labelname: sCSIControlchassisIndex type: gauge - labelname: sCSIControlIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: sCSIControlSettings oid: 1.3.6.1.4.1.674.10892.1.1400.20.1.4 type: gauge help: 1400.0020.0001.0004 This attribute defines the state settings of the SCSI control. - 1.3.6.1.4.1.674.10892.1.1400.20.1.4 indexes: - labelname: sCSIControlchassisIndex type: gauge - labelname: sCSIControlIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: sCSIControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.20.1.5 type: gauge help: 1400.0020.0001.0005 This attribute defines the status of the SCSI control. - 1.3.6.1.4.1.674.10892.1.1400.20.1.5 indexes: - labelname: sCSIControlchassisIndex type: gauge - labelname: sCSIControlIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: sCSIControlName oid: 1.3.6.1.4.1.674.10892.1.1400.20.1.6 type: OctetString help: 1400.0020.0001.0006 This attribute defines the BIOS setup control name of the SCSI device. - 1.3.6.1.4.1.674.10892.1.1400.20.1.6 indexes: - labelname: sCSIControlchassisIndex type: gauge - labelname: sCSIControlIndex type: gauge - name: parallelPortControlchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1400.30.1.1 type: gauge help: 1400.0030.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1400.30.1.1 indexes: - labelname: parallelPortControlchassisIndex type: gauge - labelname: parallelPortControlIndex type: gauge - name: parallelPortControlIndex oid: 1.3.6.1.4.1.674.10892.1.1400.30.1.2 type: gauge help: 1400.0030.0001.0002 This attribute defines the index (one based) of the parallel port control. - 1.3.6.1.4.1.674.10892.1.1400.30.1.2 indexes: - labelname: parallelPortControlchassisIndex type: gauge - labelname: parallelPortControlIndex type: gauge - name: parallelPortControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.30.1.3 type: gauge help: 1400.0030.0001.0003 This attribute defines the port capabilities of the parallel port control. - 1.3.6.1.4.1.674.10892.1.1400.30.1.3 indexes: - labelname: parallelPortControlchassisIndex type: gauge - labelname: parallelPortControlIndex type: gauge enum_values: 1: unknown 2: enableCapable 4: lpt1Capable 6: lpt1andEnableCapable 8: lpt2Capable 10: lpt2andEnableCapable 16: lpt3Capable 18: lpt3andEnableCapable 30: allParallelPortCapable - name: parallelPortControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.30.1.4 type: gauge help: 1400.0030.0001.0004 This attribute defines the port settings of the parallel port control. - 1.3.6.1.4.1.674.10892.1.1400.30.1.4 indexes: - labelname: parallelPortControlchassisIndex type: gauge - labelname: parallelPortControlIndex type: gauge enum_values: 1: unknown 2: enabled 4: lpt1 6: lpt1Enabled 8: lpt2 10: lpt2Enabled 16: lpt3 18: lpt3Enabled - name: parallelPortControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.30.1.5 type: gauge help: 1400.0030.0001.0005 This attribute defines the status of the parallel port control. - 1.3.6.1.4.1.674.10892.1.1400.30.1.5 indexes: - labelname: parallelPortControlchassisIndex type: gauge - labelname: parallelPortControlIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: parallelPortControlName oid: 1.3.6.1.4.1.674.10892.1.1400.30.1.6 type: OctetString help: 1400.0030.0001.0006 This attribute defines the BIOS setup control name of the parallel port. - 1.3.6.1.4.1.674.10892.1.1400.30.1.6 indexes: - labelname: parallelPortControlchassisIndex type: gauge - labelname: parallelPortControlIndex type: gauge - name: parallelPortControlModeCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.30.1.7 type: gauge help: 1400.0030.0001.0007 This attribute defines the mode capabilities of the parallel port control. - 1.3.6.1.4.1.674.10892.1.1400.30.1.7 indexes: - labelname: parallelPortControlchassisIndex type: gauge - labelname: parallelPortControlIndex type: gauge enum_values: 1: unknown 2: atCapable 4: ps2Capable 6: atAndPS2Capable 8: ecpCapable 16: eppCapable 30: allModeCapable - name: parallelPortControlModeSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.30.1.8 type: gauge help: 1400.0030.0001.0008 This attribute defines the mode settings of the parallel port control. - 1.3.6.1.4.1.674.10892.1.1400.30.1.8 indexes: - labelname: parallelPortControlchassisIndex type: gauge - labelname: parallelPortControlIndex type: gauge enum_values: 1: unknown 2: atModeEnabled 4: ps2ModeEnabled 8: ecpModeEnabled 16: eppModeEnabled - name: serialPortControlchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1400.40.1.1 type: gauge help: 1400.0040.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1400.40.1.1 indexes: - labelname: serialPortControlchassisIndex type: gauge - labelname: serialPortControlIndex type: gauge - name: serialPortControlIndex oid: 1.3.6.1.4.1.674.10892.1.1400.40.1.2 type: gauge help: 1400.0040.0001.0002 This attribute defines the index (one based) of the serial port control. - 1.3.6.1.4.1.674.10892.1.1400.40.1.2 indexes: - labelname: serialPortControlchassisIndex type: gauge - labelname: serialPortControlIndex type: gauge - name: serialPortControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.40.1.3 type: gauge help: 1400.0040.0001.0003 This attribute defines the port capabilities of the serial port control. - 1.3.6.1.4.1.674.10892.1.1400.40.1.3 indexes: - labelname: serialPortControlchassisIndex type: gauge - labelname: serialPortControlIndex type: gauge enum_values: 1: unknown 2: enableCapable 4: com1Capable 6: enableAndCom1Capable 8: com2Capable 10: enableAndCom2Capable 16: com3Capable 18: enableAndCom3Capable 32: com4Capable 34: enableAndCom4Capable 64: autoConfigCapable 86: com1OrCom3CapableAndAutoConfigCapable 106: com2OrCom4CapableAndAutoConfigCapable 126: allcomCapable - name: serialPortControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.40.1.4 type: gauge help: 1400.0040.0001.0004 This attribute defines the port settings of the serial port control. - 1.3.6.1.4.1.674.10892.1.1400.40.1.4 indexes: - labelname: serialPortControlchassisIndex type: gauge - labelname: serialPortControlIndex type: gauge enum_values: 1: unknown 2: enabled 4: com1 6: com1Enabled 8: com2 10: com2Enabled 16: com3 18: com3Enabled 32: com4 34: com4Enabled 64: comPortsAutoConfig 66: enabledAndAutoConfig - name: serialPortControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.40.1.5 type: gauge help: 1400.0040.0001.0005 This attribute defines the status of the serial port control. - 1.3.6.1.4.1.674.10892.1.1400.40.1.5 indexes: - labelname: serialPortControlchassisIndex type: gauge - labelname: serialPortControlIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: serialPortControlName oid: 1.3.6.1.4.1.674.10892.1.1400.40.1.6 type: OctetString help: 1400.0040.0001.0006 This attribute defines the BIOS setup control name of the serial port. - 1.3.6.1.4.1.674.10892.1.1400.40.1.6 indexes: - labelname: serialPortControlchassisIndex type: gauge - labelname: serialPortControlIndex type: gauge - name: usbControlchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1400.50.1.1 type: gauge help: 1400.0050.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1400.50.1.1 indexes: - labelname: usbControlchassisIndex type: gauge - labelname: usbControlIndex type: gauge - name: usbControlIndex oid: 1.3.6.1.4.1.674.10892.1.1400.50.1.2 type: gauge help: 1400.0050.0001.0002 This attribute defines the index (one based) of the USB control. - 1.3.6.1.4.1.674.10892.1.1400.50.1.2 indexes: - labelname: usbControlchassisIndex type: gauge - labelname: usbControlIndex type: gauge - name: usbControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.1400.50.1.3 type: gauge help: 1400.0050.0001.0003 This attribute defines the state capabilities of the USB control. - 1.3.6.1.4.1.674.10892.1.1400.50.1.3 indexes: - labelname: usbControlchassisIndex type: gauge - labelname: usbControlIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: usbControlSettings oid: 1.3.6.1.4.1.674.10892.1.1400.50.1.4 type: gauge help: 1400.0050.0001.0004 This attribute defines the state settings of the USB control. - 1.3.6.1.4.1.674.10892.1.1400.50.1.4 indexes: - labelname: usbControlchassisIndex type: gauge - labelname: usbControlIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: usbControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.50.1.5 type: gauge help: 1400.0050.0001.0005 This attribute defines the status of the USB control. - 1.3.6.1.4.1.674.10892.1.1400.50.1.5 indexes: - labelname: usbControlchassisIndex type: gauge - labelname: usbControlIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: usbControlName oid: 1.3.6.1.4.1.674.10892.1.1400.50.1.6 type: OctetString help: 1400.0050.0001.0006 This attribute defines the BIOS setup control name of the USB device. - 1.3.6.1.4.1.674.10892.1.1400.50.1.6 indexes: - labelname: usbControlchassisIndex type: gauge - labelname: usbControlIndex type: gauge - name: ideControlchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1400.60.1.1 type: gauge help: 1400.0060.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1400.60.1.1 indexes: - labelname: ideControlchassisIndex type: gauge - labelname: ideControlIndex type: gauge - name: ideControlIndex oid: 1.3.6.1.4.1.674.10892.1.1400.60.1.2 type: gauge help: 1400.0060.0001.0002 This attribute defines the index (one based) of the IDE control. - 1.3.6.1.4.1.674.10892.1.1400.60.1.2 indexes: - labelname: ideControlchassisIndex type: gauge - labelname: ideControlIndex type: gauge - name: ideControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.60.1.3 type: gauge help: 1400.0060.0001.0003 This attribute defines the capabilities of the IDE control. - 1.3.6.1.4.1.674.10892.1.1400.60.1.3 indexes: - labelname: ideControlchassisIndex type: gauge - labelname: ideControlIndex type: gauge enum_values: 1: unknown 2: ideControlAutoConfigOrEnableCapable - name: ideControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.60.1.4 type: gauge help: 1400.0060.0001.0004 This attribute defines the settings of the IDE control. - 1.3.6.1.4.1.674.10892.1.1400.60.1.4 indexes: - labelname: ideControlchassisIndex type: gauge - labelname: ideControlIndex type: gauge enum_values: 1: unknown 2: ideControlAutoConfigEnabledOrEnabled - name: ideControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.60.1.5 type: gauge help: 1400.0060.0001.0005 This attribute defines the state of the IDE control. - 1.3.6.1.4.1.674.10892.1.1400.60.1.5 indexes: - labelname: ideControlchassisIndex type: gauge - labelname: ideControlIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: ideControlName oid: 1.3.6.1.4.1.674.10892.1.1400.60.1.6 type: OctetString help: 1400.0060.0001.0006 This attribute defines the BIOS setup control name of the IDE device. - 1.3.6.1.4.1.674.10892.1.1400.60.1.6 indexes: - labelname: ideControlchassisIndex type: gauge - labelname: ideControlIndex type: gauge - name: disketteControlchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1400.70.1.1 type: gauge help: 1400.0070.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1400.70.1.1 indexes: - labelname: disketteControlchassisIndex type: gauge - labelname: disketteControlIndex type: gauge - name: disketteControlIndex oid: 1.3.6.1.4.1.674.10892.1.1400.70.1.2 type: gauge help: 1400.0070.0001.0002 This attribute defines the index (one based) of the diskette control. - 1.3.6.1.4.1.674.10892.1.1400.70.1.2 indexes: - labelname: disketteControlchassisIndex type: gauge - labelname: disketteControlIndex type: gauge - name: disketteControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.70.1.3 type: gauge help: 1400.0070.0001.0003 This attribute defines the capabilities of the diskette control. - 1.3.6.1.4.1.674.10892.1.1400.70.1.3 indexes: - labelname: disketteControlchassisIndex type: gauge - labelname: disketteControlIndex type: gauge enum_values: 1: unknown 2: disketteAutoConfigOrEnableCapable 4: disketteReadOnlyCapable 6: disketteAutoConfigOrEnableCapableandReadOnlyCapable - name: disketteControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.70.1.4 type: gauge help: 1400.0070.0001.0004 This attribute defines the settings of the diskette control. - 1.3.6.1.4.1.674.10892.1.1400.70.1.4 indexes: - labelname: disketteControlchassisIndex type: gauge - labelname: disketteControlIndex type: gauge enum_values: 1: unknown 2: disketteAutoConfigEnabledOrEnabled 4: disketteisReadOnly - name: disketteControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.70.1.5 type: gauge help: 1400.0070.0001.0005 This attribute defines the status of the diskette control. - 1.3.6.1.4.1.674.10892.1.1400.70.1.5 indexes: - labelname: disketteControlchassisIndex type: gauge - labelname: disketteControlIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: disketteControlName oid: 1.3.6.1.4.1.674.10892.1.1400.70.1.6 type: OctetString help: 1400.0070.0001.0006 This attribute defines the BIOS setup control name of the diskette device. - 1.3.6.1.4.1.674.10892.1.1400.70.1.6 indexes: - labelname: disketteControlchassisIndex type: gauge - labelname: disketteControlIndex type: gauge - name: networkInterfaceControlchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1400.80.1.1 type: gauge help: 1400.0080.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1400.80.1.1 indexes: - labelname: networkInterfaceControlchassisIndex type: gauge - labelname: networkInterfaceControlIndex type: gauge - name: networkInterfaceControlIndex oid: 1.3.6.1.4.1.674.10892.1.1400.80.1.2 type: gauge help: 1400.0080.0001.0002 This attribute defines the index (one based) of the network interface control. - 1.3.6.1.4.1.674.10892.1.1400.80.1.2 indexes: - labelname: networkInterfaceControlchassisIndex type: gauge - labelname: networkInterfaceControlIndex type: gauge - name: networkInterfaceControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1400.80.1.3 type: gauge help: 1400.0080.0001.0003 This attribute defines the capabilities of the network interface control. - 1.3.6.1.4.1.674.10892.1.1400.80.1.3 indexes: - labelname: networkInterfaceControlchassisIndex type: gauge - labelname: networkInterfaceControlIndex type: gauge enum_values: 1: unknown 2: enableCapable 4: enableWithoutPXECapable - name: networkInterfaceControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1400.80.1.4 type: gauge help: 1400.0080.0001.0004 This attribute defines the settings of the network interface control. - 1.3.6.1.4.1.674.10892.1.1400.80.1.4 indexes: - labelname: networkInterfaceControlchassisIndex type: gauge - labelname: networkInterfaceControlIndex type: gauge enum_values: 1: unknown 2: enabled 4: enabledWithoutPXE - name: networkInterfaceControlStatus oid: 1.3.6.1.4.1.674.10892.1.1400.80.1.5 type: gauge help: 1400.0080.0001.0005 This attribute defines the status of the network interface control. - 1.3.6.1.4.1.674.10892.1.1400.80.1.5 indexes: - labelname: networkInterfaceControlchassisIndex type: gauge - labelname: networkInterfaceControlIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: networkInterfaceControlName oid: 1.3.6.1.4.1.674.10892.1.1400.80.1.6 type: OctetString help: 1400.0080.0001.0006 This attribute defines the BIOS setup control name of the network interface. - 1.3.6.1.4.1.674.10892.1.1400.80.1.6 indexes: - labelname: networkInterfaceControlchassisIndex type: gauge - labelname: networkInterfaceControlIndex type: gauge - name: biosSettingChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.1 type: gauge help: 1400.0090.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1400.90.1.1 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: biosSettingIndex oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.2 type: gauge help: 1400.0090.0001.0002 This attribute defines the index (one based) of the BIOS setting. - 1.3.6.1.4.1.674.10892.1.1400.90.1.2 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: biosSettingName oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.3 type: DisplayString help: 1400.0090.0001.0003 This attribute defines the name of the BIOS setting. - 1.3.6.1.4.1.674.10892.1.1400.90.1.3 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: biosSettingDisplayName oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.4 type: DisplayString help: 1400.0090.0001.0004 This attribute defines the display name of the BIOS setting. - 1.3.6.1.4.1.674.10892.1.1400.90.1.4 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: biosSettingValueType oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.5 type: gauge help: 1400.0090.0001.0005 This attribute defines the type of the BIOS setting value. - 1.3.6.1.4.1.674.10892.1.1400.90.1.5 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge enum_values: 1: integer 2: string 3: enumeration 4: orderedList - name: biosSettingCurrentValue oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.6 type: DisplayString help: 1400.0090.0001.0006 This attribute defines the current value of the BIOS setting - 1.3.6.1.4.1.674.10892.1.1400.90.1.6 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: biosSettingPendingValue oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.7 type: DisplayString help: 1400.0090.0001.0007 This attribute defines the pending value of the BIOS setting - 1.3.6.1.4.1.674.10892.1.1400.90.1.7 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: biosSettingDefaultValue oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.8 type: DisplayString help: 1400.0090.0001.0008 This attribute defines the default value of the BIOS setting - 1.3.6.1.4.1.674.10892.1.1400.90.1.8 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: biosSettingPossibleValues oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.9 type: DisplayString help: 1400.0090.0001.0009 This attribute defines the possible values of the BIOS setting - 1.3.6.1.4.1.674.10892.1.1400.90.1.9 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: biosSettingDisplayOrder oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.10 type: gauge help: 1400.0090.0001.0010 This attribute defines the recommended display order of the BIOS setting within its BIOS setting group - 1.3.6.1.4.1.674.10892.1.1400.90.1.10 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: biosSettingGroupDisplayName oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.11 type: DisplayString help: 1400.0090.0001.0011 This attribute defines the display name of the BIOS setting group for the BIOS setting. - 1.3.6.1.4.1.674.10892.1.1400.90.1.11 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: biosSettingFQDD oid: 1.3.6.1.4.1.674.10892.1.1400.90.1.12 type: DisplayString help: 1400.0090.0001.0012 This attribute defines the Fully Qualified Device Descriptor (FQDD) for the BIOS setting. - 1.3.6.1.4.1.674.10892.1.1400.90.1.12 indexes: - labelname: biosSettingChassisIndex type: gauge - labelname: biosSettingIndex type: gauge - name: lRAGlobalchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1500.10.1.1 type: gauge help: 1500.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1500.10.1.1 indexes: - labelname: lRAGlobalchassisIndex type: gauge - name: lRAGlobalState oid: 1.3.6.1.4.1.674.10892.1.1500.10.1.2 type: gauge help: 1500.0010.0001.0002 This attribute defines the state settings of the Local Response Agent. - 1.3.6.1.4.1.674.10892.1.1500.10.1.2 indexes: - labelname: lRAGlobalchassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: lRAGlobalSettingsDisableTimeoutValue oid: 1.3.6.1.4.1.674.10892.1.1500.10.1.3 type: gauge help: 1500.0010.0001.0003 This attribute defines the timeout duration in seconds that the Local Response Agent will be disabled after a machine shutdown and reboot. - 1.3.6.1.4.1.674.10892.1.1500.10.1.3 indexes: - labelname: lRAGlobalchassisIndex type: gauge - name: lRAGlobalSettingsCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1500.10.1.4 type: gauge help: 1500.0010.0001.0004 This attribute defines the global settings capabilities that all Local Response Agents may or may not allow to be set or reset. - 1.3.6.1.4.1.674.10892.1.1500.10.1.4 indexes: - labelname: lRAGlobalchassisIndex type: gauge enum_values: 1: speakerControlCapable 2: consoleAlertCapable 4: broadcastMessageCapable 8: osShutDownCapable 16: rebootCapable 32: powerCycleCapable 64: powerOFFCapable 256: executeApplicationCapable 383: lraFullyCapable - name: lRAGlobalThermalShutdownCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.1.1500.10.1.5 type: gauge help: 1500.0010.0001.0005 This attribute defines the thermal shutdown capabilities of the Local Response Agent. - 1.3.6.1.4.1.674.10892.1.1500.10.1.5 indexes: - labelname: lRAGlobalchassisIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: warningCapable 6: enableOnWarningCapable 8: failureCapable 10: enableOnFailureCapable 14: enableOnWarningOrFailureCapable - name: lRAGlobalThermalShutdownStateSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1500.10.1.6 type: gauge help: 1500.0010.0001.0006 This attribute defines the thermal shutdown settings of the Local Response Agent. - 1.3.6.1.4.1.674.10892.1.1500.10.1.6 indexes: - labelname: lRAGlobalchassisIndex type: gauge enum_values: 1: unknown 6: activatedOnWarning 10: activatedOnFailure - name: lRAActionTablechassisIndex oid: 1.3.6.1.4.1.674.10892.1.1500.20.1.1 type: gauge help: 1500.0020.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1500.20.1.1 indexes: - labelname: lRAActionTablechassisIndex type: gauge - labelname: lRAActionTableActionNumberIndex type: gauge - name: lRAActionTableActionNumberIndex oid: 1.3.6.1.4.1.674.10892.1.1500.20.1.2 type: gauge help: 1500.0020.0001.0002 This attribute defines the action number index of the LRA action - 1.3.6.1.4.1.674.10892.1.1500.20.1.2 indexes: - labelname: lRAActionTablechassisIndex type: gauge - labelname: lRAActionTableActionNumberIndex type: gauge - name: lRAActionTableUserApplicationName oid: 1.3.6.1.4.1.674.10892.1.1500.20.1.3 type: DisplayString help: 1500.0020.0001.0003 This attribute defines the name of the user application executable path and file name to execute by the Local Response Agent if the value executeApplication was set. - 1.3.6.1.4.1.674.10892.1.1500.20.1.3 indexes: - labelname: lRAActionTablechassisIndex type: gauge - labelname: lRAActionTableActionNumberIndex type: gauge - name: lRAActionTableSettingsUnique oid: 1.3.6.1.4.1.674.10892.1.1500.20.1.4 type: gauge help: 1500.0020.0001.0004 This attribute defines the settings for the LRA action. - 1.3.6.1.4.1.674.10892.1.1500.20.1.4 indexes: - labelname: lRAActionTablechassisIndex type: gauge - labelname: lRAActionTableActionNumberIndex type: gauge enum_values: 1: speakerControl 2: consoleAlert 4: broadcastMessage 8: osShutDown 16: reboot 32: powerCycle 64: powerOFF 256: executeApplication 383: allLRASettingsUnique - name: coochassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.1 type: gauge help: 1600.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.10.1.1 indexes: - labelname: coochassisIndex type: gauge - name: cooState oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.2 type: gauge help: 1600.0010.0001.0002 This attribute defines the state settings of the COO information. - 1.3.6.1.4.1.674.10892.1.1600.10.1.2 indexes: - labelname: coochassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooAquisitionPurchaseCost oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.3 type: gauge help: 1600.0010.0001.0003 This attribute defines the purchase cost of the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.3 indexes: - labelname: coochassisIndex type: gauge - name: cooAquisitionWayBillNumber oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.4 type: gauge help: 1600.0010.0001.0004 This attribute defines the waybill number of the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.4 indexes: - labelname: coochassisIndex type: gauge - name: cooAquisitionInstallDateName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.5 type: OctetString help: 1600.0010.0001.0005 This attribute defines the install date and time of the system - 1.3.6.1.4.1.674.10892.1.1600.10.1.5 indexes: - labelname: coochassisIndex type: gauge - name: cooAquisitionPurchaseOrder oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.6 type: gauge help: 1600.0010.0001.0006 This attribute defines the purchase order number of the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.6 indexes: - labelname: coochassisIndex type: gauge - name: cooAquisitionPurchaseDateName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.7 type: OctetString help: 1600.0010.0001.0007 This attribute defines the purchase date and time of the system - 1.3.6.1.4.1.674.10892.1.1600.10.1.7 indexes: - labelname: coochassisIndex type: gauge - name: cooAquisitionSigningAuthorityName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.8 type: OctetString help: 1600.0010.0001.0008 This attribute defines the name of the signing authority for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.8 indexes: - labelname: coochassisIndex type: gauge - name: cooOriginalMachineConfigurationExpensed oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.9 type: gauge help: 1600.0010.0001.0009 This attribute defines if the purchase of the system was expensed or not. - 1.3.6.1.4.1.674.10892.1.1600.10.1.9 indexes: - labelname: coochassisIndex type: gauge - name: cooOriginalMachineConfigurationVendorName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.10 type: OctetString help: 1600.0010.0001.0010 This attribute defines the name of the vendor of the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.10 indexes: - labelname: coochassisIndex type: gauge - name: cooCostCenterInformationVendorName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.11 type: OctetString help: 1600.0010.0001.0011 This attribute defines the cost center name of the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.11 indexes: - labelname: coochassisIndex type: gauge - name: cooUserInformationUserName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.12 type: OctetString help: 1600.0010.0001.0012 This attribute defines the name of the user of the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.12 indexes: - labelname: coochassisIndex type: gauge - name: cooExtendedWarrantyStartDateName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.13 type: OctetString help: 1600.0010.0001.0013 This attribute defines the extended warranty start date and time for the system - 1.3.6.1.4.1.674.10892.1.1600.10.1.13 indexes: - labelname: coochassisIndex type: gauge - name: cooExtendedWarrantyEndDateName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.14 type: OctetString help: 1600.0010.0001.0014 This attribute defines the extended warranty end date and time for the system - 1.3.6.1.4.1.674.10892.1.1600.10.1.14 indexes: - labelname: coochassisIndex type: gauge - name: cooExtendedWarrantyCost oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.15 type: gauge help: 1600.0010.0001.0015 This attribute defines the extended warranty cost for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.15 indexes: - labelname: coochassisIndex type: gauge - name: cooExtendedWarrantyProviderName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.16 type: OctetString help: 1600.0010.0001.0016 This attribute defines the name of the extended warranty provider for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.16 indexes: - labelname: coochassisIndex type: gauge - name: cooOwnershipCode oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.17 type: gauge help: 1600.0010.0001.0017 This attribute defines the ownership code for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.17 indexes: - labelname: coochassisIndex type: gauge enum_values: 1: other 2: unknown 3: owned 4: leased 5: rented 6: offOfLease 7: transfer - name: cooCorporateOwnerName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.18 type: OctetString help: 1600.0010.0001.0018 This attribute defines the name of the corporate owner of the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.18 indexes: - labelname: coochassisIndex type: gauge - name: cooHazardousWasteCodeName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.19 type: OctetString help: 1600.0010.0001.0019 This attribute defines the hazardous waste code name for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.19 indexes: - labelname: coochassisIndex type: gauge - name: cooDeploymentDateLength oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.20 type: gauge help: 1600.0010.0001.0020 This attribute defines the deployment time length for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.20 indexes: - labelname: coochassisIndex type: gauge - name: cooDeploymentDurationType oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.21 type: gauge help: 1600.0010.0001.0021 This attribute defines the deployment duration time unit for the Dell System. - 1.3.6.1.4.1.674.10892.1.1600.10.1.21 indexes: - labelname: coochassisIndex type: gauge enum_values: 1: unknown 2: hours 3: days - name: cooTrainingName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.22 type: OctetString help: 1600.0010.0001.0022 This attribute defines the training name for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.22 indexes: - labelname: coochassisIndex type: gauge - name: cooOutsourcingProblemDescriptionName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.23 type: OctetString help: 1600.0010.0001.0023 This attribute defines the outsourcing problem description for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.23 indexes: - labelname: coochassisIndex type: gauge - name: cooOutsourcingServiceFeeName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.24 type: OctetString help: 1600.0010.0001.0024 This attribute defines the outsourcing service fee for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.24 indexes: - labelname: coochassisIndex type: gauge - name: cooOutsourcingSigningAuthorityName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.25 type: OctetString help: 1600.0010.0001.0025 This attribute defines the name of the person who has signing authority for service. - 1.3.6.1.4.1.674.10892.1.1600.10.1.25 indexes: - labelname: coochassisIndex type: gauge - name: cooOutsourcingProviderFeeName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.26 type: OctetString help: 1600.0010.0001.0026 This attribute defines any additional outsourcing charge for service. - 1.3.6.1.4.1.674.10892.1.1600.10.1.26 indexes: - labelname: coochassisIndex type: gauge - name: cooOutsourcingProviderServiceLevelName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.27 type: OctetString help: 1600.0010.0001.0027 This attribute defines the service level agreement for service. - 1.3.6.1.4.1.674.10892.1.1600.10.1.27 indexes: - labelname: coochassisIndex type: gauge - name: cooInsuranceCompanyName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.28 type: OctetString help: 1600.0010.0001.0028 This attribute defines the name of the company insuring the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.28 indexes: - labelname: coochassisIndex type: gauge - name: cooBoxAssetTagName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.29 type: OctetString help: 1600.0010.0001.0029 This attribute defines the name the system asset tag. - 1.3.6.1.4.1.674.10892.1.1600.10.1.29 indexes: - labelname: coochassisIndex type: gauge - name: cooBoxSystemName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.30 type: OctetString help: 1600.0010.0001.0030 This attribute defines the name of the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.30 indexes: - labelname: coochassisIndex type: gauge - name: cooBoxCPUSerialNumberName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.31 type: OctetString help: 1600.0010.0001.0031 This attribute defines the name of the CPU serial number in the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.31 indexes: - labelname: coochassisIndex type: gauge - name: cooOperatingSystemUpgradeTypeName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.32 type: OctetString help: 1600.0010.0001.0032 This attribute defines the name the operating system on the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.32 indexes: - labelname: coochassisIndex type: gauge - name: cooOperatingSystemUpgradePatchLevelName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.33 type: OctetString help: 1600.0010.0001.0033 This attribute defines the operating system patch level of the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.33 indexes: - labelname: coochassisIndex type: gauge - name: cooOperatingSystemUpgradeDate oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.34 type: OctetString help: 1600.0010.0001.0034 This attribute defines the operating system upgrade date of the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.34 indexes: - labelname: coochassisIndex type: gauge - name: cooDepreciationDuration oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.35 type: gauge help: 1600.0010.0001.0035 This attribute defines the depreciation duration time for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.35 indexes: - labelname: coochassisIndex type: gauge - name: cooDepreciationDurationType oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.36 type: gauge help: 1600.0010.0001.0036 This attribute defines the depreciation duration time unit for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.36 indexes: - labelname: coochassisIndex type: gauge enum_values: 1: unknown 4: months 5: years - name: cooDepreciationPercentage oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.37 type: gauge help: 1600.0010.0001.0037 This attribute defines the percentage of depreciation for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.37 indexes: - labelname: coochassisIndex type: gauge - name: cooDepreciationMethodName oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.38 type: OctetString help: 1600.0010.0001.0038 This attribute defines the method of Depreciation for the system. - 1.3.6.1.4.1.674.10892.1.1600.10.1.38 indexes: - labelname: coochassisIndex type: gauge - name: cooRegistrationIsRegistered oid: 1.3.6.1.4.1.674.10892.1.1600.10.1.39 type: gauge help: 1600.0010.0001.0039 This attribute defines if the system is registered or not. - 1.3.6.1.4.1.674.10892.1.1600.10.1.39 indexes: - labelname: coochassisIndex type: gauge - name: cooServiceContractchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.20.1.1 type: gauge help: 1600.0020.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.20.1.1 indexes: - labelname: cooServiceContractchassisIndex type: gauge - labelname: cooServiceContractIndex type: gauge - name: cooServiceContractIndex oid: 1.3.6.1.4.1.674.10892.1.1600.20.1.2 type: gauge help: 1600.0020.0001.0002 This attribute defines the index (one based) of the COO service contract. - 1.3.6.1.4.1.674.10892.1.1600.20.1.2 indexes: - labelname: cooServiceContractchassisIndex type: gauge - labelname: cooServiceContractIndex type: gauge - name: cooServiceContractState oid: 1.3.6.1.4.1.674.10892.1.1600.20.1.3 type: gauge help: 1600.0020.0001.0003 This attribute defines the state settings of the COO service contract. - 1.3.6.1.4.1.674.10892.1.1600.20.1.3 indexes: - labelname: cooServiceContractchassisIndex type: gauge - labelname: cooServiceContractIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooServiceContractWasRenewed oid: 1.3.6.1.4.1.674.10892.1.1600.20.1.4 type: gauge help: 1600.0020.0001.0004 This attribute defines if the COO service contract was renewed not. - 1.3.6.1.4.1.674.10892.1.1600.20.1.4 indexes: - labelname: cooServiceContractchassisIndex type: gauge - labelname: cooServiceContractIndex type: gauge - name: cooServiceContractTypeName oid: 1.3.6.1.4.1.674.10892.1.1600.20.1.5 type: OctetString help: 1600.0020.0001.0005 This attribute defines the name of the type of COO service contract. - 1.3.6.1.4.1.674.10892.1.1600.20.1.5 indexes: - labelname: cooServiceContractchassisIndex type: gauge - labelname: cooServiceContractIndex type: gauge - name: cooServiceContractVendorName oid: 1.3.6.1.4.1.674.10892.1.1600.20.1.6 type: OctetString help: 1600.0020.0001.0006 This attribute defines the name of the provider of the COO service contract. - 1.3.6.1.4.1.674.10892.1.1600.20.1.6 indexes: - labelname: cooServiceContractchassisIndex type: gauge - labelname: cooServiceContractIndex type: gauge - name: cooCostEventLogchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.30.1.1 type: gauge help: 1600.0030.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.30.1.1 indexes: - labelname: cooCostEventLogchassisIndex type: gauge - labelname: cooCostEventLogIndex type: gauge - name: cooCostEventLogIndex oid: 1.3.6.1.4.1.674.10892.1.1600.30.1.2 type: gauge help: 1600.0030.0001.0002 This attribute defines the index (one based) of the COO cost event log entry. - 1.3.6.1.4.1.674.10892.1.1600.30.1.2 indexes: - labelname: cooCostEventLogchassisIndex type: gauge - labelname: cooCostEventLogIndex type: gauge - name: cooCostEventLogState oid: 1.3.6.1.4.1.674.10892.1.1600.30.1.3 type: gauge help: 1600.0030.0001.0003 This attribute defines the state settings of the COO cost event log entry. - 1.3.6.1.4.1.674.10892.1.1600.30.1.3 indexes: - labelname: cooCostEventLogchassisIndex type: gauge - labelname: cooCostEventLogIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooCostEventLogDuration oid: 1.3.6.1.4.1.674.10892.1.1600.30.1.4 type: gauge help: 1600.0030.0001.0004 This attribute defines the duration of the COO cost event. - 1.3.6.1.4.1.674.10892.1.1600.30.1.4 indexes: - labelname: cooCostEventLogchassisIndex type: gauge - labelname: cooCostEventLogIndex type: gauge - name: cooCostEventLogDurationType oid: 1.3.6.1.4.1.674.10892.1.1600.30.1.5 type: gauge help: 1600.0030.0001.0005 This attribute defines the duration type of the COO cost event. - 1.3.6.1.4.1.674.10892.1.1600.30.1.5 indexes: - labelname: cooCostEventLogchassisIndex type: gauge - labelname: cooCostEventLogIndex type: gauge enum_values: 1: unknown 2: hours 3: days - name: cooCostEventLogDescriptionName oid: 1.3.6.1.4.1.674.10892.1.1600.30.1.6 type: OctetString help: 1600.0030.0001.0006 This attribute defines the description of the COO cost event. - 1.3.6.1.4.1.674.10892.1.1600.30.1.6 indexes: - labelname: cooCostEventLogchassisIndex type: gauge - labelname: cooCostEventLogIndex type: gauge - name: cooWarrantychassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.40.1.1 type: gauge help: 1600.0040.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.40.1.1 indexes: - labelname: cooWarrantychassisIndex type: gauge - labelname: cooWarrantyIndex type: gauge - name: cooWarrantyIndex oid: 1.3.6.1.4.1.674.10892.1.1600.40.1.2 type: gauge help: 1600.0040.0001.0002 This attribute defines the index (one based) of the COO warranty. - 1.3.6.1.4.1.674.10892.1.1600.40.1.2 indexes: - labelname: cooWarrantychassisIndex type: gauge - labelname: cooWarrantyIndex type: gauge - name: cooWarrantyState oid: 1.3.6.1.4.1.674.10892.1.1600.40.1.3 type: gauge help: 1600.0040.0001.0003 This attribute defines the state settings of the COO warranty. - 1.3.6.1.4.1.674.10892.1.1600.40.1.3 indexes: - labelname: cooWarrantychassisIndex type: gauge - labelname: cooWarrantyIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooWarrantyDuration oid: 1.3.6.1.4.1.674.10892.1.1600.40.1.4 type: gauge help: 1600.0040.0001.0004 This attribute defines the duration of the COO warranty. - 1.3.6.1.4.1.674.10892.1.1600.40.1.4 indexes: - labelname: cooWarrantychassisIndex type: gauge - labelname: cooWarrantyIndex type: gauge - name: cooWarrantyDurationType oid: 1.3.6.1.4.1.674.10892.1.1600.40.1.5 type: gauge help: 1600.0040.0001.0005 This attribute defines the duration type of the COO warranty. - 1.3.6.1.4.1.674.10892.1.1600.40.1.5 indexes: - labelname: cooWarrantychassisIndex type: gauge - labelname: cooWarrantyIndex type: gauge enum_values: 1: unknown 3: days 4: months - name: cooWarrantyEndDateName oid: 1.3.6.1.4.1.674.10892.1.1600.40.1.6 type: OctetString help: 1600.0040.0001.0006 This attribute defines the end date of the COO warranty - 1.3.6.1.4.1.674.10892.1.1600.40.1.6 indexes: - labelname: cooWarrantychassisIndex type: gauge - labelname: cooWarrantyIndex type: gauge - name: cooWarrantyCost oid: 1.3.6.1.4.1.674.10892.1.1600.40.1.7 type: gauge help: 1600.0040.0001.0007 This attribute defines the cost of the COO warranty. - 1.3.6.1.4.1.674.10892.1.1600.40.1.7 indexes: - labelname: cooWarrantychassisIndex type: gauge - labelname: cooWarrantyIndex type: gauge - name: cooLeaseInformationchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.50.1.1 type: gauge help: 1600.0050.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.50.1.1 indexes: - labelname: cooLeaseInformationchassisIndex type: gauge - labelname: cooLeaseInformationIndex type: gauge - name: cooLeaseInformationIndex oid: 1.3.6.1.4.1.674.10892.1.1600.50.1.2 type: gauge help: 1600.0050.0001.0002 This attribute defines the index (one based) of the COO lease information. - 1.3.6.1.4.1.674.10892.1.1600.50.1.2 indexes: - labelname: cooLeaseInformationchassisIndex type: gauge - labelname: cooLeaseInformationIndex type: gauge - name: cooLeaseInformationState oid: 1.3.6.1.4.1.674.10892.1.1600.50.1.3 type: gauge help: 1600.0050.0001.0003 This attribute defines the state settings of the COO lease information. - 1.3.6.1.4.1.674.10892.1.1600.50.1.3 indexes: - labelname: cooLeaseInformationchassisIndex type: gauge - labelname: cooLeaseInformationIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooLeaseInformationMultipleSchedules oid: 1.3.6.1.4.1.674.10892.1.1600.50.1.4 type: gauge help: 1600.0050.0001.0004 This attribute defines if there are multiple schedules for this lease. - 1.3.6.1.4.1.674.10892.1.1600.50.1.4 indexes: - labelname: cooLeaseInformationchassisIndex type: gauge - labelname: cooLeaseInformationIndex type: gauge - name: cooLeaseInformationBuyOutAmount oid: 1.3.6.1.4.1.674.10892.1.1600.50.1.5 type: gauge help: 1600.0050.0001.0005 This attribute defines buy out amount for this lease. - 1.3.6.1.4.1.674.10892.1.1600.50.1.5 indexes: - labelname: cooLeaseInformationchassisIndex type: gauge - labelname: cooLeaseInformationIndex type: gauge - name: cooLeaseInformationLeaseRateFactor oid: 1.3.6.1.4.1.674.10892.1.1600.50.1.6 type: gauge help: 1600.0050.0001.0006 This attribute defines the rate factor for this lease. - 1.3.6.1.4.1.674.10892.1.1600.50.1.6 indexes: - labelname: cooLeaseInformationchassisIndex type: gauge - labelname: cooLeaseInformationIndex type: gauge - name: cooLeaseInformationEndDateName oid: 1.3.6.1.4.1.674.10892.1.1600.50.1.7 type: OctetString help: 1600.0050.0001.0007 This attribute defines the end date for this lease - 1.3.6.1.4.1.674.10892.1.1600.50.1.7 indexes: - labelname: cooLeaseInformationchassisIndex type: gauge - labelname: cooLeaseInformationIndex type: gauge - name: cooLeaseInformationFairMarketValue oid: 1.3.6.1.4.1.674.10892.1.1600.50.1.8 type: gauge help: 1600.0050.0001.0008 This attribute defines the fair market value for this lease. - 1.3.6.1.4.1.674.10892.1.1600.50.1.8 indexes: - labelname: cooLeaseInformationchassisIndex type: gauge - labelname: cooLeaseInformationIndex type: gauge - name: cooLeaseInformationLessorName oid: 1.3.6.1.4.1.674.10892.1.1600.50.1.9 type: OctetString help: 1600.0050.0001.0009 This attribute defines the name of the lessor for this lease. - 1.3.6.1.4.1.674.10892.1.1600.50.1.9 indexes: - labelname: cooLeaseInformationchassisIndex type: gauge - labelname: cooLeaseInformationIndex type: gauge - name: cooScheduleNumberchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.60.1.1 type: gauge help: 1600.0060.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.60.1.1 indexes: - labelname: cooScheduleNumberchassisIndex type: gauge - labelname: cooScheduleNumberIndex type: gauge - name: cooScheduleNumberIndex oid: 1.3.6.1.4.1.674.10892.1.1600.60.1.2 type: gauge help: 1600.0060.0001.0002 This attribute defines the index (one based) of the COO schedule number. - 1.3.6.1.4.1.674.10892.1.1600.60.1.2 indexes: - labelname: cooScheduleNumberchassisIndex type: gauge - labelname: cooScheduleNumberIndex type: gauge - name: cooScheduleNumberState oid: 1.3.6.1.4.1.674.10892.1.1600.60.1.3 type: gauge help: 1600.0060.0001.0003 This attribute defines the state settings of the COO schedule number. - 1.3.6.1.4.1.674.10892.1.1600.60.1.3 indexes: - labelname: cooScheduleNumberchassisIndex type: gauge - labelname: cooScheduleNumberIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooScheduleNumberLeaseInformationIndexReference oid: 1.3.6.1.4.1.674.10892.1.1600.60.1.4 type: gauge help: 1600.0060.0001.0004 This attribute defines the index (one based) of the COO lease information associated with the COO schedule number. - 1.3.6.1.4.1.674.10892.1.1600.60.1.4 indexes: - labelname: cooScheduleNumberchassisIndex type: gauge - labelname: cooScheduleNumberIndex type: gauge - name: cooScheduleNumberDescriptionName oid: 1.3.6.1.4.1.674.10892.1.1600.60.1.5 type: OctetString help: 1600.0060.0001.0005 This attribute defines the description of the COO schedule number. - 1.3.6.1.4.1.674.10892.1.1600.60.1.5 indexes: - labelname: cooScheduleNumberchassisIndex type: gauge - labelname: cooScheduleNumberIndex type: gauge - name: cooOptionschassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.70.1.1 type: gauge help: 1600.0070.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.70.1.1 indexes: - labelname: cooOptionschassisIndex type: gauge - labelname: cooOptionsIndex type: gauge - name: cooOptionsIndex oid: 1.3.6.1.4.1.674.10892.1.1600.70.1.2 type: gauge help: 1600.0070.0001.0002 This attribute defines the index (one based) of the COO options. - 1.3.6.1.4.1.674.10892.1.1600.70.1.2 indexes: - labelname: cooOptionschassisIndex type: gauge - labelname: cooOptionsIndex type: gauge - name: cooOptionsState oid: 1.3.6.1.4.1.674.10892.1.1600.70.1.3 type: gauge help: 1600.0070.0001.0003 This attribute defines the state settings of the COO options. - 1.3.6.1.4.1.674.10892.1.1600.70.1.3 indexes: - labelname: cooOptionschassisIndex type: gauge - labelname: cooOptionsIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooOptionsLeaseInformationIndexReference oid: 1.3.6.1.4.1.674.10892.1.1600.70.1.4 type: gauge help: 1600.0070.0001.0004 This attribute defines the index (one based) of the COO lease information associated with the COO options. - 1.3.6.1.4.1.674.10892.1.1600.70.1.4 indexes: - labelname: cooOptionschassisIndex type: gauge - labelname: cooOptionsIndex type: gauge - name: cooOptionsDescriptionName oid: 1.3.6.1.4.1.674.10892.1.1600.70.1.5 type: OctetString help: 1600.0070.0001.0005 This attribute defines the description of the COO options. - 1.3.6.1.4.1.674.10892.1.1600.70.1.5 indexes: - labelname: cooOptionschassisIndex type: gauge - labelname: cooOptionsIndex type: gauge - name: cooMaintenancechassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.80.1.1 type: gauge help: 1600.0080.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.80.1.1 indexes: - labelname: cooMaintenancechassisIndex type: gauge - labelname: cooMaintenanceIndex type: gauge - name: cooMaintenanceIndex oid: 1.3.6.1.4.1.674.10892.1.1600.80.1.2 type: gauge help: 1600.0080.0001.0002 This attribute defines the index (one based) of the COO maintenance. - 1.3.6.1.4.1.674.10892.1.1600.80.1.2 indexes: - labelname: cooMaintenancechassisIndex type: gauge - labelname: cooMaintenanceIndex type: gauge - name: cooMaintenanceState oid: 1.3.6.1.4.1.674.10892.1.1600.80.1.3 type: gauge help: 1600.0080.0001.0003 This attribute defines the state settings of the COO maintenance. - 1.3.6.1.4.1.674.10892.1.1600.80.1.3 indexes: - labelname: cooMaintenancechassisIndex type: gauge - labelname: cooMaintenanceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooMaintenanceStartDateName oid: 1.3.6.1.4.1.674.10892.1.1600.80.1.4 type: OctetString help: 1600.0080.0001.0004 This attribute defines the start date of the COO maintenance - 1.3.6.1.4.1.674.10892.1.1600.80.1.4 indexes: - labelname: cooMaintenancechassisIndex type: gauge - labelname: cooMaintenanceIndex type: gauge - name: cooMaintenanceEndDateName oid: 1.3.6.1.4.1.674.10892.1.1600.80.1.5 type: OctetString help: 1600.0080.0001.0005 This attribute defines the end date of the COO maintenance - 1.3.6.1.4.1.674.10892.1.1600.80.1.5 indexes: - labelname: cooMaintenancechassisIndex type: gauge - labelname: cooMaintenanceIndex type: gauge - name: cooMaintenanceProviderName oid: 1.3.6.1.4.1.674.10892.1.1600.80.1.6 type: OctetString help: 1600.0080.0001.0006 This attribute defines the name of the provider of the COO maintenance. - 1.3.6.1.4.1.674.10892.1.1600.80.1.6 indexes: - labelname: cooMaintenancechassisIndex type: gauge - labelname: cooMaintenanceIndex type: gauge - name: cooMaintenanceRestrictionsName oid: 1.3.6.1.4.1.674.10892.1.1600.80.1.7 type: OctetString help: 1600.0080.0001.0007 This attribute defines the text of the maintenance agreement restrictions. - 1.3.6.1.4.1.674.10892.1.1600.80.1.7 indexes: - labelname: cooMaintenancechassisIndex type: gauge - labelname: cooMaintenanceIndex type: gauge - name: cooRepairchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.90.1.1 type: gauge help: 1600.0090.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.90.1.1 indexes: - labelname: cooRepairchassisIndex type: gauge - labelname: cooRepairIndex type: gauge - name: cooRepairIndex oid: 1.3.6.1.4.1.674.10892.1.1600.90.1.2 type: gauge help: 1600.0090.0001.0002 This attribute defines the index (one based) of the COO repair. - 1.3.6.1.4.1.674.10892.1.1600.90.1.2 indexes: - labelname: cooRepairchassisIndex type: gauge - labelname: cooRepairIndex type: gauge - name: cooRepairState oid: 1.3.6.1.4.1.674.10892.1.1600.90.1.3 type: gauge help: 1600.0090.0001.0003 This attribute defines the state setting of the COO repair. - 1.3.6.1.4.1.674.10892.1.1600.90.1.3 indexes: - labelname: cooRepairchassisIndex type: gauge - labelname: cooRepairIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooRepairCounter oid: 1.3.6.1.4.1.674.10892.1.1600.90.1.4 type: gauge help: 1600.0090.0001.0004 This attribute defines the number of repairs this system has had. - 1.3.6.1.4.1.674.10892.1.1600.90.1.4 indexes: - labelname: cooRepairchassisIndex type: gauge - labelname: cooRepairIndex type: gauge - name: cooRepairVendorName oid: 1.3.6.1.4.1.674.10892.1.1600.90.1.5 type: OctetString help: 1600.0090.0001.0005 This attribute defines the repair vendors's name. - 1.3.6.1.4.1.674.10892.1.1600.90.1.5 indexes: - labelname: cooRepairchassisIndex type: gauge - labelname: cooRepairIndex type: gauge - name: cooSupportInformationchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.100.1.1 type: gauge help: 1600.0100.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.100.1.1 indexes: - labelname: cooSupportInformationchassisIndex type: gauge - labelname: cooSupportInformationIndex type: gauge - name: cooSupportInformationIndex oid: 1.3.6.1.4.1.674.10892.1.1600.100.1.2 type: gauge help: 1600.0100.0001.0002 This attribute defines the index (one based) of the COO support information. - 1.3.6.1.4.1.674.10892.1.1600.100.1.2 indexes: - labelname: cooSupportInformationchassisIndex type: gauge - labelname: cooSupportInformationIndex type: gauge - name: cooSupportInformationState oid: 1.3.6.1.4.1.674.10892.1.1600.100.1.3 type: gauge help: 1600.0100.0001.0003 This attribute defines the state setting of the COO support information. - 1.3.6.1.4.1.674.10892.1.1600.100.1.3 indexes: - labelname: cooSupportInformationchassisIndex type: gauge - labelname: cooSupportInformationIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooSupportInformationIsOutsourced oid: 1.3.6.1.4.1.674.10892.1.1600.100.1.4 type: gauge help: 1600.0100.0001.0004 This attribute defines if support is outsourced or not. - 1.3.6.1.4.1.674.10892.1.1600.100.1.4 indexes: - labelname: cooSupportInformationchassisIndex type: gauge - labelname: cooSupportInformationIndex type: gauge - name: cooSupportInformationType oid: 1.3.6.1.4.1.674.10892.1.1600.100.1.5 type: gauge help: 1600.0100.0001.0005 This attribute defines the type of the conmponent, system or network problem that occurred. - 1.3.6.1.4.1.674.10892.1.1600.100.1.5 indexes: - labelname: cooSupportInformationchassisIndex type: gauge - labelname: cooSupportInformationIndex type: gauge - name: cooSupportInformationHelpDeskName oid: 1.3.6.1.4.1.674.10892.1.1600.100.1.6 type: OctetString help: 1600.0100.0001.0006 This attribute defines the help desk support information provided. - 1.3.6.1.4.1.674.10892.1.1600.100.1.6 indexes: - labelname: cooSupportInformationchassisIndex type: gauge - labelname: cooSupportInformationIndex type: gauge - name: cooSupportInformationFixTypeName oid: 1.3.6.1.4.1.674.10892.1.1600.100.1.7 type: OctetString help: 1600.0100.0001.0007 This attribute defines the method used to fix the problem. - 1.3.6.1.4.1.674.10892.1.1600.100.1.7 indexes: - labelname: cooSupportInformationchassisIndex type: gauge - labelname: cooSupportInformationIndex type: gauge - name: cooTroubleTicketchassisIndex oid: 1.3.6.1.4.1.674.10892.1.1600.110.1.1 type: gauge help: 1600.0110.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1600.110.1.1 indexes: - labelname: cooTroubleTicketchassisIndex type: gauge - labelname: cooTroubleTicketIndex type: gauge - name: cooTroubleTicketIndex oid: 1.3.6.1.4.1.674.10892.1.1600.110.1.2 type: gauge help: 1600.0110.0001.0002 This attribute defines the index (one based) of the COO trouble ticket. - 1.3.6.1.4.1.674.10892.1.1600.110.1.2 indexes: - labelname: cooTroubleTicketchassisIndex type: gauge - labelname: cooTroubleTicketIndex type: gauge - name: cooTroubleTicketState oid: 1.3.6.1.4.1.674.10892.1.1600.110.1.3 type: gauge help: 1600.0110.0001.0003 This attribute defines the state settings of the COO trouble ticket. - 1.3.6.1.4.1.674.10892.1.1600.110.1.3 indexes: - labelname: cooTroubleTicketchassisIndex type: gauge - labelname: cooTroubleTicketIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: cooTroubleTicketSupportInformationIndexReference oid: 1.3.6.1.4.1.674.10892.1.1600.110.1.4 type: gauge help: 1600.0110.0001.0004 This attribute defines the index (one based) of the COO support information associated with the COO trouble ticket. - 1.3.6.1.4.1.674.10892.1.1600.110.1.4 indexes: - labelname: cooTroubleTicketchassisIndex type: gauge - labelname: cooTroubleTicketIndex type: gauge - name: cooTroubleTicketNumberName oid: 1.3.6.1.4.1.674.10892.1.1600.110.1.5 type: OctetString help: 1600.0110.0001.0005 This attribute defines the name of the COO trouble ticket. - 1.3.6.1.4.1.674.10892.1.1600.110.1.5 indexes: - labelname: cooTroubleTicketchassisIndex type: gauge - labelname: cooTroubleTicketIndex type: gauge - name: remoteAccessChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.1 type: gauge help: 1700.0010.0001.0001 This attribute defines the index (one based) of the chassis containing the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.1 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessAdapterIndex oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.2 type: gauge help: 1700.0010.0001.0002 This attribute defines the index (one based) of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.2 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessType oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.3 type: gauge help: 1700.0010.0001.0003 This attribute defines the type of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.3 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: remoteAccessTypeIsOther 2: remoteAccessTypeIsUnknown 3: remoteAccessTypeIsDRACIII 4: remoteAccessTypeIsERA 5: remoteAccessTypeIsDRAC4 6: remoteAccessTypeIsDRAC5 - name: remoteAccessStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.4 type: gauge help: 1700.0010.0001.0004 This attribute defines the state capabilities of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.4 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: remoteAccessStateSettings oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.5 type: gauge help: 1700.0010.0001.0005 This attribute defines the state setting of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.5 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: remoteAccessStatus oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.6 type: gauge help: 1700.0010.0001.0006 This attribute defines the status of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.6 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: remoteAccessProductInfoName oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.7 type: DisplayString help: 1700.0010.0001.0007 This attribute defines the name of the product providing the Remote Access functionality. - 1.3.6.1.4.1.674.10892.1.1700.10.1.7 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessDescriptionInfoName oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.8 type: DisplayString help: 1700.0010.0001.0008 This attribute defines the description of the product providing the Remote Access functionality. - 1.3.6.1.4.1.674.10892.1.1700.10.1.8 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessVersionInfoName oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.9 type: DisplayString help: 1700.0010.0001.0009 This attribute defines the version of the product providing the Remote Access functionality. - 1.3.6.1.4.1.674.10892.1.1700.10.1.9 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.10 type: gauge help: 1700.0010.0001.0010 This attribute defines the control capabilities of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.10 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknownCapabilities 2: logResetCapable 4: hardResetCapable 8: softResetCapable 16: gracefulResetCapable 32: defaultConfigResetCapable 62: allResetCapable 64: shutdownCapable 126: allResetAndShutdownCapable - name: remoteAccessControlSettings oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.11 type: gauge help: 1700.0010.0001.0011 This attribute defines the control settings of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.11 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknown 2: logReset 4: hardReset 8: softReset 16: gracefulReset 32: defaultConfigReset 64: shutdown - name: remoteAccessMonitorCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.12 type: gauge help: 1700.0010.0001.0012 This attribute defines the monitor capabilities of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.12 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknownCapabilities 2: extPwrSupplyMonitorIfConnectedCapable 4: extPwrSupplyMonitorAlwaysEnabledCapable 6: extPwrSupplyMonitorIfConnectedAndAlwaysEnabledCapable - name: remoteAccessMonitorSettings oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.13 type: gauge help: 1700.0010.0001.0013 This attribute defines the monitor settings of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.13 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknown 2: extPwrSupplyMonitorIfConnectedEnabled 4: extPwrSupplyMonitorAlwaysEnabledEnabled - name: remoteAccessLANCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.14 type: gauge help: 1700.0010.0001.0014 This attribute defines the LAN capabilities of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.14 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknownCapabilities 2: nicCapable 4: nicDHCPCapable 6: nicAndNicDHCPCapable - name: remoteAccessLANSettings oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.15 type: gauge help: 1700.0010.0001.0015 This attribute defines the LAN settings of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.15 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknown 2: nicEnabled 4: nicDHCPEnabled 6: nicAndNicDHCPEnabled - name: remoteAccessHostCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.16 type: gauge help: 1700.0010.0001.0016 This attribute defines the host capabilities of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.16 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknownCapabilities 2: smtpEmailCapable 4: tftpRemoteFloppyCapable 6: smtpEmailAndTftpRemoteFloppyCapable 8: tftpRemoteFwUpdateCapable 10: smtpEmailAndTftpRemoteFwUpdateCapable 12: tftpRemoteFloppyAndFwUpdateCapable 14: smtpEmailAndTftpRemoteFloppyAndFwUpdateCapable - name: remoteAccessHostSettings oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.17 type: gauge help: 1700.0010.0001.0017 This attribute defines the host settings of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.17 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknown 2: smtpEmailEnabled 4: tftpRemoteFloppyEnabled 6: smtpEmailAndTftpRemoteFloppyEnabled 8: tftpRemoteFwUpdateEnabled 10: smtpEmailAndTftpRemoteFwUpdateEnabled 12: tftpRemoteFloppyAndFwUpdateEnabled 14: smtpEmailAndTftpRemoteFloppyAndFwUpdateEnabled - name: remoteAccessOutOfBandSNMPCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.18 type: gauge help: 1700.0010.0001.0018 This attribute defines the out-of-band SNMP capabilities of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.18 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknownCapabilities 2: oobSNMPAgentCapable 4: oobSNMPTrapsCapable 6: oobSNMPAgentAndTrapsCapable - name: remoteAccessOutOfBandSNMPSettings oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.19 type: gauge help: 1700.0010.0001.0019 This attribute defines the out-of-band SNMP settings of the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.19 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge enum_values: 1: unknown 2: oobSNMPAgentEnabled 4: oobSNMPTrapsEnabled 6: oobSNMPAgentAndTrapsEnabled - name: remoteAccessSMTPServerIPAddress oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.20 type: InetAddressIPv4 help: 1700.0010.0001.0020 This attribute defines the IP address of the SMTP server provided by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.20 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessFloppyTFTPIPAddress oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.21 type: InetAddressIPv4 help: 1700.0010.0001.0021 This attribute defines the IP address of the TFTP server providing the operating system image used by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.21 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessFloppyTFTPPathName oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.22 type: DisplayString help: 1700.0010.0001.0022 This attribute defines the file name of the the operating system image obtained from the TFTP server used by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.22 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessFirmwareUpdateIPAddress oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.23 type: InetAddressIPv4 help: 1700.0010.0001.0023 This attribute defines the IP address of the update server providing the firmware image used by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.23 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessFirmwareUpdatePathName oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.24 type: DisplayString help: 1700.0010.0001.0024 This attribute defines the file name of the the firmware image obtained from the update server used by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.24 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessNICStaticIPAddress oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.25 type: InetAddressIPv4 help: 1700.0010.0001.0025 This attribute defines the static IP address to be used by the onboard NIC provided by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.25 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessNICStaticNetmaskAddress oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.26 type: InetAddressIPv4 help: 1700.0010.0001.0026 This attribute defines the netmask for the static IP address to be used by the onboard NIC provided by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.26 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessNICStaticGatewayAddress oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.27 type: InetAddressIPv4 help: 1700.0010.0001.0027 This attribute defines the IP address for the gateway associated with the static IP address to be used by the onboard NIC provided by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.27 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessPCMCIAInfoName oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.28 type: DisplayString help: 1700.0010.0001.0028 This attribute defines the information for the PCMCIA device used by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.28 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessMiscInfoName oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.29 type: DisplayString help: 1700.0010.0001.0029 This attribute defines miscellaneous information for the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.29 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessNICCurrentIPAddress oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.30 type: InetAddressIPv4 help: 1700.0010.0001.0030 This attribute defines the IP address currently being used by the onboard NIC provided by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.30 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessNICCurrentNetmaskAddress oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.31 type: InetAddressIPv4 help: 1700.0010.0001.0031 This attribute defines the netmask currently being used by the onboard NIC provided by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.31 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessNICCurrentGatewayAddress oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.32 type: InetAddressIPv4 help: 1700.0010.0001.0032 This attribute defines the IP address for the gateway currently being used by the onboard NIC provided by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.32 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessNICCurrentInfoFromDHCP oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.33 type: gauge help: 1700.0010.0001.0033 This attribute defines if DHCP was used to obtain the NIC information currently being used by the onboard NIC provided by the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.10.1.33 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteAccessRemoteConnectURL oid: 1.3.6.1.4.1.674.10892.1.1700.10.1.34 type: DisplayString help: 1700.0010.0001.0034 This attribute defines the URL for launching the Remote Access Remote Connect Interface. - 1.3.6.1.4.1.674.10892.1.1700.10.1.34 indexes: - labelname: remoteAccessChassisIndex type: gauge - labelname: remoteAccessAdapterIndex type: gauge - name: remoteUserAdminChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.1 type: gauge help: 1700.0020.0001.0001 This attribute defines the index (one based) of the chassis containing the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.20.1.1 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminAdapterIndex oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.2 type: gauge help: 1700.0020.0001.0002 This attribute defines the index (one based) of the Remote Access hardware used by this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.2 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminUserIndex oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.3 type: gauge help: 1700.0020.0001.0003 This attribute defines the index (one based) of this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.3 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.4 type: gauge help: 1700.0020.0001.0004 This attribute defines the state capabilities for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.4 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 8: numericPagerCapable 16: alphaPagerCapable 24: numericPagerAndAlphaPagerCapable 32: emailCapable 56: numericPagerAlphaPagerAndEmailCapable 64: privilegeCapable 120: numericPagerAlphaPagerEmailAndPrivilegeCapable - name: remoteUserAdminStateSettings oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.5 type: gauge help: 1700.0020.0001.0005 This attribute defines the state settings for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.5 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 8: numericPagerEnabled 10: enabledAndNumericPagerEnabled 16: alphaPagerEnabled 18: enabledAndAlphaPagerEnabled 26: enabledAndNumericPagerAndAlphaPagerEnabled 32: emailEnabled 34: enabledAndEmailEnabled 42: enabledAndNumericPagerAndEmailEnabled 50: enabledAndAlphaPagerAndEmailEnabled 58: enabledAndNumericPagerAlphaPagerAndEmailEnabled - name: remoteUserAdminStatus oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.6 type: gauge help: 1700.0020.0001.0006 This attribute defines the status for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.6 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: remoteUserAdminUserName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.7 type: DisplayString help: 1700.0020.0001.0007 This attribute defines the name for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.7 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminUserPasswordName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.8 type: DisplayString help: 1700.0020.0001.0008 This attribute defines the password for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.8 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminUserPrivilege oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.9 type: DisplayString help: 1700.0020.0001.0009 This attribute defines the privileges for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.9 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminUserPrivilegeCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.10 type: DisplayString help: 1700.0020.0001.0010 This attribute defines the privilege capabilities for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.10 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminAlertFilterDrsEventsMask oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.11 type: gauge help: 1700.0020.0001.0011 This attribute defines the DRS events filter mask for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.11 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminAlertFilterSysEventsMask oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.12 type: gauge help: 1700.0020.0001.0012 This attribute defines the system events filter mask for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.12 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminAlertFilterDrsCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.13 type: gauge help: 1700.0020.0001.0013 This attribute defines the DRS events filter capabilities for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.13 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminAlertFilterSysCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.14 type: gauge help: 1700.0020.0001.0014 This attribute defines the system events filter capabilities for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.14 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminPagerNumericNumberName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.15 type: DisplayString help: 1700.0020.0001.0015 This attribute defines the numeric pager number for this for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.15 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminPagerNumericMessageName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.16 type: DisplayString help: 1700.0020.0001.0016 This attribute defines the message to send to the numeric pager for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.16 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminPagerNumericHangupDelay oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.17 type: gauge help: 1700.0020.0001.0017 This attribute defines the numeric pager hangup delay for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.17 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminPagerAlphaPhoneNumberName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.18 type: DisplayString help: 1700.0020.0001.0018 This attribute defines the alphanumeric pager phone number for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.18 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminPagerAlphaProtocol oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.19 type: gauge help: 1700.0020.0001.0019 This attribute defines the protocol used by the alphanumeric pager provider for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.19 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge enum_values: 1: other 2: unknown 3: alpha7E0 4: alpha8N1 - name: remoteUserAdminPagerAlphaBaudRate oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.20 type: gauge help: 1700.0020.0001.0020 This attribute defines the baud rate used by the alphanumeric pager provider for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.20 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge enum_values: 1: other 2: unknown 3: alphaBaud300 4: alphaBaud1200 - name: remoteUserAdminPagerAlphaCustomMessageName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.21 type: DisplayString help: 1700.0020.0001.0021 This attribute defines the message to be sent to the alphanumeric pager to inform the user of a call by this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.21 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminPagerAlphaModemConnectTimeout oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.22 type: gauge help: 1700.0020.0001.0022 This attribute defines the modem connection timeout for the alhpanumeric pager for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.22 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminPagerAlphaPagerIdName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.23 type: DisplayString help: 1700.0020.0001.0023 This attribute defines the ID to be sent to the alphanumeric pager to inform the user of a call by this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.23 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminPagerAlphaPasswordName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.24 type: DisplayString help: 1700.0020.0001.0024 This attribute defines the password for the alphanumeric pager for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.24 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminPagerModemInitStringName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.25 type: DisplayString help: 1700.0020.0001.0025 This attribute defines the initialization string to be sent to the pager modem for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.25 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminPagerModemPort oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.26 type: gauge help: 1700.0020.0001.0026 This attribute defines the port for the pager modem for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.26 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminEmailAddressName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.27 type: DisplayString help: 1700.0020.0001.0027 This attribute defines the email address for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.27 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminEmailCustomMessageName oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.28 type: DisplayString help: 1700.0020.0001.0028 This attribute defines the email message to send to this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.28 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteUserAdminControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.29 type: gauge help: 1700.0020.0001.0029 This attribute defines the control capabilities for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.29 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge enum_values: 1: unknownCapabilities 2: numericPagerTestCapable 4: alphaPagerTestCapable 6: numericPagerTestAndAlphaPagerTestCapable 8: emailTestCapable 14: numericPagerTestAlphaPagerTestAndEmailTestCapable - name: remoteUserAdminControlSettings oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.30 type: gauge help: 1700.0020.0001.0030 This attribute defines the control settings for this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.30 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge enum_values: 1: unknown 2: numericPagerTest 4: alphaPagerTest 8: emailTest - name: remoteUserAdminUserType oid: 1.3.6.1.4.1.674.10892.1.1700.20.1.31 type: gauge help: 1700.0020.0001.0031 This attribute defines the type of this Remote Access user. - 1.3.6.1.4.1.674.10892.1.1700.20.1.31 indexes: - labelname: remoteUserAdminChassisIndex type: gauge - labelname: remoteUserAdminAdapterIndex type: gauge - labelname: remoteUserAdminUserIndex type: gauge - name: remoteSNMPTrapChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.1 type: gauge help: 1700.0030.0001.0001 This attribute defines the index (one based) of the chassis containing the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.30.1.1 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge - name: remoteSNMPTrapAdapterIndex oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.2 type: gauge help: 1700.0030.0001.0002 This attribute defines the index (one based) of the Remote Access hardware that uses this SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.2 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge - name: remoteSNMPTrapIndex oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.3 type: gauge help: 1700.0030.0001.0003 This attribute defines the index (one based) of this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.3 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge - name: remoteSNMPTrapStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.4 type: gauge help: 1700.0030.0001.0004 This attribute defines the state capabilities of this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.4 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: remoteSNMPTrapStateSettings oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.5 type: gauge help: 1700.0030.0001.0005 This attribute defines the state settings of this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.5 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: remoteSNMPTrapStatus oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.6 type: gauge help: 1700.0030.0001.0006 This attribute defines the status of this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.6 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: remoteSNMPTrapDestinationIPAddress oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.7 type: InetAddressIPv4 help: 1700.0030.0001.0007 This attribute defines the IP address of this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.7 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge - name: remoteSNMPTrapSNMPCommunityName oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.8 type: DisplayString help: 1700.0030.0001.0008 This attribute defines the community for traps sent to this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.8 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge - name: remoteSNMPTrapFilterDrsEventsMask oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.9 type: gauge help: 1700.0030.0001.0009 This attribute defines the DRS events filter mask for this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.9 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge - name: remoteSNMPTrapFilterSysEventsMask oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.10 type: gauge help: 1700.0030.0001.0010 This attribute defines the system events filter mask for this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.10 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge - name: remoteSNMPTrapFilterDrsCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.11 type: gauge help: 1700.0030.0001.0011 This attribute defines the DRS events filter capabilities for this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.11 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge - name: remoteSNMPTrapFilterSysCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.12 type: gauge help: 1700.0030.0001.0012 This attribute defines the system events filter capabilities for this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.12 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge - name: remoteSNMPTrapControlCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.13 type: gauge help: 1700.0030.0001.0013 This attribute defines the control capabilities of this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.13 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge enum_values: 1: unknownCapabilities 2: trapTestCapable - name: remoteSNMPTrapControlSettings oid: 1.3.6.1.4.1.674.10892.1.1700.30.1.14 type: gauge help: 1700.0030.0001.0014 This attribute defines the control settings of this Remote Access SNMP trap destination. - 1.3.6.1.4.1.674.10892.1.1700.30.1.14 indexes: - labelname: remoteSNMPTrapChassisIndex type: gauge - labelname: remoteSNMPTrapAdapterIndex type: gauge - labelname: remoteSNMPTrapIndex type: gauge enum_values: 1: unknown 2: trapTest - name: remoteDialUpChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.1 type: gauge help: 1700.0040.0001.0001 This attribute defines the index (one based) of the chassis containing the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.40.1.1 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge - name: remoteDialUpAdapterIndex oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.2 type: gauge help: 1700.0040.0001.0002 This attribute defines the index (one based) of the Remote Access hardware that supports this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.2 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge - name: remoteDialUpIndex oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.3 type: gauge help: 1700.0040.0001.0003 This attribute defines the index (one based) of this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.3 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge - name: remoteDialUpStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.4 type: gauge help: 1700.0040.0001.0004 This attribute defines the state capabilities of this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.4 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 8: dialInCapable 16: dialOutCapable 32: dialInDHCPCapable 64: dialInAuthAnyCapable 120: dialInAndOutAndDialInDHCPAndAuthAnyCapable 128: dialInAuthEncryptedCapable 248: dialInAndOutAndDialInDHCPAndAuthAnyAndEncryptedCapable 256: dialInAuthMschapCapable 504: dialInAndOutAndDialInDHCPAndAllAuthCapable - name: remoteDialUpStateSettings oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.5 type: gauge help: 1700.0040.0001.0005 This attribute defines the state settings of this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.5 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 8: dialInEnabled 16: dialOutEnabled 32: dialInDHCPEnabled 64: dialInAuthAnyEnabled 90: enabledDialInAndOutAndDialInAuthAnyEnabled 122: enabledDialInAndOutAndDialInDHCPAndAuthAnyEnabled 128: dialInAuthEncryptedEnabled 154: enabledDialInAndOutAndDialInAuthEncryptedEnabled 186: enabledDialInAndOutAndDialInDHCPAndAuthEncryptedEnabled 256: dialInAuthMschapEnabled 282: enabledDialInAndOutAndDialInAuthMschapEnabled 314: enabledDialInAndOutAndDialInDHCPAndAuthMschapEnabled - name: remoteDialUpStatus oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.6 type: gauge help: 1700.0040.0001.0006 This attribute defines the status of this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.6 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: remoteDialUpPPPDialInBaseIPAddress oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.7 type: InetAddressIPv4 help: 1700.0040.0001.0007 This attribute defines the base IP address of the PPP server for this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.7 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge - name: remoteDialUpPPPDialInIdleTimeout oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.8 type: gauge help: 1700.0040.0001.0008 This attribute defines the PPP idle timeout value in seconds for this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.8 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge - name: remoteDialUpPPPDialInMaxConnectTimeout oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.9 type: gauge help: 1700.0040.0001.0009 This attribute defines the PPP connect timeout value in seconds for this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.9 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge - name: remoteDialUpDialOutModemConnectTimeout oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.10 type: gauge help: 1700.0040.0001.0010 This attribute defines the modem dial out connect timeout value in seconds for this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.10 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge - name: remoteDialUpModemDialType oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.11 type: gauge help: 1700.0040.0001.0011 This attribute defines the dial type for the modem used by this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.11 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge enum_values: 1: remoteDialUpIsOther 2: remoteDialUpIsUnknown 3: remoteDialUpIsTone 4: remoteDialUpIsPulse - name: remoteDialUpModemInitStringName oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.12 type: DisplayString help: 1700.0040.0001.0012 This attribute defines the initialization string to be sent to the modem for this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.12 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge - name: remoteDialUpModemBaudRate oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.13 type: gauge help: 1700.0040.0001.0013 This attribute defines the baud rate for the modem used by this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.13 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge - name: remoteDialUpModemPort oid: 1.3.6.1.4.1.674.10892.1.1700.40.1.14 type: gauge help: 1700.0040.0001.0014 This attribute defines the port for the modem used by this Remote Access Dial Up functionality. - 1.3.6.1.4.1.674.10892.1.1700.40.1.14 indexes: - labelname: remoteDialUpChassisIndex type: gauge - labelname: remoteDialUpAdapterIndex type: gauge - labelname: remoteDialUpIndex type: gauge - name: remoteUserDialInCfgChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1700.50.1.1 type: gauge help: 1700.0050.0001.0001 This attribute defines the index (one based) of the chassis containing the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.50.1.1 indexes: - labelname: remoteUserDialInCfgChassisIndex type: gauge - labelname: remoteUserDialInCfgAdapterIndex type: gauge - labelname: remoteUserDialInCfgUserIndex type: gauge - name: remoteUserDialInCfgAdapterIndex oid: 1.3.6.1.4.1.674.10892.1.1700.50.1.2 type: gauge help: 1700.0050.0001.0002 This attribute defines the index (one based) of Remote Access hardware that supports this Remote Access Dial In user. - 1.3.6.1.4.1.674.10892.1.1700.50.1.2 indexes: - labelname: remoteUserDialInCfgChassisIndex type: gauge - labelname: remoteUserDialInCfgAdapterIndex type: gauge - labelname: remoteUserDialInCfgUserIndex type: gauge - name: remoteUserDialInCfgUserIndex oid: 1.3.6.1.4.1.674.10892.1.1700.50.1.3 type: gauge help: 1700.0050.0001.0003 This attribute defines the index (one based) of this Remote Access Dial In user. - 1.3.6.1.4.1.674.10892.1.1700.50.1.3 indexes: - labelname: remoteUserDialInCfgChassisIndex type: gauge - labelname: remoteUserDialInCfgAdapterIndex type: gauge - labelname: remoteUserDialInCfgUserIndex type: gauge - name: remoteUserDialInCfgStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.50.1.4 type: gauge help: 1700.0050.0001.0004 This attribute defines the state capabilities of this Remote Access Dial In user. - 1.3.6.1.4.1.674.10892.1.1700.50.1.4 indexes: - labelname: remoteUserDialInCfgChassisIndex type: gauge - labelname: remoteUserDialInCfgAdapterIndex type: gauge - labelname: remoteUserDialInCfgUserIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 8: dialInCallbackPresetNumberCapable 10: enableAndDialInCallbackPresetNumberCapable 16: dialInCallbackUserSpecifiedCapable 18: enableAndDialInCallbackUserSpecifiedCapable 24: dialInCallbackPresetNumberAndUserSpecifiedCapable 26: enableAndDialInCallbackPresetNumberAndUserSpecifiedCapable - name: remoteUserDialInCfgStateSettings oid: 1.3.6.1.4.1.674.10892.1.1700.50.1.5 type: gauge help: 1700.0050.0001.0005 This attribute defines the state settings of this Remote Access Dial In user. - 1.3.6.1.4.1.674.10892.1.1700.50.1.5 indexes: - labelname: remoteUserDialInCfgChassisIndex type: gauge - labelname: remoteUserDialInCfgAdapterIndex type: gauge - labelname: remoteUserDialInCfgUserIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 8: dialInCallbackPresetNumberEnabled 10: enabledAndDialInCallbackPresetNumberEnabled 16: dialInCallbackUserSpecifiedEnabled 18: enabledAndDialInCallbackUserSpecifiedEnabled - name: remoteUserDialInCfgStatus oid: 1.3.6.1.4.1.674.10892.1.1700.50.1.6 type: gauge help: 1700.0050.0001.0006 This attribute defines the status of this Remote Access Dial In user. - 1.3.6.1.4.1.674.10892.1.1700.50.1.6 indexes: - labelname: remoteUserDialInCfgChassisIndex type: gauge - labelname: remoteUserDialInCfgAdapterIndex type: gauge - labelname: remoteUserDialInCfgUserIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: remoteUserDialInCfgPPPUserName oid: 1.3.6.1.4.1.674.10892.1.1700.50.1.7 type: DisplayString help: 1700.0050.0001.0007 This attribute defines the PPP user name of this Remote Access Dial In user. - 1.3.6.1.4.1.674.10892.1.1700.50.1.7 indexes: - labelname: remoteUserDialInCfgChassisIndex type: gauge - labelname: remoteUserDialInCfgAdapterIndex type: gauge - labelname: remoteUserDialInCfgUserIndex type: gauge - name: remoteUserDialInCfgPPPUserPasswordName oid: 1.3.6.1.4.1.674.10892.1.1700.50.1.8 type: DisplayString help: 1700.0050.0001.0008 This attribute defines the PPP password for this Remote Access Dial In user. - 1.3.6.1.4.1.674.10892.1.1700.50.1.8 indexes: - labelname: remoteUserDialInCfgChassisIndex type: gauge - labelname: remoteUserDialInCfgAdapterIndex type: gauge - labelname: remoteUserDialInCfgUserIndex type: gauge - name: remoteUserDialInCfgCallbackPhoneNumberName oid: 1.3.6.1.4.1.674.10892.1.1700.50.1.9 type: DisplayString help: 1700.0050.0001.0009 This attribute defines the callback phone number for this Remote Access Dial In user. - 1.3.6.1.4.1.674.10892.1.1700.50.1.9 indexes: - labelname: remoteUserDialInCfgChassisIndex type: gauge - labelname: remoteUserDialInCfgAdapterIndex type: gauge - labelname: remoteUserDialInCfgUserIndex type: gauge - name: remoteDialOutChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1700.60.1.1 type: gauge help: 1700.0060.0001.0001 This attribute defines the index (one based) of the chassis containing the Remote Access hardware. - 1.3.6.1.4.1.674.10892.1.1700.60.1.1 indexes: - labelname: remoteDialOutChassisIndex type: gauge - labelname: remoteDialOutAdapterIndex type: gauge - labelname: remoteDialOutDialOutIndex type: gauge - name: remoteDialOutAdapterIndex oid: 1.3.6.1.4.1.674.10892.1.1700.60.1.2 type: gauge help: 1700.0060.0001.0002 This attribute defines the index (one based) of the Remote Access hardware that supports this Remote Access Dial Out functionality. - 1.3.6.1.4.1.674.10892.1.1700.60.1.2 indexes: - labelname: remoteDialOutChassisIndex type: gauge - labelname: remoteDialOutAdapterIndex type: gauge - labelname: remoteDialOutDialOutIndex type: gauge - name: remoteDialOutDialOutIndex oid: 1.3.6.1.4.1.674.10892.1.1700.60.1.3 type: gauge help: 1700.0060.0001.0003 This attribute defines the index (one based) of this Remote Access Dial Out functionality. - 1.3.6.1.4.1.674.10892.1.1700.60.1.3 indexes: - labelname: remoteDialOutChassisIndex type: gauge - labelname: remoteDialOutAdapterIndex type: gauge - labelname: remoteDialOutDialOutIndex type: gauge - name: remoteDialOutStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1700.60.1.4 type: gauge help: 1700.0060.0001.0004 This attribute defines the state capabilities of this Remote Access Dial Out functionality. - 1.3.6.1.4.1.674.10892.1.1700.60.1.4 indexes: - labelname: remoteDialOutChassisIndex type: gauge - labelname: remoteDialOutAdapterIndex type: gauge - labelname: remoteDialOutDialOutIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 8: dialOutPPPAuthAnyCapable 16: dialOutPPPAuthEncryptedCapable 24: dialOutPPPAuthAnyAndEncryptedCapable 32: dialOutPPPAuthMschapCapable 40: dialOutPPPAuthAnyAndMschapCapable 48: dialOutPPPAuthEncryptedAndMschapCapable 56: dialOutPPPAuthAnyEncryptedAndMschapCapable - name: remoteDialOutStateSettings oid: 1.3.6.1.4.1.674.10892.1.1700.60.1.5 type: gauge help: 1700.0060.0001.0005 This attribute defines the state settings of this Remote Access Dial Out functionality. - 1.3.6.1.4.1.674.10892.1.1700.60.1.5 indexes: - labelname: remoteDialOutChassisIndex type: gauge - labelname: remoteDialOutAdapterIndex type: gauge - labelname: remoteDialOutDialOutIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 8: dialOutPPPAuthAnyEnabled 10: enabledAnddialOutPPPAuthAnyEnabled 16: dialOutPPPAuthEncryptedEnabled 18: enabledAnddialOutPPPAuthEncryptedEnabled 32: dialOutPPPAuthMschapEnabled 34: enabledAnddialOutPPPAuthMschapEnabled - name: remoteDialOutStatus oid: 1.3.6.1.4.1.674.10892.1.1700.60.1.6 type: gauge help: 1700.0060.0001.0006 This attribute defines the status of this Remote Dial Out functionality. - 1.3.6.1.4.1.674.10892.1.1700.60.1.6 indexes: - labelname: remoteDialOutChassisIndex type: gauge - labelname: remoteDialOutAdapterIndex type: gauge - labelname: remoteDialOutDialOutIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: remoteDialOutIPAddress oid: 1.3.6.1.4.1.674.10892.1.1700.60.1.7 type: InetAddressIPv4 help: 1700.0060.0001.0007 This attribute defines the IP address for this Remote Access Dial Out destination. - 1.3.6.1.4.1.674.10892.1.1700.60.1.7 indexes: - labelname: remoteDialOutChassisIndex type: gauge - labelname: remoteDialOutAdapterIndex type: gauge - labelname: remoteDialOutDialOutIndex type: gauge - name: remoteDialOutPhoneNumberName oid: 1.3.6.1.4.1.674.10892.1.1700.60.1.8 type: DisplayString help: 1700.0060.0001.0008 This attribute defines the phone number for this Remote Access Dial Out destination. - 1.3.6.1.4.1.674.10892.1.1700.60.1.8 indexes: - labelname: remoteDialOutChassisIndex type: gauge - labelname: remoteDialOutAdapterIndex type: gauge - labelname: remoteDialOutDialOutIndex type: gauge - name: remoteDialOutPPPUserName oid: 1.3.6.1.4.1.674.10892.1.1700.60.1.9 type: DisplayString help: 1700.0060.0001.0009 This attribute defines the PPP user name for this Remote Access Dial Out destination. - 1.3.6.1.4.1.674.10892.1.1700.60.1.9 indexes: - labelname: remoteDialOutChassisIndex type: gauge - labelname: remoteDialOutAdapterIndex type: gauge - labelname: remoteDialOutDialOutIndex type: gauge - name: remoteDialOutPPPPasswordName oid: 1.3.6.1.4.1.674.10892.1.1700.60.1.10 type: DisplayString help: 1700.0060.0001.0010 This attribute defines the PPP password for this Remote Access Dial Out destination. - 1.3.6.1.4.1.674.10892.1.1700.60.1.10 indexes: - labelname: remoteDialOutChassisIndex type: gauge - labelname: remoteDialOutAdapterIndex type: gauge - labelname: remoteDialOutDialOutIndex type: gauge - name: clusterChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1800.10.1.1 type: gauge help: 1800.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1800.10.1.1 indexes: - labelname: clusterChassisIndex type: gauge - labelname: clusterIndex type: gauge - name: clusterIndex oid: 1.3.6.1.4.1.674.10892.1.1800.10.1.2 type: gauge help: 1800.0010.0001.0002 This attribute defines the index (one based) of the cluster. - 1.3.6.1.4.1.674.10892.1.1800.10.1.2 indexes: - labelname: clusterChassisIndex type: gauge - labelname: clusterIndex type: gauge - name: clusterStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1800.10.1.3 type: gauge help: 1800.0010.0001.0003 This attribute defines the state capabilities of the cluster. - 1.3.6.1.4.1.674.10892.1.1800.10.1.3 indexes: - labelname: clusterChassisIndex type: gauge - labelname: clusterIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: clusterStateSettings oid: 1.3.6.1.4.1.674.10892.1.1800.10.1.4 type: gauge help: 1800.0010.0001.0004 This attribute defines the state settings of the cluster. - 1.3.6.1.4.1.674.10892.1.1800.10.1.4 indexes: - labelname: clusterChassisIndex type: gauge - labelname: clusterIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: clusterStatus oid: 1.3.6.1.4.1.674.10892.1.1800.10.1.5 type: gauge help: 1800.0010.0001.0005 This attribute defines the status of the cluster. - 1.3.6.1.4.1.674.10892.1.1800.10.1.5 indexes: - labelname: clusterChassisIndex type: gauge - labelname: clusterIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: clusterType oid: 1.3.6.1.4.1.674.10892.1.1800.10.1.6 type: gauge help: 1800.0010.0001.0006 This attribute defines the type of the cluster. - 1.3.6.1.4.1.674.10892.1.1800.10.1.6 indexes: - labelname: clusterChassisIndex type: gauge - labelname: clusterIndex type: gauge enum_values: 1: unknown 2: highAvailabilityCluster - name: clusterTypeDescriptionName oid: 1.3.6.1.4.1.674.10892.1.1800.10.1.7 type: OctetString help: 1800.0010.0001.0007 This attribute defines the description name for the type of the cluster. - 1.3.6.1.4.1.674.10892.1.1800.10.1.7 indexes: - labelname: clusterChassisIndex type: gauge - labelname: clusterIndex type: gauge - name: clusterName oid: 1.3.6.1.4.1.674.10892.1.1800.10.1.8 type: OctetString help: 1800.0010.0001.0008 This attribute defines the name of the cluster. - 1.3.6.1.4.1.674.10892.1.1800.10.1.8 indexes: - labelname: clusterChassisIndex type: gauge - labelname: clusterIndex type: gauge - name: bmcChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.1 type: gauge help: 1900.0010.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1900.10.1.1 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge - name: bmcIndex oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.2 type: gauge help: 1900.0010.0001.0002 This attribute defines the index (one based) of the BMC. - 1.3.6.1.4.1.674.10892.1.1900.10.1.2 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge - name: bmcStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.3 type: gauge help: 1900.0010.0001.0003 This attribute defines the state capabilities of the BMC. - 1.3.6.1.4.1.674.10892.1.1900.10.1.3 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: bmcStateSettings oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.4 type: gauge help: 1900.0010.0001.0004 This attribute defines the state settings of the BMC. - 1.3.6.1.4.1.674.10892.1.1900.10.1.4 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: bmcStatus oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.5 type: gauge help: 1900.0010.0001.0005 This attribute defines the status of the BMC. - 1.3.6.1.4.1.674.10892.1.1900.10.1.5 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bmcDisplayName oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.6 type: OctetString help: 1900.0010.0001.0006 This attribute defines the display name of the BMC. - 1.3.6.1.4.1.674.10892.1.1900.10.1.6 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge - name: bmcDescriptionName oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.7 type: DisplayString help: 1900.0010.0001.0007 This attribute defines the description of the BMC. - 1.3.6.1.4.1.674.10892.1.1900.10.1.7 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge - name: bmcIPMIVersionName oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.8 type: OctetString help: 1900.0010.0001.0008 This attribute defines the version of the Intelligent Platform Management Interface (IPMI) specification that the BMC supports. - 1.3.6.1.4.1.674.10892.1.1900.10.1.8 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge - name: bmcGUID oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.9 type: OctetString help: 1900.0010.0001.0009 This attribute defines the Globally Unique ID (GUID) of the BMC. - 1.3.6.1.4.1.674.10892.1.1900.10.1.9 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge - name: bmcType oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.10 type: gauge help: 1900.0010.0001.00010 This attribute defines the type of the BMC. - 1.3.6.1.4.1.674.10892.1.1900.10.1.10 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge enum_values: 8: iDRAC 10: iDRAC6 11: iDRAC6Modular 13: iDRAC6BMC 16: iDRAC7 17: iDRAC7Modular 18: vrtxCMC 19: fx2CMC 32: iDRAC8 33: iDRAC8Modular 34: iDRAC8DCS 48: iDRAC9 49: iDRAC9Modular 50: iDRAC9DCS - name: bmcModuleName oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.11 type: OctetString help: 1900.0010.0001.0011 This attribute defines the module name for the BMC - 1.3.6.1.4.1.674.10892.1.1900.10.1.11 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge - name: bmcIPv4URLName oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.12 type: DisplayString help: 1900.0010.0001.0012 This attribute defines the IPv4 URL for the BMC - 1.3.6.1.4.1.674.10892.1.1900.10.1.12 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge - name: bmcIPv6URLName oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.13 type: DisplayString help: 1900.0010.0001.0013 This attribute defines the IPv6 URL for the BMC - 1.3.6.1.4.1.674.10892.1.1900.10.1.13 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge - name: bmcBladeFormFactorName oid: 1.3.6.1.4.1.674.10892.1.1900.10.1.14 type: gauge help: 1900.0010.0001.0014 This attribute defines Blade FormFactor. - 1.3.6.1.4.1.674.10892.1.1900.10.1.14 indexes: - labelname: bmcChassisIndex type: gauge - labelname: bmcIndex type: gauge enum_values: 1: formFactorTypeIsSingleWidthHalfHeight 2: formFactorTypeIsDualWidthHalfHeight 3: formFactorTypeIsSingleWidthFullHeight 4: formFactorTypeIsDualWidthFullHeight 5: formFactorTypeIsSingleWidthQuarterHeight 6: formFactorTypeIs1UHalfWidth 7: formFactorTypeIs1UQuarterWidth 8: formFactorTypeIs1UFullWidth 256: notApplicable - name: bmcSerialInterfaceChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.1 type: gauge help: 1900.0020.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1900.20.1.1 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge - name: bmcSerialInterfaceBMCIndex oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.2 type: gauge help: 1900.0020.0001.0002 This attribute defines the index (one based) of the assoiciated BMC. - 1.3.6.1.4.1.674.10892.1.1900.20.1.2 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge - name: bmcSerialInterfaceIndex oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.3 type: gauge help: 1900.0020.0001.0003 This attribute defines the index (one based) of the BMC serial interface. - 1.3.6.1.4.1.674.10892.1.1900.20.1.3 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge - name: bmcSerialInterfaceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.4 type: gauge help: 1900.0020.0001.0004 This attribute defines the state capabilities of the BMC serial interface. - 1.3.6.1.4.1.674.10892.1.1900.20.1.4 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: bmcSerialInterfaceStateSettings oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.5 type: gauge help: 1900.0020.0001.0005 This attribute defines the state settings of the BMC serial interface. - 1.3.6.1.4.1.674.10892.1.1900.20.1.5 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: bmcSerialInterfaceStatus oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.6 type: gauge help: 1900.0020.0001.0006 This attribute defines the status of the BMC serial interface. - 1.3.6.1.4.1.674.10892.1.1900.20.1.6 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bmcSerialInterfaceChannelNumber oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.7 type: gauge help: 1900.0020.0001.0007 This attribute defines the BMC channel number of the BMC serial interface. - 1.3.6.1.4.1.674.10892.1.1900.20.1.7 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge - name: bmcSerialInterfaceConnectionModeCapabilities oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.8 type: gauge help: 1900.0020.0001.0008 This attribute defines the connection mode capabilities of the BMC serial interface. - 1.3.6.1.4.1.674.10892.1.1900.20.1.8 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge enum_values: 1: modemBasic 2: modemPPP 4: modemTerminal 8: directBasic 16: directPPP 32: directTerminal - name: bmcSerialInterfaceConnectionModeSettings oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.9 type: gauge help: 1900.0020.0001.0009 This attribute defines the connection mode settings of the BMC serial interface. - 1.3.6.1.4.1.674.10892.1.1900.20.1.9 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge enum_values: 1: modemBasic 2: modemPPP 4: modemTerminal 8: directBasic 16: directPPP 32: directTerminal - name: bmcSerialInterfaceFlowControl oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.10 type: gauge help: 1900.0020.0001.0010 This attribute defines the flow control type of the BMC serial interface. - 1.3.6.1.4.1.674.10892.1.1900.20.1.10 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge enum_values: 1: rtsCts 2: xonXoff - name: bmcSerialInterfaceBitRate oid: 1.3.6.1.4.1.674.10892.1.1900.20.1.11 type: gauge help: 1900.0020.0001.0011 This attribute defines the bit rate of the BMC serial interface. - 1.3.6.1.4.1.674.10892.1.1900.20.1.11 indexes: - labelname: bmcSerialInterfaceChassisIndex type: gauge - labelname: bmcSerialInterfaceBMCIndex type: gauge - labelname: bmcSerialInterfaceIndex type: gauge enum_values: 6: bps9600 7: bps19200 8: bps38400 9: bps57600 10: bps115200 - name: bmcLANInterfaceChassisIndex oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.1 type: gauge help: 1900.0030.0001.0001 This attribute defines the index (one based) of the associated chassis. - 1.3.6.1.4.1.674.10892.1.1900.30.1.1 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge - name: bmcLANInterfaceBMCIndex oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.2 type: gauge help: 1900.0030.0001.0002 This attribute defines the index (one based) of the assoiciated BMC. - 1.3.6.1.4.1.674.10892.1.1900.30.1.2 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge - name: bmcLANInterfaceIndex oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.3 type: gauge help: 1900.0030.0001.0003 This attribute defines the index (one based) of the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.3 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge - name: bmcLANInterfaceStateCapabilities oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.4 type: gauge help: 1900.0030.0001.0004 This attribute defines the state capabilities of the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.4 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: bmcLANInterfaceStateSettings oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.5 type: gauge help: 1900.0030.0001.0005 This attribute defines the state settings of the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.5 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: bmcLANInterfaceStatus oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.6 type: gauge help: 1900.0030.0001.0006 This attribute defines the status of the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.6 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: bmcLANInterfaceChannelNumber oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.7 type: gauge help: 1900.0030.0001.0007 This attribute defines the BMC channel number of the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.7 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge - name: bmcLANInterfaceIPAddressSource oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.8 type: gauge help: 1900.0030.0001.0008 This attribute defines the source type of the IP address of the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.8 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge enum_values: 1: static 2: dhcp 3: biosOrSystemSoftware 4: other - name: bmcLANInterfaceIPAddress oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.9 type: InetAddressIPv4 help: 1900.0030.0001.0009 This attribute defines the IP address of the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.9 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge - name: bmcLANInterfaceSubnetMaskAddress oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.10 type: InetAddressIPv4 help: 1900.0030.0001.0010 This attribute defines the subnet mask of the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.10 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge - name: bmcLANInterfaceDefaultGatewayAddress oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.11 type: InetAddressIPv4 help: 1900.0030.0001.0011 This attribute defines the IP address of the default gateway for the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.11 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge - name: bmcLANInterfaceMACAddress oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.12 type: OctetString help: 1900.0030.0001.0012 This attribute defines the MAC address of the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.12 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge - name: bmcLANInterfaceAlertCommunityName oid: 1.3.6.1.4.1.674.10892.1.1900.30.1.13 type: DisplayString help: 1900.0030.0001.0013 This attribute defines the SNMP community used for BMC LAN alerts (traps) sent on the BMC LAN interface. - 1.3.6.1.4.1.674.10892.1.1900.30.1.13 indexes: - labelname: bmcLANInterfaceChassisIndex type: gauge - labelname: bmcLANInterfaceBMCIndex type: gauge - labelname: bmcLANInterfaceIndex type: gauge - name: fruChassisIndex oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.1 type: gauge help: 2000.0010.0001.0001 This attribute defines the index (one based) of the chassis containing the field replaceable unit. - 1.3.6.1.4.1.674.10892.1.2000.10.1.1 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruIndex oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.2 type: gauge help: 2000.0010.0001.0002 This attribute defines the index (one based) of the field replaceable unit. - 1.3.6.1.4.1.674.10892.1.2000.10.1.2 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruInformationStatus oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.3 type: gauge help: 2000.0010.0001.0003 This attribute defines the status of the field replaceable unit information. - 1.3.6.1.4.1.674.10892.1.2000.10.1.3 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: fruInformationState oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.4 type: gauge help: 2000.0010.0001.0004 This attribute defines the state of the field replaceable unit information - 1.3.6.1.4.1.674.10892.1.2000.10.1.4 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge enum_values: 1: ok 2: notSupported 3: notAvailable 4: checksumInvalid 5: corrupted - name: fruDeviceName oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.5 type: DisplayString help: 2000.0010.0001.0005 This attribute defines the device name of the field replaceable unit. - 1.3.6.1.4.1.674.10892.1.2000.10.1.5 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruManufacturerName oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.6 type: DisplayString help: 2000.0010.0001.0006 This attribute defines the manufacturer of the field replaceable unit. - 1.3.6.1.4.1.674.10892.1.2000.10.1.6 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruSerialNumberName oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.7 type: DisplayString help: 2000.0010.0001.0007 This attribute defines the serial number of the field replaceable unit. - 1.3.6.1.4.1.674.10892.1.2000.10.1.7 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruPartNumberName oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.8 type: DisplayString help: 2000.0010.0001.0008 This attribute defines the part number of the field replaceable unit. - 1.3.6.1.4.1.674.10892.1.2000.10.1.8 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruRevisionName oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.9 type: DisplayString help: 2000.0010.0001.0009 This attribute defines the revision of the field replaceable unit. - 1.3.6.1.4.1.674.10892.1.2000.10.1.9 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruManufacturingDateName oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.10 type: OctetString help: 2000.0010.0001.0010 This attribute defines the manufacturing date of the of the field replaceable unit. - 1.3.6.1.4.1.674.10892.1.2000.10.1.10 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruAssetTagName oid: 1.3.6.1.4.1.674.10892.1.2000.10.1.11 type: DisplayString help: 2000.0010.0001.0011 This attribute defines the asset tag of the field replaceable unit. - 1.3.6.1.4.1.674.10892.1.2000.10.1.11 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: alertSystem oid: 1.3.6.1.4.1.674.10892.1.5000.10.1 type: DisplayString help: 5000.0010.0001 Name of the system generating the alert. - 1.3.6.1.4.1.674.10892.1.5000.10.1 - name: alertTableIndexOID oid: 1.3.6.1.4.1.674.10892.1.5000.10.2 type: OctetString help: 5000.0010.0002 OID for the index attribute in the table that contains the object causing the alert - 1.3.6.1.4.1.674.10892.1.5000.10.2 - name: alertMessage oid: 1.3.6.1.4.1.674.10892.1.5000.10.3 type: DisplayString help: 5000.0010.0003 Message describing the alert. - 1.3.6.1.4.1.674.10892.1.5000.10.3 - name: alertCurrentStatus oid: 1.3.6.1.4.1.674.10892.1.5000.10.4 type: gauge help: 5000.0010.0004 Current status of object causing the alert. - 1.3.6.1.4.1.674.10892.1.5000.10.4 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: alertPreviousStatus oid: 1.3.6.1.4.1.674.10892.1.5000.10.5 type: gauge help: 5000.0010.0005 Previous status of object causing the alert. - 1.3.6.1.4.1.674.10892.1.5000.10.5 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable 7: absent - name: alertData oid: 1.3.6.1.4.1.674.10892.1.5000.10.6 type: OctetString help: 5000.0010.0006 Alert data. - 1.3.6.1.4.1.674.10892.1.5000.10.6 - name: alertMsgID oid: 1.3.6.1.4.1.674.10892.1.5000.10.7 type: DisplayString help: 5000.0010.0007 Alert message ID. - 1.3.6.1.4.1.674.10892.1.5000.10.7 - name: alertSystemFQDN oid: 1.3.6.1.4.1.674.10892.1.5000.10.8 type: DisplayString help: 5000.0010.0008 Fully qualified domain name of the system generating the alert. - 1.3.6.1.4.1.674.10892.1.5000.10.8 - name: alertServiceTag oid: 1.3.6.1.4.1.674.10892.1.5000.10.9 type: DisplayString help: 5000.0010.0009 Service tag of the system generating the alert. - 1.3.6.1.4.1.674.10892.1.5000.10.9 - name: alertChassisServiceTag oid: 1.3.6.1.4.1.674.10892.1.5000.10.10 type: DisplayString help: 5000.0010.0010 Chassis service tag of the system generating the alert. - 1.3.6.1.4.1.674.10892.1.5000.10.10 - name: drsProductName oid: 1.3.6.1.4.1.674.10892.2.1.1.1 type: OctetString help: 0001.0001.0001 This attribute defines the product name of a remote access card. - 1.3.6.1.4.1.674.10892.2.1.1.1 - name: drsProductShortName oid: 1.3.6.1.4.1.674.10892.2.1.1.2 type: OctetString help: 0001.0001.0002 This attribute defines the short product name of a remote access card. - 1.3.6.1.4.1.674.10892.2.1.1.2 - name: drsProductDescription oid: 1.3.6.1.4.1.674.10892.2.1.1.3 type: OctetString help: 0001.0001.0003 This attribute defines the product description of a remote access card. - 1.3.6.1.4.1.674.10892.2.1.1.3 - name: drsProductManufacturer oid: 1.3.6.1.4.1.674.10892.2.1.1.4 type: OctetString help: 0001.0001.0004 This attribute defines the product manufacturer of a remote access card. - 1.3.6.1.4.1.674.10892.2.1.1.4 - name: drsProductVersion oid: 1.3.6.1.4.1.674.10892.2.1.1.5 type: OctetString help: 0001.0001.0005 This attribute defines the product version of a remote access card. - 1.3.6.1.4.1.674.10892.2.1.1.5 - name: drsChassisServiceTag oid: 1.3.6.1.4.1.674.10892.2.1.1.6 type: OctetString help: 0001.0001.0006 This attribute defines the service tag of the DELL chassis. - 1.3.6.1.4.1.674.10892.2.1.1.6 - name: drsProductURL oid: 1.3.6.1.4.1.674.10892.2.1.1.7 type: OctetString help: 0001.0001.0007 This attribute defines the out-of-band UI URL of a remote access card. - 1.3.6.1.4.1.674.10892.2.1.1.7 - name: drsProductChassisAssetTag oid: 1.3.6.1.4.1.674.10892.2.1.1.8 type: OctetString help: 0001.0001.0008 This attribute defines the Asset Tag of the DELL chassis. - 1.3.6.1.4.1.674.10892.2.1.1.8 - name: drsProductChassisLocation oid: 1.3.6.1.4.1.674.10892.2.1.1.9 type: OctetString help: 0001.0001.0009 This attribute defines the location of the DELL chassis. - 1.3.6.1.4.1.674.10892.2.1.1.9 - name: drsProductChassisName oid: 1.3.6.1.4.1.674.10892.2.1.1.10 type: OctetString help: 0001.0001.0010 This attribute defines the name of the DELL chassis. - 1.3.6.1.4.1.674.10892.2.1.1.10 - name: drsSystemServiceTag oid: 1.3.6.1.4.1.674.10892.2.1.1.11 type: OctetString help: 0001.0001.0011 This attribute defines the service tag of a DELL system. - 1.3.6.1.4.1.674.10892.2.1.1.11 - name: drsProductSystemAssetTag oid: 1.3.6.1.4.1.674.10892.2.1.1.12 type: OctetString help: 0001.0001.0012 This attribute defines the asset tag of a DELL system. - 1.3.6.1.4.1.674.10892.2.1.1.12 - name: drsProductSystemSlot oid: 1.3.6.1.4.1.674.10892.2.1.1.13 type: OctetString help: 0001.0001.0013 This attribute defines the slot number of a DELL system. - 1.3.6.1.4.1.674.10892.2.1.1.13 - name: drsProductType oid: 1.3.6.1.4.1.674.10892.2.1.1.14 type: gauge help: 0001.0001.0014 This attribute defines the type of a remote access card. - 1.3.6.1.4.1.674.10892.2.1.1.14 enum_values: 1: other 2: unknown 3: dracIII 4: eRA 5: dRAC4 6: dRAC5 9: iDRAC - name: drsFirmwareVersion oid: 1.3.6.1.4.1.674.10892.2.1.2.1 type: OctetString help: 0001.0002.0001 This attribute defines the firmware version of a remote access card. - 1.3.6.1.4.1.674.10892.2.1.2.1 - name: drsGlobalSystemStatus oid: 1.3.6.1.4.1.674.10892.2.2.1 type: gauge help: 0002.0001 This attribute defines the overall DELL chassis status being monitored by the remote access card. - 1.3.6.1.4.1.674.10892.2.2.1 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: drsAlertSystem oid: 1.3.6.1.4.1.674.10892.2.5000.10.1 type: OctetString help: 5000.0010.0001 Name of the system generating the alert. - 1.3.6.1.4.1.674.10892.2.5000.10.1 - name: drsAlertTableIndexOID oid: 1.3.6.1.4.1.674.10892.2.5000.10.2 type: OctetString help: 5000.0010.0002 0.0 - 1.3.6.1.4.1.674.10892.2.5000.10.2 - name: drsAlertMessage oid: 1.3.6.1.4.1.674.10892.2.5000.10.3 type: OctetString help: 5000.0010.0003 Message describing the alert. - 1.3.6.1.4.1.674.10892.2.5000.10.3 - name: drsAlertCurrentStatus oid: 1.3.6.1.4.1.674.10892.2.5000.10.4 type: gauge help: 5000.0010.0004 Current status of object causing the alert. - 1.3.6.1.4.1.674.10892.2.5000.10.4 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: drsAlertPreviousStatus oid: 1.3.6.1.4.1.674.10892.2.5000.10.5 type: gauge help: 5000.0010.0005 Previous status of object causing the alert. - 1.3.6.1.4.1.674.10892.2.5000.10.5 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: drsAlertData oid: 1.3.6.1.4.1.674.10892.2.5000.10.6 type: OctetString help: 5000.0010.0006 Alert data. - 1.3.6.1.4.1.674.10892.2.5000.10.6 - name: racName oid: 1.3.6.1.4.1.674.10892.5.1.1.1 type: OctetString help: This attribute defines the product name of a remote access card. - 1.3.6.1.4.1.674.10892.5.1.1.1 - name: racShortName oid: 1.3.6.1.4.1.674.10892.5.1.1.2 type: OctetString help: This attribute defines the short product name of a remote access card. - 1.3.6.1.4.1.674.10892.5.1.1.2 - name: racDescription oid: 1.3.6.1.4.1.674.10892.5.1.1.3 type: OctetString help: This attribute defines the product description of a remote access card. - 1.3.6.1.4.1.674.10892.5.1.1.3 - name: racManufacturer oid: 1.3.6.1.4.1.674.10892.5.1.1.4 type: OctetString help: This attribute defines the product manufacturer of a remote access card. - 1.3.6.1.4.1.674.10892.5.1.1.4 - name: racVersion oid: 1.3.6.1.4.1.674.10892.5.1.1.5 type: OctetString help: This attribute defines the product version of a remote access card. - 1.3.6.1.4.1.674.10892.5.1.1.5 - name: racURL oid: 1.3.6.1.4.1.674.10892.5.1.1.6 type: OctetString help: This attribute defines the out-of-band UI URL of a remote access card. - 1.3.6.1.4.1.674.10892.5.1.1.6 - name: racType oid: 1.3.6.1.4.1.674.10892.5.1.1.7 type: gauge help: This attribute defines the type of a remote access card. - 1.3.6.1.4.1.674.10892.5.1.1.7 enum_values: 1: other 2: unknown 16: idrac7monolithic 17: idrac7modular 21: idrac7DCS 32: idrac8monolithic 33: idrac8modular 34: idrac8DCS 48: idrac9Monolithic 49: idrac9Modular 50: idrac9DCS 64: idrac915GMonolithic 65: idrac915GModular 66: idrac915GDCS - name: racFirmwareVersion oid: 1.3.6.1.4.1.674.10892.5.1.1.8 type: OctetString help: This attribute defines the firmware version of a remote access card. - 1.3.6.1.4.1.674.10892.5.1.1.8 - name: chassisServiceTag oid: 1.3.6.1.4.1.674.10892.5.1.2.1 type: OctetString help: This attribute defines the service tag of the modular chassis - 1.3.6.1.4.1.674.10892.5.1.2.1 - name: chassisNameModular oid: 1.3.6.1.4.1.674.10892.5.1.2.2 type: OctetString help: This attribute defines the chassis name of the modular chassis - 1.3.6.1.4.1.674.10892.5.1.2.2 - name: chassisModelModular oid: 1.3.6.1.4.1.674.10892.5.1.2.3 type: OctetString help: This attribute defines the model of the modular chassis - 1.3.6.1.4.1.674.10892.5.1.2.3 - name: systemFQDN oid: 1.3.6.1.4.1.674.10892.5.1.3.1 type: OctetString help: This attribute defines the fully qualified domain name of the system - 1.3.6.1.4.1.674.10892.5.1.3.1 - name: systemServiceTag oid: 1.3.6.1.4.1.674.10892.5.1.3.2 type: OctetString help: This attribute defines the service tag of the system. - 1.3.6.1.4.1.674.10892.5.1.3.2 - name: systemExpressServiceCode oid: 1.3.6.1.4.1.674.10892.5.1.3.3 type: OctetString help: This attribute defines the express service code of the system. - 1.3.6.1.4.1.674.10892.5.1.3.3 - name: systemAssetTag oid: 1.3.6.1.4.1.674.10892.5.1.3.4 type: OctetString help: This attribute defines the asset tag of the system. - 1.3.6.1.4.1.674.10892.5.1.3.4 - name: systemBladeSlotNumber oid: 1.3.6.1.4.1.674.10892.5.1.3.5 type: OctetString help: This attribute defines the slot number of the system in the modular chassis. - 1.3.6.1.4.1.674.10892.5.1.3.5 - name: systemOSName oid: 1.3.6.1.4.1.674.10892.5.1.3.6 type: OctetString help: This attribute defines the name of the operating system that the host is running. - 1.3.6.1.4.1.674.10892.5.1.3.6 - name: systemFormFactor oid: 1.3.6.1.4.1.674.10892.5.1.3.7 type: gauge help: This attribute defines the form factor of the system. - 1.3.6.1.4.1.674.10892.5.1.3.7 enum_values: 1: other 2: unknown 3: u1 4: u2 5: u4 6: u7 7: singleWidthHalfHeight 8: dualWidthHalfHeight 9: singleWidthFullHeight 10: dualWidthFullHeight 11: singleWidthQuarterHeight 12: u5 13: u1HalfWidth 14: u1QuarterWidth 15: u1FullWidth - name: systemDataCenterName oid: 1.3.6.1.4.1.674.10892.5.1.3.8 type: OctetString help: This attribute defines the Data Center locator of the system. - 1.3.6.1.4.1.674.10892.5.1.3.8 - name: systemAisleName oid: 1.3.6.1.4.1.674.10892.5.1.3.9 type: OctetString help: This attribute defines the Aisle locator of the system. - 1.3.6.1.4.1.674.10892.5.1.3.9 - name: systemRackName oid: 1.3.6.1.4.1.674.10892.5.1.3.10 type: OctetString help: This attribute defines the Rack locator of the system. - 1.3.6.1.4.1.674.10892.5.1.3.10 - name: systemRackSlot oid: 1.3.6.1.4.1.674.10892.5.1.3.11 type: OctetString help: This attribute defines the Rack Slot locator of the system. - 1.3.6.1.4.1.674.10892.5.1.3.11 - name: systemModelName oid: 1.3.6.1.4.1.674.10892.5.1.3.12 type: OctetString help: This attribute defines the model name of the system. - 1.3.6.1.4.1.674.10892.5.1.3.12 - name: systemSystemID oid: 1.3.6.1.4.1.674.10892.5.1.3.13 type: gauge help: This attribute defines the system ID of the system. - 1.3.6.1.4.1.674.10892.5.1.3.13 - name: systemOSVersion oid: 1.3.6.1.4.1.674.10892.5.1.3.14 type: OctetString help: This attribute defines the version of the operating system that the host is running. - 1.3.6.1.4.1.674.10892.5.1.3.14 - name: systemRoomName oid: 1.3.6.1.4.1.674.10892.5.1.3.15 type: OctetString help: This attribute defines the Room locator of the system. - 1.3.6.1.4.1.674.10892.5.1.3.15 - name: systemChassisSystemHeight oid: 1.3.6.1.4.1.674.10892.5.1.3.16 type: gauge help: This attribute defines the height of the system, in 'U's - 1.3.6.1.4.1.674.10892.5.1.3.16 - name: systemBladeGeometry oid: 1.3.6.1.4.1.674.10892.5.1.3.17 type: gauge help: This attribute defines the geometry for a modular system - 1.3.6.1.4.1.674.10892.5.1.3.17 enum_values: 1: other 2: unknown 3: singleWidthHalfHeight 4: dualWidthHalfHeight 5: singleWidthFullHeight 6: dualWidthFullHeight 7: singleWidthQuarterHeight 8: u1HalfWidth 9: u1QuarterWidth 10: u1FullWidth - name: systemNodeID oid: 1.3.6.1.4.1.674.10892.5.1.3.18 type: OctetString help: This attribute defines the node ID of the system - 1.3.6.1.4.1.674.10892.5.1.3.18 - name: systemOEMOSVersion oid: 1.3.6.1.4.1.674.10892.5.1.3.19 type: OctetString help: This attribute defines the OEM version of the operating system . - 1.3.6.1.4.1.674.10892.5.1.3.19 - name: systemLockdownMode oid: 1.3.6.1.4.1.674.10892.5.1.3.20 type: gauge help: This attribute defines the system Lockdown mode is enabled or disabled. - 1.3.6.1.4.1.674.10892.5.1.3.20 enum_values: 1: enabled 2: unknown - name: globalSystemStatus oid: 1.3.6.1.4.1.674.10892.5.2.1 type: gauge help: This attribute defines the overall rollup status of all components in the system being monitored by the remote access card - 1.3.6.1.4.1.674.10892.5.2.1 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemLCDStatus oid: 1.3.6.1.4.1.674.10892.5.2.2 type: gauge help: This attribute defines the system status as it is reflected by the LCD front panel - 1.3.6.1.4.1.674.10892.5.2.2 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: globalStorageStatus oid: 1.3.6.1.4.1.674.10892.5.2.3 type: gauge help: This attribute defines the overall storage status being monitored by the remote access card. - 1.3.6.1.4.1.674.10892.5.2.3 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemPowerState oid: 1.3.6.1.4.1.674.10892.5.2.4 type: gauge help: This attribute defines the power state of the system. - 1.3.6.1.4.1.674.10892.5.2.4 enum_values: 1: other 2: unknown 3: "off" 4: "on" - name: systemPowerUpTime oid: 1.3.6.1.4.1.674.10892.5.2.5 type: gauge help: This attribute defines the power-up time of the system in seconds. - 1.3.6.1.4.1.674.10892.5.2.5 - name: alertMessageID oid: 1.3.6.1.4.1.674.10892.5.3.1.1 type: OctetString help: Message ID of the event. - 1.3.6.1.4.1.674.10892.5.3.1.1 - name: alertMessage oid: 1.3.6.1.4.1.674.10892.5.3.1.2 type: OctetString help: Message describing the alert. - 1.3.6.1.4.1.674.10892.5.3.1.2 - name: alertCurrentStatus oid: 1.3.6.1.4.1.674.10892.5.3.1.3 type: gauge help: Current status of object causing the alert, if applicable. - 1.3.6.1.4.1.674.10892.5.3.1.3 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: alertSystemServiceTag oid: 1.3.6.1.4.1.674.10892.5.3.1.4 type: OctetString help: Service tag of the system. - 1.3.6.1.4.1.674.10892.5.3.1.4 - name: alertSystemFQDN oid: 1.3.6.1.4.1.674.10892.5.3.1.5 type: OctetString help: Fully qualified domain name of the system. - 1.3.6.1.4.1.674.10892.5.3.1.5 - name: alertFQDD oid: 1.3.6.1.4.1.674.10892.5.3.1.6 type: OctetString help: Fully qualified device descriptor of the device. - 1.3.6.1.4.1.674.10892.5.3.1.6 - name: alertDeviceDisplayName oid: 1.3.6.1.4.1.674.10892.5.3.1.7 type: OctetString help: Display name of the device/FQDD. - 1.3.6.1.4.1.674.10892.5.3.1.7 - name: alertMessageArguments oid: 1.3.6.1.4.1.674.10892.5.3.1.8 type: OctetString help: Concatenated set of strings representing the message arguments of the event - 1.3.6.1.4.1.674.10892.5.3.1.8 - name: alertChassisServiceTag oid: 1.3.6.1.4.1.674.10892.5.3.1.9 type: OctetString help: For modular systems, the service tag of the enclosing chassis - 1.3.6.1.4.1.674.10892.5.3.1.9 - name: alertChassisName oid: 1.3.6.1.4.1.674.10892.5.3.1.10 type: OctetString help: For modular systems, the chassis name of the enclosing chassis - 1.3.6.1.4.1.674.10892.5.3.1.10 - name: alertRacFQDN oid: 1.3.6.1.4.1.674.10892.5.3.1.11 type: OctetString help: Fully qualified domain name of the remote access card. - 1.3.6.1.4.1.674.10892.5.3.1.11 - name: mIBMajorVersionNumber oid: 1.3.6.1.4.1.674.10892.5.4.1.1 type: gauge help: 0001.0001 This attribute defines the major version number for the version of this MIB supported by the iDRAC. - 1.3.6.1.4.1.674.10892.5.4.1.1 - name: mIBMinorVersionNumber oid: 1.3.6.1.4.1.674.10892.5.4.1.2 type: gauge help: 0001.0002 This attribute defines the minor version number for the version of this MIB supported by the iDRAC. - 1.3.6.1.4.1.674.10892.5.4.1.2 - name: mIBMaintenanceVersionNumber oid: 1.3.6.1.4.1.674.10892.5.4.1.3 type: gauge help: 0001.0003 This attribute defines the maintenance version number for the version of this MIB supported by the iDRAC. - 1.3.6.1.4.1.674.10892.5.4.1.3 - name: systemStatechassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.1 type: gauge help: 0200.0010.0001.0001 This attribute defines the index (one based) of this system chassis. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.1 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateGlobalSystemStatus oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.2 type: gauge help: 0200.0010.0001.0002 This attribute defines the global system status of all system chassis being monitored by the systems management software. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.2 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateChassisState oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.3 type: gauge help: 0200.0010.0001.0003 This attribute defines the state settings of this system chassis. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.3 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemStateChassisStatus oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.4 type: gauge help: 0200.0010.0001.0004 This attribute defines the status of this system chassis. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.4 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStatePowerUnitStateDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.5 type: OctetString help: 0200.0010.0001.0005 This attribute lists the state settings of each power unit of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.5 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStatePowerUnitStatusRedundancy oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.6 type: gauge help: 0200.0010.0001.0006 This attribute defines the combined redundancy status of all power units of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.6 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: systemStatePowerUnitStatusDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.7 type: OctetString help: 0200.0010.0001.0007 This attribute lists the redundancy status of each power unit of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.7 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStatePowerSupplyStateDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.8 type: OctetString help: 0200.0010.0001.0008 This attribute lists the state settings of each power supply of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.8 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStatePowerSupplyStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.9 type: gauge help: 0200.0010.0001.0009 This attribute defines the combined status of all power supplies of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.9 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStatePowerSupplyStatusDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.10 type: OctetString help: 0200.0010.0001.0010 This attribute lists the status of each power supply of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.10 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateVoltageStateDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.11 type: OctetString help: 0200.0010.0001.0011 This attribute lists the state settings of each voltage probe of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.11 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateVoltageStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.12 type: gauge help: 0200.0010.0001.0012 This attribute defines the combined status of all voltage probes of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.12 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateVoltageStatusDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.13 type: OctetString help: 0200.0010.0001.0013 This attribute lists the status of each voltage probe of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.13 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateAmperageStateDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.14 type: OctetString help: 0200.0010.0001.0014 This attribute lists the state settings of each amperage probe of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.14 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateAmperageStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.15 type: gauge help: 0200.0010.0001.0015 This attribute defines the combined status of all amperage probes of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.15 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateAmperageStatusDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.16 type: OctetString help: 0200.0010.0001.0016 This attribute lists the status of each amperage probe of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.16 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCoolingUnitStateDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.17 type: OctetString help: 0200.0010.0001.0017 This attribute lists the state settings of each cooling unit of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.17 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCoolingUnitStatusRedundancy oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.18 type: gauge help: 0200.0010.0001.0018 This attribute defines the combined redundancy status of all cooling units of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.18 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: systemStateCoolingUnitStatusDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.19 type: OctetString help: 0200.0010.0001.0019 This attribute lists the redundancy status of each cooling unit of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.19 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCoolingDeviceStateDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.20 type: OctetString help: 0200.0010.0001.0020 This attribute lists the state settings of each cooling device of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.20 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCoolingDeviceStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.21 type: gauge help: 0200.0010.0001.0021 This attribute defines the combined status of all cooling devices of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.21 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateCoolingDeviceStatusDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.22 type: OctetString help: 0200.0010.0001.0022 This attribute lists the status of each cooling device of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.22 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateTemperatureStateDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.23 type: OctetString help: 0200.0010.0001.0023 This attribute lists the state settings of each temperature probe of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.23 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateTemperatureStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.24 type: gauge help: 0200.0010.0001.0024 This attribute defines the combined status of all temperature probes of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.24 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateTemperatureStatusDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.25 type: OctetString help: 0200.0010.0001.0025 This attribute lists the status of each temperature probe of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.25 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateMemoryDeviceStateDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.26 type: OctetString help: 0200.0010.0001.0026 This attribute lists the state settings of each memory device of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.26 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateMemoryDeviceStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.27 type: gauge help: 0200.0010.0001.0027 This attribute defines the combined status of all memory devices of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.27 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateMemoryDeviceStatusDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.28 type: OctetString help: 0200.0010.0001.0028 This attribute lists the status of each memory device of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.28 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateChassisIntrusionStateDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.29 type: OctetString help: 0200.0010.0001.0029 This attribute lists the state settings of each intrusion detection device of this system chassis - 1.3.6.1.4.1.674.10892.5.4.200.10.1.29 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateChassisIntrusionStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.30 type: gauge help: 0200.0010.0001.0030 This attribute defines the combined status of all intrusion detection devices of this system chassis. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.30 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateChassisIntrusionStatusDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.31 type: OctetString help: 0200.0010.0001.0031 This attribute lists the status of each intrusion detection device of this system chassis - 1.3.6.1.4.1.674.10892.5.4.200.10.1.31 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStatePowerUnitStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.42 type: gauge help: 0200.0010.0001.0042 This attribute defines the combined status of all power units of this chassis. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.42 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStatePowerUnitStatusList oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.43 type: OctetString help: 0200.0010.0001.0043 This attribute lists the status of each power unit of this chassis - 1.3.6.1.4.1.674.10892.5.4.200.10.1.43 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCoolingUnitStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.44 type: gauge help: 0200.0010.0001.0044 This attribute defines the combined status of all cooling units of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.44 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateCoolingUnitStatusList oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.45 type: OctetString help: 0200.0010.0001.0045 This attribute lists the status of each cooling unit of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.45 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateProcessorDeviceStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.50 type: gauge help: 0200.0010.0001.0050 This attribute defines the combined status of all processor devices of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.50 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateProcessorDeviceStatusList oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.51 type: OctetString help: 0200.0010.0001.0051 This attribute lists the status of each processor device of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.51 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateBatteryStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.52 type: gauge help: 0200.0010.0001.0052 This attribute defines the combined status of all batteries of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.52 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateBatteryStatusList oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.53 type: OctetString help: 0200.0010.0001.0053 This attribute lists the status of each battery of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.53 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateSDCardUnitStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.54 type: gauge help: 0200.0010.0001.0054 This attribute defines the combined status of all SD Card units of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.54 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateSDCardUnitStatusList oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.55 type: OctetString help: 0200.0010.0001.0055 This attribute lists the status of each SD Card unit of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.55 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateSDCardDeviceStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.56 type: gauge help: 0200.0010.0001.0056 This attribute defines the combined status of all SD Card devices of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.56 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateSDCardDeviceStatusList oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.57 type: OctetString help: 0200.0010.0001.0057 This attribute lists the status of each SD Card device of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.57 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateIDSDMCardUnitStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.58 type: gauge help: 0200.0010.0001.0058 This attribute defines the combined status of all IDSDM Card units of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.58 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateIDSDMCardUnitStatusList oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.59 type: OctetString help: 0200.0010.0001.0059 This attribute lists the status of each IDSDM Card unit of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.59 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateIDSDMCardDeviceStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.60 type: gauge help: 0200.0010.0001.0060 This attribute defines the combined status of all IDSDM Card devices of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.60 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateIDSDMCardDeviceStatusList oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.61 type: OctetString help: 0200.0010.0001.0061 This attribute lists the status of each IDSDM Card device of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.61 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateTemperatureStatisticsStateDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.62 type: OctetString help: 0200.0010.0001.0062 This attribute lists the state settings of each temperature statistics object of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.62 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateTemperatureStatisticsStatusCombined oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.63 type: gauge help: 0200.0010.0001.0063 This attribute defines the combined status of all temperature statistics objects of this system. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.63 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemStateTemperatureStatisticsStatusDetails oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.64 type: OctetString help: 0200.0010.0001.0064 This attribute lists the status of each temperature statistics object of this system - 1.3.6.1.4.1.674.10892.5.4.200.10.1.64 indexes: - labelname: systemStatechassisIndex type: gauge - name: systemStateCMCStatus oid: 1.3.6.1.4.1.674.10892.5.4.200.10.1.65 type: gauge help: 0200.0010.0001.0065 This attribute defines the status of CMC. - 1.3.6.1.4.1.674.10892.5.4.200.10.1.65 indexes: - labelname: systemStatechassisIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: numEventLogEntries oid: 1.3.6.1.4.1.674.10892.5.4.300.1 type: gauge help: 0300.0001.0000 This attribute provides the number of entries currently in the eventLogTable. - 1.3.6.1.4.1.674.10892.5.4.300.1 - name: numLCLogEntries oid: 1.3.6.1.4.1.674.10892.5.4.300.2 type: gauge help: 0300.0002.0000 This attribute provides the number of entries currently in the lcLogTable - 1.3.6.1.4.1.674.10892.5.4.300.2 - name: chassisIndexChassisInformation oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.1 type: gauge help: 0300.0010.0001.0001 This attribute defines the index (one based) of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.1 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.2 type: gauge help: 0300.0010.0001.0002 This attribute defines the state capabilities of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.2 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: chassisStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.3 type: gauge help: 0300.0010.0001.0003 This attribute defines the state settings of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.3 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: chassisStatus oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.4 type: gauge help: 0300.0010.0001.0004 This attribute defines the status of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.4 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: chassisparentIndexReference oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.5 type: gauge help: 0300.0010.0001.0005 This attribute defines the index (one based) to the parent system of this system chassis, if any. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.5 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisType oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.6 type: gauge help: 0300.0010.0001.0006 This attribute defines the system type of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.6 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: other 2: unknown 3: desktop 4: lowProfileDesktop 5: pizzaBox 6: miniTower 7: tower 8: portable 9: lapTop 10: noteBook 11: handHeld 12: dockingStation 13: allInOne 14: subNoteBook 15: spaceSaving 16: lunchBox 17: mainSystemChassis 18: expansionChassis 19: subChassis 20: busExpansionChassis 21: peripheralChassis 22: raidChassis 23: rackMountChassis 24: sealedCasePC 25: multiSystemChassis - name: chassisName oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.7 type: OctetString help: 0300.0010.0001.0007 This attribute defines the user-assigned name of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.7 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisManufacturerName oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.8 type: OctetString help: 0300.0010.0001.0008 This attribute defines the name of the manufacturer of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.8 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisModelTypeName oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.9 type: OctetString help: 0300.0010.0001.0009 This attribute defines the system model type of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.9 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisAssetTagName oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.10 type: OctetString help: 0300.0010.0001.0010 This attribute defines the asset tag name of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.10 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisServiceTagName oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.11 type: OctetString help: 0300.0010.0001.0011 This attribute defines the service tag name of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.11 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisID oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.12 type: gauge help: 0300.0010.0001.0012 This attribute defines the system ID - 1.3.6.1.4.1.674.10892.5.4.300.10.1.12 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisIDExtension oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.13 type: gauge help: 0300.0010.0001.0013 This attribute defines the system ID extension. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.13 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisSystemClass oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.14 type: gauge help: 0300.0010.0001.0014 This attribute defines the system class. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.14 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: other 2: unknown 3: workstationClass 4: serverClass 5: desktopClass 6: portableClass 7: netPCClass 8: storageClass - name: chassisSystemName oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.15 type: OctetString help: 0300.0010.0001.0015 This attribute defines the host name of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.15 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisLEDControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.24 type: gauge help: 0300.0010.0001.0024 This attribute defines the capabilities of the LED control hardware in the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.24 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: alertOnErrorCapable 4: alertOnWarningAndErrorCapable 6: alertOnWarningOrErrorCapable - name: chassisLEDControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.25 type: gauge help: 0300.0010.0001.0025 This attribute defines the reading and setting of the LED control hardware in the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.25 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: alertOnError 4: alertOnWarningAndError - name: chassisIdentifyFlashControlCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.28 type: gauge help: 0300.0010.0001.0028 This attribute defines if the system allows setting of the system front panel LED to flash. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.28 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 8: identifyCapable - name: chassisIdentifyFlashControlSettings oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.29 type: gauge help: 0300.0010.0001.0029 This attribute setting causes the system front panel LED to flash. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.29 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: enabled 4: notReady 8: identifyChassis 10: identifyChassisAndEnable - name: chassisLockPresent oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.30 type: gauge help: 0300.0010.0001.0030 If true, a system lock is present on the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.30 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassishostControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.31 type: gauge help: 0300.0010.0001.0031 This attribute defines the capabilities of the host control function. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.31 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: manualRebootCapable 2: manualPowerOFFCapable 4: manualPowerCycleCapable 7: manualAllExceptOperatingSystemShutdownCapable 8: manualOperatingSystemShutdownCapable 15: manualFullyCapable 16: manualRebootWithOSShutdownCapable 32: manualRebootWithoutOSShutdownCapable 64: manualPowerOffWithOSShutdownCapable 128: manualPowerOffWithoutOSShutdownCapable 256: manualPowerCycleWithOSShutdownCapable 512: manualPowerCycleWithoutOSShutdownCapable - name: chassishostControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.32 type: gauge help: 0300.0010.0001.0032 This attribute defines the settings of the host control function. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.32 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: manualReboot 2: manualPowerOFF 4: manualPowerCycle 8: manualOperatingSystemShutdown 9: manualOperatingSystemShutdownThenReboot 10: manualOperatingSystemShutdownThenPowerOFF 12: manualOperatingSystemShutdownThenPowerCycle - name: chassiswatchDogControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.33 type: gauge help: 0300.0010.0001.0033 This attribute defines the capabilities of the watchdog control function. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.33 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: automaticRebootCapable 2: automaticPowerCycleCapable 4: automaticNotificationCapable 8: automaticWatchDogTimerCapable 16: automaticPowerOffCapable 27: automaticAllExceptNotificationCapable 31: automaticFullyCapable - name: chassiswatchDogControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.34 type: gauge help: 0300.0010.0001.0034 This attribute defines the settings of the watchdog control function. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.34 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: automaticRebootEnabled 2: automaticPowerCycleEnabled 4: automaticNotificationEnabled 8: automaticPowerOffEnabled - name: chassiswatchDogControlExpiryTimeCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.35 type: gauge help: 0300.0010.0001.0035 This attribute defines the capabilities of the watchdog control expiry timer function. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.35 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: type1Capable 2: type2Capable 4: type3Capable - name: chassiswatchDogControlExpiryTime oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.36 type: gauge help: 0300.0010.0001.0036 This attribute defines the current watchdog timer value in seconds. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.36 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisPowerButtonControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.38 type: gauge help: 0300.0010.0001.0038 This attribute defines the capabilities of the power button control hardware in the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.38 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknownCapabilities 2: enableCapable - name: chassisPowerButtonControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.39 type: gauge help: 0300.0010.0001.0039 This attribute defines the reading and setting of the power button control hardware in the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.39 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: enabled 4: disabled - name: chassisNMIButtonControlCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.44 type: gauge help: 0300.0010.0001.0044 This attribute defines the capabilities of the NMI button control hardware in the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.44 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknownCapabilities 2: enableCapable - name: chassisNMIButtonControlSettingsUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.45 type: gauge help: 0300.0010.0001.0045 This attribute defines the reading and setting of the NMI button control hardware in the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.45 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: unknown 2: enabled 4: disabled - name: chassisSystemProperties oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.46 type: gauge help: 0300.0010.0001.0046 This attribute defines the properties of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.46 indexes: - labelname: chassisIndexChassisInformation type: gauge enum_values: 1: energySmart - name: chassisSystemRevisionNumber oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.47 type: gauge help: 0300.0010.0001.0047 This attribute defines the revision number of the system where zero indicates the original version of the system chassis - 1.3.6.1.4.1.674.10892.5.4.300.10.1.47 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisSystemRevisionName oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.48 type: OctetString help: 0300.0010.0001.0048 This attribute defines the revision name of the system, if applicable. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.48 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: chassisExpressServiceCodeName oid: 1.3.6.1.4.1.674.10892.5.4.300.10.1.49 type: OctetString help: 0300.0010.0001.0049 This attribute defines the Express Service Code of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.10.1.49 indexes: - labelname: chassisIndexChassisInformation type: gauge - name: eventLogchassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.300.40.1.1 type: gauge help: 0300.0040.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.40.1.1 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge - name: eventLogRecordIndex oid: 1.3.6.1.4.1.674.10892.5.4.300.40.1.2 type: gauge help: 0300.0040.0001.0002 This attribute defines the index (one based) of the event log record. - 1.3.6.1.4.1.674.10892.5.4.300.40.1.2 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge - name: eventLogStateCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.40.1.3 type: gauge help: 0300.0040.0001.0003 This attribute defines the state capabilities of the object that is writing the event log. - 1.3.6.1.4.1.674.10892.5.4.300.40.1.3 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge enum_values: 1: unknown 2: onlineCapable 4: notReadyCapable 8: resetCapable - name: eventLogStateSettingsUnique oid: 1.3.6.1.4.1.674.10892.5.4.300.40.1.4 type: gauge help: 0300.0040.0001.0004 This attribute defines the state settings of the object that is writing the event log. - 1.3.6.1.4.1.674.10892.5.4.300.40.1.4 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge enum_values: 1: unknown 2: online 4: notReady 8: reset - name: eventLogRecord oid: 1.3.6.1.4.1.674.10892.5.4.300.40.1.5 type: OctetString help: 0300.0040.0001.0005 This attribute defines the data of the event log record. - 1.3.6.1.4.1.674.10892.5.4.300.40.1.5 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge - name: eventLogFormat oid: 1.3.6.1.4.1.674.10892.5.4.300.40.1.6 type: gauge help: 0300.0040.0001.0006 This attribute defines the format of the event log record. - 1.3.6.1.4.1.674.10892.5.4.300.40.1.6 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge enum_values: 1: raw 2: ascii 3: uniCode - name: eventLogSeverityStatus oid: 1.3.6.1.4.1.674.10892.5.4.300.40.1.7 type: gauge help: 0300.0040.0001.0007 This attribute defines the severity of the event log record. - 1.3.6.1.4.1.674.10892.5.4.300.40.1.7 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: eventLogDateName oid: 1.3.6.1.4.1.674.10892.5.4.300.40.1.8 type: OctetString help: 0300.0040.0001.0008 This attribute defines the date and time of the event log record. - 1.3.6.1.4.1.674.10892.5.4.300.40.1.8 indexes: - labelname: eventLogchassisIndex type: gauge - labelname: eventLogRecordIndex type: gauge - name: systemBIOSchassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.300.50.1.1 type: gauge help: 0300.0050.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.50.1.1 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSIndex oid: 1.3.6.1.4.1.674.10892.5.4.300.50.1.2 type: gauge help: 0300.0050.0001.0002 This attribute defines the index (one based) of the system BIOS. - 1.3.6.1.4.1.674.10892.5.4.300.50.1.2 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.300.50.1.3 type: gauge help: 0300.0050.0001.0003 This attribute defines the state capabilities of the system BIOS. - 1.3.6.1.4.1.674.10892.5.4.300.50.1.3 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: systemBIOSStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.300.50.1.4 type: gauge help: 0300.0050.0001.0004 This attribute defines the state settings of the system BIOS. - 1.3.6.1.4.1.674.10892.5.4.300.50.1.4 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemBIOSStatus oid: 1.3.6.1.4.1.674.10892.5.4.300.50.1.5 type: gauge help: 0300.0050.0001.0005 This attribute defines the status of the system BIOS. - 1.3.6.1.4.1.674.10892.5.4.300.50.1.5 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemBIOSReleaseDateName oid: 1.3.6.1.4.1.674.10892.5.4.300.50.1.7 type: OctetString help: 0300.0050.0001.0007 This attribute defines the release date name of the system BIOS. - 1.3.6.1.4.1.674.10892.5.4.300.50.1.7 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSVersionName oid: 1.3.6.1.4.1.674.10892.5.4.300.50.1.8 type: OctetString help: 0300.0050.0001.0008 This attribute defines the version name of the system BIOS. - 1.3.6.1.4.1.674.10892.5.4.300.50.1.8 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: systemBIOSManufacturerName oid: 1.3.6.1.4.1.674.10892.5.4.300.50.1.11 type: OctetString help: 0300.0050.0001.0011 This attribute defines the name of the manufacturer of the system BIOS. - 1.3.6.1.4.1.674.10892.5.4.300.50.1.11 indexes: - labelname: systemBIOSchassisIndex type: gauge - labelname: systemBIOSIndex type: gauge - name: firmwarechassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.300.60.1.1 type: gauge help: 0300.0060.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.60.1.1 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareIndex oid: 1.3.6.1.4.1.674.10892.5.4.300.60.1.2 type: gauge help: 0300.0060.0001.0002 This attribute defines the index (one based) of the firmware. - 1.3.6.1.4.1.674.10892.5.4.300.60.1.2 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.300.60.1.3 type: gauge help: 0300.0060.0001.0003 This attribute defines the state capabilities of the firmware. - 1.3.6.1.4.1.674.10892.5.4.300.60.1.3 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: firmwareStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.300.60.1.4 type: gauge help: 0300.0060.0001.0004 This attribute defines the state settings of the firmware. - 1.3.6.1.4.1.674.10892.5.4.300.60.1.4 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: firmwareStatus oid: 1.3.6.1.4.1.674.10892.5.4.300.60.1.5 type: gauge help: 0300.0060.0001.0005 This attribute defines the status of the firmware. - 1.3.6.1.4.1.674.10892.5.4.300.60.1.5 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: firmwareSize oid: 1.3.6.1.4.1.674.10892.5.4.300.60.1.6 type: gauge help: 0300.0060.0001.0006 This attribute defines the image size of the firmware in KBytes - 1.3.6.1.4.1.674.10892.5.4.300.60.1.6 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareType oid: 1.3.6.1.4.1.674.10892.5.4.300.60.1.7 type: gauge help: 0300.0060.0001.0007 This attribute defines the type of firmware. - 1.3.6.1.4.1.674.10892.5.4.300.60.1.7 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge enum_values: 1: other 2: unknown 20: lifecycleController 21: iDRAC7 22: iDRAC8 23: iDRAC9 - name: firmwareTypeName oid: 1.3.6.1.4.1.674.10892.5.4.300.60.1.8 type: OctetString help: 0300.0060.0001.0008 This attribute defines the type name of the firmware. - 1.3.6.1.4.1.674.10892.5.4.300.60.1.8 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareUpdateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.300.60.1.9 type: gauge help: 0300.0060.0001.0009 This attribute defines the bitmap of supported methods for firmware update. - 1.3.6.1.4.1.674.10892.5.4.300.60.1.9 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: firmwareVersionName oid: 1.3.6.1.4.1.674.10892.5.4.300.60.1.11 type: OctetString help: 0300.0060.0001.0011 This attribute defines the version of the firmware. - 1.3.6.1.4.1.674.10892.5.4.300.60.1.11 indexes: - labelname: firmwarechassisIndex type: gauge - labelname: firmwareIndex type: gauge - name: intrusionchassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.300.70.1.1 type: gauge help: 0300.0070.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.70.1.1 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge - name: intrusionIndex oid: 1.3.6.1.4.1.674.10892.5.4.300.70.1.2 type: gauge help: 0300.0070.0001.0002 This attribute defines the index (one based) of the intrusion sensor. - 1.3.6.1.4.1.674.10892.5.4.300.70.1.2 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge - name: intrusionStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.300.70.1.3 type: gauge help: 0300.0070.0001.0003 This attribute defines the state capabilities of the intrusion sensor. - 1.3.6.1.4.1.674.10892.5.4.300.70.1.3 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: intrusionStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.300.70.1.4 type: gauge help: 0300.0070.0001.0004 This attribute defines the state settings of the intrusion sensor. - 1.3.6.1.4.1.674.10892.5.4.300.70.1.4 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: intrusionStatus oid: 1.3.6.1.4.1.674.10892.5.4.300.70.1.5 type: gauge help: 0300.0070.0001.0005 This attribute defines the status of the intrusion sensor. - 1.3.6.1.4.1.674.10892.5.4.300.70.1.5 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: intrusionReading oid: 1.3.6.1.4.1.674.10892.5.4.300.70.1.6 type: gauge help: 0300.0070.0001.0006 This attribute defines the reading of the intrusion sensor. - 1.3.6.1.4.1.674.10892.5.4.300.70.1.6 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge enum_values: 1: chassisNotBreached 2: chassisBreached 3: chassisBreachedPrior 4: chassisBreachSensorFailure - name: intrusionType oid: 1.3.6.1.4.1.674.10892.5.4.300.70.1.7 type: gauge help: 0300.0070.0001.0007 This attribute defines the type of the intrusion sensor. - 1.3.6.1.4.1.674.10892.5.4.300.70.1.7 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge enum_values: 1: chassisBreachDetectionWhenPowerON 2: chassisBreachDetectionWhenPowerOFF - name: intrusionLocationName oid: 1.3.6.1.4.1.674.10892.5.4.300.70.1.8 type: OctetString help: 0300.0070.0001.0008 This attribute defines the location of the intrusion sensor. - 1.3.6.1.4.1.674.10892.5.4.300.70.1.8 indexes: - labelname: intrusionchassisIndex type: gauge - labelname: intrusionIndex type: gauge - name: lcLogChassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.1 type: gauge help: 0300.0090.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.1 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge - name: lcLogRecordIndex oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.2 type: gauge help: 0300.0090.0001.0002 This attribute defines the index (one based) of the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.2 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge - name: lcLogSequenceNumber oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.3 type: gauge help: 0300.0090.0001.0003 This attribute defines the LC Log sequence number of the event associated with the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.3 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge - name: lcLogCategory oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.4 type: gauge help: 0300.0090.0001.0004 This attribute defines the category of the event associated with the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.4 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge enum_values: 1: system 2: storage 3: updates 4: audit 5: configuration 6: workNotes - name: lcLogSeverityStatus oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.5 type: gauge help: 0300.0090.0001.0005 This attribute defines the severity of the event associated with the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.5 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: lcLogDateName oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.6 type: OctetString help: 0300.0090.0001.0006 This attribute defines the date and time of the event associated with the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.6 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge - name: lcLogFQDD oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.7 type: OctetString help: 0300.0090.0001.0007 Fully qualified device descriptor (FQDD) of the device associated with the event associated with the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.7 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge - name: lcLogMessageID oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.8 type: OctetString help: 0300.0090.0001.0008 This attribute defines the Message ID of the event associated with the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.8 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge - name: lcLogMessage oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.9 type: OctetString help: 0300.0090.0001.0009 This attribute defines the message of the event associated with the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.9 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge - name: lcLogDetailedDescription oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.10 type: OctetString help: 0300.0090.0001.0010 This attribute defines the detailed description of the event associated with the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.10 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge - name: lcLogRecommededAction oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.11 type: OctetString help: 0300.0090.0001.0011 This attribute defines an optional recommended action associated with the event associated with the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.11 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge - name: lcLogComment oid: 1.3.6.1.4.1.674.10892.5.4.300.90.1.12 type: OctetString help: 0300.0090.0001.0012 This attribute defines an optional user comment associated with the event associated with the LC log record. - 1.3.6.1.4.1.674.10892.5.4.300.90.1.12 indexes: - labelname: lcLogChassisIndex type: gauge - labelname: lcLogRecordIndex type: gauge - name: powerUnitchassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.10.1.1 type: gauge help: 0600.0010.0001.0001 This attribute defines the index (one based) of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.600.10.1.1 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge - name: powerUnitIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.10.1.2 type: gauge help: 0600.0010.0001.0002 This attribute defines the index (one based) of the power unit. - 1.3.6.1.4.1.674.10892.5.4.600.10.1.2 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge - name: powerUnitStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.600.10.1.3 type: gauge help: 0600.0010.0001.0003 This attribute defines the state capabilities of the power unit. - 1.3.6.1.4.1.674.10892.5.4.600.10.1.3 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: powerUnitStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.600.10.1.4 type: gauge help: 0600.0010.0001.0004 This attribute defines the state settings of the power unit. - 1.3.6.1.4.1.674.10892.5.4.600.10.1.4 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: powerUnitRedundancyStatus oid: 1.3.6.1.4.1.674.10892.5.4.600.10.1.5 type: gauge help: 0600.0010.0001.0005 This attribute defines the redundancy status of the power unit. - 1.3.6.1.4.1.674.10892.5.4.600.10.1.5 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: powerSupplyCountForRedundancy oid: 1.3.6.1.4.1.674.10892.5.4.600.10.1.6 type: gauge help: 0600.0010.0001.0006 This attribute defines the total number of power supplies required for this power unit to have full redundancy. - 1.3.6.1.4.1.674.10892.5.4.600.10.1.6 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge - name: powerUnitName oid: 1.3.6.1.4.1.674.10892.5.4.600.10.1.7 type: OctetString help: 0600.0010.0001.0007 This attribute defines the name of the power unit. - 1.3.6.1.4.1.674.10892.5.4.600.10.1.7 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge - name: powerUnitStatus oid: 1.3.6.1.4.1.674.10892.5.4.600.10.1.8 type: gauge help: 0600.0010.0001.0008 This attribute defines the status of the power unit. - 1.3.6.1.4.1.674.10892.5.4.600.10.1.8 indexes: - labelname: powerUnitchassisIndex type: gauge - labelname: powerUnitIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: powerSupplychassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.1 type: gauge help: 0600.0012.0001.0001 This attribute defines the index (one based) of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.600.12.1.1 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.2 type: gauge help: 0600.0012.0001.0002 This attribute defines the index (one based) of the power supply. - 1.3.6.1.4.1.674.10892.5.4.600.12.1.2 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyStateCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.3 type: gauge help: 0600.0012.0001.0003 This attribute defines the state capabilities of the power supply. - 1.3.6.1.4.1.674.10892.5.4.600.12.1.3 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: unknown 2: onlineCapable 4: notReadyCapable - name: powerSupplyStateSettingsUnique oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.4 type: gauge help: 0600.0012.0001.0004 This attribute defines the state settings of the power supply. - 1.3.6.1.4.1.674.10892.5.4.600.12.1.4 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: unknown 2: onLine 4: notReady 8: fanFailure 10: onlineAndFanFailure 16: powerSupplyIsON 32: powerSupplyIsOK 64: acSwitchIsON 66: onlineandAcSwitchIsON 128: acPowerIsON 130: onlineAndAcPowerIsON 210: onlineAndPredictiveFailure 242: acPowerAndSwitchAreOnPowerSupplyIsOnIsOkAndOnline - name: powerSupplyStatus oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.5 type: gauge help: 0600.0012.0001.0005 This attribute defines the status of the power supply. - 1.3.6.1.4.1.674.10892.5.4.600.12.1.5 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: powerSupplyOutputWatts oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.6 type: gauge help: 0600.0012.0001.0006 This attribute defines the maximum sustained output wattage of the power supply (in tenths of Watts). - 1.3.6.1.4.1.674.10892.5.4.600.12.1.6 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyType oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.7 type: gauge help: 0600.0012.0001.0007 This attribute defines the type of the power supply. - 1.3.6.1.4.1.674.10892.5.4.600.12.1.7 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: powerSupplyTypeIsOther 2: powerSupplyTypeIsUnknown 3: powerSupplyTypeIsLinear 4: powerSupplyTypeIsSwitching 5: powerSupplyTypeIsBattery 6: powerSupplyTypeIsUPS 7: powerSupplyTypeIsConverter 8: powerSupplyTypeIsRegulator 9: powerSupplyTypeIsAC 10: powerSupplyTypeIsDC 11: powerSupplyTypeIsVRM - name: powerSupplyLocationName oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.8 type: OctetString help: 0600.0012.0001.0008 This attribute defines the location of the power supply. - 1.3.6.1.4.1.674.10892.5.4.600.12.1.8 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyMaximumInputVoltage oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.9 type: gauge help: 0600.0012.0001.0009 This attribute defines the maximum input voltage of the power supply (in Volts). - 1.3.6.1.4.1.674.10892.5.4.600.12.1.9 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplypowerUnitIndexReference oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.10 type: gauge help: 0600.0012.0001.0010 This attribute defines the index to the associated power unit if the power supply is part of a power unit. - 1.3.6.1.4.1.674.10892.5.4.600.12.1.10 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplySensorState oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.11 type: gauge help: 0600.0012.0001.0011 This attribute defines the state reported by the power supply sensor - 1.3.6.1.4.1.674.10892.5.4.600.12.1.11 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: presenceDetected 2: psFailureDetected 4: predictiveFailure 8: psACLost 16: acLostOrOutOfRange 32: acOutOfRangeButPresent 64: configurationError - name: powerSupplyConfigurationErrorType oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.12 type: gauge help: 0600.0012.0001.0012 This attribute defines the type of configuration error reported by the power supply sensor - 1.3.6.1.4.1.674.10892.5.4.600.12.1.12 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge enum_values: 1: vendorMismatch 2: revisionMismatch 3: processorMissing - name: powerSupplyPowerMonitorCapable oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.13 type: gauge help: 0600.0012.0001.0013 This attribute defines a boolean value that reports whether the power supply is capable of monitoring power consumption. - 1.3.6.1.4.1.674.10892.5.4.600.12.1.13 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyRatedInputWattage oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.14 type: gauge help: 0600.0012.0001.0014 This attribute defines the rated input wattage of the power supply (in tenths of Watts). - 1.3.6.1.4.1.674.10892.5.4.600.12.1.14 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyFQDD oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.15 type: OctetString help: 0600.0012.0001.0015 Fully qualified device descriptor (FQDD) of the power supply. - 1.3.6.1.4.1.674.10892.5.4.600.12.1.15 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: powerSupplyCurrentInputVoltage oid: 1.3.6.1.4.1.674.10892.5.4.600.12.1.16 type: gauge help: 0600.0012.0001.0016 This attribute defines the current input voltage to the power supply (in Volts). - 1.3.6.1.4.1.674.10892.5.4.600.12.1.16 indexes: - labelname: powerSupplychassisIndex type: gauge - labelname: powerSupplyIndex type: gauge - name: voltageProbechassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.1 type: gauge help: 0600.0020.0001.0001 This attribute defines the index (one based) of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.600.20.1.1 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.2 type: gauge help: 0600.0020.0001.0002 This attribute defines the index (one based) of the voltage probe. - 1.3.6.1.4.1.674.10892.5.4.600.20.1.2 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.3 type: gauge help: 0600.0020.0001.0003 This attribute defines the state capabilities of the voltage probe. - 1.3.6.1.4.1.674.10892.5.4.600.20.1.3 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: voltageProbeStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.4 type: gauge help: 0600.0020.0001.0004 This attribute defines the state settings of the voltage probe. - 1.3.6.1.4.1.674.10892.5.4.600.20.1.4 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: voltageProbeStatus oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.5 type: gauge help: 0600.0020.0001.0005 This attribute defines the probe status of the voltage probe. - 1.3.6.1.4.1.674.10892.5.4.600.20.1.5 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCriticalUpper 5: criticalUpper 6: nonRecoverableUpper 7: nonCriticalLower 8: criticalLower 9: nonRecoverableLower 10: failed - name: voltageProbeReading oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.6 type: gauge help: 0600.0020.0001.0006 This attribute defines the reading for a voltage probe of type other than voltageProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.5.4.600.20.1.6 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeType oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.7 type: gauge help: 0600.0020.0001.0007 This attribute defines the type of the voltage probe. - 1.3.6.1.4.1.674.10892.5.4.600.20.1.7 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: voltageProbeTypeIsOther 2: voltageProbeTypeIsUnknown 3: voltageProbeTypeIs1Point5Volt 4: voltageProbeTypeIs3Point3Volt 5: voltageProbeTypeIs5Volt 6: voltageProbeTypeIsMinus5Volt 7: voltageProbeTypeIs12Volt 8: voltageProbeTypeIsMinus12Volt 9: voltageProbeTypeIsIO 10: voltageProbeTypeIsCore 11: voltageProbeTypeIsFLEA 12: voltageProbeTypeIsBattery 13: voltageProbeTypeIsTerminator 14: voltageProbeTypeIs2Point5Volt 15: voltageProbeTypeIsGTL 16: voltageProbeTypeIsDiscrete 17: voltageProbeTypeIsGenericDiscrete 18: voltageProbeTypeIsPSVoltage 19: voltageProbeTypeIsMemoryStatus - name: voltageProbeLocationName oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.8 type: OctetString help: 0600.0020.0001.0008 This attribute defines the location name of the voltage probe. - 1.3.6.1.4.1.674.10892.5.4.600.20.1.8 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeUpperNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.9 type: gauge help: 0600.0020.0001.0009 This attribute defines the upper nonrecoverable threshold of the voltage probe - 1.3.6.1.4.1.674.10892.5.4.600.20.1.9 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeUpperCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.10 type: gauge help: 0600.0020.0001.0010 This attribute defines the upper critical threshold of the voltage probe - 1.3.6.1.4.1.674.10892.5.4.600.20.1.10 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeUpperNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.11 type: gauge help: 0600.0020.0001.0011 This attribute defines the upper noncritical threshold of the voltage probe - 1.3.6.1.4.1.674.10892.5.4.600.20.1.11 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeLowerNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.12 type: gauge help: 0600.0020.0001.0012 This attribute defines the lower noncritical threshold of the voltage probe - 1.3.6.1.4.1.674.10892.5.4.600.20.1.12 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeLowerCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.13 type: gauge help: 0600.0020.0001.0013 This attribute defines the lower critical threshold of the voltage probe - 1.3.6.1.4.1.674.10892.5.4.600.20.1.13 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeLowerNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.14 type: gauge help: 0600.0020.0001.0014 This attribute defines the lower nonrecoverable threshold of the voltage probe - 1.3.6.1.4.1.674.10892.5.4.600.20.1.14 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge - name: voltageProbeProbeCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.15 type: gauge help: 0600.0020.0001.0015 This attribute defines the probe capabilities of the voltage probe. - 1.3.6.1.4.1.674.10892.5.4.600.20.1.15 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: upperNonCriticalThresholdSetCapable 2: lowerNonCriticalThresholdSetCapable 4: upperNonCriticalThresholdDefaultCapable 8: lowerNonCriticalThresholdDefaultCapable - name: voltageProbeDiscreteReading oid: 1.3.6.1.4.1.674.10892.5.4.600.20.1.16 type: gauge help: 0600.0020.0001.0016 This attribute defines the reading for a voltage probe of type voltageProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.5.4.600.20.1.16 indexes: - labelname: voltageProbechassisIndex type: gauge - labelname: voltageProbeIndex type: gauge enum_values: 1: voltageIsGood 2: voltageIsBad - name: amperageProbechassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.1 type: gauge help: 0600.0030.0001.0001 This attribute defines the index (one based) of the system chassis. - 1.3.6.1.4.1.674.10892.5.4.600.30.1.1 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.2 type: gauge help: 0600.0030.0001.0002 This attribute defines the index (one based) of the amperage probe. - 1.3.6.1.4.1.674.10892.5.4.600.30.1.2 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.3 type: gauge help: 0600.0030.0001.0003 This attribute defines the state capabilities of the amperage probe. - 1.3.6.1.4.1.674.10892.5.4.600.30.1.3 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: amperageProbeStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.4 type: gauge help: 0600.0030.0001.0004 This attribute defines the state settings of the amperage probe. - 1.3.6.1.4.1.674.10892.5.4.600.30.1.4 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: amperageProbeStatus oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.5 type: gauge help: 0600.0030.0001.0005 This attribute defines the probe status of the amperage probe. - 1.3.6.1.4.1.674.10892.5.4.600.30.1.5 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCriticalUpper 5: criticalUpper 6: nonRecoverableUpper 7: nonCriticalLower 8: criticalLower 9: nonRecoverableLower 10: failed - name: amperageProbeReading oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.6 type: gauge help: 0600.0030.0001.0006 This attribute defines the reading for an amperage probe of type other than amperageProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.5.4.600.30.1.6 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeType oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.7 type: gauge help: 0600.0030.0001.0007 This attribute defines the type of the amperage probe. - 1.3.6.1.4.1.674.10892.5.4.600.30.1.7 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: amperageProbeTypeIsOther 2: amperageProbeTypeIsUnknown 3: amperageProbeTypeIs1Point5Volt 4: amperageProbeTypeIs3Point3volt 5: amperageProbeTypeIs5Volt 6: amperageProbeTypeIsMinus5Volt 7: amperageProbeTypeIs12Volt 8: amperageProbeTypeIsMinus12Volt 9: amperageProbeTypeIsIO 10: amperageProbeTypeIsCore 11: amperageProbeTypeIsFLEA 12: amperageProbeTypeIsBattery 13: amperageProbeTypeIsTerminator 14: amperageProbeTypeIs2Point5Volt 15: amperageProbeTypeIsGTL 16: amperageProbeTypeIsDiscrete 23: amperageProbeTypeIsPowerSupplyAmps 24: amperageProbeTypeIsPowerSupplyWatts 25: amperageProbeTypeIsSystemAmps 26: amperageProbeTypeIsSystemWatts - name: amperageProbeLocationName oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.8 type: OctetString help: 0600.0030.0001.0008 This attribute defines the location of the amperage probe. - 1.3.6.1.4.1.674.10892.5.4.600.30.1.8 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeUpperNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.9 type: gauge help: 0600.0030.0001.0009 This attribute defines the upper nonrecoverable threshold of the amperage probe - 1.3.6.1.4.1.674.10892.5.4.600.30.1.9 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeUpperCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.10 type: gauge help: 0600.0030.0001.0010 This attribute defines the upper critical threshold of the amperage probe - 1.3.6.1.4.1.674.10892.5.4.600.30.1.10 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeUpperNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.11 type: gauge help: 0600.0030.0001.0011 This attribute defines the upper noncritical threshold of the amperage probe - 1.3.6.1.4.1.674.10892.5.4.600.30.1.11 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeLowerNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.12 type: gauge help: 0600.0030.0001.0012 This attribute defines the lower noncritical threshold of the amperage probe - 1.3.6.1.4.1.674.10892.5.4.600.30.1.12 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeLowerCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.13 type: gauge help: 0600.0030.0001.0013 This attribute defines the lower critical threshold of the amperage probe - 1.3.6.1.4.1.674.10892.5.4.600.30.1.13 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeLowerNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.14 type: gauge help: 0600.0030.0001.0014 This attribute defines the lower nonrecoverable threshold of the amperage probe - 1.3.6.1.4.1.674.10892.5.4.600.30.1.14 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge - name: amperageProbeProbeCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.15 type: gauge help: 0600.0030.0001.0015 This attribute defines the probe capabilities of the amperage probe. - 1.3.6.1.4.1.674.10892.5.4.600.30.1.15 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: upperNonCriticalThresholdSetCapable 2: lowerNonCriticalThresholdSetCapable 4: upperNonCriticalThresholdDefaultCapable 8: lowerNonCriticalThresholdDefaultCapable - name: amperageProbeDiscreteReading oid: 1.3.6.1.4.1.674.10892.5.4.600.30.1.16 type: gauge help: 0600.0030.0001.0016 This attribute defines the reading for an amperage probe of type amperageProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.5.4.600.30.1.16 indexes: - labelname: amperageProbechassisIndex type: gauge - labelname: amperageProbeIndex type: gauge enum_values: 1: amperageIsGood 2: amperageIsBad - name: systemBatteryChassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.50.1.1 type: gauge help: 0600.0050.0001.0001 This attribute defines the index (one based) of the system chassis that contains the battery. - 1.3.6.1.4.1.674.10892.5.4.600.50.1.1 indexes: - labelname: systemBatteryChassisIndex type: gauge - labelname: systemBatteryIndex type: gauge - name: systemBatteryIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.50.1.2 type: gauge help: 0600.0050.0001.0002 This attribute defines the index (one based) of the battery. - 1.3.6.1.4.1.674.10892.5.4.600.50.1.2 indexes: - labelname: systemBatteryChassisIndex type: gauge - labelname: systemBatteryIndex type: gauge - name: systemBatteryStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.600.50.1.3 type: gauge help: 0600.0050.0001.0003 This attribute defines the state capabilities of the battery. - 1.3.6.1.4.1.674.10892.5.4.600.50.1.3 indexes: - labelname: systemBatteryChassisIndex type: gauge - labelname: systemBatteryIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: systemBatteryStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.600.50.1.4 type: gauge help: 0600.0050.0001.0004 This attribute defines the state settings of the battery. - 1.3.6.1.4.1.674.10892.5.4.600.50.1.4 indexes: - labelname: systemBatteryChassisIndex type: gauge - labelname: systemBatteryIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: systemBatteryStatus oid: 1.3.6.1.4.1.674.10892.5.4.600.50.1.5 type: gauge help: 0600.0050.0001.0005 This attribute defines the status of the battery. - 1.3.6.1.4.1.674.10892.5.4.600.50.1.5 indexes: - labelname: systemBatteryChassisIndex type: gauge - labelname: systemBatteryIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemBatteryReading oid: 1.3.6.1.4.1.674.10892.5.4.600.50.1.6 type: gauge help: 0600.0050.0001.0006 This attribute defines the reading of the battery. - 1.3.6.1.4.1.674.10892.5.4.600.50.1.6 indexes: - labelname: systemBatteryChassisIndex type: gauge - labelname: systemBatteryIndex type: gauge enum_values: 1: predictiveFailure 2: failed 4: presenceDetected - name: systemBatteryLocationName oid: 1.3.6.1.4.1.674.10892.5.4.600.50.1.7 type: OctetString help: 0600.0050.0001.0007 This attribute defines the location of the battery. - 1.3.6.1.4.1.674.10892.5.4.600.50.1.7 indexes: - labelname: systemBatteryChassisIndex type: gauge - labelname: systemBatteryIndex type: gauge - name: powerUsageChassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.1 type: gauge help: 0600.0060.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.1 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageIndex oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.2 type: gauge help: 0600.0060.0001.0002 This attribute defines the index (one based) of the power usage information. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.2 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.3 type: gauge help: 0600.0060.0001.0003 This attribute defines the state capabilities of the power usage information. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.3 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: powerUsageStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.4 type: gauge help: 0600.0060.0001.0004 This attribute defines the state settings of the power usage information. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.4 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: powerUsageStatus oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.5 type: gauge help: 0600.0060.0001.0005 This attribute defines the status of the power usage information. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.5 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: powerUsageEntityName oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.6 type: OctetString help: 0600.0060.0001.0006 This attribute defines the name of the entity associated with this power usage information. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.6 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageCumulativeWattage oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.7 type: gauge help: 0600.0060.0001.0007 This attribute defines the total wattage used (in Watt-hours) by this entity since the date and time specified by the powerUsageCumulativeWattageStartDateName attribute. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.7 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageCumulativeWattageStartDateName oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.8 type: OctetString help: 0600.0060.0001.0008 This attribute defines the date and time at which the data collection started for the value reported by the powerUsageCumulativeWattage attribute. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.8 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakWatts oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.9 type: gauge help: 0600.0060.0001.0009 This attribute defines the peak wattage reading (in Watts) for this entity since the date and time specified by the powerUsagePeakWattsStartDateName attribute. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.9 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakWattsStartDateName oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.10 type: OctetString help: 0600.0060.0001.0010 This attribute defines the date and time at which the data collection started for the value reported by the powerUsagePeakWatts attribute. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.10 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakWattsReadingDateName oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.11 type: OctetString help: 0600.0060.0001.0011 This attribute defines the date and time at which the value reported by the powerUsagePeakWatts attribute was measured. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.11 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakAmps oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.12 type: gauge help: 0600.0060.0001.0012 This attribute defines the peak amperage reading (in tenths of Amps) for this entity since the date and time specified by the powerUsagePeakAmpsStartDateName attribute. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.12 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakAmpsStartDateName oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.13 type: OctetString help: 0600.0060.0001.0013 This attribute defines the date and time at which the data collection started for the value reported by the powerUsagePeakAmps attribute. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.13 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakAmpsReadingDateName oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.14 type: OctetString help: 0600.0060.0001.0014 This attribute defines the date and time at which the value reported by the powerUsagePeakAmps attribute was measured. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.14 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageIdlePower oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.15 type: gauge help: 0600.0060.0001.0015 This attribute defines the system idle power (in Watts) - 1.3.6.1.4.1.674.10892.5.4.600.60.1.15 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageMaxPotentialPower oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.16 type: gauge help: 0600.0060.0001.0016 This attribute defines the system maximum potential power (in Watts) - 1.3.6.1.4.1.674.10892.5.4.600.60.1.16 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePowerCapCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.17 type: gauge help: 0600.0060.0001.0017 This attribute defines the system power cap capabilities. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.17 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge enum_values: 1: enable 2: disable - name: powerUsagePowerCapSetting oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.18 type: gauge help: 0600.0060.0001.0018 This attribute defines the system power cap setting. - 1.3.6.1.4.1.674.10892.5.4.600.60.1.18 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge enum_values: 1: enabled - name: powerUsagePowerCapValue oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.19 type: gauge help: 0600.0060.0001.0019 This attribute defines the system power cap value (in Watts). - 1.3.6.1.4.1.674.10892.5.4.600.60.1.19 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsageInstantaneousHeadroom oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.20 type: gauge help: 0600.0060.0001.0020 This attribute defines the system instantaneous headroom (in Watts) - 1.3.6.1.4.1.674.10892.5.4.600.60.1.20 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: powerUsagePeakHeadroom oid: 1.3.6.1.4.1.674.10892.5.4.600.60.1.21 type: gauge help: 0600.0060.0001.0021 This attribute defines the system peak headroom (in Watts) - 1.3.6.1.4.1.674.10892.5.4.600.60.1.21 indexes: - labelname: powerUsageChassisIndex type: gauge - labelname: powerUsageIndex type: gauge - name: coolingUnitchassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.700.10.1.1 type: gauge help: 0700.0010.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.700.10.1.1 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge - name: coolingUnitIndex oid: 1.3.6.1.4.1.674.10892.5.4.700.10.1.2 type: gauge help: 0700.0010.0001.0002 This attribute defines the index (one based) of the cooling unit. - 1.3.6.1.4.1.674.10892.5.4.700.10.1.2 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge - name: coolingUnitStateCapabilties oid: 1.3.6.1.4.1.674.10892.5.4.700.10.1.3 type: gauge help: 0700.0010.0001.0003 This attribute defines the state capabilities of the cooling unit. - 1.3.6.1.4.1.674.10892.5.4.700.10.1.3 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: coolingUnitStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.700.10.1.4 type: gauge help: 0700.0010.0001.0004 This attribute defines the state settings of the cooling unit. - 1.3.6.1.4.1.674.10892.5.4.700.10.1.4 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: coolingUnitRedundancyStatus oid: 1.3.6.1.4.1.674.10892.5.4.700.10.1.5 type: gauge help: 0700.0010.0001.0005 This attribute defines the redundancy status of the cooling unit. - 1.3.6.1.4.1.674.10892.5.4.700.10.1.5 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge enum_values: 1: other 2: unknown 3: full 4: degraded 5: lost 6: notRedundant 7: redundancyOffline - name: coolingDeviceCountForRedundancy oid: 1.3.6.1.4.1.674.10892.5.4.700.10.1.6 type: gauge help: 0700.0010.0001.0006 This attribute defines the total number of cooling devices required for this cooling unit to have full redundancy. - 1.3.6.1.4.1.674.10892.5.4.700.10.1.6 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge - name: coolingUnitName oid: 1.3.6.1.4.1.674.10892.5.4.700.10.1.7 type: OctetString help: 0700.0010.0001.0007 This attribute defines the name of the cooling unit. - 1.3.6.1.4.1.674.10892.5.4.700.10.1.7 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge - name: coolingUnitStatus oid: 1.3.6.1.4.1.674.10892.5.4.700.10.1.8 type: gauge help: 0700.0010.0001.0008 This attribute defines the status of the cooling unit. - 1.3.6.1.4.1.674.10892.5.4.700.10.1.8 indexes: - labelname: coolingUnitchassisIndex type: gauge - labelname: coolingUnitIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: coolingDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.1 type: gauge help: 0700.0012.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.1 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceIndex oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.2 type: gauge help: 0700.0012.0001.0002 This attribute defines the index (one based) of the cooling device. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.2 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.3 type: gauge help: 0700.0012.0001.0003 This attribute defines the state capabilities of the cooling device. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.3 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: coolingDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.4 type: gauge help: 0700.0012.0001.0004 This attribute defines the state settings of the cooling device. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.4 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: coolingDeviceStatus oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.5 type: gauge help: 0700.0012.0001.0005 This attribute defines the probe status of the cooling device. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.5 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCriticalUpper 5: criticalUpper 6: nonRecoverableUpper 7: nonCriticalLower 8: criticalLower 9: nonRecoverableLower 10: failed - name: coolingDeviceReading oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.6 type: gauge help: 0700.0012.0001.0006 This attribute defines the reading for a cooling device of subtype other than coolingDeviceSubTypeIsDiscrete - 1.3.6.1.4.1.674.10892.5.4.700.12.1.6 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceType oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.7 type: gauge help: 0700.0012.0001.0007 This attribute defines the type of the cooling device. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.7 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: coolingDeviceTypeIsOther 2: coolingDeviceTypeIsUnknown 3: coolingDeviceTypeIsAFan 4: coolingDeviceTypeIsABlower 5: coolingDeviceTypeIsAChipFan 6: coolingDeviceTypeIsACabinetFan 7: coolingDeviceTypeIsAPowerSupplyFan 8: coolingDeviceTypeIsAHeatPipe 9: coolingDeviceTypeIsRefrigeration 10: coolingDeviceTypeIsActiveCooling 11: coolingDeviceTypeIsPassiveCooling - name: coolingDeviceLocationName oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.8 type: OctetString help: 0700.0012.0001.0008 This attribute defines the location name of the cooling device. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.8 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceUpperNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.9 type: gauge help: 0700.0012.0001.0009 This attribute defines the upper nonrecoverable threshold of the cooling device - 1.3.6.1.4.1.674.10892.5.4.700.12.1.9 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceUpperCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.10 type: gauge help: 0700.0012.0001.0010 This attribute defines the upper critical threshold of the cooling device - 1.3.6.1.4.1.674.10892.5.4.700.12.1.10 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceUpperNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.11 type: gauge help: 0700.0012.0001.0011 This attribute defines the upper noncritical threshold of the cooling device - 1.3.6.1.4.1.674.10892.5.4.700.12.1.11 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceLowerNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.12 type: gauge help: 0700.0012.0001.0012 This attribute defines the lower noncritical threshold of the cooling device - 1.3.6.1.4.1.674.10892.5.4.700.12.1.12 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceLowerCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.13 type: gauge help: 0700.0012.0001.0013 This attribute defines the lower critical threshold of the cooling device - 1.3.6.1.4.1.674.10892.5.4.700.12.1.13 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceLowerNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.14 type: gauge help: 0700.0012.0001.0014 This attribute defines the lower nonrecoverable threshold of the cooling device - 1.3.6.1.4.1.674.10892.5.4.700.12.1.14 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDevicecoolingUnitIndexReference oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.15 type: gauge help: 0700.0012.0001.0015 This attribute defines the index to the associated cooling unit. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.15 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: coolingDeviceSubType oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.16 type: gauge help: 0700.0012.0001.0016 This attribute defines the subtype of the cooling device. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.16 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: coolingDeviceSubTypeIsOther 2: coolingDeviceSubTypeIsUnknown 3: coolingDeviceSubTypeIsAFanThatReadsInRPM 4: coolingDeviceSubTypeIsAFanReadsONorOFF 5: coolingDeviceSubTypeIsAPowerSupplyFanThatReadsinRPM 6: coolingDeviceSubTypeIsAPowerSupplyFanThatReadsONorOFF 16: coolingDeviceSubTypeIsDiscrete - name: coolingDeviceProbeCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.17 type: gauge help: 0700.0012.0001.0017 This attribute defines the probe capabilities of the cooling device. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.17 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: upperNonCriticalThresholdSetCapable 2: lowerNonCriticalThresholdSetCapable 4: upperNonCriticalThresholdDefaultCapable 8: lowerNonCriticalThresholdDefaultCapable - name: coolingDeviceDiscreteReading oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.18 type: gauge help: 0700.0012.0001.0018 This attribute defines the reading for a cooling device of type coolingDeviceSubTypeIsDiscrete - 1.3.6.1.4.1.674.10892.5.4.700.12.1.18 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge enum_values: 1: coolingDeviceIsGood 2: coolingDeviceIsBad - name: coolingDeviceFQDD oid: 1.3.6.1.4.1.674.10892.5.4.700.12.1.19 type: OctetString help: 0700.0012.0001.0019 Fully qualified device descriptor (FQDD) of the cooling device. - 1.3.6.1.4.1.674.10892.5.4.700.12.1.19 indexes: - labelname: coolingDevicechassisIndex type: gauge - labelname: coolingDeviceIndex type: gauge - name: temperatureProbechassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.1 type: gauge help: 0700.0020.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.700.20.1.1 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeIndex oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.2 type: gauge help: 0700.0020.0001.0002 This attribute defines the index (one based) of the temperature probe. - 1.3.6.1.4.1.674.10892.5.4.700.20.1.2 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.3 type: gauge help: 0700.0020.0001.0003 This attribute defines the state capabilities of the temperature probe. - 1.3.6.1.4.1.674.10892.5.4.700.20.1.3 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: temperatureProbeStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.4 type: gauge help: 0700.0020.0001.0004 This attribute defines the state settings of the temperature probe. - 1.3.6.1.4.1.674.10892.5.4.700.20.1.4 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: temperatureProbeStatus oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.5 type: gauge help: 0700.0020.0001.0005 This attribute defines the probe status of the temperature probe. - 1.3.6.1.4.1.674.10892.5.4.700.20.1.5 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCriticalUpper 5: criticalUpper 6: nonRecoverableUpper 7: nonCriticalLower 8: criticalLower 9: nonRecoverableLower 10: failed - name: temperatureProbeReading oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.6 type: gauge help: 0700.0020.0001.0006 This attribute defines the reading for a temperature probe of type other than temperatureProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.5.4.700.20.1.6 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeType oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.7 type: gauge help: 0700.0020.0001.0007 This attribute defines the type of the temperature probe. - 1.3.6.1.4.1.674.10892.5.4.700.20.1.7 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: temperatureProbeTypeIsOther 2: temperatureProbeTypeIsUnknown 3: temperatureProbeTypeIsAmbientESM 16: temperatureProbeTypeIsDiscrete - name: temperatureProbeLocationName oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.8 type: OctetString help: 0700.0020.0001.0008 This attribute defines the location name of the temperature probe. - 1.3.6.1.4.1.674.10892.5.4.700.20.1.8 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeUpperNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.9 type: gauge help: 0700.0020.0001.0009 This attribute defines the upper nonrecoverable threshold of the temperature probe - 1.3.6.1.4.1.674.10892.5.4.700.20.1.9 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeUpperCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.10 type: gauge help: 0700.0020.0001.0010 This attribute defines the upper critical threshold of the temperature probe - 1.3.6.1.4.1.674.10892.5.4.700.20.1.10 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeUpperNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.11 type: gauge help: 0700.0020.0001.0011 This attribute defines the upper noncritical threshold of the temperature probe - 1.3.6.1.4.1.674.10892.5.4.700.20.1.11 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeLowerNonCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.12 type: gauge help: 0700.0020.0001.0012 This attribute defines the lower noncritical threshold of the temperature probe - 1.3.6.1.4.1.674.10892.5.4.700.20.1.12 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeLowerCriticalThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.13 type: gauge help: 0700.0020.0001.0013 This attribute defines the lower critical threshold of the temperature probe - 1.3.6.1.4.1.674.10892.5.4.700.20.1.13 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeLowerNonRecoverableThreshold oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.14 type: gauge help: 0700.0020.0001.0014 This attribute defines the lower nonrecoverable threshold of the temperature probe - 1.3.6.1.4.1.674.10892.5.4.700.20.1.14 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge - name: temperatureProbeProbeCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.15 type: gauge help: 0700.0020.0001.0015 This attribute defines the probe capabilities of the temperature probe. - 1.3.6.1.4.1.674.10892.5.4.700.20.1.15 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: upperNonCriticalThresholdSetCapable 2: lowerNonCriticalThresholdSetCapable 4: upperNonCriticalThresholdDefaultCapable 8: lowerNonCriticalThresholdDefaultCapable - name: temperatureProbeDiscreteReading oid: 1.3.6.1.4.1.674.10892.5.4.700.20.1.16 type: gauge help: 0700.0020.0001.0016 This attribute defines the reading for a temperature probe of type temperatureProbeTypeIsDiscrete - 1.3.6.1.4.1.674.10892.5.4.700.20.1.16 indexes: - labelname: temperatureProbechassisIndex type: gauge - labelname: temperatureProbeIndex type: gauge enum_values: 1: temperatureIsGood 2: temperatureIsBad - name: processorDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.1 type: gauge help: 1100.0030.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.1 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceIndex oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.2 type: gauge help: 1100.0030.0001.0002 This attribute defines the index (one based) of the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.2 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.3 type: gauge help: 1100.0030.0001.0003 This attribute defines the state capabilities of the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.3 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: processorDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.4 type: gauge help: 1100.0030.0001.0004 This attribute defines the state settings of the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.4 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: processorDeviceStatus oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.5 type: gauge help: 1100.0030.0001.0005 This attribute defines the status of the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.5 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: processorDeviceType oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.7 type: gauge help: 1100.0030.0001.0007 This attribute defines the type of the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.7 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: deviceTypeIsOther 2: deviceTypeIsUnknown 3: deviceTypeIsCPU 4: deviceTypeIsMathProcessor 5: deviceTypeIsDSP 6: deviceTypeIsAVideoProcessor - name: processorDeviceManufacturerName oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.8 type: OctetString help: 1100.0030.0001.0008 This attribute defines the name of the manufacturer of the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.8 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceStatusState oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.9 type: gauge help: 1100.0030.0001.0009 This attribute defines the status state of the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.9 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: enabled 4: userDisabled 5: biosDisabled 6: idle - name: processorDeviceFamily oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.10 type: gauge help: 1100.0030.0001.0010 This attribute defines the family of the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.10 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge enum_values: 1: deviceFamilyIsOther 2: deviceFamilyIsUnknown 3: deviceFamilyIs8086 4: deviceFamilyIs80286 5: deviceFamilyIsIntel386 6: deviceFamilyIsIntel486 7: deviceFamilyIs8087 8: deviceFamilyIs80287 9: deviceFamilyIs80387 10: deviceFamilyIs80487 11: deviceFamilyIsPentium 12: deviceFamilyIsPentiumPro 13: deviceFamilyIsPentiumII 14: deviceFamilyIsPentiumMMX 15: deviceFamilyIsCeleron 16: deviceFamilyIsPentiumIIXeon 17: deviceFamilyIsPentiumIII 18: deviceFamilyIsPentiumIIIXeon 19: deviceFamilyIsPentiumIIISpeedStep 20: deviceFamilyIsItanium 21: deviceFamilyIsIntelXeon 22: deviceFamilyIsPentium4 23: deviceFamilyIsIntelXeonMP 24: deviceFamilyIsIntelItanium2 25: deviceFamilyIsK5 26: deviceFamilyIsK6 27: deviceFamilyIsK6Dash2 28: deviceFamilyIsK6Dash3 29: deviceFamilyIsAMDAthlon 30: deviceFamilyIsAMD2900 31: deviceFamilyIsK6Dash2Plus 32: deviceFamilyIsPowerPC 33: deviceFamilyIsPowerPC601 34: deviceFamilyIsPowerPC603 35: deviceFamilyIsPowerPC603Plus 36: deviceFamilyIsPowerPC604 37: deviceFamilyIsPowerPC620 38: deviceFamilyIsPowerPCx704 39: deviceFamilyIsPowerPC750 40: deviceFamilyIsIntelCoreDuo 41: deviceFamilyIsIntelCoreDuoMobile 42: deviceFamilyIsIntelCoreSoloMobile 43: deviceFamilyIsIntelAtom 48: deviceFamilyIsAlpha 49: deviceFamilyIsAlpha21064 50: deviceFamilyIsAlpha21066 51: deviceFamilyIsAlpha21164 52: deviceFamilyIsAlpha21164PC 53: deviceFamilyIsAlpha21164a 54: deviceFamilyIsAlpha21264 55: deviceFamilyIsAlpha21364 56: deviceFamilyIsAMDTurionIIUltraDualMobileM 57: deviceFamilyIsAMDTurionIIDualMobileM 58: deviceFamilyIsAMDAthlonIIDualMobileM 59: deviceFamilyIsAMDOpteron6100 60: deviceFamilyIsAMDOpteron4100 61: deviceFamilyIsAMDOpteron6200 62: deviceFamilyIsAMDOpteron4200 64: deviceFamilyIsMIPS 65: deviceFamilyIsMIPSR4000 66: deviceFamilyIsMIPSR4200 67: deviceFamilyIsMIPSR4400 68: deviceFamilyIsMIPSR4600 69: deviceFamilyIsMIPSR10000 80: deviceFamilyIsSPARC 81: deviceFamilyIsSuperSPARC 82: deviceFamilyIsmicroSPARCII 83: deviceFamilyIsmicroSPARCIIep 84: deviceFamilyIsUltraSPARC 85: deviceFamilyIsUltraSPARCII 86: deviceFamilyIsUltraSPARCIIi 87: deviceFamilyIsUltraSPARCIII 88: deviceFamilyIsUltraSPARCIIIi 96: deviceFamilyIs68040 97: deviceFamilyIs68xxx 98: deviceFamilyIs68000 99: deviceFamilyIs68010 100: deviceFamilyIs68020 101: deviceFamilyIs68030 107: deviceFamilyIsAMDZen 112: deviceFamilyIsHobbit 120: deviceFamilyIsCrusoeTM5000 121: deviceFamilyIsCrusoeTM3000 122: deviceFamilyIsEfficeonTM8000 128: deviceFamilyIsWeitek 130: deviceFamilyIsIntelCeleronM 131: deviceFamilyIsAMDAthlon64 132: deviceFamilyIsAMDOpteron 133: deviceFamilyIsAMDSempron 134: deviceFamilyIsAMDTurion64Mobile 135: deviceFamilyIsDualCoreAMDOpteron 136: deviceFamilyIsAMDAthlon64X2DualCore 137: deviceFamilyIsAMDTurion64X2Mobile 138: deviceFamilyIsQuadCoreAMDOpteron 139: deviceFamilyIsThirdGenerationAMDOpteron 140: deviceFamilyIsAMDPhenomFXQuadCore 141: deviceFamilyIsAMDPhenomX4QuadCore 142: deviceFamilyIsAMDPhenomX2DualCore 143: deviceFamilyIsAMDAthlonX2DualCore 144: deviceFamilyIsPARISC 145: deviceFamilyIsPARISC8500 146: deviceFamilyIsPARISC8000 147: deviceFamilyIsPARISC7300LC 148: deviceFamilyIsPARISC7200 149: deviceFamilyIsPARISC7100LC 150: deviceFamilyIsPARISC7100 160: deviceFamilyIsV30 161: deviceFamilyIsQuadCoreIntelXeon3200 162: deviceFamilyIsDualCoreIntelXeon3000 163: deviceFamilyIsQuadCoreIntelXeon5300 164: deviceFamilyIsDualCoreIntelXeon5100 165: deviceFamilyIsDualCoreIntelXeon5000 166: deviceFamilyIsDualCoreIntelXeonLV 167: deviceFamilyIsDualCoreIntelXeonULV 168: deviceFamilyIsDualCoreIntelXeon7100 169: deviceFamilyIsQuadCoreIntelXeon5400 170: deviceFamilyIsQuadCoreIntelXeon 171: deviceFamilyIsDualCoreIntelXeon5200 172: deviceFamilyIsDualCoreIntelXeon7200 173: deviceFamilyIsQuadCoreIntelXeon7300 174: deviceFamilyIsQuadCoreIntelXeon7400 175: deviceFamilyIsMultiCoreIntelXeon7400 176: deviceFamilyIsM1 177: deviceFamilyIsM2 179: deviceFamilyIsIntelPentium4HT 180: deviceFamilyIsAS400 182: deviceFamilyIsAMDAthlonXP 183: deviceFamilyIsAMDAthlonMP 184: deviceFamilyIsAMDDuron 185: deviceFamilyIsIntelPentiumM 186: deviceFamilyIsIntelCeleronD 187: deviceFamilyIsIntelPentiumD 188: deviceFamilyIsIntelPentiumExtreme 189: deviceFamilyIsIntelCoreSolo 190: deviceFamilyIsIntelCore2 191: deviceFamilyIsIntelCore2Duo 192: deviceFamilyIsIntelCore2Solo 193: deviceFamilyIsIntelCore2Extreme 194: deviceFamilyIsIntelCore2Quad 195: deviceFamilyIsIntelCore2ExtremeMobile 196: deviceFamilyIsIntelCore2DuoMobile 197: deviceFamilyIsIntelCore2SoloMobile 198: deviceFamilyIsIntelCorei7 199: deviceFamilyIsDualCoreIntelCeleron 200: deviceFamilyIsIBM390 201: deviceFamilyIsG4 202: deviceFamilyIsG5 203: deviceFamilyIsESA390G6 204: deviceFamilyIszArchitectur 205: deviceFamilyIsIntelCorei5 206: deviceFamilyIsIntelCorei3 210: deviceFamilyIsVIAC7M 211: deviceFamilyIsVIAC7D 212: deviceFamilyIsVIAC7 213: deviceFamilyIsVIAEden 214: deviceFamilyIsMultiCoreIntelXeon 215: deviceFamilyIsDualCoreIntelXeon3xxx 216: deviceFamilyIsQuadCoreIntelXeon3xxx 217: deviceFamilyIsVIANano 218: deviceFamilyIsDualCoreIntelXeon5xxx 219: deviceFamilyIsQuadCoreIntelXeon5xxx 221: deviceFamilyIsDualCoreIntelXeon7xxx 222: deviceFamilyIsQuadCoreIntelXeon7xxx 223: deviceFamilyIsMultiCoreIntelXeon7xxx 224: deviceFamilyIsMultiCoreIntelXeon3400 230: deviceFamilyIsEmbeddedAMDOpertonQuadCore 231: deviceFamilyIsAMDPhenomTripleCore 232: deviceFamilyIsAMDTurionUltraDualCoreMobile 233: deviceFamilyIsAMDTurionDualCoreMobile 234: deviceFamilyIsAMDAthlonDualCore 235: deviceFamilyIsAMDSempronSI 236: deviceFamilyIsAMDPhenomII 237: deviceFamilyIsAMDAthlonII 238: deviceFamilyIsSixCoreAMDOpteron 239: deviceFamilyIsAMDSempronM 250: deviceFamilyIsi860 251: deviceFamilyIsi960 - name: processorDeviceMaximumSpeed oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.11 type: gauge help: 1100.0030.0001.0011 This attribute defines the maximum speed of the processor device in MHz - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.11 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceCurrentSpeed oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.12 type: gauge help: 1100.0030.0001.0012 This attribute defines the current speed of the processor device in MHz - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.12 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceExternalClockSpeed oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.13 type: gauge help: 1100.0030.0001.0013 This attribute defines the speed of the external clock for the processor device in MHz - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.13 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceVoltage oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.14 type: gauge help: 1100.0030.0001.0014 This attribute defines the voltage powering the processor device in millivolts - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.14 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceVersionName oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.16 type: OctetString help: 1100.0030.0001.0016 This attribute defines the version of the processor device - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.16 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceCoreCount oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.17 type: gauge help: 1100.0030.0001.0017 This attribute defines the number of processor cores detected for the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.17 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceCoreEnabledCount oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.18 type: gauge help: 1100.0030.0001.0018 This attribute defines the number of processor cores enabled for the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.18 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceThreadCount oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.19 type: gauge help: 1100.0030.0001.0019 This attribute defines the number of processor threads detected for the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.19 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceCharacteristics oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.20 type: gauge help: 1100.0030.0001.0020 This attribute defines characteristics of the processor device - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.20 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceExtendedCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.21 type: gauge help: 1100.0030.0001.0021 This attribute defines extended capabilities of the processor device - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.21 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceExtendedSettings oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.22 type: gauge help: 1100.0030.0001.0022 This attribute defines extended settings of the processor device - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.22 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceBrandName oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.23 type: OctetString help: 1100.0030.0001.0023 This attribute defines the brand of the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.23 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceFQDD oid: 1.3.6.1.4.1.674.10892.5.4.1100.30.1.26 type: OctetString help: 1100.0030.0001.0026 Fully qualified device descriptor (FQDD) of the processor device. - 1.3.6.1.4.1.674.10892.5.4.1100.30.1.26 indexes: - labelname: processorDevicechassisIndex type: gauge - labelname: processorDeviceIndex type: gauge - name: processorDeviceStatusChassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.1100.32.1.1 type: gauge help: 1100.0032.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.1100.32.1.1 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge - name: processorDeviceStatusIndex oid: 1.3.6.1.4.1.674.10892.5.4.1100.32.1.2 type: gauge help: 1100.0032.0001.0002 This attribute defines the index (one based) of the processor device status probe. - 1.3.6.1.4.1.674.10892.5.4.1100.32.1.2 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge - name: processorDeviceStatusStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.1100.32.1.3 type: gauge help: 1100.0032.0001.0003 This attribute defines the state capabilities of the processor device status probe. - 1.3.6.1.4.1.674.10892.5.4.1100.32.1.3 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: processorDeviceStatusStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.1100.32.1.4 type: gauge help: 1100.0032.0001.0004 This attribute defines the state settings of the processor device status probe. - 1.3.6.1.4.1.674.10892.5.4.1100.32.1.4 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: processorDeviceStatusStatus oid: 1.3.6.1.4.1.674.10892.5.4.1100.32.1.5 type: gauge help: 1100.0032.0001.0005 This attribute defines the status of the processor device status probe - 1.3.6.1.4.1.674.10892.5.4.1100.32.1.5 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: processorDeviceStatusReading oid: 1.3.6.1.4.1.674.10892.5.4.1100.32.1.6 type: gauge help: 1100.0032.0001.0006 This attribute defines the reading of the processor device status probe. - 1.3.6.1.4.1.674.10892.5.4.1100.32.1.6 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge enum_values: 1: internalError 2: thermalTrip 32: configurationError 128: processorPresent 256: processorDisabled 512: terminatorPresent 1024: processorThrottled - name: processorDeviceStatusLocationName oid: 1.3.6.1.4.1.674.10892.5.4.1100.32.1.7 type: OctetString help: 1100.0032.0001.0007 This attribute defines the location name of the processor device status probe. - 1.3.6.1.4.1.674.10892.5.4.1100.32.1.7 indexes: - labelname: processorDeviceStatusChassisIndex type: gauge - labelname: processorDeviceStatusIndex type: gauge - name: memoryDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.1 type: gauge help: 1100.0050.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.1 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceIndex oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.2 type: gauge help: 1100.0050.0001.0002 This attribute defines the index (one based) of the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.2 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.3 type: gauge help: 1100.0050.0001.0003 This attribute defines the state capabilities of the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.3 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: memoryDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.4 type: gauge help: 1100.0050.0001.0004 This attribute defines the state settings of the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.4 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: memoryDeviceStatus oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.5 type: gauge help: 1100.0050.0001.0005 This attribute defines the status of the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.5 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: memoryDeviceType oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.7 type: gauge help: 1100.0050.0001.0007 This attribute defines the type of the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.7 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: deviceTypeIsOther 2: deviceTypeIsUnknown 3: deviceTypeIsDRAM 4: deviceTypeIsEDRAM 5: deviceTypeIsVRAM 6: deviceTypeIsSRAM 7: deviceTypeIsRAM 8: deviceTypeIsROM 9: deviceTypeIsFLASH 10: deviceTypeIsEEPROM 11: deviceTypeIsFEPROM 12: deviceTypeIsEPROM 13: deviceTypeIsCDRAM 14: deviceTypeIs3DRAM 15: deviceTypeIsSDRAM 16: deviceTypeIsSGRAM 17: deviceTypeIsRDRAM 18: deviceTypeIsDDR 19: deviceTypeIsDDR2 20: deviceTypeIsDDR2FBDIMM 24: deviceTypeIsDDR3 25: deviceTypeIsFBD2 26: deviceTypeIsDDR4 - name: memoryDeviceLocationName oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.8 type: OctetString help: 1100.0050.0001.0008 This attribute defines the location of the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.8 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceBankLocationName oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.10 type: OctetString help: 1100.0050.0001.0010 This attribute defines the location of the bank for the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.10 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceSize oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.14 type: gauge help: 1100.0050.0001.0014 This attribute defines the size in KBytes of the memory device - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.14 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceSpeed oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.15 type: gauge help: 1100.0050.0001.0015 This attribute defines the maximum capable speed in megahertz (MHz) of the memory device - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.15 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceManufacturerName oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.21 type: OctetString help: 1100.0050.0001.0021 This attribute defines the manufacturer of the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.21 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDevicePartNumberName oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.22 type: OctetString help: 1100.0050.0001.0022 This attribute defines the manufacturer's part number for the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.22 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceSerialNumberName oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.23 type: OctetString help: 1100.0050.0001.0023 This attribute defines the serial number of the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.23 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceFQDD oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.26 type: OctetString help: 1100.0050.0001.0026 Fully qualified device descriptor (FQDD) of the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.26 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceCurrentOperatingSpeed oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.27 type: gauge help: 1100.0050.0001.0027 This attribute defines the current operating speed in megahertz (MHz) of the memory device - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.27 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceTechnology oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.28 type: gauge help: 1100.0050.0001.0028 This attribute defines the type or technology of the memory device. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.28 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: dram 4: nvdimmn 5: nvdimmf 6: nvdimmp 7: intelpersistentmemory - name: memoryDeviceVolatileSize oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.29 type: gauge help: 1100.0050.0001.0029 This attribute defines the volatile size of the memory device in MBs. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.29 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceNonVolatilesSize oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.30 type: gauge help: 1100.0050.0001.0030 This attribute defines the Non Volatile size of the memory device in MBs. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.30 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceCacheSize oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.31 type: gauge help: 1100.0050.0001.0031 This attribute defines the Cache size of the memory device in MBs. - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.31 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge - name: memoryDeviceRemainingRatedWriteEndurance oid: 1.3.6.1.4.1.674.10892.5.4.1100.50.1.32 type: gauge help: 1100.0050.0001.0032 This attribute defines the percent of remaining life for the memory device - 1.3.6.1.4.1.674.10892.5.4.1100.50.1.32 indexes: - labelname: memoryDevicechassisIndex type: gauge - labelname: memoryDeviceIndex type: gauge enum_values: 255: notApplicable - name: pCIDevicechassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.1100.80.1.1 type: gauge help: 1100.0080.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.1100.80.1.1 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceIndex oid: 1.3.6.1.4.1.674.10892.5.4.1100.80.1.2 type: gauge help: 1100.0080.0001.0002 This attribute defines the index (one based) of the PCI device. - 1.3.6.1.4.1.674.10892.5.4.1100.80.1.2 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceStateCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.1100.80.1.3 type: gauge help: 1100.0080.0001.0003 This attribute defines the state capabilities of the PCI device. - 1.3.6.1.4.1.674.10892.5.4.1100.80.1.3 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge enum_values: 1: unknownCapabilities 2: enableCapable 4: notReadyCapable 6: enableAndNotReadyCapable - name: pCIDeviceStateSettings oid: 1.3.6.1.4.1.674.10892.5.4.1100.80.1.4 type: gauge help: 1100.0080.0001.0004 This attribute defines the state settings of the PCI device. - 1.3.6.1.4.1.674.10892.5.4.1100.80.1.4 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge enum_values: 1: unknown 2: enabled 4: notReady 6: enabledAndNotReady - name: pCIDeviceStatus oid: 1.3.6.1.4.1.674.10892.5.4.1100.80.1.5 type: gauge help: 1100.0080.0001.0005 This attribute defines the status of the PCI device. - 1.3.6.1.4.1.674.10892.5.4.1100.80.1.5 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: pCIDeviceDataBusWidth oid: 1.3.6.1.4.1.674.10892.5.4.1100.80.1.7 type: gauge help: 1100.0080.0001.0007 This attribute defines the width of the data bus of the PCI device - 1.3.6.1.4.1.674.10892.5.4.1100.80.1.7 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceManufacturerName oid: 1.3.6.1.4.1.674.10892.5.4.1100.80.1.8 type: OctetString help: 1100.0080.0001.0008 This attribute defines the name of the manufacturer of the PCI device. - 1.3.6.1.4.1.674.10892.5.4.1100.80.1.8 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceDescriptionName oid: 1.3.6.1.4.1.674.10892.5.4.1100.80.1.9 type: OctetString help: 1100.0080.0001.0009 This attribute defines the description of the PCI device. - 1.3.6.1.4.1.674.10892.5.4.1100.80.1.9 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: pCIDeviceFQDD oid: 1.3.6.1.4.1.674.10892.5.4.1100.80.1.12 type: OctetString help: 1100.0080.0001.0012 Fully qualified device descriptor (FQDD) of the PCI device. - 1.3.6.1.4.1.674.10892.5.4.1100.80.1.12 indexes: - labelname: pCIDevicechassisIndex type: gauge - labelname: pCIDeviceIndex type: gauge - name: networkDeviceChassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.1 type: gauge help: 1100.0090.0001.0001 This attribute defines the index (one based) of the system chassis that contains the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.1 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceIndex oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.2 type: gauge help: 1100.0090.0001.0002 This attribute defines the index (one based) of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.2 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceStatus oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.3 type: gauge help: 1100.0090.0001.0003 This attribute defines the status of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.3 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: networkDeviceConnectionStatus oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.4 type: gauge help: 1100.0090.0001.0004 This attribute defines the connection status of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.4 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: connected 2: disconnected 3: driverBad 4: driverDisabled 10: hardwareInitalizing 11: hardwareResetting 12: hardwareClosing 13: hardwareNotReady - name: networkDeviceProductName oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.6 type: OctetString help: 1100.0090.0001.0006 This attribute defines the product name of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.6 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceVendorName oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.7 type: OctetString help: 1100.0090.0001.0007 This attribute defines the name of the vendor of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.7 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceCurrentMACAddress oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.15 type: OctetString help: 1100.0090.0001.0015 This attribute defines the current MAC address of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.15 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDevicePermanentMACAddress oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.16 type: OctetString help: 1100.0090.0001.0016 This attribute defines the permanent MAC address of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.16 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDevicePCIBusNumber oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.17 type: gauge help: 1100.0090.0001.0017 This attribute defines the PCI bus number of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.17 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDevicePCIDeviceNumber oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.18 type: gauge help: 1100.0090.0001.0018 This attribute defines the PCI device number of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.18 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDevicePCIFunctionNumber oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.19 type: gauge help: 1100.0090.0001.0019 This attribute defines the PCI function number of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.19 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceTOECapabilityFlags oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.23 type: gauge help: 1100.0090.0001.0023 This attribute defines the TCP/IP Offload Engine (TOE) capability flags of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.23 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: unknown 2: available 4: notAvailable 8: cannotBeDetermined 16: driverNotResponding - name: networkDeviceiSCSICapabilityFlags oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.27 type: gauge help: 1100.0090.0001.0027 This attribute defines the Internet Small Computer System Interface (iSCSI) capability flags of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.27 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: unknown 2: available 4: notAvailable 8: cannotBeDetermined 16: driverNotResponding - name: networkDeviceiSCSIEnabled oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.28 type: gauge help: 1100.0090.0001.0028 This attribute defines if iSCSI is enabled for the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.28 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: networkDeviceCapabilities oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.29 type: gauge help: 1100.0090.0001.0029 This attribute defines the capabilities of the network device - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.29 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge enum_values: 1: supported 2: toe 4: iscsiOffload 8: fcoeOffload - name: networkDeviceFQDD oid: 1.3.6.1.4.1.674.10892.5.4.1100.90.1.30 type: OctetString help: 1100.0090.0001.0030 Fully qualified device descriptor (FQDD) of the network device. - 1.3.6.1.4.1.674.10892.5.4.1100.90.1.30 indexes: - labelname: networkDeviceChassisIndex type: gauge - labelname: networkDeviceIndex type: gauge - name: systemSlotchassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.1200.10.1.1 type: gauge help: 1200.0010.0001.0001 This attribute defines the index (one based) of the associated system chassis. - 1.3.6.1.4.1.674.10892.5.4.1200.10.1.1 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge - name: systemSlotIndex oid: 1.3.6.1.4.1.674.10892.5.4.1200.10.1.2 type: gauge help: 1200.0010.0001.0002 This attribute defines the index (one based) of the system slot. - 1.3.6.1.4.1.674.10892.5.4.1200.10.1.2 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge - name: systemSlotStateCapabilitiesUnique oid: 1.3.6.1.4.1.674.10892.5.4.1200.10.1.3 type: gauge help: 1200.0010.0001.0003 This attribute defines the state capabilities of the system slot. - 1.3.6.1.4.1.674.10892.5.4.1200.10.1.3 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotHotPlugIsUnknown 2: systemSlotHotPlugIsHotPluggableCapable 4: systemSlotHotPlugCanBePoweredOn 8: systemSlotHotPlugCanSignalAttention 16: systemSlotHotPlugCanSignalPowerFault 32: systemSlotHotPlugCanSignalAdapterPresent 64: systemSlotHotPlugCanSignalPowerButtonPressed 126: canSupportAllHotPlugCapabilities 128: systemSlotCanProvide5Volts 256: systemSlotCanProvide3Point3Volts 512: systemSlotCanSignalIfShared 1024: systemSlotCanSupportCard16 2048: systemSlotCanSupportCardBus 4096: systemSlotCanSupportZoomVideo 8192: systemSlotCanSupportModemRingResume 16384: systemSlotCanSupportPMESignal 32640: canSupportAllSlotCapabilities 32766: canSupportAllSlotAndAllHotPlugCapabilities - name: systemSlotStateSettingsUnique oid: 1.3.6.1.4.1.674.10892.5.4.1200.10.1.4 type: gauge help: 1200.0010.0001.0004 This attribute defines the state settings of the system slot. - 1.3.6.1.4.1.674.10892.5.4.1200.10.1.4 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotHotPlugIsUnknown 2: systemSlotHotPlugIsHotPluggable 4: systemSlotHotPlugIsPoweredOn 8: systemSlotHotPlugIsAtAttention 16: systemSlotHotPlugHasPowerFaulted 32: systemSlotHotPlugAdapterIsPresent 36: systemSlotHotPlugAdapterPresentAndPoweredOn 64: systemSlotHotPlugPowerButtonPressed 128: systemSlotProvides5Volts 256: systemSlotProvides3Point3Volts 512: systemSlotIsShared 1024: systemSlotSupportsCard16 2048: systemSlotSupportsCardBus 4096: systemSlotSupportsZoomVideo 8192: systemSlotSupportsModemRingResume 16384: systemSlotSupportsPMESignal 16770: supportsPMEand3P3Vand5VandHotPluggable 16804: supportsPMEand3P3Vand5VhasAdapterOn 16806: supportsPMEand3P3Vand5VhasAdapterOnandisHotPluggable 17316: supportsPMEand3P3VIsSharedand5VhasAdapterOnandHotPlugable - name: systemSlotStatus oid: 1.3.6.1.4.1.674.10892.5.4.1200.10.1.5 type: gauge help: 1200.0010.0001.0005 This attribute defines the status of the system slot. - 1.3.6.1.4.1.674.10892.5.4.1200.10.1.5 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: systemSlotCurrentUsage oid: 1.3.6.1.4.1.674.10892.5.4.1200.10.1.6 type: gauge help: 1200.0010.0001.0006 This attribute defines the current usage of the system slot. - 1.3.6.1.4.1.674.10892.5.4.1200.10.1.6 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotUsageIsOther 2: systemSlotUsageIsUnknown 3: systemSlotUsageIsAvailable 4: systemSlotUsageIsInUse - name: systemSlotType oid: 1.3.6.1.4.1.674.10892.5.4.1200.10.1.7 type: gauge help: 1200.0010.0001.0007 This attribute defines the type of the system slot. - 1.3.6.1.4.1.674.10892.5.4.1200.10.1.7 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotIsOther 2: systemSlotIsUnknown 3: systemSlotIsISA 4: systemSlotIsMCA 5: systemSlotIsEISA 6: systemSlotIsPCI 7: systemSlotIsPCMCIA 8: systemSlotIsVLVESA 9: systemSlotIsProprietary 10: systemSlotIsProcessorCard 11: systemSlotIsProprietaryMemory 12: systemSlotIsIORiserCard 13: systemSlotIsNuBUS 14: systemSlotIsPCI66MHz 15: systemSlotIsAGP 16: systemSlotIsAGP2X 17: systemSlotIsAGP4X 18: systemSlotIsPC98C20 19: systemSlotIsPC98C24 20: systemSlotIsPC98E 21: systemSlotIsPC98LocalBus 22: systemSlotIsPC98Card 23: systemSlotIsPCIX 24: systemSlotIsPCIExpress 25: systemSlotIsAGP8X 166: systemSlotIsPCIExpressX1 167: systemSlotIsPCIExpressX2 168: systemSlotIsPCIExpressX4 169: systemSlotIsPCIExpressX8 170: systemSlotIsPCIExpressX16 171: systemSlotIsPCIExpressGen2 172: systemSlotIsPCIExpressGen2X1 173: systemSlotIsPCIExpressGen2X2 174: systemSlotIsPCIExpressGen2X4 175: systemSlotIsPCIExpressGen2X8 176: systemSlotIsPCIExpressGen2X16 - name: systemSlotSlotExternalSlotName oid: 1.3.6.1.4.1.674.10892.5.4.1200.10.1.8 type: OctetString help: 1200.0010.0001.0008 This attribute defines the name of the external connector name of the system slot. - 1.3.6.1.4.1.674.10892.5.4.1200.10.1.8 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge - name: systemSlotCategory oid: 1.3.6.1.4.1.674.10892.5.4.1200.10.1.11 type: gauge help: 1200.0010.0001.0011 This attribute defines the category of the system slot. - 1.3.6.1.4.1.674.10892.5.4.1200.10.1.11 indexes: - labelname: systemSlotchassisIndex type: gauge - labelname: systemSlotIndex type: gauge enum_values: 1: systemSlotCategoryIsOther 2: systemSlotCategoryIsUnknown 3: systemSlotCategoryIsBusConnector 4: systemSlotCategoryIsPCMCIA 5: systemSlotCategoryIsMotherboard - name: fruChassisIndex oid: 1.3.6.1.4.1.674.10892.5.4.2000.10.1.1 type: gauge help: 2000.0010.0001.0001 This attribute defines the index (one based) of the system chassis containing the field replaceable unit. - 1.3.6.1.4.1.674.10892.5.4.2000.10.1.1 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruIndex oid: 1.3.6.1.4.1.674.10892.5.4.2000.10.1.2 type: gauge help: 2000.0010.0001.0002 This attribute defines the index (one based) of the field replaceable unit. - 1.3.6.1.4.1.674.10892.5.4.2000.10.1.2 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruInformationStatus oid: 1.3.6.1.4.1.674.10892.5.4.2000.10.1.3 type: gauge help: 2000.0010.0001.0003 This attribute defines the status of the field replaceable unit information. - 1.3.6.1.4.1.674.10892.5.4.2000.10.1.3 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: fruManufacturerName oid: 1.3.6.1.4.1.674.10892.5.4.2000.10.1.6 type: OctetString help: 2000.0010.0001.0006 This attribute defines the manufacturer of the field replaceable unit. - 1.3.6.1.4.1.674.10892.5.4.2000.10.1.6 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruSerialNumberName oid: 1.3.6.1.4.1.674.10892.5.4.2000.10.1.7 type: OctetString help: 2000.0010.0001.0007 This attribute defines the serial number of the field replaceable unit. - 1.3.6.1.4.1.674.10892.5.4.2000.10.1.7 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruPartNumberName oid: 1.3.6.1.4.1.674.10892.5.4.2000.10.1.8 type: OctetString help: 2000.0010.0001.0008 This attribute defines the part number of the field replaceable unit. - 1.3.6.1.4.1.674.10892.5.4.2000.10.1.8 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruRevisionName oid: 1.3.6.1.4.1.674.10892.5.4.2000.10.1.9 type: OctetString help: 2000.0010.0001.0009 This attribute defines the revision of the field replaceable unit. - 1.3.6.1.4.1.674.10892.5.4.2000.10.1.9 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: fruFQDD oid: 1.3.6.1.4.1.674.10892.5.4.2000.10.1.12 type: OctetString help: 2000.0010.0001.0012 Fully qualified device descriptor (FQDD) of the field replaceable unit. - 1.3.6.1.4.1.674.10892.5.4.2000.10.1.12 indexes: - labelname: fruChassisIndex type: gauge - labelname: fruIndex type: gauge - name: controllerNumber oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.1 type: gauge help: Instance number of this controller entry. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.1 indexes: - labelname: controllerNumber type: gauge - name: controllerRebuildRate oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.7 type: gauge help: The rebuild rate is the percentage of the controller's resources dedicated to rebuilding a failed disk when a rebuild is necessary. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.7 indexes: - labelname: controllerNumber type: gauge - name: controllerCacheSizeInMB oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.9 type: gauge help: The controller's current amount of cache memory in megabytes. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.9 indexes: - labelname: controllerNumber type: gauge - name: controllerRollUpStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.37 type: gauge help: Severity of the controller state - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.37 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: controllerComponentStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.38 type: gauge help: The status of the controller itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.38 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: controllerReconstructRate oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.48 type: gauge help: The reconstruct rate is the percentage of the controller's resources dedicated to reconstructing a disk group after adding a physical disk or changing the RAID level of a virtual disk residing on the disk group. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.48 indexes: - labelname: controllerNumber type: gauge - name: controllerPatrolReadRate oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.49 type: gauge help: The patrol read rate is the percentage of the controller's resources dedicated to perform a patrol read on disks participating in a virtual disk or hot spares. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.49 indexes: - labelname: controllerNumber type: gauge - name: controllerBGIRate oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.50 type: gauge help: The background initialization (BGI) rate is the percentage of the controller's resources dedicated to performing the background initialization of a redundant virtual disk after it is created. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.50 indexes: - labelname: controllerNumber type: gauge - name: controllerCheckConsistencyRate oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.51 type: gauge help: The check consistency rate is the percentage of the controller's resources dedicated to performing a check consistency on a redundant virtual disk. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.51 indexes: - labelname: controllerNumber type: gauge - name: controllerPatrolReadMode oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.52 type: gauge help: Identifies the patrol read mode setting for the controller - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.52 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: notSupported 3: disabled 4: auto 5: manual - name: controllerPatrolReadState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.53 type: gauge help: This property displays the current state of the patrol read process - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.53 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: stopped 3: active - name: controllerPersistentHotSpare oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.59 type: gauge help: Indicates whether hot spare drives would be restored on insertion into the same slot. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.59 indexes: - labelname: controllerNumber type: gauge - name: controllerSpinDownUnconfiguredDrives oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.60 type: gauge help: Indicates whether un-configured drives would be put in power save mode by the controller. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.60 indexes: - labelname: controllerNumber type: gauge - name: controllerSpinDownHotSpareDrives oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.61 type: gauge help: Indicates whether hot spare drives would be put in power save mode by the controller. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.61 indexes: - labelname: controllerNumber type: gauge - name: controllerSpinDownTimeInterval oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.62 type: gauge help: The duration in minutes after which, the unconfigured or hot spare drives will be spun down to power save mode. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.62 indexes: - labelname: controllerNumber type: gauge - name: controllerPreservedCache oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.69 type: gauge help: Indicates whether preserved cache or pinned cache is present on the controller. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.69 indexes: - labelname: controllerNumber type: gauge - name: controllerCheckConsistencyMode oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.70 type: gauge help: The current check consistency mode setting for the controller - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.70 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: unsupported 3: normal 4: stopOnError - name: controllerCopyBackMode oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.71 type: gauge help: The current copy back mode setting for the controller - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.71 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: unsupported 3: "on" 4: onWithSmart 5: "off" - name: controllerSecurityStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.72 type: gauge help: The controller's current security/encryption status. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.72 indexes: - labelname: controllerNumber type: gauge enum_values: 1: unknown 2: none 3: lkm - name: controllerEncryptionKeyPresent oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.73 type: gauge help: Indicates whether encryption key is assigned for the controller. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.73 indexes: - labelname: controllerNumber type: gauge - name: controllerEncryptionCapability oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.74 type: gauge help: The type of encryption supported by the controller - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.74 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: none 3: lkm - name: controllerLoadBalanceSetting oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.75 type: gauge help: The ability of the controller to automatically use both controller ports (or connectors) connected to the same enclosure in order to route I/O requests - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.75 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: unsupported 3: auto 4: none - name: controllerMaxCapSpeed oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.76 type: gauge help: The maximum speed of the controller.in Gigbits per second (Gbps) - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.76 indexes: - labelname: controllerNumber type: gauge enum_values: 1: unknown 2: oneDotFiveGbps 3: threeGbps 4: sixGbps 5: twelveGbps - name: controllerFQDD oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.78 type: OctetString help: The controller's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.78 indexes: - labelname: controllerNumber type: gauge - name: controllerT10PICapability oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.80 type: gauge help: Indicates whether the controller supports the T10 PI (Protection Information) - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.80 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: capable 3: notCapable - name: controllerRAID10UnevenSpansSupported oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.81 type: gauge help: Indicates whether uneven spans for RAID 10 virtual disk is supported on the controller. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.81 indexes: - labelname: controllerNumber type: gauge - name: controllerEnhancedAutoImportForeignConfigMode oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.82 type: gauge help: Indicates the status of enhanced auto-import of foreign configuration property of the controller - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.82 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: notSupported 3: disabled 4: enabled - name: controllerBootModeSupported oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.83 type: gauge help: Indicates whether headless boot mode settings are supported on the controller. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.83 indexes: - labelname: controllerNumber type: gauge - name: controllerBootMode oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.84 type: gauge help: Indicates the boot mode of the controller - 1.3.6.1.4.1.674.10892.5.5.1.20.130.1.1.84 indexes: - labelname: controllerNumber type: gauge enum_values: 1: notApplicable 2: user 3: contOnError 4: headlessContOnError 5: headlessSafe - name: enclosureNumber oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.1 type: gauge help: Instance number of this enclossre/backplane. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.1 indexes: - labelname: enclosureNumber type: gauge - name: enclosureState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.4 type: gauge help: The current state of this enclosure/backplane - 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.4 indexes: - labelname: enclosureNumber type: gauge enum_values: 1: unknown 2: ready 3: failed 4: missing 5: degraded - name: enclosureRollUpStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.23 type: gauge help: Severity of the enclosure/backplane state - 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.23 indexes: - labelname: enclosureNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enclosureComponentStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.24 type: gauge help: The status of the enclosure/backplane.itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.24 indexes: - labelname: enclosureNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enclosureDriveCount oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.31 type: gauge help: The number of disks present in the enclosure/backplane. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.31 indexes: - labelname: enclosureNumber type: gauge - name: enclosureTotalSlots oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.32 type: gauge help: The total physical drive slots in a storage enclosure or server backplane. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.32 indexes: - labelname: enclosureNumber type: gauge - name: enclosureFQDD oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.47 type: OctetString help: The enclosure/backplane's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.47 indexes: - labelname: enclosureNumber type: gauge - name: enclosureType oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.49 type: gauge help: The protocol supported by the backplane - 1.3.6.1.4.1.674.10892.5.5.1.20.130.3.1.49 indexes: - labelname: enclosureNumber type: gauge enum_values: 1: other 2: notApplicable 3: sassata 4: pcie 5: universal - name: physicalDiskNumber oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1 type: gauge help: Instance number of this physical disk entry. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.1 indexes: - labelname: physicalDiskNumber type: gauge - name: physicalDiskState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4 type: gauge help: The current state of this physical disk - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.4 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: unknown 2: ready 3: online 4: foreign 5: offline 6: blocked 7: failed 8: nonraid 9: removed 10: readonly - name: physicalDiskCapacityInMB oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11 type: gauge help: The size of the physical disk in megabytes. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.11 indexes: - labelname: physicalDiskNumber type: gauge - name: physicalDiskUsedSpaceInMB oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17 type: gauge help: The amount of used space in megabytes on the physical disk - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.17 indexes: - labelname: physicalDiskNumber type: gauge - name: physicalDiskFreeSpaceInMB oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19 type: gauge help: The amount of free space in megabytes on the physical disk - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.19 indexes: - labelname: physicalDiskNumber type: gauge - name: physicalDiskBusType oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21 type: gauge help: The bus type of the physical disk - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.21 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: unknown 2: scsi 3: sas 4: sata 5: fibre 6: pcie 7: nvme - name: physicalDiskSpareState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22 type: gauge help: The status of the disk as a spare - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.22 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: notASpare 2: dedicatedHotSpare 3: globalHotSpare - name: physicalDiskComponentStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24 type: gauge help: The status of the physical disk itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.24 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: physicalDiskNegotiatedSpeed oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29 type: gauge help: The data transfer speed that the disk negotiated while spinning up in Gigbits per second (Gbps) - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.29 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: unknown 2: oneDotFiveGbps 3: threeGbps 4: sixGbps 5: twelveGbps 6: fiveGTps 7: eightGTps 8: sixteenGTps 9: thirtytwoGTps - name: physicalDiskCapableSpeed oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30 type: gauge help: The maximum data transfer speed supported by the disk in Gigbits per second (Gbps) - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.30 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: unknown 2: oneDotFiveGbps 3: threeGbps 4: sixGbps 5: twelveGbps 6: fiveGTps 7: eightGTps 8: sixteenGTps 9: thirtytwoGTps - name: physicalDiskSmartAlertIndication oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31 type: gauge help: Indicates whether the physical disk has received a predictive failure alert. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.31 indexes: - labelname: physicalDiskNumber type: gauge - name: physicalDiskMediaType oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35 type: gauge help: The media type of the physical disk - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.35 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: unknown 2: hdd 3: ssd - name: physicalDiskPowerState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42 type: gauge help: The power state of the physical disk - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.42 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: other 2: spunUp 3: spunDown 4: transition 5: "on" - name: physicalDiskRemainingRatedWriteEndurance oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49 type: gauge help: This property is applicable to SSD media type only - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.49 indexes: - labelname: physicalDiskNumber type: gauge - name: physicalDiskOperationalState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50 type: gauge help: The state of the physical disk when there are progressive operations ongoing - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.50 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: notApplicable 2: rebuild 3: clear 4: copyback - name: physicalDiskProgress oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51 type: gauge help: The progress percentage of the operation that is being performed on the physical disk - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.51 indexes: - labelname: physicalDiskNumber type: gauge - name: physicalDiskSecurityStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52 type: gauge help: The security/encryption status of the physical disk - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.52 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: supported 2: notSupported 3: secured 4: locked 5: foreign - name: physicalDiskFormFactor oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53 type: gauge help: The form factor of the physical disk - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.53 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: unknown 2: oneDotEight 3: twoDotFive 4: threeDotFive 5: edsffe1DotL - name: physicalDiskFQDD oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54 type: OctetString help: The physical disk's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.54 indexes: - labelname: physicalDiskNumber type: gauge - name: physicalDiskT10PICapability oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57 type: gauge help: Indicates whether the physical disk supports the T10 PI (Protection Information) - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.57 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: other 2: capable 3: notCapable - name: physicalDiskBlockSizeInBytes oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58 type: gauge help: The block size (in bytes) of the physical disk - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.58 indexes: - labelname: physicalDiskNumber type: gauge - name: physicalDiskPCIeNegotiatedLinkWidth oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60 type: gauge help: Applicable for NVMe devices only - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.60 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: other 2: notApplicable 3: byOne 4: byTwp 5: byFour 6: byEight 7: bySixteen 8: byThirtyTwp - name: physicalDiskPCIeCapableLinkWidth oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61 type: gauge help: Applicable for NVMe devices only - 1.3.6.1.4.1.674.10892.5.5.1.20.130.4.1.61 indexes: - labelname: physicalDiskNumber type: gauge enum_values: 1: other 2: notApplicable 3: byOne 4: byTwp 5: byFour 6: byEight 7: bySixteen 8: byThirtyTwp - name: enclosureFanNumber oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.1 type: gauge help: Instance number of this fan. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.1 indexes: - labelname: enclosureFanNumber type: gauge - name: enclosureFanState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.4 type: gauge help: The current state of this fan - 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.4 indexes: - labelname: enclosureFanNumber type: gauge enum_values: 1: unknown 2: ready 3: failed 4: missing 5: degraded - name: enclosureFanSpeed oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.11 type: gauge help: Indicates the current relative speed of the fan. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.11 indexes: - labelname: enclosureFanNumber type: gauge - name: enclosureFanComponentStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.15 type: gauge help: The status of the fan itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.15 indexes: - labelname: enclosureFanNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enclosureFanFQDD oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.20 type: OctetString help: The fan's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.7.1.20 indexes: - labelname: enclosureFanNumber type: gauge - name: enclosurePowerSupplyNumber oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.1 type: gauge help: Instance number of this power supply unit. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.1 indexes: - labelname: enclosurePowerSupplyNumber type: gauge - name: enclosurePowerSupplyState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.4 type: gauge help: The current state of this power supply unit - 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.4 indexes: - labelname: enclosurePowerSupplyNumber type: gauge enum_values: 1: unknown 2: ready 3: failed 4: missing 5: degraded - name: enclosurePowerSupplyComponentStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.9 type: gauge help: The status of the power supply unit itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.9 indexes: - labelname: enclosurePowerSupplyNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enclosurePowerSupplyFQDD oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.15 type: OctetString help: The power supply unit's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.9.1.15 indexes: - labelname: enclosurePowerSupplyNumber type: gauge - name: enclosureTemperatureProbeNumber oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.1 type: gauge help: Instance number of this temperature probe. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.1 indexes: - labelname: enclosureTemperatureProbeNumber type: gauge - name: enclosureTemperatureProbeState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.4 type: gauge help: The current state of this temperature probe - 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.4 indexes: - labelname: enclosureTemperatureProbeNumber type: gauge enum_values: 1: unknown 2: ready 3: failed 4: missing 5: degraded - name: enclosureTemperatureProbeMinWarningValue oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.7 type: gauge help: The minimum temperature that will force the probe into a warning state. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.7 indexes: - labelname: enclosureTemperatureProbeNumber type: gauge - name: enclosureTemperatureProbeMinCriticalValue oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.8 type: gauge help: The minimum temperature that will force the probe into a error state. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.8 indexes: - labelname: enclosureTemperatureProbeNumber type: gauge - name: enclosureTemperatureProbeMaxWarningValue oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.9 type: gauge help: The maximum temperature that will force the probe into a warning state. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.9 indexes: - labelname: enclosureTemperatureProbeNumber type: gauge - name: enclosureTemperatureProbeMaxCriticalValue oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.10 type: gauge help: The maximum temperature that will force the probe into a warning state. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.10 indexes: - labelname: enclosureTemperatureProbeNumber type: gauge - name: enclosureTemperatureProbeCurValue oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.11 type: gauge help: The maximum temperature that will force the probe into a warning state. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.11 indexes: - labelname: enclosureTemperatureProbeNumber type: gauge - name: enclosureTemperatureProbeComponentStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.13 type: gauge help: The status of the enclosure management module.itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.13 indexes: - labelname: enclosureTemperatureProbeNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enclosureTemperatureProbeFQDD oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.15 type: OctetString help: The temperature probe's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.11.1.15 indexes: - labelname: enclosureTemperatureProbeNumber type: gauge - name: enclosureManagementModuleNumber oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.1 type: gauge help: Instance number of this enclosure management module. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.1 indexes: - labelname: enclosureManagementModuleNumber type: gauge - name: enclosureManagementModuleState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.4 type: gauge help: The current state of this enclosure management module - 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.4 indexes: - labelname: enclosureManagementModuleNumber type: gauge enum_values: 1: unknown 2: ready 3: failed 4: missing 5: degraded - name: enclosureManagementModuleComponentStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.11 type: gauge help: The status of the enclosure management module.itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.11 indexes: - labelname: enclosureManagementModuleNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enclosureManagementModuleFQDD oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.15 type: OctetString help: The enclosure management module's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.13.1.15 indexes: - labelname: enclosureManagementModuleNumber type: gauge - name: batteryNumber oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.1 type: gauge help: Instance number of this battery entry. - 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.1 indexes: - labelname: batteryNumber type: gauge - name: batteryState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.4 type: gauge help: Current state of battery - 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.4 indexes: - labelname: batteryNumber type: gauge enum_values: 1: unknown 2: ready 3: failed 4: degraded 5: missing 6: charging 7: belowThreshold - name: batteryComponentStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.6 type: gauge help: The status of the battery itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.6 indexes: - labelname: batteryNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: batteryPredictedCapacity oid: 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.10 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10892.5.5.1.20.130.15.1.10 indexes: - labelname: batteryNumber type: gauge enum_values: 1: unknown 2: failed 3: ready - name: virtualDiskNumber oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.1 type: gauge help: Instance number of this virtual disk entry. - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.1 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4 type: gauge help: 'The current state of this virtual disk (which includes any member physical disks.) Possible states: 1: The current state could not be determined - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.4' indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: unknown 2: online 3: failed 4: degraded - name: virtualDiskSizeInMB oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.6 type: gauge help: The size of the virtual disk in megabytes. - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.6 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskWritePolicy oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.10 type: gauge help: The write policy used by the controller for write operations on this virtual disk - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.10 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: writeThrough 2: writeBack 3: writeBackForce - name: virtualDiskReadPolicy oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.11 type: gauge help: The read policy used by the controller for read operations on this virtual disk - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.11 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: noReadAhead 2: readAhead 3: adaptiveReadAhead - name: virtualDiskLayout oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.13 type: gauge help: The virtual disk's RAID type - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.13 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: other 2: r0 3: r1 4: r5 5: r6 6: r10 7: r50 8: r60 9: concatRaid1 10: concatRaid5 - name: virtualDiskStripeSize oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.14 type: gauge help: The stripe size of this virtual disk - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.14 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: other 2: default 3: fiveHundredAndTwelvebytes 4: oneKilobytes 5: twoKilobytes 6: fourKilobytes 7: eightKilobytes 8: sixteenKilobytes 9: thirtyTwoKilobytes 10: sixtyFourKilobytes 11: oneTwentyEightKilobytes 12: twoFiftySixKilobytes 13: fiveOneTwoKilobytes 14: oneMegabye 15: twoMegabytes 16: fourMegabytes 17: eightMegabytes 18: sixteenMegabytes - name: virtualDiskComponentStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.20 type: gauge help: The status of the virtual disk itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.20 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: virtualDiskBadBlocksDetected oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.23 type: gauge help: Indicates whether the virtual disk has bad blocks. - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.23 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskSecured oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.24 type: gauge help: Indicates whether the virtual disk is secured or not. - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.24 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskIsCacheCade oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.25 type: gauge help: Indicates whether the virtual disk is being used as a secondary cache by the controller. - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.25 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskDiskCachePolicy oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.26 type: gauge help: 'The cache policy of the physical disks that are part of this virtual disk Possible values: 1: Enabled - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.26' indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: enabled 2: disabled 3: defullt - name: virtualDiskOperationalState oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.30 type: gauge help: The state of the virtual disk when there are progressive operations ongoing - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.30 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: notApplicable 2: reconstructing 3: resynching 4: initializing 5: backgroundInit - name: virtualDiskProgress oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.31 type: gauge help: The progress percentage of the operation that is being performed on the virtual disk - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.31 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskRemainingRedundancy oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.34 type: gauge help: The number of physical disks which can be lost before the virtual disk loses its redundancy. - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.34 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskFQDD oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.35 type: OctetString help: The virtual disk's Fully Qualified Device Descriptor (FQDD) as represented in Storage Management. - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.35 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskT10PIStatus oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.37 type: gauge help: Indicates whether the virtual disk supports the T10 PI (Protection Information) - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.37 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: other 2: enabled 3: disabled - name: virtualDiskBlockSizeInBytes oid: 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.38 type: gauge help: The block size (in bytes) of the physical disk part of the virtual disk - 1.3.6.1.4.1.674.10892.5.5.1.20.140.1.1.38 indexes: - labelname: virtualDiskNumber type: gauge - name: dmmProductName oid: 1.3.6.1.4.1.674.10892.6.1.1.1 type: OctetString help: This attribute defines the product name of a chassis management module. - 1.3.6.1.4.1.674.10892.6.1.1.1 - name: dmmProductShortName oid: 1.3.6.1.4.1.674.10892.6.1.1.2 type: OctetString help: This attribute defines the short product name of a chassis management module. - 1.3.6.1.4.1.674.10892.6.1.1.2 - name: dmmProductDescription oid: 1.3.6.1.4.1.674.10892.6.1.1.3 type: OctetString help: This attribute defines the product description of a chassis management module. - 1.3.6.1.4.1.674.10892.6.1.1.3 - name: dmmProductManufacturer oid: 1.3.6.1.4.1.674.10892.6.1.1.4 type: OctetString help: This attribute defines the product manufacturer of a chassis management module. - 1.3.6.1.4.1.674.10892.6.1.1.4 - name: dmmProductVersion oid: 1.3.6.1.4.1.674.10892.6.1.1.5 type: OctetString help: This attribute defines the product version of a chassis management module. - 1.3.6.1.4.1.674.10892.6.1.1.5 - name: dmmChassisServiceTag oid: 1.3.6.1.4.1.674.10892.6.1.1.6 type: OctetString help: This attribute defines the Service Tag of the chassis. - 1.3.6.1.4.1.674.10892.6.1.1.6 - name: dmmProductURL oid: 1.3.6.1.4.1.674.10892.6.1.1.7 type: OctetString help: This attribute defines the out-of-band UI URL of a chassis management module. - 1.3.6.1.4.1.674.10892.6.1.1.7 - name: dmmProductChassisAssetTag oid: 1.3.6.1.4.1.674.10892.6.1.1.8 type: OctetString help: This attribute defines the Asset Tag of the chassis. - 1.3.6.1.4.1.674.10892.6.1.1.8 - name: dmmProductChassisName oid: 1.3.6.1.4.1.674.10892.6.1.1.9 type: OctetString help: This attribute defines the name of the chassis. - 1.3.6.1.4.1.674.10892.6.1.1.9 - name: dmmProductType oid: 1.3.6.1.4.1.674.10892.6.1.1.10 type: gauge help: This attribute defines type of a remote management module - 1.3.6.1.4.1.674.10892.6.1.1.10 enum_values: 1: other 2: unknown 3: mxMM - name: dmmProductChassisDataCenter oid: 1.3.6.1.4.1.674.10892.6.1.1.11 type: OctetString help: This attribute defines the Data Center locator of the chassis. - 1.3.6.1.4.1.674.10892.6.1.1.11 - name: dmmProductChassisAisle oid: 1.3.6.1.4.1.674.10892.6.1.1.12 type: OctetString help: This attribute defines the Aisle locator of the chassis. - 1.3.6.1.4.1.674.10892.6.1.1.12 - name: dmmProductChassisRack oid: 1.3.6.1.4.1.674.10892.6.1.1.13 type: OctetString help: This attribute defines the Rack locator of the chassis. - 1.3.6.1.4.1.674.10892.6.1.1.13 - name: dmmProductChassisRackSlot oid: 1.3.6.1.4.1.674.10892.6.1.1.14 type: OctetString help: This attribute defines the Rack Slot locator of the chassis. - 1.3.6.1.4.1.674.10892.6.1.1.14 - name: dmmProductChassisModel oid: 1.3.6.1.4.1.674.10892.6.1.1.15 type: OctetString help: This attribute defines the Model of the chassis. - 1.3.6.1.4.1.674.10892.6.1.1.15 - name: dmmProductChassisExpressServiceCode oid: 1.3.6.1.4.1.674.10892.6.1.1.16 type: OctetString help: This attribute defines the Express Service Code of the chassis. - 1.3.6.1.4.1.674.10892.6.1.1.16 - name: dmmProductChassisSystemID oid: 1.3.6.1.4.1.674.10892.6.1.1.17 type: gauge help: This attribute defines the System ID of the chassis. - 1.3.6.1.4.1.674.10892.6.1.1.17 - name: dmmFirmwareVersion oid: 1.3.6.1.4.1.674.10892.6.1.2.1 type: OctetString help: This attribute defines the firmware version of chassis management module 1. - 1.3.6.1.4.1.674.10892.6.1.2.1 - name: dmmFirmwareVersion2 oid: 1.3.6.1.4.1.674.10892.6.1.2.2 type: OctetString help: This attribute defines the firmware version of chassis management module 2. - 1.3.6.1.4.1.674.10892.6.1.2.2 - name: dmmGlobalSystemStatus oid: 1.3.6.1.4.1.674.10892.6.2.1 type: gauge help: This attribute defines the overall chassis status being monitored by the chassis management module. - 1.3.6.1.4.1.674.10892.6.2.1 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: dmmIOMCurrStatus oid: 1.3.6.1.4.1.674.10892.6.3.1.1 type: gauge help: This attribute defines the IOM subsystem status being monitored by the chassis management module. - 1.3.6.1.4.1.674.10892.6.3.1.1 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: dmmRedCurrStatus oid: 1.3.6.1.4.1.674.10892.6.3.1.2 type: gauge help: This attribute defines the Redundancy status being monitored by the chassis management module. - 1.3.6.1.4.1.674.10892.6.3.1.2 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: dmmPowerCurrStatus oid: 1.3.6.1.4.1.674.10892.6.3.1.3 type: gauge help: This attribute defines the power subsystem health status being monitored by the chassis management module. - 1.3.6.1.4.1.674.10892.6.3.1.3 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: dmmFanCurrStatus oid: 1.3.6.1.4.1.674.10892.6.3.1.4 type: gauge help: This attribute defines the Fan subsystem health status being monitored by the chassis management module. - 1.3.6.1.4.1.674.10892.6.3.1.4 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: dmmBladeCurrStatus oid: 1.3.6.1.4.1.674.10892.6.3.1.5 type: gauge help: This attribute defines the Blade subsystem health status being monitored by the chassis management module. - 1.3.6.1.4.1.674.10892.6.3.1.5 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: dmmTempCurrStatus oid: 1.3.6.1.4.1.674.10892.6.3.1.6 type: gauge help: This attribute defines the Temp Sensor subsystem health status being monitored by the chassis management module. - 1.3.6.1.4.1.674.10892.6.3.1.6 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: dmmMMCurrStatus oid: 1.3.6.1.4.1.674.10892.6.3.1.7 type: gauge help: This attribute defines the health status being monitored by the chassis management module. - 1.3.6.1.4.1.674.10892.6.3.1.7 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: dmmChassisFrontPanelAmbientTemperature oid: 1.3.6.1.4.1.674.10892.6.3.1.8 type: gauge help: This attribute defines the ambient temperature reading (in degrees Celsius) for the chassis front panel module. - 1.3.6.1.4.1.674.10892.6.3.1.8 - name: dmmPowerChassisIndex oid: 1.3.6.1.4.1.674.10892.6.4.1.1.1 type: gauge help: This attribute defines the index (one-based) of the associated chassis. - 1.3.6.1.4.1.674.10892.6.4.1.1.1 indexes: - labelname: dmmPowerChassisIndex type: gauge fixed_size: 1 - name: dmmPowerIdlePower oid: 1.3.6.1.4.1.674.10892.6.4.1.1.2 type: OctetString help: This attribute defines the power (in Watts) required by the chassis infrastructure, plus the sum of the minimum power requirements for all currently powered-on servers. - 1.3.6.1.4.1.674.10892.6.4.1.1.2 indexes: - labelname: dmmPowerChassisIndex type: gauge fixed_size: 1 - name: dmmPowerKWhCumulative oid: 1.3.6.1.4.1.674.10892.6.4.1.1.3 type: OctetString help: This attribute defines the cumulative chassis power usage (in KWh) since last reset. - 1.3.6.1.4.1.674.10892.6.4.1.1.3 indexes: - labelname: dmmPowerChassisIndex type: gauge fixed_size: 1 - name: dmmPowerKWhCumulativeTime oid: 1.3.6.1.4.1.674.10892.6.4.1.1.4 type: OctetString help: This attribute defines the timestamp of the most recent chassis power accumulator reset. - 1.3.6.1.4.1.674.10892.6.4.1.1.4 indexes: - labelname: dmmPowerChassisIndex type: gauge fixed_size: 1 - name: dmmPowerWattsPeakUsage oid: 1.3.6.1.4.1.674.10892.6.4.1.1.5 type: OctetString help: This attribute defines the chassis peak power usage (in Watts) since last reset. - 1.3.6.1.4.1.674.10892.6.4.1.1.5 indexes: - labelname: dmmPowerChassisIndex type: gauge fixed_size: 1 - name: dmmPowerWattsPeakTime oid: 1.3.6.1.4.1.674.10892.6.4.1.1.6 type: OctetString help: This attribute defines the timestamp of the most recent chassis peak power usage. - 1.3.6.1.4.1.674.10892.6.4.1.1.6 indexes: - labelname: dmmPowerChassisIndex type: gauge fixed_size: 1 - name: dmmPowerWattsMinUsage oid: 1.3.6.1.4.1.674.10892.6.4.1.1.7 type: OctetString help: This attribute defines the chassis mimimum power usage (in Watts) since last reset. - 1.3.6.1.4.1.674.10892.6.4.1.1.7 indexes: - labelname: dmmPowerChassisIndex type: gauge fixed_size: 1 - name: dmmPowerWattsMinTime oid: 1.3.6.1.4.1.674.10892.6.4.1.1.8 type: OctetString help: This attribute defines the timestamp of the most recent chassis minimum power usage. - 1.3.6.1.4.1.674.10892.6.4.1.1.8 indexes: - labelname: dmmPowerChassisIndex type: gauge fixed_size: 1 - name: dmmPowerWattsReading oid: 1.3.6.1.4.1.674.10892.6.4.1.1.9 type: OctetString help: This attribute defines the instantaneous chassis power usage (in Watts). - 1.3.6.1.4.1.674.10892.6.4.1.1.9 indexes: - labelname: dmmPowerChassisIndex type: gauge fixed_size: 1 - name: dmmPSUChassisIndex oid: 1.3.6.1.4.1.674.10892.6.4.2.1.1 type: gauge help: This attribute defines the index (one-based) of the associated chassis. - 1.3.6.1.4.1.674.10892.6.4.2.1.1 indexes: - labelname: dmmPSUChassisIndex type: gauge fixed_size: 1 - labelname: dmmPSUIndex type: gauge - name: dmmPSUIndex oid: 1.3.6.1.4.1.674.10892.6.4.2.1.2 type: gauge help: This attribute defines the index (one-based) of the associated PSU. - 1.3.6.1.4.1.674.10892.6.4.2.1.2 indexes: - labelname: dmmPSUChassisIndex type: gauge fixed_size: 1 - labelname: dmmPSUIndex type: gauge - name: dmmPSULocation oid: 1.3.6.1.4.1.674.10892.6.4.2.1.3 type: OctetString help: This attribute defines the location of the PSU. - 1.3.6.1.4.1.674.10892.6.4.2.1.3 indexes: - labelname: dmmPSUChassisIndex type: gauge fixed_size: 1 - labelname: dmmPSUIndex type: gauge - name: dmmPSUState oid: 1.3.6.1.4.1.674.10892.6.4.2.1.4 type: OctetString help: This attribute defines the enabled state of of the PSU. - 1.3.6.1.4.1.674.10892.6.4.2.1.4 indexes: - labelname: dmmPSUChassisIndex type: gauge fixed_size: 1 - labelname: dmmPSUIndex type: gauge - name: dmmPSUType oid: 1.3.6.1.4.1.674.10892.6.4.2.1.5 type: OctetString help: This attribute defines the type of the PSU. - 1.3.6.1.4.1.674.10892.6.4.2.1.5 indexes: - labelname: dmmPSUChassisIndex type: gauge fixed_size: 1 - labelname: dmmPSUIndex type: gauge - name: dmmPSUCapacity oid: 1.3.6.1.4.1.674.10892.6.4.2.1.6 type: OctetString help: This attribute defines the capacity in watts of the PSU. - 1.3.6.1.4.1.674.10892.6.4.2.1.6 indexes: - labelname: dmmPSUChassisIndex type: gauge fixed_size: 1 - labelname: dmmPSUIndex type: gauge - name: dmmPSUVoltage oid: 1.3.6.1.4.1.674.10892.6.4.2.1.7 type: OctetString help: This attribute defines the input voltage of the PSU. - 1.3.6.1.4.1.674.10892.6.4.2.1.7 indexes: - labelname: dmmPSUChassisIndex type: gauge fixed_size: 1 - labelname: dmmPSUIndex type: gauge - name: dmmPSUCurrStatus oid: 1.3.6.1.4.1.674.10892.6.4.2.1.8 type: gauge help: This attribute defines the current status of the PSU. - 1.3.6.1.4.1.674.10892.6.4.2.1.8 indexes: - labelname: dmmPSUChassisIndex type: gauge fixed_size: 1 - labelname: dmmPSUIndex type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: dmmCA2Message oid: 1.3.6.1.4.1.674.10892.6.5.1.2 type: OctetString help: Message describing the alert. - 1.3.6.1.4.1.674.10892.6.5.1.2 - name: dmmCA2MessageArgs oid: 1.3.6.1.4.1.674.10892.6.5.1.3 type: OctetString help: Concatenated set of strings representing any message arguments that were used to construct the alert message - 1.3.6.1.4.1.674.10892.6.5.1.3 - name: dmmCA2AlertStatus oid: 1.3.6.1.4.1.674.10892.6.5.1.4 type: gauge help: Status of the alert. - 1.3.6.1.4.1.674.10892.6.5.1.4 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: dmmDeviceServiceTag oid: 1.3.6.1.4.1.674.10892.6.6.1.1 type: OctetString help: Service tag of the device. - 1.3.6.1.4.1.674.10892.6.6.1.1 - name: softwareVersion oid: 1.3.6.1.4.1.674.10893.1.20.1 type: DisplayString help: Version number of the storage management component of the systems management software. - 1.3.6.1.4.1.674.10893.1.20.1 - name: globalStatus oid: 1.3.6.1.4.1.674.10893.1.20.2 type: gauge help: Global health information for the subsystem managed by the Storage Management software - 1.3.6.1.4.1.674.10893.1.20.2 enum_values: 1: critical 2: warning 3: normal 4: unknown - name: softwareManufacturer oid: 1.3.6.1.4.1.674.10893.1.20.3 type: DisplayString help: Manufacturer information for the Storage Management software. - 1.3.6.1.4.1.674.10893.1.20.3 - name: softwareProduct oid: 1.3.6.1.4.1.674.10893.1.20.4 type: DisplayString help: Product information for the Storage Management software. - 1.3.6.1.4.1.674.10893.1.20.4 - name: softwareDescription oid: 1.3.6.1.4.1.674.10893.1.20.5 type: DisplayString help: Product Description for the Storage Management software. - 1.3.6.1.4.1.674.10893.1.20.5 - name: displayName oid: 1.3.6.1.4.1.674.10893.1.20.100.1 type: DisplayString help: Name of this management software for display purposes. - 1.3.6.1.4.1.674.10893.1.20.100.1 - name: description oid: 1.3.6.1.4.1.674.10893.1.20.100.2 type: DisplayString help: A short description of this management software. - 1.3.6.1.4.1.674.10893.1.20.100.2 - name: agentVendor oid: 1.3.6.1.4.1.674.10893.1.20.100.3 type: DisplayString help: The name of the management software manufacturer. - 1.3.6.1.4.1.674.10893.1.20.100.3 - name: agentVersion oid: 1.3.6.1.4.1.674.10893.1.20.100.4 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.100.4 - name: agentSystemGlobalStatus oid: 1.3.6.1.4.1.674.10893.1.20.110.1 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.110.1 enum_values: 1: normal 2: warning 3: nonCriticalError 4: failure 5: unknown - name: agentLastGlobalStatus oid: 1.3.6.1.4.1.674.10893.1.20.110.2 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.110.2 enum_values: 1: normal 2: warning 3: nonCriticalError 4: failure 5: unknown - name: agentTimeStamp oid: 1.3.6.1.4.1.674.10893.1.20.110.3 type: gauge help: The last time that the agent values have been updated - 1.3.6.1.4.1.674.10893.1.20.110.3 - name: agentGetTimeout oid: 1.3.6.1.4.1.674.10893.1.20.110.4 type: gauge help: Suggested timeout value in milliseconds for how long the SNMP getter should wait while attempting to poll the SNMP agent. - 1.3.6.1.4.1.674.10893.1.20.110.4 - name: agentModifiers oid: 1.3.6.1.4.1.674.10893.1.20.110.5 type: gauge help: Agent functional modifiers, when set the modifier is active - 1.3.6.1.4.1.674.10893.1.20.110.5 - name: agentRefreshRate oid: 1.3.6.1.4.1.674.10893.1.20.110.6 type: gauge help: The rate, given in seconds, at which the cached data for SNMP is refreshed - 1.3.6.1.4.1.674.10893.1.20.110.6 - name: agentHostname oid: 1.3.6.1.4.1.674.10893.1.20.110.7 type: DisplayString help: This entry is obsolete for Storage Management. - 1.3.6.1.4.1.674.10893.1.20.110.7 - name: agentIPAddress oid: 1.3.6.1.4.1.674.10893.1.20.110.8 type: DisplayString help: This entry is obsolete for Storage Management. - 1.3.6.1.4.1.674.10893.1.20.110.8 - name: agentSoftwareStatus oid: 1.3.6.1.4.1.674.10893.1.20.110.9 type: gauge help: This entry is obsolete for Storage Management. - 1.3.6.1.4.1.674.10893.1.20.110.9 enum_values: 1: databaseUp 2: databaseDown - name: agentSnmpVersion oid: 1.3.6.1.4.1.674.10893.1.20.110.10 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.110.10 - name: agentMibVersion oid: 1.3.6.1.4.1.674.10893.1.20.110.11 type: DisplayString help: Version of the Storage Management MIB. - 1.3.6.1.4.1.674.10893.1.20.110.11 - name: agentManagementSoftwareURLName oid: 1.3.6.1.4.1.674.10893.1.20.110.12 type: DisplayString help: The Universal Resource Locator (URL) of the systems management software. - 1.3.6.1.4.1.674.10893.1.20.110.12 - name: agentGlobalSystemStatus oid: 1.3.6.1.4.1.674.10893.1.20.110.13 type: gauge help: Global health information for the subsystem managed by the Storage Management software - 1.3.6.1.4.1.674.10893.1.20.110.13 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: agentLastGlobalSystemStatus oid: 1.3.6.1.4.1.674.10893.1.20.110.14 type: gauge help: The previous global status of the system managed by the Storage Management software - 1.3.6.1.4.1.674.10893.1.20.110.14 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: agentSmartThermalShutdown oid: 1.3.6.1.4.1.674.10893.1.20.110.15 type: gauge help: Indicates the status of smart thermal shutdown for PV220S and PV221S enclosures - 1.3.6.1.4.1.674.10893.1.20.110.15 enum_values: 1: enabled 2: disabled 3: notApplicable - name: controllerNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.1 type: gauge help: Instance number of this controller entry. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.1 indexes: - labelname: controllerNumber type: gauge - name: controllerName oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.2 type: DisplayString help: The name of the controller in this subsystem as represented in Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.1.1.2 indexes: - labelname: controllerNumber type: gauge - name: controllerVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.3 type: DisplayString help: The controller's (re)seller's name. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.3 indexes: - labelname: controllerNumber type: gauge - name: controllerType oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.4 type: gauge help: 'The type of this controller: 1: SCSI 2: PV660F 3: PV662F 4: IDE (Integrated/Intelligent Drive Electronics) 5: SATA (Serial Advanced Technology Attachment) 6: SAS (Serial Attached SCSI) 9: PCIe SSD - 1.3.6.1.4.1.674.10893.1.20.130.1.1.4' indexes: - labelname: controllerNumber type: gauge enum_values: 1: scsi 2: pv660F 3: pv662F 4: ide 5: sata 6: sas 9: pciessd - name: controllerState oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.5 type: gauge help: 'The current condition of the controller''s subsystem (which includes any devices connected to it.) Possible states: 0: Unknown 1: Ready 2: Failed 3: Online 4: Offline 6: Degraded - 1.3.6.1.4.1.674.10893.1.20.130.1.1.5' indexes: - labelname: controllerNumber type: gauge enum_values: 1: ready 2: failed 3: online 4: offline 6: degraded - name: controllerSeverity oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.6 type: gauge help: This entry is obsolete for Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.1.1.6 indexes: - labelname: controllerNumber type: gauge enum_values: 1: warning 2: error 3: failure - name: controllerRebuildRateInPercent oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.7 type: gauge help: The percent of the compute cycles dedicated to rebuilding failed array disks. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.7 indexes: - labelname: controllerNumber type: gauge - name: controllerFWVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.8 type: DisplayString help: The controller's current firmware version. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.8 indexes: - labelname: controllerNumber type: gauge - name: controllerCacheSizeInMB oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.9 type: gauge help: The controller's current amount of cache memory in megabytes - 1.3.6.1.4.1.674.10893.1.20.130.1.1.9 indexes: - labelname: controllerNumber type: gauge - name: controllerCacheSizeInBytes oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.10 type: gauge help: The controller's current amount of cache memory that is less than a megabyte - 1.3.6.1.4.1.674.10893.1.20.130.1.1.10 indexes: - labelname: controllerNumber type: gauge - name: controllerPhysicalDeviceCount oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.11 type: gauge help: Number of physical devices on the controller channel including both disks and the controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.11 indexes: - labelname: controllerNumber type: gauge - name: controllerLogicalDeviceCount oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.12 type: gauge help: Number of virtual disks on the controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.12 indexes: - labelname: controllerNumber type: gauge - name: controllerPartnerStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.13 type: DisplayString help: This entry is obsolete for Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.13 indexes: - labelname: controllerNumber type: gauge - name: controllerHostPortCount oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.14 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.14 indexes: - labelname: controllerNumber type: gauge - name: controllerMemorySizeInMB oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.15 type: gauge help: Size of memory in megabytes on the controller - 1.3.6.1.4.1.674.10893.1.20.130.1.1.15 indexes: - labelname: controllerNumber type: gauge - name: controllerMemorySizeInBytes oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.16 type: gauge help: Size of memory on the controller that is less than a megabyte - 1.3.6.1.4.1.674.10893.1.20.130.1.1.16 indexes: - labelname: controllerNumber type: gauge - name: controllerDriveChannelCount oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.17 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.17 indexes: - labelname: controllerNumber type: gauge - name: controllerFaultTolerant oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.18 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.18 indexes: - labelname: controllerNumber type: gauge enum_values: 1: "yes" - name: controllerC0Port0WWN oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.19 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.19 indexes: - labelname: controllerNumber type: gauge - name: controllerC0Port0Name oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.20 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.20 indexes: - labelname: controllerNumber type: gauge - name: controllerC0Port0ID oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.21 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.21 indexes: - labelname: controllerNumber type: gauge - name: controllerC0Target oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.22 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.22 indexes: - labelname: controllerNumber type: gauge - name: controllerC0Channel oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.23 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.23 indexes: - labelname: controllerNumber type: gauge - name: controllerC0OSController oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.24 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.24 indexes: - labelname: controllerNumber type: gauge - name: controllerC0BatteryState oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.25 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.25 indexes: - labelname: controllerNumber type: gauge enum_values: 1: ok 2: failed 7: reconditioning 9: high 10: low 12: charging 21: missing - name: controllerC1Port0WWN oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.26 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.26 indexes: - labelname: controllerNumber type: gauge - name: controllerC1Port0Name oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.27 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.27 indexes: - labelname: controllerNumber type: gauge - name: controllerC1Port0ID oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.28 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.28 indexes: - labelname: controllerNumber type: gauge - name: controllerC1Target oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.29 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.29 indexes: - labelname: controllerNumber type: gauge - name: controllerC1Channel oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.30 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.30 indexes: - labelname: controllerNumber type: gauge - name: controllerC1OSController oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.31 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.31 indexes: - labelname: controllerNumber type: gauge - name: controllerC1BatteryState oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.32 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.32 indexes: - labelname: controllerNumber type: gauge enum_values: 1: ok 2: failed 7: reconditioning 9: high 10: low 12: charging 21: missing - name: controllerNodeWWN oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.33 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.33 indexes: - labelname: controllerNumber type: gauge - name: controllerC0Port1WWN oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.34 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.34 indexes: - labelname: controllerNumber type: gauge - name: controllerC1Port1WWN oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.35 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.35 indexes: - labelname: controllerNumber type: gauge - name: controllerBatteryChargeCount oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.36 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.1.1.36 indexes: - labelname: controllerNumber type: gauge - name: controllerRollUpStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.37 type: gauge help: Severity of the controller state - 1.3.6.1.4.1.674.10893.1.20.130.1.1.37 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: controllerComponentStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.38 type: gauge help: The status of the controller itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10893.1.20.130.1.1.38 indexes: - labelname: controllerNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: controllerNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.39 type: DisplayString help: Durable unique ID for this controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.39 indexes: - labelname: controllerNumber type: gauge - name: controllerAlarmState oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.40 type: gauge help: State, or setting for the controller's alarm - 1.3.6.1.4.1.674.10893.1.20.130.1.1.40 indexes: - labelname: controllerNumber type: gauge enum_values: 1: enabled 2: disabled 3: not-applicable - name: controllerDriverVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.41 type: DisplayString help: Currently installed driver version for this controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.41 indexes: - labelname: controllerNumber type: gauge - name: controllerPCISlot oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.42 type: DisplayString help: The PCI slot number or embedded number for controllers on the motherboard. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.42 indexes: - labelname: controllerNumber type: gauge - name: controllerClusterMode oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.43 type: gauge help: Identifies if the controller is in cluster mode - 1.3.6.1.4.1.674.10893.1.20.130.1.1.43 indexes: - labelname: controllerNumber type: gauge enum_values: 1: enabled 2: disabled 3: active 99: notApplicable - name: controllerMinFWVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.44 type: DisplayString help: The minimum firmware version for Storage Management to support the controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.44 indexes: - labelname: controllerNumber type: gauge - name: controllerMinDriverVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.45 type: DisplayString help: The minimum driver version for Storage Management to support the controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.45 indexes: - labelname: controllerNumber type: gauge - name: controllerSCSIInitiatorID oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.46 type: gauge help: The SCSI ID of the initiator. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.46 indexes: - labelname: controllerNumber type: gauge - name: controllerChannelCount oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.47 type: gauge help: Number of channels on the controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.47 indexes: - labelname: controllerNumber type: gauge - name: controllerReconstructRate oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.48 type: gauge help: The rate for reconstruct on the controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.48 indexes: - labelname: controllerNumber type: gauge - name: controllerPatrolReadRate oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.49 type: gauge help: The rate for patrol read on the controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.49 indexes: - labelname: controllerNumber type: gauge - name: controllerBGIRate oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.50 type: gauge help: The rate for background initialization on the controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.50 indexes: - labelname: controllerNumber type: gauge - name: controllerCheckConsistencyRate oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.51 type: gauge help: The rate for check consistency on the controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.51 indexes: - labelname: controllerNumber type: gauge - name: controllerPatrolReadMode oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.52 type: gauge help: Identifies the patrol read mode - 1.3.6.1.4.1.674.10893.1.20.130.1.1.52 indexes: - labelname: controllerNumber type: gauge enum_values: 1: automatic 2: manual 3: disabled - name: controllerPatrolReadState oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.53 type: gauge help: The state of the patrol read - 1.3.6.1.4.1.674.10893.1.20.130.1.1.53 indexes: - labelname: controllerNumber type: gauge enum_values: 1: stopped 2: ready 4: active 8: aborted - name: controllerPatrolReadIterations oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.54 type: gauge help: The number of times Patrol Read has been run on this controller. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.54 indexes: - labelname: controllerNumber type: gauge - name: controllerStorportDriverVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.55 type: DisplayString help: Provide current Windows OS storport driver version - 1.3.6.1.4.1.674.10893.1.20.130.1.1.55 indexes: - labelname: controllerNumber type: gauge - name: controllerMinRequiredStorportVer oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.56 type: DisplayString help: Provides minimum required storport driver version for Windows OS only. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.56 indexes: - labelname: controllerNumber type: gauge - name: controllerEncryptionCapable oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.57 type: gauge help: Indicates Encryption capability of the controller - 1.3.6.1.4.1.674.10893.1.20.130.1.1.57 indexes: - labelname: controllerNumber type: gauge - name: controllerEncryptionKeyPresent oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.58 type: gauge help: Indicates presence of Encryption Key for the controller - 1.3.6.1.4.1.674.10893.1.20.130.1.1.58 indexes: - labelname: controllerNumber type: gauge - name: controllerPersistentHotSpare oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.59 type: gauge help: 'Indicates Persistent Hot Spare capability of the controller Value: 1 - Enabled, 0 - Disabled, 99 - Undetermined / Not applicable - 1.3.6.1.4.1.674.10893.1.20.130.1.1.59' indexes: - labelname: controllerNumber type: gauge - name: controllerSpinDownUnconfiguredDrives oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.60 type: gauge help: Indicates controller capability to put unconfigured drives in power save mode - 1.3.6.1.4.1.674.10893.1.20.130.1.1.60 indexes: - labelname: controllerNumber type: gauge - name: controllerSpinDownHotSpareDrives oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.61 type: gauge help: Indicates controller capability to put hot spare drives in power save mode - 1.3.6.1.4.1.674.10893.1.20.130.1.1.61 indexes: - labelname: controllerNumber type: gauge - name: controllerSpinDownTimeInterval oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.62 type: gauge help: Shows the duration in minutes after which, the unconfigured or hot spare drives will be spun down to power save mode - 1.3.6.1.4.1.674.10893.1.20.130.1.1.62 indexes: - labelname: controllerNumber type: gauge - name: controllerEncryptionMode oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.63 type: gauge help: Indicates the current encryption mode of the controller - 1.3.6.1.4.1.674.10893.1.20.130.1.1.63 indexes: - labelname: controllerNumber type: gauge - name: controllerCacheCade oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.64 type: gauge help: Indicates if the controller is CacheCade capable or not - 1.3.6.1.4.1.674.10893.1.20.130.1.1.64 indexes: - labelname: controllerNumber type: gauge - name: controllerSpinDownConfiguredDrives oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.65 type: gauge help: Indicates controller capability to spin down configured physical disks - 1.3.6.1.4.1.674.10893.1.20.130.1.1.65 indexes: - labelname: controllerNumber type: gauge - name: controllerAutomaticPowerSaving oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.66 type: gauge help: Indicates controller capability for automatic power saving - 1.3.6.1.4.1.674.10893.1.20.130.1.1.66 indexes: - labelname: controllerNumber type: gauge - name: controllerConfiguredDrivesSpinUpTime oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.67 type: DisplayString help: Indicates configured drives spin up start time - 1.3.6.1.4.1.674.10893.1.20.130.1.1.67 indexes: - labelname: controllerNumber type: gauge - name: controllerConfiguredDrivesSpinUpTimeInterval oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.68 type: gauge help: Indicates configured drives spin up time interval in hours - 1.3.6.1.4.1.674.10893.1.20.130.1.1.68 indexes: - labelname: controllerNumber type: gauge - name: controllerPreservedCache oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.69 type: gauge help: Indicates if preserved cache is present on the controller - 1.3.6.1.4.1.674.10893.1.20.130.1.1.69 indexes: - labelname: controllerNumber type: gauge - name: controllerPIEnable oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.70 type: gauge help: Indicates if T10 PI is enabled on a controller - 1.3.6.1.4.1.674.10893.1.20.130.1.1.70 indexes: - labelname: controllerNumber type: gauge - name: controllerCurrentMode oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.71 type: DisplayString help: Shows the current controller mode. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.71 indexes: - labelname: controllerNumber type: gauge - name: frontChassisSlot oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.72 type: gauge help: Shows the physical slot on the chassis for stash . - 1.3.6.1.4.1.674.10893.1.20.130.1.1.72 indexes: - labelname: controllerNumber type: gauge - name: controllerInstance oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.73 type: gauge help: Shows the current instance of the controller for stash . - 1.3.6.1.4.1.674.10893.1.20.130.1.1.73 indexes: - labelname: controllerNumber type: gauge - name: controllerNonRAIDdiskCachePolicy oid: 1.3.6.1.4.1.674.10893.1.20.130.1.1.74 type: DisplayString help: Displays the current disk write cache policy for Non-RAID disks. - 1.3.6.1.4.1.674.10893.1.20.130.1.1.74 indexes: - labelname: controllerNumber type: gauge - name: channelNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.1 type: gauge help: Instance number of this channel entry. - 1.3.6.1.4.1.674.10893.1.20.130.2.1.1 indexes: - labelname: channelNumber type: gauge - name: channelName oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.2 type: DisplayString help: The name of the channel as represented in Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.2.1.2 indexes: - labelname: channelNumber type: gauge - name: channelState oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.3 type: gauge help: The current condition of the channel - 1.3.6.1.4.1.674.10893.1.20.130.2.1.3 indexes: - labelname: channelNumber type: gauge enum_values: 1: ready 2: failed 3: online 4: offline 6: degraded - name: channelSeverity oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.4 type: gauge help: This entry is obsolete for Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.2.1.4 indexes: - labelname: channelNumber type: gauge enum_values: 1: warning 2: error 3: failure - name: channelTermination oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.5 type: gauge help: The type of SCSI termination on this channel - 1.3.6.1.4.1.674.10893.1.20.130.2.1.5 indexes: - labelname: channelNumber type: gauge enum_values: 1: wide 2: narrow 3: notTerminated - name: channelSCSIID oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.6 type: gauge help: The SCSI ID of the controller to which the channel belongs. - 1.3.6.1.4.1.674.10893.1.20.130.2.1.6 indexes: - labelname: channelNumber type: gauge - name: channelRollUpStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.7 type: gauge help: Severity of the channel state - 1.3.6.1.4.1.674.10893.1.20.130.2.1.7 indexes: - labelname: channelNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: channelComponentStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.8 type: gauge help: The status of the channel itself with out without the propagation of any contained component status - 1.3.6.1.4.1.674.10893.1.20.130.2.1.8 indexes: - labelname: channelNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: channelNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.9 type: DisplayString help: Durable unique ID for this channel. - 1.3.6.1.4.1.674.10893.1.20.130.2.1.9 indexes: - labelname: channelNumber type: gauge - name: channelDataRate oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.10 type: DisplayString help: The data rate (SCSI speed) of the channel - 1.3.6.1.4.1.674.10893.1.20.130.2.1.10 indexes: - labelname: channelNumber type: gauge - name: channelBusType oid: 1.3.6.1.4.1.674.10893.1.20.130.2.1.11 type: gauge help: The bus type of the channel - 1.3.6.1.4.1.674.10893.1.20.130.2.1.11 indexes: - labelname: channelNumber type: gauge enum_values: 1: scsi 2: ide 3: fibreChannel 4: ssa 6: usb 7: sata 8: sas 9: pcie - name: enclosureNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.1 type: gauge help: Instance number of the enclosure entry. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.1 indexes: - labelname: enclosureNumber type: gauge - name: enclosureName oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.2 type: DisplayString help: The enclosure's name as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.2 indexes: - labelname: enclosureNumber type: gauge - name: enclosureVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.3 type: DisplayString help: The enclosure's (re)seller's name. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.3 indexes: - labelname: enclosureNumber type: gauge - name: enclosureState oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.4 type: gauge help: 'The current condition of the enclosure (which includes any devices connected to it.) Possible states: 0: Unknown 1: Ready 2: Failed 3: Online 4: Offline 6: Degraded - 1.3.6.1.4.1.674.10893.1.20.130.3.1.4' indexes: - labelname: enclosureNumber type: gauge enum_values: 1: ready 2: failed 3: online 4: offline 6: degraded - name: enclosureSeverity oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.5 type: gauge help: This entry is obsolete for Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.3.1.5 indexes: - labelname: enclosureNumber type: gauge enum_values: 1: warning 2: error 3: failure - name: enclosureID oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.6 type: DisplayString help: Represents unique id for an enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.6 indexes: - labelname: enclosureNumber type: gauge - name: enclosureProcessorVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.7 type: DisplayString help: This entry is obsolete for Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.7 indexes: - labelname: enclosureNumber type: gauge - name: enclosureServiceTag oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.8 type: DisplayString help: Enclosure identification used when consulting customer support. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.8 indexes: - labelname: enclosureNumber type: gauge - name: enclosureAssetTag oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.9 type: DisplayString help: User definable asset tag for the enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.9 indexes: - labelname: enclosureNumber type: gauge - name: enclosureAssetName oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.10 type: DisplayString help: User definable asset name of the enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.10 indexes: - labelname: enclosureNumber type: gauge - name: enclosureSplitBusPartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.11 type: DisplayString help: The enclosure's split bus part number. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.11 indexes: - labelname: enclosureNumber type: gauge - name: enclosureProductID oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.12 type: DisplayString help: The enclosure's product identification - 1.3.6.1.4.1.674.10893.1.20.130.3.1.12 indexes: - labelname: enclosureNumber type: gauge - name: enclosureKernelVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.13 type: DisplayString help: This entry is obsolete for Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.3.1.13 indexes: - labelname: enclosureNumber type: gauge - name: enclosureESM1PartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.14 type: DisplayString help: This entry is obsolete for Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.14 indexes: - labelname: enclosureNumber type: gauge - name: enclosureESM2PartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.15 type: DisplayString help: This entry is obsolete for Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.15 indexes: - labelname: enclosureNumber type: gauge - name: enclosureType oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.16 type: gauge help: The type of this enclosure - 1.3.6.1.4.1.674.10893.1.20.130.3.1.16 indexes: - labelname: enclosureNumber type: gauge enum_values: 1: internal 2: dELLPV200SPV201S 3: dELLPV210SPV211S 4: dELLPV220SPV221S 5: dELLPV660F 6: dELLPV224F 7: dELLPV660F224F 8: md1000 9: md1120 10: md1200 11: md1220 12: md1400 13: md1420 14: mx5016s - name: enclosureProcessor2Version oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.17 type: DisplayString help: This entry is obsolete for Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.17 indexes: - labelname: enclosureNumber type: gauge - name: enclosureConfig oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.18 type: gauge help: The current configuration of the enclosure's backplane - 1.3.6.1.4.1.674.10893.1.20.130.3.1.18 indexes: - labelname: enclosureNumber type: gauge enum_values: 1: joined 2: splitBus 3: clustered 4: unified - name: enclosureChannelNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.19 type: gauge help: The channel number, or bus, to which the enclosure is connected. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.19 indexes: - labelname: enclosureNumber type: gauge - name: enclosureAlarm oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.20 type: gauge help: 'The current status of the enclosure''s alarm (PV220S, and PV221S only.) Possible values: 1: Disabled 2: Enabled - 1.3.6.1.4.1.674.10893.1.20.130.3.1.20' indexes: - labelname: enclosureNumber type: gauge enum_values: 1: disabled 2: enabled - name: enclosureBackplanePartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.21 type: DisplayString help: The part number of the enclosure's backplane. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.21 indexes: - labelname: enclosureNumber type: gauge - name: enclosureSCSIID oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.22 type: gauge help: The SCSI ID of the controller to which this enclosure is attached. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.22 indexes: - labelname: enclosureNumber type: gauge - name: enclosureRollUpStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.23 type: gauge help: Severity of the enclosure state - 1.3.6.1.4.1.674.10893.1.20.130.3.1.23 indexes: - labelname: enclosureNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enclosureComponentStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.24 type: gauge help: The status of the enclosure itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10893.1.20.130.3.1.24 indexes: - labelname: enclosureNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enclosureNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.25 type: DisplayString help: Durable unique ID for this enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.25 indexes: - labelname: enclosureNumber type: gauge - name: enclosureFirmwareVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.26 type: DisplayString help: The firmware version of the enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.26 indexes: - labelname: enclosureNumber type: gauge - name: enclosureSCSIRate oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.27 type: DisplayString help: Actual SCSI rate in the enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.27 indexes: - labelname: enclosureNumber type: gauge - name: enclosurePartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.28 type: DisplayString help: The part number of the enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.28 indexes: - labelname: enclosureNumber type: gauge - name: enclosureSerialNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.29 type: DisplayString help: Serial number of the enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.29 indexes: - labelname: enclosureNumber type: gauge - name: enclosureSASAddress oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.30 type: DisplayString help: The specified SAS address if this is a SAS enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.30 indexes: - labelname: enclosureNumber type: gauge - name: enclosureOccupiedSlotCount oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.31 type: gauge help: Shows the number of physical disk slots occupied in a storage enclosure - 1.3.6.1.4.1.674.10893.1.20.130.3.1.31 indexes: - labelname: enclosureNumber type: gauge - name: enclosureTotalSlots oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.32 type: gauge help: Shows the total number of physical slots in a storage enclosure; it includes total count of occupied and empty slots - 1.3.6.1.4.1.674.10893.1.20.130.3.1.32 indexes: - labelname: enclosureNumber type: gauge - name: enclosureEmptySlotCount oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.33 type: gauge help: Shows the number of empty physical disk slots in a storage enclosure - 1.3.6.1.4.1.674.10893.1.20.130.3.1.33 indexes: - labelname: enclosureNumber type: gauge - name: enclosureExpressServiceCode oid: 1.3.6.1.4.1.674.10893.1.20.130.3.1.34 type: DisplayString help: Express Service Code (ESC) is base10 converted numerical value of service tag. - 1.3.6.1.4.1.674.10893.1.20.130.3.1.34 indexes: - labelname: enclosureNumber type: gauge - name: arrayDiskNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.1 type: gauge help: Instance number of this array disk entry. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.1 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskName oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.2 type: DisplayString help: The name of the array disk as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.2 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.3 type: DisplayString help: The array disk's manufacturer's name. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.3 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskState oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.4 type: gauge help: The current condition of the array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.4 indexes: - labelname: arrayDiskNumber type: gauge enum_values: 1: ready 2: failed 3: online 4: offline 6: degraded 7: recovering 11: removed 13: non-raid 14: notReady 15: resynching 22: replacing 23: spinningDown 24: rebuild 25: noMedia 26: formatting 28: diagnostics 34: predictiveFailure 35: initializing 39: foreign 40: clear 41: unsupported 53: incompatible 56: readOnly - name: arrayDiskSeverity oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.5 type: gauge help: This entry is obsolete for Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.4.1.5 indexes: - labelname: arrayDiskNumber type: gauge enum_values: 1: warning 2: error 3: failure - name: arrayDiskProductID oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.6 type: DisplayString help: The model number of the array disk. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.6 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskSerialNo oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.7 type: DisplayString help: The array disk's unique identification number from the manufacturer. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.7 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskRevision oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.8 type: DisplayString help: The firmware version of the array disk. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.8 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskEnclosureID oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.9 type: DisplayString help: The SCSI ID of the enclosure processor to which this array disk belongs. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.9 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskChannel oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.10 type: gauge help: The bus to which this array disk is connected. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.10 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskLengthInMB oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.11 type: gauge help: The size in megabytes of the array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.11 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskLengthInBytes oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.12 type: gauge help: The size of the array disk in bytes that is less than a megabyte - 1.3.6.1.4.1.674.10893.1.20.130.4.1.12 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskLargestContiguousFreeSpaceInMB oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.13 type: gauge help: The size in megabytes of the largest contiguous free space on the array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.13 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskLargestContiguousFreeSpaceInBytes oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.14 type: gauge help: The size of the largest contiguous free space on this array disk in bytes that is less than a megabyte - 1.3.6.1.4.1.674.10893.1.20.130.4.1.14 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskTargetID oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.15 type: gauge help: The SCSI target ID which this array disk is assigned. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.15 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskLunID oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.16 type: gauge help: The array disk's logical unit number. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.16 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskUsedSpaceInMB oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.17 type: gauge help: The amount in megabytes of the used space on the array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.17 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskUsedSpaceInBytes oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.18 type: gauge help: The size in bytes of the used space on the array disk that is smaller than a megabyte - 1.3.6.1.4.1.674.10893.1.20.130.4.1.18 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskFreeSpaceInMB oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.19 type: gauge help: The amount in megabytes of the free space on the array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.19 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskFreeSpaceInBytes oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.20 type: gauge help: The size in bytes of the free space on the array disk that is smaller than a megabyte - 1.3.6.1.4.1.674.10893.1.20.130.4.1.20 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskBusType oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.21 type: gauge help: The bus type of the array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.21 indexes: - labelname: arrayDiskNumber type: gauge enum_values: 1: scsi 2: ide 3: fibre 4: ssa 6: usb 7: sata 8: sas 9: pcie - name: arrayDiskSpareState oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.22 type: gauge help: The status of the array disk as a spare - 1.3.6.1.4.1.674.10893.1.20.130.4.1.22 indexes: - labelname: arrayDiskNumber type: gauge enum_values: 1: memberVD 2: memberDG 3: globalHotSpare 4: dedicatedHotSpare 5: notASpare 99: notApplicable - name: arrayDiskRollUpStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.23 type: gauge help: Severity of the array disk state - 1.3.6.1.4.1.674.10893.1.20.130.4.1.23 indexes: - labelname: arrayDiskNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: arrayDiskComponentStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.24 type: gauge help: The status of the array disk itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10893.1.20.130.4.1.24 indexes: - labelname: arrayDiskNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: arrayDiskDeviceName oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.25 type: DisplayString help: The operating system device name for this disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.25 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.26 type: DisplayString help: Durable unique ID for this array disk. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.26 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskPartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.27 type: DisplayString help: The part number of the disk. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.27 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskSASAddress oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.28 type: DisplayString help: The specified SAS address if this is a SAS disk. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.28 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskNegotiatedSpeed oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.29 type: gauge help: The speed at which the drive is actually running in MPS (megabytes per second). - 1.3.6.1.4.1.674.10893.1.20.130.4.1.29 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskCapableSpeed oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.30 type: gauge help: The maximum speed at which the drive is capable of negotiating in MPS (megabytes per second). - 1.3.6.1.4.1.674.10893.1.20.130.4.1.30 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskSmartAlertIndication oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.31 type: gauge help: Indicated whether the disk has received a predictive failure - 1.3.6.1.4.1.674.10893.1.20.130.4.1.31 indexes: - labelname: arrayDiskNumber type: gauge enum_values: 1: "no" 2: "yes" - name: arrayDiskManufactureDay oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.32 type: DisplayString help: The day of the week (1=Sunday thru 7=Saturday) on which this disk was manufactured. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.32 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskManufactureWeek oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.33 type: DisplayString help: The week (1 thru 53) in which this disk was manufactured. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.33 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskManufactureYear oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.34 type: DisplayString help: The four digit year in which this disk was manufactured. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.34 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskMediaType oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.35 type: gauge help: The Media type of the array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.35 indexes: - labelname: arrayDiskNumber type: gauge enum_values: 1: unknown 2: hdd 3: ssd - name: arrayDiskDellCertified oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.36 type: gauge help: Indicates if array disk is certified by Dell - 1.3.6.1.4.1.674.10893.1.20.130.4.1.36 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskAltaVendorId oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.37 type: DisplayString help: Provides vendor information for Alta interposer. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.37 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskAltaProductId oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.38 type: DisplayString help: Provides product id for Alta interposer. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.38 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskAltaRevisionId oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.39 type: DisplayString help: Provides revision id for Alta interposer. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.39 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskEncryptionCapable oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.40 type: gauge help: Indicates if physical disk is Encryption capable - 1.3.6.1.4.1.674.10893.1.20.130.4.1.40 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskEncrypted oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.41 type: gauge help: Indicates if the physical disk has encryption enabled - 1.3.6.1.4.1.674.10893.1.20.130.4.1.41 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskPowerState oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.42 type: gauge help: Indicates power state of a physical drive - 1.3.6.1.4.1.674.10893.1.20.130.4.1.42 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskDriveWriteCache oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.43 type: gauge help: Indicates drive write cache capability for PCIe SSD devices - 1.3.6.1.4.1.674.10893.1.20.130.4.1.43 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskModelNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.44 type: DisplayString help: Provides PCIe SSD device model number. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.44 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskLifeRemaining oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.45 type: gauge help: Provides PCIe SSD device life remaining in percentage - 1.3.6.1.4.1.674.10893.1.20.130.4.1.45 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskDriverVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.46 type: DisplayString help: Provides PCIe SSD device driver version. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.46 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskDeviceLifeStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.47 type: gauge help: Provides PCIe SSD device life status - 1.3.6.1.4.1.674.10893.1.20.130.4.1.47 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskReadOnly oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.48 type: DisplayString help: Provides PCIe SSD's Read Only attribute - 1.3.6.1.4.1.674.10893.1.20.130.4.1.48 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskRemainingRatedWriteEndurance oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.49 type: DisplayString help: 'Provides PCIe SSD device Remaining Rated Write Endurance Possible Values: 0-100% ,Not Available/Not Applicable - 1.3.6.1.4.1.674.10893.1.20.130.4.1.49' indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskSectorSize oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.50 type: gauge help: Provides the information regarding sector size of array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.50 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskPICapable oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.51 type: gauge help: Provides the information regarding T10 PI capability of Array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.51 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskMaxLinkWidth oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.52 type: gauge help: Provides the information regarding Max Link Width of Array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.52 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskNegotiatedLinkWidth oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.53 type: gauge help: Provides the information regarding Negtioated Link Width of Array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.53 indexes: - labelname: arrayDiskNumber type: gauge - name: nonRAIDdiskCachePolicy oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.54 type: DisplayString help: Displays the current disk write cache policy of the NonRAID disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.54 indexes: - labelname: arrayDiskNumber type: gauge - name: arraydiskCachePolicy oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.55 type: DisplayString help: Displays the current disk write cache policy of the array disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.55 indexes: - labelname: arrayDiskNumber type: gauge - name: arraydiskISECapable oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.56 type: gauge help: A boolean value depicitng if the disk is Instant Secure Erase Capable or not. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.56 indexes: - labelname: arrayDiskNumber type: gauge - name: arraydiskWWN oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.57 type: DisplayString help: Displays WWN for a disk. - 1.3.6.1.4.1.674.10893.1.20.130.4.1.57 indexes: - labelname: arrayDiskNumber type: gauge - name: arraydiskEncryptionProtocol oid: 1.3.6.1.4.1.674.10893.1.20.130.4.1.58 type: gauge help: Displays Encrption Protocol for a disk - 1.3.6.1.4.1.674.10893.1.20.130.4.1.58 indexes: - labelname: arrayDiskNumber type: gauge - name: arrayDiskEnclosureConnectionNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.5.1.1 type: gauge help: Instance number of this array disk connection entry - 1.3.6.1.4.1.674.10893.1.20.130.5.1.1 indexes: - labelname: arrayDiskEnclosureConnectionNumber type: gauge - name: arrayDiskEnclosureConnectionArrayDiskName oid: 1.3.6.1.4.1.674.10893.1.20.130.5.1.2 type: DisplayString help: The name of the array disk in this connection as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.5.1.2 indexes: - labelname: arrayDiskEnclosureConnectionNumber type: gauge - name: arrayDiskEnclosureConnectionArrayDiskNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.5.1.3 type: gauge help: The instance number of the array disk in the arrayDiskTable in this connection. - 1.3.6.1.4.1.674.10893.1.20.130.5.1.3 indexes: - labelname: arrayDiskEnclosureConnectionNumber type: gauge - name: arrayDiskEnclosureConnectionEnclosureName oid: 1.3.6.1.4.1.674.10893.1.20.130.5.1.4 type: DisplayString help: The name of the enclosure as represented in Storage Management to which this array disk belongs. - 1.3.6.1.4.1.674.10893.1.20.130.5.1.4 indexes: - labelname: arrayDiskEnclosureConnectionNumber type: gauge - name: arrayDiskEnclosureConnectionEnclosureNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.5.1.5 type: gauge help: The instance number in the enclosureTable of the enclosure to which this array disk belongs. - 1.3.6.1.4.1.674.10893.1.20.130.5.1.5 indexes: - labelname: arrayDiskEnclosureConnectionNumber type: gauge - name: arrayDiskEnclosureConnectionControllerName oid: 1.3.6.1.4.1.674.10893.1.20.130.5.1.6 type: DisplayString help: The name of the controller as represented in Storage Management to which this array disk is connected. - 1.3.6.1.4.1.674.10893.1.20.130.5.1.6 indexes: - labelname: arrayDiskEnclosureConnectionNumber type: gauge - name: arrayDiskEnclosureConnectionControllerNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.5.1.7 type: gauge help: The instance number in the controllerTable of the controller to which this array disk is connected. - 1.3.6.1.4.1.674.10893.1.20.130.5.1.7 indexes: - labelname: arrayDiskEnclosureConnectionNumber type: gauge - name: arrayDiskChannelConnectionNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.6.1.1 type: gauge help: Instance number of this array disk connection entry - 1.3.6.1.4.1.674.10893.1.20.130.6.1.1 indexes: - labelname: arrayDiskChannelConnectionNumber type: gauge - name: arrayDiskChannelConnectionArrayDiskName oid: 1.3.6.1.4.1.674.10893.1.20.130.6.1.2 type: DisplayString help: The name of the array disk in this connection as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.6.1.2 indexes: - labelname: arrayDiskChannelConnectionNumber type: gauge - name: arrayDiskChannelConnectionArrayDiskNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.6.1.3 type: gauge help: The instance number of the array disk in the arrayDiskTable in this connection. - 1.3.6.1.4.1.674.10893.1.20.130.6.1.3 indexes: - labelname: arrayDiskChannelConnectionNumber type: gauge - name: arrayDiskChannelConnectionChannelName oid: 1.3.6.1.4.1.674.10893.1.20.130.6.1.4 type: DisplayString help: The name of the channel as represented in Storage Management to which is array disk is connected. - 1.3.6.1.4.1.674.10893.1.20.130.6.1.4 indexes: - labelname: arrayDiskChannelConnectionNumber type: gauge - name: arrayDiskChannelConnectionChannelNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.6.1.5 type: gauge help: The instance number of the channel in the channelTable to which this array disk is connected. - 1.3.6.1.4.1.674.10893.1.20.130.6.1.5 indexes: - labelname: arrayDiskChannelConnectionNumber type: gauge - name: arrayDiskChannelConnectionControllerName oid: 1.3.6.1.4.1.674.10893.1.20.130.6.1.6 type: DisplayString help: The name of the controller as represented in Storage Management to which this array disk is connected. - 1.3.6.1.4.1.674.10893.1.20.130.6.1.6 indexes: - labelname: arrayDiskChannelConnectionNumber type: gauge - name: arrayDiskChannelConnectionControllerNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.6.1.7 type: gauge help: The instance number in the controllerTable of the controller to which this array disk is connected. - 1.3.6.1.4.1.674.10893.1.20.130.6.1.7 indexes: - labelname: arrayDiskChannelConnectionNumber type: gauge - name: fanNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.1 type: gauge help: Instance number of this fan entry. - 1.3.6.1.4.1.674.10893.1.20.130.7.1.1 indexes: - labelname: fanNumber type: gauge - name: fanName oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.2 type: DisplayString help: The fan's name as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.7.1.2 indexes: - labelname: fanNumber type: gauge - name: fanVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.3 type: DisplayString help: The fan's (re)seller's name. - 1.3.6.1.4.1.674.10893.1.20.130.7.1.3 indexes: - labelname: fanNumber type: gauge - name: fanState oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.4 type: gauge help: The current condition of the fan - 1.3.6.1.4.1.674.10893.1.20.130.7.1.4 indexes: - labelname: fanNumber type: gauge enum_values: 1: ready 2: failed 6: degraded 11: removed 21: missing - name: fanSeverity oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.5 type: gauge help: This entry is obsolete for Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.7.1.5 indexes: - labelname: fanNumber type: gauge enum_values: 1: warning 2: error 3: failure - name: fanProbeUnit oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.6 type: DisplayString help: This entry is obsolete for Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.7.1.6 indexes: - labelname: fanNumber type: gauge - name: fanProbeMinWarning oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.7 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.7.1.7 indexes: - labelname: fanNumber type: gauge - name: fanProbeMinCritical oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.8 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.7.1.8 indexes: - labelname: fanNumber type: gauge - name: fanProbeMaxWarning oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.9 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.7.1.9 indexes: - labelname: fanNumber type: gauge - name: fanProbeMaxCritical oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.10 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.7.1.10 indexes: - labelname: fanNumber type: gauge - name: fanProbeCurrValue oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.11 type: DisplayString help: The current speed of the fan. - 1.3.6.1.4.1.674.10893.1.20.130.7.1.11 indexes: - labelname: fanNumber type: gauge - name: fan1PartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.12 type: DisplayString help: The part number of the fan in the enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.7.1.12 indexes: - labelname: fanNumber type: gauge - name: fan2PartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.13 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.7.1.13 indexes: - labelname: fanNumber type: gauge - name: fanRollUpStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.14 type: gauge help: Severity of the fan state - 1.3.6.1.4.1.674.10893.1.20.130.7.1.14 indexes: - labelname: fanNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: fanComponentStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.15 type: gauge help: The status of the fan itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10893.1.20.130.7.1.15 indexes: - labelname: fanNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: fanNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.16 type: DisplayString help: Durable unique ID for this fan. - 1.3.6.1.4.1.674.10893.1.20.130.7.1.16 indexes: - labelname: fanNumber type: gauge - name: fanRevision oid: 1.3.6.1.4.1.674.10893.1.20.130.7.1.17 type: DisplayString help: The revision number of the fan in the enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.7.1.17 indexes: - labelname: fanNumber type: gauge - name: fanConnectionNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.8.1.1 type: gauge help: Instance number of this fan connection entry. - 1.3.6.1.4.1.674.10893.1.20.130.8.1.1 indexes: - labelname: fanConnectionNumber type: gauge - name: fanConnectionFanName oid: 1.3.6.1.4.1.674.10893.1.20.130.8.1.2 type: DisplayString help: The name of the fan in this connection as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.8.1.2 indexes: - labelname: fanConnectionNumber type: gauge - name: fanConnectionFanNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.8.1.3 type: gauge help: The instance number of the fan in the fanTable in this connection. - 1.3.6.1.4.1.674.10893.1.20.130.8.1.3 indexes: - labelname: fanConnectionNumber type: gauge - name: fanConnectionEnclosureName oid: 1.3.6.1.4.1.674.10893.1.20.130.8.1.4 type: DisplayString help: The name of the enclosure as represented in Storage Management to which this fan belongs. - 1.3.6.1.4.1.674.10893.1.20.130.8.1.4 indexes: - labelname: fanConnectionNumber type: gauge - name: fanConnectionEnclosureNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.8.1.5 type: gauge help: The instance number of the enclosure in the enclosureTable to which this fan belongs. - 1.3.6.1.4.1.674.10893.1.20.130.8.1.5 indexes: - labelname: fanConnectionNumber type: gauge - name: powerSupplyNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.1 type: gauge help: Instance number of this power supply entry. - 1.3.6.1.4.1.674.10893.1.20.130.9.1.1 indexes: - labelname: powerSupplyNumber type: gauge - name: powerSupplyName oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.2 type: DisplayString help: The power supply's name as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.9.1.2 indexes: - labelname: powerSupplyNumber type: gauge - name: powerSupplyVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.3 type: DisplayString help: The power supply's (re)seller's name. - 1.3.6.1.4.1.674.10893.1.20.130.9.1.3 indexes: - labelname: powerSupplyNumber type: gauge - name: powerSupplyState oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.4 type: gauge help: The current condition of the power supply - 1.3.6.1.4.1.674.10893.1.20.130.9.1.4 indexes: - labelname: powerSupplyNumber type: gauge enum_values: 1: ready 2: failed 5: notInstalled 6: degraded 11: removed 21: missing - name: powerSupplySeverity oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.5 type: gauge help: This entry is obsolete for Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.9.1.5 indexes: - labelname: powerSupplyNumber type: gauge enum_values: 1: warning 2: error 3: failure - name: powerSupply1PartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.6 type: DisplayString help: The part number of the power supply of the enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.9.1.6 indexes: - labelname: powerSupplyNumber type: gauge - name: powerSupply2PartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.7 type: DisplayString help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.130.9.1.7 indexes: - labelname: powerSupplyNumber type: gauge - name: powerSupplyRollUpStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.8 type: gauge help: Severity of the power supply state - 1.3.6.1.4.1.674.10893.1.20.130.9.1.8 indexes: - labelname: powerSupplyNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: powerSupplyComponentStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.9 type: gauge help: The status of the power supply itself without the propegation of any contained component status - 1.3.6.1.4.1.674.10893.1.20.130.9.1.9 indexes: - labelname: powerSupplyNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: powerSupplyNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.10 type: DisplayString help: Durable unique ID for this power supply. - 1.3.6.1.4.1.674.10893.1.20.130.9.1.10 indexes: - labelname: powerSupplyNumber type: gauge - name: powerSupplyRevision oid: 1.3.6.1.4.1.674.10893.1.20.130.9.1.11 type: DisplayString help: The revision number of the power supply in the enclosure. - 1.3.6.1.4.1.674.10893.1.20.130.9.1.11 indexes: - labelname: powerSupplyNumber type: gauge - name: powerSupplyConnectionNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.10.1.1 type: gauge help: Instance number of this power supply connection entry. - 1.3.6.1.4.1.674.10893.1.20.130.10.1.1 indexes: - labelname: powerSupplyConnectionNumber type: gauge - name: powerSupplyConnectionPowersupplyName oid: 1.3.6.1.4.1.674.10893.1.20.130.10.1.2 type: DisplayString help: The name of the power supply in this connection as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.10.1.2 indexes: - labelname: powerSupplyConnectionNumber type: gauge - name: powerSupplyConnectionPowersupplyNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.10.1.3 type: gauge help: This instance number in the powersupplyTable of the power supply in this connection. - 1.3.6.1.4.1.674.10893.1.20.130.10.1.3 indexes: - labelname: powerSupplyConnectionNumber type: gauge - name: powerSupplyConnectionEnclosureName oid: 1.3.6.1.4.1.674.10893.1.20.130.10.1.4 type: DisplayString help: The name of the enclosure to which this power supply is connected as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.10.1.4 indexes: - labelname: powerSupplyConnectionNumber type: gauge - name: powerSupplyConnectionEnclosureNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.10.1.5 type: gauge help: The instance number of the enclosure in the enclosureTable to which this power supply is connected. - 1.3.6.1.4.1.674.10893.1.20.130.10.1.5 indexes: - labelname: powerSupplyConnectionNumber type: gauge - name: powerSupplyConnectionFirmwareVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.10.1.6 type: DisplayString help: Displays power supply connection firmware version - 1.3.6.1.4.1.674.10893.1.20.130.10.1.6 indexes: - labelname: powerSupplyConnectionNumber type: gauge - name: temperatureProbeNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.1 type: gauge help: Instance number of this temperature probe entry. - 1.3.6.1.4.1.674.10893.1.20.130.11.1.1 indexes: - labelname: temperatureProbeNumber type: gauge - name: temperatureProbeName oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.2 type: DisplayString help: Name of this temperature probe as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.11.1.2 indexes: - labelname: temperatureProbeNumber type: gauge - name: temperatureProbeVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.3 type: DisplayString help: Temperature probe's (re)seller's name. - 1.3.6.1.4.1.674.10893.1.20.130.11.1.3 indexes: - labelname: temperatureProbeNumber type: gauge - name: temperatureProbeState oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.4 type: gauge help: The current condition of the temperature probe - 1.3.6.1.4.1.674.10893.1.20.130.11.1.4 indexes: - labelname: temperatureProbeNumber type: gauge enum_values: 1: ready 2: failed 4: offline 6: degraded 9: inactive 21: missing - name: temperatureProbeSeverity oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.5 type: gauge help: This entry is obsolete for Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.11.1.5 indexes: - labelname: temperatureProbeNumber type: gauge enum_values: 1: warning 2: error 3: failure - name: temperatureProbeUnit oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.6 type: DisplayString help: The units that will be used to display temperatures for this temperature probe. - 1.3.6.1.4.1.674.10893.1.20.130.11.1.6 indexes: - labelname: temperatureProbeNumber type: gauge - name: temperatureProbeMinWarning oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.7 type: gauge help: The minimum temperature that will force the probe into a warning state. - 1.3.6.1.4.1.674.10893.1.20.130.11.1.7 indexes: - labelname: temperatureProbeNumber type: gauge - name: temperatureProbeMinCritical oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.8 type: gauge help: The minimum temperature that will force the probe into an error state. - 1.3.6.1.4.1.674.10893.1.20.130.11.1.8 indexes: - labelname: temperatureProbeNumber type: gauge - name: temperatureProbeMaxWarning oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.9 type: gauge help: The maximum temperature that will force the probe into a warning state. - 1.3.6.1.4.1.674.10893.1.20.130.11.1.9 indexes: - labelname: temperatureProbeNumber type: gauge - name: temperatureProbeMaxCritical oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.10 type: gauge help: The maximum temperature that will force the probe into an error state. - 1.3.6.1.4.1.674.10893.1.20.130.11.1.10 indexes: - labelname: temperatureProbeNumber type: gauge - name: temperatureProbeCurValue oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.11 type: gauge help: The current temperature of this probe. - 1.3.6.1.4.1.674.10893.1.20.130.11.1.11 indexes: - labelname: temperatureProbeNumber type: gauge - name: temperatureProbeRollUpStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.12 type: gauge help: Severity of the temperature probe state - 1.3.6.1.4.1.674.10893.1.20.130.11.1.12 indexes: - labelname: temperatureProbeNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: temperatureProbeComponentStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.13 type: gauge help: The status of the temperature probe itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10893.1.20.130.11.1.13 indexes: - labelname: temperatureProbeNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: temperatureProbeNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.11.1.14 type: DisplayString help: Durable unique ID for this temperature probe. - 1.3.6.1.4.1.674.10893.1.20.130.11.1.14 indexes: - labelname: temperatureProbeNumber type: gauge - name: temperatureConnectionNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.12.1.1 type: gauge help: Instance number of this temperature probe connection entry. - 1.3.6.1.4.1.674.10893.1.20.130.12.1.1 indexes: - labelname: temperatureConnectionNumber type: gauge - name: temperatureConnectionTemperatureName oid: 1.3.6.1.4.1.674.10893.1.20.130.12.1.2 type: DisplayString help: The name of the temperature probe in this connection as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.12.1.2 indexes: - labelname: temperatureConnectionNumber type: gauge - name: temperatureConnectionTemperatureNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.12.1.3 type: gauge help: The instance number in the temperatureTable of the temperature probe in this connection. - 1.3.6.1.4.1.674.10893.1.20.130.12.1.3 indexes: - labelname: temperatureConnectionNumber type: gauge - name: temperatureConnectionEnclosureName oid: 1.3.6.1.4.1.674.10893.1.20.130.12.1.4 type: DisplayString help: The name of the enclosure as represented in Storage Management to which this temperature probe belongs. - 1.3.6.1.4.1.674.10893.1.20.130.12.1.4 indexes: - labelname: temperatureConnectionNumber type: gauge - name: temperatureConnectionEnclosureNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.12.1.5 type: gauge help: The instance number of the enclosure in the enclosureTable to which this temperature probe belongs. - 1.3.6.1.4.1.674.10893.1.20.130.12.1.5 indexes: - labelname: temperatureConnectionNumber type: gauge - name: enclosureManagementModuleNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.1 type: gauge help: Instance number of this enclosure memory module entry. - 1.3.6.1.4.1.674.10893.1.20.130.13.1.1 indexes: - labelname: enclosureManagementModuleNumber type: gauge - name: enclosureManagementModuleName oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.2 type: DisplayString help: Name of this enclosure memory module as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.13.1.2 indexes: - labelname: enclosureManagementModuleNumber type: gauge - name: enclosureManagementModuleVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.3 type: DisplayString help: The management module's (re)seller's name. - 1.3.6.1.4.1.674.10893.1.20.130.13.1.3 indexes: - labelname: enclosureManagementModuleNumber type: gauge - name: enclosureManagementModuleState oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.4 type: gauge help: The current condition of the enclosure management module - 1.3.6.1.4.1.674.10893.1.20.130.13.1.4 indexes: - labelname: enclosureManagementModuleNumber type: gauge enum_values: 1: ready 2: failed 3: online 4: offline 5: notInstalled 6: degraded 21: missing - name: enclosureManagementModuleSeverity oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.5 type: gauge help: This entry is obsolete for Storage Management - 1.3.6.1.4.1.674.10893.1.20.130.13.1.5 indexes: - labelname: enclosureManagementModuleNumber type: gauge enum_values: 1: warning 2: error 3: failure - name: enclosureManagementModulePartNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.6 type: DisplayString help: The part number of the enclosure memory module. - 1.3.6.1.4.1.674.10893.1.20.130.13.1.6 indexes: - labelname: enclosureManagementModuleNumber type: gauge - name: enclosureManagementModuleType oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.7 type: gauge help: The type of the enclosure management module - 1.3.6.1.4.1.674.10893.1.20.130.13.1.7 indexes: - labelname: enclosureManagementModuleNumber type: gauge enum_values: 1: eMM 2: terminationCard - name: enclosureManagementModuleFWVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.8 type: DisplayString help: Firmware version of the enclosure memory module. - 1.3.6.1.4.1.674.10893.1.20.130.13.1.8 indexes: - labelname: enclosureManagementModuleNumber type: gauge - name: enclosureManagementModuleMaxSpeed oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.9 type: DisplayString help: The maximum bus speed of the enclosure management module. - 1.3.6.1.4.1.674.10893.1.20.130.13.1.9 indexes: - labelname: enclosureManagementModuleNumber type: gauge - name: enclosureManagementModuleRollUpStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.10 type: gauge help: Severity of the enclosure management module state - 1.3.6.1.4.1.674.10893.1.20.130.13.1.10 indexes: - labelname: enclosureManagementModuleNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enclosureManagementModuleComponentStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.11 type: gauge help: The status of the enclosure management module itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10893.1.20.130.13.1.11 indexes: - labelname: enclosureManagementModuleNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enclosureManagementModuleNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.12 type: DisplayString help: Durable unique ID for this EMM. - 1.3.6.1.4.1.674.10893.1.20.130.13.1.12 indexes: - labelname: enclosureManagementModuleNumber type: gauge - name: enclosureManagementModuleRevision oid: 1.3.6.1.4.1.674.10893.1.20.130.13.1.13 type: DisplayString help: The revision number of the enclosure management module. - 1.3.6.1.4.1.674.10893.1.20.130.13.1.13 indexes: - labelname: enclosureManagementModuleNumber type: gauge - name: enclosureManagementModuleConnectionNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.14.1.1 type: gauge help: Instance number of this enclosure management module connection entry. - 1.3.6.1.4.1.674.10893.1.20.130.14.1.1 indexes: - labelname: enclosureManagementModuleConnectionNumber type: gauge - name: enclosureManagementModuleConnectionEMMName oid: 1.3.6.1.4.1.674.10893.1.20.130.14.1.2 type: DisplayString help: The name of the enclosure management module in this connection as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.14.1.2 indexes: - labelname: enclosureManagementModuleConnectionNumber type: gauge - name: enclosureManagementModuleConnectionEMMNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.14.1.3 type: gauge help: The instance number of the enclosure management module in the enclosureManagementModuleTable in this connection. - 1.3.6.1.4.1.674.10893.1.20.130.14.1.3 indexes: - labelname: enclosureManagementModuleConnectionNumber type: gauge - name: enclosureManagementModuleConnectionEnclosureName oid: 1.3.6.1.4.1.674.10893.1.20.130.14.1.4 type: DisplayString help: The name of the enclosure as represented in Storage Management to which this enclosure management module belongs. - 1.3.6.1.4.1.674.10893.1.20.130.14.1.4 indexes: - labelname: enclosureManagementModuleConnectionNumber type: gauge - name: enclosureManagementModuleConnectionEnclosureNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.14.1.5 type: gauge help: The instance number of the enclosure in the enclosureTable to which this enclosure management module belongs. - 1.3.6.1.4.1.674.10893.1.20.130.14.1.5 indexes: - labelname: enclosureManagementModuleConnectionNumber type: gauge - name: batteryNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.1 type: gauge help: Instance number of this battery entry. - 1.3.6.1.4.1.674.10893.1.20.130.15.1.1 indexes: - labelname: batteryNumber type: gauge - name: batteryName oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.2 type: DisplayString help: The battery's name as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.15.1.2 indexes: - labelname: batteryNumber type: gauge - name: batteryVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.3 type: DisplayString help: The battery's (re)seller's name. - 1.3.6.1.4.1.674.10893.1.20.130.15.1.3 indexes: - labelname: batteryNumber type: gauge - name: batteryState oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.4 type: gauge help: Current state of battery - 1.3.6.1.4.1.674.10893.1.20.130.15.1.4 indexes: - labelname: batteryNumber type: gauge enum_values: 1: ready 2: failed 6: degraded 7: reconditioning 9: high 10: low 12: charging 21: missing 36: learning - name: batteryRollUpStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.5 type: gauge help: Severity of the battery state - 1.3.6.1.4.1.674.10893.1.20.130.15.1.5 indexes: - labelname: batteryNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: batteryComponentStatus oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.6 type: gauge help: The status of the battery itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10893.1.20.130.15.1.6 indexes: - labelname: batteryNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: batteryChargeCount oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.7 type: gauge help: The number of charges that have been applied to the battery. - 1.3.6.1.4.1.674.10893.1.20.130.15.1.7 indexes: - labelname: batteryNumber type: gauge - name: batteryMaxChargeCount oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.8 type: gauge help: The maximum number of charges that can be applied to the battery. - 1.3.6.1.4.1.674.10893.1.20.130.15.1.8 indexes: - labelname: batteryNumber type: gauge - name: batteryNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.9 type: DisplayString help: Durable unique ID for this battery. - 1.3.6.1.4.1.674.10893.1.20.130.15.1.9 indexes: - labelname: batteryNumber type: gauge - name: batteryPredictedCapacity oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.10 type: gauge help: This property displays the battery's ability to be charged - 1.3.6.1.4.1.674.10893.1.20.130.15.1.10 indexes: - labelname: batteryNumber type: gauge enum_values: 1: failed 2: ready 4: unknown - name: batteryNextLearnTime oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.11 type: gauge help: Time next learn cycle must be executed (in hours.) - 1.3.6.1.4.1.674.10893.1.20.130.15.1.11 indexes: - labelname: batteryNumber type: gauge - name: batteryLearnState oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.12 type: gauge help: Specifies the learn state activity of the battery - 1.3.6.1.4.1.674.10893.1.20.130.15.1.12 indexes: - labelname: batteryNumber type: gauge enum_values: 1: failed 2: active 4: timedOut 8: requested 16: idle 32: due - name: batteryID oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.13 type: gauge help: Represents unique id for battery. - 1.3.6.1.4.1.674.10893.1.20.130.15.1.13 indexes: - labelname: batteryNumber type: gauge - name: batteryMaxLearnDelay oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.14 type: gauge help: The maximum amount of time (in hours) that the battery learn cycle can be delayed. - 1.3.6.1.4.1.674.10893.1.20.130.15.1.14 indexes: - labelname: batteryNumber type: gauge - name: batteryLearnMode oid: 1.3.6.1.4.1.674.10893.1.20.130.15.1.15 type: gauge help: Indicates current learn mode of the battery - 1.3.6.1.4.1.674.10893.1.20.130.15.1.15 indexes: - labelname: batteryNumber type: gauge enum_values: 1: auto 2: warn 4: autowarn 8: unknown - name: batteryConnectionNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.16.1.1 type: gauge help: Instance number of this battery connection entry. - 1.3.6.1.4.1.674.10893.1.20.130.16.1.1 indexes: - labelname: batteryConnectionNumber type: gauge - name: batteryConnectionBatteryName oid: 1.3.6.1.4.1.674.10893.1.20.130.16.1.2 type: DisplayString help: The name of the battery in this connection as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.16.1.2 indexes: - labelname: batteryConnectionNumber type: gauge - name: batteryConnectionBatteryNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.16.1.3 type: gauge help: The instance number in the batteryTable of the battery in this connection. - 1.3.6.1.4.1.674.10893.1.20.130.16.1.3 indexes: - labelname: batteryConnectionNumber type: gauge - name: batteryConnectionControllerName oid: 1.3.6.1.4.1.674.10893.1.20.130.16.1.4 type: DisplayString help: The name of the controller as represented in Storage Management to which this battery belongs. - 1.3.6.1.4.1.674.10893.1.20.130.16.1.4 indexes: - labelname: batteryConnectionNumber type: gauge - name: batteryConnectionControllerNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.16.1.5 type: gauge help: The instance number of the controller in the controllerTable to which this battery belongs. - 1.3.6.1.4.1.674.10893.1.20.130.16.1.5 indexes: - labelname: batteryConnectionNumber type: gauge - name: tapeDriveNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.17.1.1 type: gauge help: Instance number of this tape drive entry. - 1.3.6.1.4.1.674.10893.1.20.130.17.1.1 indexes: - labelname: tapeDriveNumber type: gauge - name: tapeDriveName oid: 1.3.6.1.4.1.674.10893.1.20.130.17.1.2 type: DisplayString help: The name of the tape drive as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.130.17.1.2 indexes: - labelname: tapeDriveNumber type: gauge - name: tapeDriveVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.17.1.3 type: DisplayString help: The tape drive's manufacturer's name. - 1.3.6.1.4.1.674.10893.1.20.130.17.1.3 indexes: - labelname: tapeDriveNumber type: gauge - name: tapeDriveProductID oid: 1.3.6.1.4.1.674.10893.1.20.130.17.1.4 type: DisplayString help: The model number of the tape drive - 1.3.6.1.4.1.674.10893.1.20.130.17.1.4 indexes: - labelname: tapeDriveNumber type: gauge - name: tapeDriveNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.17.1.5 type: DisplayString help: Durable unique ID for this tape drive - 1.3.6.1.4.1.674.10893.1.20.130.17.1.5 indexes: - labelname: tapeDriveNumber type: gauge - name: tapeDriveBusType oid: 1.3.6.1.4.1.674.10893.1.20.130.17.1.6 type: gauge help: The bus type of the tape drive - 1.3.6.1.4.1.674.10893.1.20.130.17.1.6 indexes: - labelname: tapeDriveNumber type: gauge enum_values: 8: sas - name: tapeDriveSASAddress oid: 1.3.6.1.4.1.674.10893.1.20.130.17.1.7 type: DisplayString help: The specified SAS address if this is a SAS tape drive. - 1.3.6.1.4.1.674.10893.1.20.130.17.1.7 indexes: - labelname: tapeDriveNumber type: gauge - name: tapeDriveMediaType oid: 1.3.6.1.4.1.674.10893.1.20.130.17.1.8 type: gauge help: The Media type of the tape drive - 1.3.6.1.4.1.674.10893.1.20.130.17.1.8 indexes: - labelname: tapeDriveNumber type: gauge enum_values: 4: tape - name: nvmeAdapterNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.1 type: gauge help: Instance number of this NVME Adapter entry. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.1 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterState oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.2 type: gauge help: The current state of the NVMe Adapter. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.2 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterControllerNum oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.3 type: gauge help: The PCIeSSD subsystem Id to which the NVMe Adapter belongs to. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.3 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterPCISlot oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.4 type: gauge help: The PCI slot of the system where the adapter card is connected. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.4 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterDeviceName oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.5 type: DisplayString help: The device name of the NVMe Adapter as it is represented in OMSA and also the operating system. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.5 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.6 type: DisplayString help: NVMe Adapter manufacturer. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.6 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterProductID oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.7 type: DisplayString help: The product id or part number of the NVMe Adapter - 1.3.6.1.4.1.674.10893.1.20.130.18.1.7 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterSerialNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.8 type: DisplayString help: Product serial number of the NVMe Adapter. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.8 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterRevision oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.9 type: DisplayString help: The NVMe Adapter revision. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.9 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterDriverVersion oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.10 type: DisplayString help: NVMe Adapter driver version. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.10 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterPCIBusNo oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.11 type: gauge help: The PCI Bus number of the NVMe adapter. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.11 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterPCIDeviceNum oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.12 type: gauge help: The PCI device number of the NVMe Adapter. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.12 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterPCIFuncNum oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.13 type: gauge help: The PCI device number of the NVMe Adapter. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.13 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterNexusID oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.14 type: DisplayString help: Nexus ID of the NVMe Adapter. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.14 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterBusProtocolType oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.15 type: gauge help: 'The Bus protocol for NVMe device, expected value: 9 (PCIeSSD). - 1.3.6.1.4.1.674.10893.1.20.130.18.1.15' indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterMediaType oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.16 type: gauge help: NVMe Adapter media type - 1.3.6.1.4.1.674.10893.1.20.130.18.1.16 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterLengthInMegaBytes oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.17 type: gauge help: Size in megabytes of the NVMe Adapter. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.17 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterLengthOffsetBytes oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.18 type: gauge help: No of bytes after total number of megabytes have been subtracted from the total size of the NVMe Adapter. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.18 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterDeviceID oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.19 type: gauge help: The device Id of the NVMe Adapter. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.19 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterModelNumber oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.20 type: DisplayString help: Model number of the NVMe Adapter as per the manufacturer. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.20 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterNegotiatedSpeed oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.21 type: gauge help: The negotiated speed of the NVMe adapter in GT/s. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.21 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterCapableSpeed oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.22 type: gauge help: The maximum rated speed of the NVMe adapter in GT/s. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.22 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterRemainingRatedWrEnd oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.23 type: gauge help: The remaining percentage of writes on the NVME device - 1.3.6.1.4.1.674.10893.1.20.130.18.1.23 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterFormFactor oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.24 type: gauge help: The form factor of the NVMe Adapter - 1.3.6.1.4.1.674.10893.1.20.130.18.1.24 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterSupportedSpec oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.25 type: DisplayString help: The NVMe specification supported by the device. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.25 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterMaxLinkWidth oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.26 type: gauge help: The maximum bus width of NVME Adapter - 1.3.6.1.4.1.674.10893.1.20.130.18.1.26 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterNegotiatedLinkWidth oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.27 type: gauge help: The negotiated bus width of NVME Adapter. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.27 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterSubVendor oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.28 type: DisplayString help: Sub vendor of the NVMe Adapter device. - 1.3.6.1.4.1.674.10893.1.20.130.18.1.28 indexes: - labelname: nvmeAdapterNumber type: gauge - name: nvmeAdapterAvailableSpare oid: 1.3.6.1.4.1.674.10893.1.20.130.18.1.29 type: gauge help: The remaining available spare space on the NVME device - 1.3.6.1.4.1.674.10893.1.20.130.18.1.29 indexes: - labelname: nvmeAdapterNumber type: gauge - name: virtualDiskNumber oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.1 type: gauge help: Instance number of this virtual disk entry. - 1.3.6.1.4.1.674.10893.1.20.140.1.1.1 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskName oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.2 type: DisplayString help: The virtual disk's label generated by Storage Management or entered by the user. - 1.3.6.1.4.1.674.10893.1.20.140.1.1.2 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskDeviceName oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.3 type: DisplayString help: Device name used by this virtual disk's member disks. - 1.3.6.1.4.1.674.10893.1.20.140.1.1.3 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskState oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.4 type: gauge help: 'The current condition of this virtual disk (which includes any member array disks.) Possible states: 0: Unknown 1: Ready - The disk is accessible and has no known problems - 1.3.6.1.4.1.674.10893.1.20.140.1.1.4' indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: ready 2: failed 3: online 4: offline 6: degraded 7: verifying 15: resynching 16: regenerating 18: failedRedundancy 24: rebuilding 26: formatting 32: reconstructing 35: initializing 36: backgroundInit 52: permanentlyDegraded - name: virtualDiskSeverity oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.5 type: gauge help: This entry is obsolete for Storage Management - 1.3.6.1.4.1.674.10893.1.20.140.1.1.5 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: warning 2: error 3: failure - name: virtualDiskLengthInMB oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.6 type: gauge help: The size of this virtual disk in megabytes - 1.3.6.1.4.1.674.10893.1.20.140.1.1.6 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskLengthInBytes oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.7 type: gauge help: The portion of the virtual disk in bytes that is smaller than a megabyte - 1.3.6.1.4.1.674.10893.1.20.140.1.1.7 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskFreeSpaceInMB oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.8 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.140.1.1.8 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskFreeSpaceInBytes oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.9 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.140.1.1.9 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskWritePolicy oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.10 type: gauge help: Indicates whether the controller's write cache will be used when writing to a virtual disk - 1.3.6.1.4.1.674.10893.1.20.140.1.1.10 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: enabled 2: disabled 3: writeBack 4: writeThrough 5: enabledAlways 6: forceWriteback 7: enabledAlwaysSAS 9: notApplicable - name: virtualDiskReadPolicy oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.11 type: gauge help: Indicates whether the controller's read cache will be used when reading from a virtual disk - 1.3.6.1.4.1.674.10893.1.20.140.1.1.11 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: enabled 2: disabled 3: readAhead 4: adaptiveReadAhead 5: noReadAhead 9: notApplicable - name: virtualDiskCachePolicy oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.12 type: gauge help: Indicates whether the controller's cache is used when reading from or writing to a virtual disk - 1.3.6.1.4.1.674.10893.1.20.140.1.1.12 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: directIO 2: cachedIO 99: not-applicable - name: virtualDiskLayout oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.13 type: gauge help: The virtual disk's RAID type - 1.3.6.1.4.1.674.10893.1.20.140.1.1.13 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: concatenated 2: raid-0 3: raid-1 4: raid-2 5: raid-3 6: raid-4 7: raid-5 8: raid-6 9: raid-7 10: raid-10 11: raid-30 12: raid-50 13: addSpares 14: deleteLogical 15: transformLogical 18: raid-0-plus-1 19: concatRaid-1 20: concatRaid-5 21: noRaid 22: volume 23: raidMorph 24: raid-60 25: cacheCade - name: virtualDiskCurStripeSizeInMB oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.14 type: gauge help: The stripe size of this virtual disk in megabytes - 1.3.6.1.4.1.674.10893.1.20.140.1.1.14 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskCurStripeSizeInBytes oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.15 type: gauge help: The portion of the stripe size in bytes that is smaller than a megabyte - 1.3.6.1.4.1.674.10893.1.20.140.1.1.15 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskChannel oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.16 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.140.1.1.16 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskTargetID oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.17 type: gauge help: Unique ID for the virtual disk. - 1.3.6.1.4.1.674.10893.1.20.140.1.1.17 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskLunID oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.18 type: gauge help: This entry is obsolete - 1.3.6.1.4.1.674.10893.1.20.140.1.1.18 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskRollUpStatus oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.19 type: gauge help: Severity of the virtual disk state - 1.3.6.1.4.1.674.10893.1.20.140.1.1.19 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: virtualDiskComponentStatus oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.20 type: gauge help: The status of the virtual disk itself without the propagation of any contained component status - 1.3.6.1.4.1.674.10893.1.20.140.1.1.20 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: virtualDiskNexusID oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.21 type: DisplayString help: Durable unique ID for this virtual disk. - 1.3.6.1.4.1.674.10893.1.20.140.1.1.21 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskArrayDiskType oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.22 type: gauge help: Identifies the type of array (physical) disks used to create the virtual disk - 1.3.6.1.4.1.674.10893.1.20.140.1.1.22 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: sas 2: sata 3: scsi 4: ide 99: unknown - name: virtualDiskBadBlocksDetected oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.23 type: gauge help: Indicates if virtual disk has bad blocks - 1.3.6.1.4.1.674.10893.1.20.140.1.1.23 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskEncrypted oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.24 type: gauge help: Indicates if virtual disk is encrypted - 1.3.6.1.4.1.674.10893.1.20.140.1.1.24 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskIsCacheCade oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.25 type: gauge help: Indicates if this virtual disk is configured as CacheCade - 1.3.6.1.4.1.674.10893.1.20.140.1.1.25 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskDiskCachePolicy oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.26 type: gauge help: Indicates disk cache policy of the logical device - 1.3.6.1.4.1.674.10893.1.20.140.1.1.26 indexes: - labelname: virtualDiskNumber type: gauge enum_values: 1: unchanged 2: enabled 4: disabled 8: default 10: undetermined - name: virtualDiskAssociatedFluidCacheStatus oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.27 type: gauge help: Indicates the status of the associated fluid cache status - 1.3.6.1.4.1.674.10893.1.20.140.1.1.27 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskPIEnable oid: 1.3.6.1.4.1.674.10893.1.20.140.1.1.28 type: gauge help: Indicates if T10 PI is enabled on a virtual disk - 1.3.6.1.4.1.674.10893.1.20.140.1.1.28 indexes: - labelname: virtualDiskNumber type: gauge - name: virtualDiskPartitionNumber oid: 1.3.6.1.4.1.674.10893.1.20.140.2.1.1 type: gauge help: Instance number of this partition entry - 1.3.6.1.4.1.674.10893.1.20.140.2.1.1 indexes: - labelname: virtualDiskPartitionNumber type: gauge - name: virtualDiskPartitionDeviceName oid: 1.3.6.1.4.1.674.10893.1.20.140.2.1.2 type: OctetString help: Device name of the partition given by the operating system. - 1.3.6.1.4.1.674.10893.1.20.140.2.1.2 indexes: - labelname: virtualDiskPartitionNumber type: gauge - name: virtualDiskPartitionState oid: 1.3.6.1.4.1.674.10893.1.20.140.2.1.3 type: gauge help: State of the partition - 1.3.6.1.4.1.674.10893.1.20.140.2.1.3 indexes: - labelname: virtualDiskPartitionNumber type: gauge enum_values: 1: active 2: "no" 3: removing 4: failed - name: virtualDiskPartitionSize oid: 1.3.6.1.4.1.674.10893.1.20.140.2.1.4 type: gauge help: Size of the Partition in GB. - 1.3.6.1.4.1.674.10893.1.20.140.2.1.4 indexes: - labelname: virtualDiskPartitionNumber type: gauge - name: virtualDiskPartitionFluidCacheStatus oid: 1.3.6.1.4.1.674.10893.1.20.140.2.1.5 type: OctetString help: Indicates if the partition has associated fluidcache - 1.3.6.1.4.1.674.10893.1.20.140.2.1.5 indexes: - labelname: virtualDiskPartitionNumber type: gauge - name: virtualDiskPartitionNexusID oid: 1.3.6.1.4.1.674.10893.1.20.140.2.1.6 type: DisplayString help: Durable unique ID for this partition - 1.3.6.1.4.1.674.10893.1.20.140.2.1.6 indexes: - labelname: virtualDiskPartitionNumber type: gauge - name: arrayDiskLogicalConnectionNumber oid: 1.3.6.1.4.1.674.10893.1.20.140.3.1.1 type: gauge help: Instance number of this array disk logical connection entry. - 1.3.6.1.4.1.674.10893.1.20.140.3.1.1 indexes: - labelname: arrayDiskLogicalConnectionNumber type: gauge - name: arrayDiskLogicalConnectionArrayDiskName oid: 1.3.6.1.4.1.674.10893.1.20.140.3.1.2 type: DisplayString help: The name of the array disk in this logical connection. - 1.3.6.1.4.1.674.10893.1.20.140.3.1.2 indexes: - labelname: arrayDiskLogicalConnectionNumber type: gauge - name: arrayDiskLogicalConnectionArrayDiskNumber oid: 1.3.6.1.4.1.674.10893.1.20.140.3.1.3 type: gauge help: The instance number of the array disk in this logical connection. - 1.3.6.1.4.1.674.10893.1.20.140.3.1.3 indexes: - labelname: arrayDiskLogicalConnectionNumber type: gauge - name: arrayDiskLogicalConnectionVirtualDiskName oid: 1.3.6.1.4.1.674.10893.1.20.140.3.1.4 type: DisplayString help: The name of the virtual disk to which this array disk belongs. - 1.3.6.1.4.1.674.10893.1.20.140.3.1.4 indexes: - labelname: arrayDiskLogicalConnectionNumber type: gauge - name: arrayDiskLogicalConnectionVirtualDiskNumber oid: 1.3.6.1.4.1.674.10893.1.20.140.3.1.5 type: gauge help: The instance number of the virtual disk to which this array disk belongs. - 1.3.6.1.4.1.674.10893.1.20.140.3.1.5 indexes: - labelname: arrayDiskLogicalConnectionNumber type: gauge - name: arrayDiskLogicalConnectionDiskName oid: 1.3.6.1.4.1.674.10893.1.20.140.3.1.6 type: DisplayString help: The name of the disk group to with this array disk belongs - 1.3.6.1.4.1.674.10893.1.20.140.3.1.6 indexes: - labelname: arrayDiskLogicalConnectionNumber type: gauge - name: arrayDiskLogicalConnectionDiskNumber oid: 1.3.6.1.4.1.674.10893.1.20.140.3.1.7 type: gauge help: This instance number of the disk group to with this array disk belongs - 1.3.6.1.4.1.674.10893.1.20.140.3.1.7 indexes: - labelname: arrayDiskLogicalConnectionNumber type: gauge - name: fluidCacheNumber oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.1 type: gauge help: Instance number of this fluid cache entry - 1.3.6.1.4.1.674.10893.1.20.140.4.1.1 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheName oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.2 type: OctetString help: The name of the fluidcache in this subsystem as represented in Storage Management. - 1.3.6.1.4.1.674.10893.1.20.140.4.1.2 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseState oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.3 type: OctetString help: License state of the associated fluid cache subsystem - 1.3.6.1.4.1.674.10893.1.20.140.4.1.3 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseValidity oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.4 type: gauge help: This entry displays the number of days the fluid cache license is valid - 1.3.6.1.4.1.674.10893.1.20.140.4.1.4 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseEntitlementID oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.5 type: OctetString help: Indiactes the Entitlement Identifier for the license of the fluid cache subsystem - 1.3.6.1.4.1.674.10893.1.20.140.4.1.5 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseDuration oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.6 type: OctetString help: Indicates the duration of the the license validity - 1.3.6.1.4.1.674.10893.1.20.140.4.1.6 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseCapacity oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.7 type: OctetString help: Indicates the capacity of the license of fluidcache subsystem - 1.3.6.1.4.1.674.10893.1.20.140.4.1.7 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseRemaining oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.8 type: OctetString help: Indicates the remaining days of the license validity - 1.3.6.1.4.1.674.10893.1.20.140.4.1.8 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseType oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.9 type: OctetString help: Indicates the type of the license of the fluidcache subsystem - 1.3.6.1.4.1.674.10893.1.20.140.4.1.9 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseVendor oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.10 type: OctetString help: Indicates the license vendor for the fluidcache subsystem - 1.3.6.1.4.1.674.10893.1.20.140.4.1.10 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseProductId oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.11 type: OctetString help: Indicates the product ID of the license of the fluidcache susbsytem - 1.3.6.1.4.1.674.10893.1.20.140.4.1.11 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseDateSold oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.12 type: OctetString help: Indicates the date on which the license for the fluidcache subsystem is sold - 1.3.6.1.4.1.674.10893.1.20.140.4.1.12 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseGeneration oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.13 type: OctetString help: Indicates the generation of the license for the fluidcache subsystem - 1.3.6.1.4.1.674.10893.1.20.140.4.1.13 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseFeatureID oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.14 type: OctetString help: Indicates the license feature ID of the fluidcache subsystem - 1.3.6.1.4.1.674.10893.1.20.140.4.1.14 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheLicenseFeatureDescription oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.15 type: OctetString help: Provides the description of the license feature of fluidcache subsystem - 1.3.6.1.4.1.674.10893.1.20.140.4.1.15 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheNexus oid: 1.3.6.1.4.1.674.10893.1.20.140.4.1.16 type: OctetString help: Indicates the unique ID of the fludicache component - 1.3.6.1.4.1.674.10893.1.20.140.4.1.16 indexes: - labelname: fluidCacheNumber type: gauge - name: fluidCacheDiskNumber oid: 1.3.6.1.4.1.674.10893.1.20.140.5.1.1 type: gauge help: Instance number of the fluidCacheDisk entry - 1.3.6.1.4.1.674.10893.1.20.140.5.1.1 indexes: - labelname: fluidCacheDiskNumber type: gauge - name: fluidCacheDiskName oid: 1.3.6.1.4.1.674.10893.1.20.140.5.1.2 type: OctetString help: Name of the Fluid Cache Disk Name as seen by storage management - 1.3.6.1.4.1.674.10893.1.20.140.5.1.2 indexes: - labelname: fluidCacheDiskNumber type: gauge - name: fluidCacheDiskState oid: 1.3.6.1.4.1.674.10893.1.20.140.5.1.3 type: gauge help: State of the FluidCacheDisk entry Valid values are 2 - Active, otherwise Inactive - 1.3.6.1.4.1.674.10893.1.20.140.5.1.3 indexes: - labelname: fluidCacheDiskNumber type: gauge - name: fluidCacheDiskBackendDeviceType oid: 1.3.6.1.4.1.674.10893.1.20.140.5.1.4 type: gauge help: This displays the type of the backend device beneath the fluid cache disk - 1.3.6.1.4.1.674.10893.1.20.140.5.1.4 indexes: - labelname: fluidCacheDiskNumber type: gauge - name: fluidCacheDiskBackendDeviceName oid: 1.3.6.1.4.1.674.10893.1.20.140.5.1.5 type: OctetString help: Device name of the backend device as seen by the operating system - 1.3.6.1.4.1.674.10893.1.20.140.5.1.5 indexes: - labelname: fluidCacheDiskNumber type: gauge - name: fluidCacheDiskBackendDeviceSize oid: 1.3.6.1.4.1.674.10893.1.20.140.5.1.6 type: gauge help: Size of the Backend device - 1.3.6.1.4.1.674.10893.1.20.140.5.1.6 indexes: - labelname: fluidCacheDiskNumber type: gauge - name: fluidCacheDiskOperatingMode oid: 1.3.6.1.4.1.674.10893.1.20.140.5.1.7 type: gauge help: Operating mode of the FluidCache - 1.3.6.1.4.1.674.10893.1.20.140.5.1.7 indexes: - labelname: fluidCacheDiskNumber type: gauge - name: fluidCacheDiskConfiguredMode oid: 1.3.6.1.4.1.674.10893.1.20.140.5.1.8 type: gauge help: Configured Mode of the FluidCache - 1.3.6.1.4.1.674.10893.1.20.140.5.1.8 indexes: - labelname: fluidCacheDiskNumber type: gauge - name: fluidCacheDiskNexus oid: 1.3.6.1.4.1.674.10893.1.20.140.5.1.9 type: OctetString help: Durable Unique ID of the fluidcache disk - 1.3.6.1.4.1.674.10893.1.20.140.5.1.9 indexes: - labelname: fluidCacheDiskNumber type: gauge - name: fluidCacheDiskStatus oid: 1.3.6.1.4.1.674.10893.1.20.140.5.1.10 type: gauge help: Severity of the fluid cache disk state - 1.3.6.1.4.1.674.10893.1.20.140.5.1.10 indexes: - labelname: fluidCacheDiskNumber type: gauge - name: fluidCachePoolNumber oid: 1.3.6.1.4.1.674.10893.1.20.140.6.1.1 type: gauge help: Instance number of the fluid cachepool entry - 1.3.6.1.4.1.674.10893.1.20.140.6.1.1 indexes: - labelname: fluidCachePoolNumber type: gauge - name: fluidCachePoolStoreCount oid: 1.3.6.1.4.1.674.10893.1.20.140.6.1.2 type: gauge help: Number of flash devices that are part of the fluidcache pool - 1.3.6.1.4.1.674.10893.1.20.140.6.1.2 indexes: - labelname: fluidCachePoolNumber type: gauge - name: fluidCachePoolUUID oid: 1.3.6.1.4.1.674.10893.1.20.140.6.1.3 type: OctetString help: UUID of the fluidcache pool - 1.3.6.1.4.1.674.10893.1.20.140.6.1.3 indexes: - labelname: fluidCachePoolNumber type: gauge - name: fluidCachePoolLicenseState oid: 1.3.6.1.4.1.674.10893.1.20.140.6.1.4 type: DisplayString help: State of the fluid cache license - 1.3.6.1.4.1.674.10893.1.20.140.6.1.4 indexes: - labelname: fluidCachePoolNumber type: gauge - name: fluidCachePoolSize oid: 1.3.6.1.4.1.674.10893.1.20.140.6.1.5 type: gauge help: Size of the fluidcache pool in GiB - 1.3.6.1.4.1.674.10893.1.20.140.6.1.5 indexes: - labelname: fluidCachePoolNumber type: gauge - name: fluidCachePoolHighAvailabilityState oid: 1.3.6.1.4.1.674.10893.1.20.140.6.1.6 type: OctetString help: Indicates if the fluidcache pool is operating in high availability mode. - 1.3.6.1.4.1.674.10893.1.20.140.6.1.6 indexes: - labelname: fluidCachePoolNumber type: gauge - name: fluidCachePoolNexus oid: 1.3.6.1.4.1.674.10893.1.20.140.6.1.7 type: OctetString help: Durable unique ID of the fluidcache pool entry - 1.3.6.1.4.1.674.10893.1.20.140.6.1.7 indexes: - labelname: fluidCachePoolNumber type: gauge - name: fluidCachePoolStatus oid: 1.3.6.1.4.1.674.10893.1.20.140.6.1.8 type: gauge help: Severity of the fluid cache pool table state - 1.3.6.1.4.1.674.10893.1.20.140.6.1.8 indexes: - labelname: fluidCachePoolNumber type: gauge - name: messageIDEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.1 type: gauge help: 0200.0001 Storage Management alert (event) message number. - 1.3.6.1.4.1.674.10893.1.20.200.1 - name: descriptionEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.2 type: DisplayString help: 0200.0002 Storage Management event message text describing the alert. - 1.3.6.1.4.1.674.10893.1.20.200.2 - name: locationEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.3 type: DisplayString help: 0200.0003 Additional information identifying the location of the object causing the alert. - 1.3.6.1.4.1.674.10893.1.20.200.3 - name: objectNameEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.4 type: DisplayString help: 0200.0004 Name of the object as represented in Storage Management causing the alert. - 1.3.6.1.4.1.674.10893.1.20.200.4 - name: objectOIDEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.5 type: DisplayString help: 0200.0005 MIB OID of the object causing the alert. - 1.3.6.1.4.1.674.10893.1.20.200.5 - name: objectNexusEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.6 type: DisplayString help: 0200.0006 Durable, unique ID of the object causing the alert. - 1.3.6.1.4.1.674.10893.1.20.200.6 - name: currentStatusEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.7 type: gauge help: 0200.0007 Current status of object causing the alert, if applicable. - 1.3.6.1.4.1.674.10893.1.20.200.7 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: previousStatusEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.8 type: gauge help: 0200.0008 Previous status of object causing the alert if applicable. - 1.3.6.1.4.1.674.10893.1.20.200.8 enum_values: 1: other 2: unknown 3: ok 4: nonCritical 5: critical 6: nonRecoverable - name: enhancedMessageIDEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.9 type: DisplayString help: 0200.0001 Enhanced Storage Management Message ID. - 1.3.6.1.4.1.674.10893.1.20.200.9 - name: systemFQDNEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.10 type: DisplayString help: 0200.0008 System FQDN of object causing the alert if applicable. - 1.3.6.1.4.1.674.10893.1.20.200.10 - name: serviceTagEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.11 type: DisplayString help: 0200.0008 Service Tag of object causing the alert if applicable. - 1.3.6.1.4.1.674.10893.1.20.200.11 - name: chassisServiceTagEvent oid: 1.3.6.1.4.1.674.10893.1.20.200.12 type: DisplayString help: 0200.0008 Chassis Service Tag of object causing the alert if applicable. - 1.3.6.1.4.1.674.10893.1.20.200.12 - name: inventoryLocale oid: 1.3.6.1.4.1.674.10899.1.1 type: DisplayString help: This attribute defines the locale for the system. - 1.3.6.1.4.1.674.10899.1.1 - name: inventorySchemaVersion oid: 1.3.6.1.4.1.674.10899.1.2 type: DisplayString help: This attribute defines the version of the inventory schema implemented by this system. - 1.3.6.1.4.1.674.10899.1.2 - name: inventorySystemID oid: 1.3.6.1.4.1.674.10899.1.3 type: OctetString help: This attribute defines the System ID for the system. - 1.3.6.1.4.1.674.10899.1.3 - name: deviceIndex oid: 1.3.6.1.4.1.674.10899.1.5.1.1 type: gauge help: This attribute defines the unique index for this device. - 1.3.6.1.4.1.674.10899.1.5.1.1 indexes: - labelname: deviceIndex type: gauge - name: deviceComponentID oid: 1.3.6.1.4.1.674.10899.1.5.1.2 type: gauge help: This attribute defines an optional component id field for the device. - 1.3.6.1.4.1.674.10899.1.5.1.2 indexes: - labelname: deviceIndex type: gauge - name: deviceDisplayString oid: 1.3.6.1.4.1.674.10899.1.5.1.3 type: DisplayString help: This attribute provides a displayable string that describes the device. - 1.3.6.1.4.1.674.10899.1.5.1.3 indexes: - labelname: deviceIndex type: gauge - name: deviceVendorID oid: 1.3.6.1.4.1.674.10899.1.5.1.4 type: OctetString help: This attribute represents the ID for the vendor supplying the device. - 1.3.6.1.4.1.674.10899.1.5.1.4 indexes: - labelname: deviceIndex type: gauge - name: deviceDeviceID oid: 1.3.6.1.4.1.674.10899.1.5.1.5 type: OctetString help: This attribute represents the ID for the device. - 1.3.6.1.4.1.674.10899.1.5.1.5 indexes: - labelname: deviceIndex type: gauge - name: deviceSubID oid: 1.3.6.1.4.1.674.10899.1.5.1.6 type: OctetString help: This attribute provides additional device identification information. - 1.3.6.1.4.1.674.10899.1.5.1.6 indexes: - labelname: deviceIndex type: gauge - name: deviceSubVendorID oid: 1.3.6.1.4.1.674.10899.1.5.1.7 type: OctetString help: This attribute provides additional vendor identification information. - 1.3.6.1.4.1.674.10899.1.5.1.7 indexes: - labelname: deviceIndex type: gauge - name: applicationIndex oid: 1.3.6.1.4.1.674.10899.1.6.1.1 type: gauge help: This attribute defines the unique index for this application. - 1.3.6.1.4.1.674.10899.1.6.1.1 indexes: - labelname: applicationIndex type: gauge - name: applicationDeviceIndex oid: 1.3.6.1.4.1.674.10899.1.6.1.2 type: gauge help: This attribute defines a cross-index to the device table for the application. - 1.3.6.1.4.1.674.10899.1.6.1.2 indexes: - labelname: applicationIndex type: gauge - name: applicationComponentType oid: 1.3.6.1.4.1.674.10899.1.6.1.3 type: DisplayString help: This attribute identifies the type of application reported. - 1.3.6.1.4.1.674.10899.1.6.1.3 indexes: - labelname: applicationIndex type: gauge - name: applicationVersion oid: 1.3.6.1.4.1.674.10899.1.6.1.4 type: DisplayString help: This attribute identifies the version of the application. - 1.3.6.1.4.1.674.10899.1.6.1.4 indexes: - labelname: applicationIndex type: gauge - name: applicationDisplayString oid: 1.3.6.1.4.1.674.10899.1.6.1.5 type: DisplayString help: This attribute provides a user visible display string that describes the application. - 1.3.6.1.4.1.674.10899.1.6.1.5 indexes: - labelname: applicationIndex type: gauge - name: applicationSubComponentID oid: 1.3.6.1.4.1.674.10899.1.6.1.6 type: DisplayString help: This attribute provides the sub component id for the application - 1.3.6.1.4.1.674.10899.1.6.1.6 indexes: - labelname: applicationIndex type: gauge - name: operatingSystemVendor oid: 1.3.6.1.4.1.674.10899.2.1 type: DisplayString help: This attribute defines the vendor of the Operating System. - 1.3.6.1.4.1.674.10899.2.1 - name: operatingSystemMajorVersion oid: 1.3.6.1.4.1.674.10899.2.2 type: DisplayString help: This attribute defines the major version of the Operating System. - 1.3.6.1.4.1.674.10899.2.2 - name: operatingSystemMinorVersion oid: 1.3.6.1.4.1.674.10899.2.3 type: DisplayString help: This attribute defines the minor version of the Operating System. - 1.3.6.1.4.1.674.10899.2.3 - name: operatingSystemSPMajorVersion oid: 1.3.6.1.4.1.674.10899.2.5 type: DisplayString help: This attribute defines the Operating System's Service Pack major version. - 1.3.6.1.4.1.674.10899.2.5 - name: operatingSystemSPMinorVersion oid: 1.3.6.1.4.1.674.10899.2.6 type: DisplayString help: This attribute defines the Operating System's Service Pack minor version. - 1.3.6.1.4.1.674.10899.2.6 - name: operatingSystemArchitecture oid: 1.3.6.1.4.1.674.10899.2.7 type: DisplayString help: This attribute defines the Operating System's architecture. - 1.3.6.1.4.1.674.10899.2.7 - name: productIDDisplayName oid: 1.3.6.1.4.1.674.10899.100.1 type: DisplayString help: This attribute defines the display name of the product. - 1.3.6.1.4.1.674.10899.100.1 - name: productIDDescription oid: 1.3.6.1.4.1.674.10899.100.2 type: DisplayString help: This attribute defines a short description of the product. - 1.3.6.1.4.1.674.10899.100.2 - name: productIDVendor oid: 1.3.6.1.4.1.674.10899.100.3 type: DisplayString help: This attribute defines the name of the manufacturer of the product. - 1.3.6.1.4.1.674.10899.100.3 - name: productIDVersion oid: 1.3.6.1.4.1.674.10899.100.4 type: DisplayString help: This attribute defines the version of the product. - 1.3.6.1.4.1.674.10899.100.4 - name: productIDBuildNumber oid: 1.3.6.1.4.1.674.10899.100.5 type: DisplayString help: This attribute defines the software build number of the product. - 1.3.6.1.4.1.674.10899.100.5 - name: btTeamNumber oid: 1.3.6.1.4.1.3873.1.2.1.1.1 type: gauge help: The number of loadbalance teams present on this system. - 1.3.6.1.4.1.3873.1.2.1.1.1 - name: btTeamIndex oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.1 type: gauge help: An unique value for each team - 1.3.6.1.4.1.3873.1.2.1.1.2.1.1 indexes: - labelname: btTeamIndex type: gauge - name: btTeamType oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.3 type: gauge help: The type of team, distinguished according to the attribute assigned - 1.3.6.1.4.1.3873.1.2.1.1.2.1.3 indexes: - labelname: btTeamIndex type: gauge enum_values: 100: team-SLB 101: team-FEC-GEC 102: team-802-3-AD 104: team-SLB-AFD - name: btPhyNumber oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.5 type: gauge help: Number of physical adapters in the team - 1.3.6.1.4.1.3873.1.2.1.1.2.1.5 indexes: - labelname: btTeamIndex type: gauge - name: btVirNumber oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.6 type: gauge help: Number of virtual adapters in the team - 1.3.6.1.4.1.3873.1.2.1.1.2.1.6 indexes: - labelname: btTeamIndex type: gauge - name: btMode oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.7 type: gauge help: mode of this team, PrimaryMode(0) or Standby(1) - 1.3.6.1.4.1.3873.1.2.1.1.2.1.7 indexes: - labelname: btTeamIndex type: gauge enum_values: 1: primaryMode 2: standby - name: btLiveLinkEnable oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.8 type: gauge help: LiveLink is enabled or not - 1.3.6.1.4.1.3873.1.2.1.1.2.1.8 indexes: - labelname: btTeamIndex type: gauge enum_values: 1: disabled 2: enabled - name: btLinkPacketFrequency oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.9 type: gauge help: 'For LiveLink feature: The frequency in milliseconds that a link packet is to be sent. - 1.3.6.1.4.1.3873.1.2.1.1.2.1.9' indexes: - labelname: btTeamIndex type: gauge - name: btLinkMaxRetry oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.10 type: gauge help: 'For LiveLink feature: The maximum number of retries before failing a team member. - 1.3.6.1.4.1.3873.1.2.1.1.2.1.10' indexes: - labelname: btTeamIndex type: gauge - name: btLinkRetryFrequency oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.11 type: gauge help: 'For LiveLink feature: The frequency (milliseconds) a link packet is to be sent after a dropped link packet is detected. - 1.3.6.1.4.1.3873.1.2.1.1.2.1.11' indexes: - labelname: btTeamIndex type: gauge - name: btLinkTargetIpAddress1 oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.12 type: InetAddressIPv4 help: 'For LiveLink feature: The target IP address that a link packet is sent to - 1.3.6.1.4.1.3873.1.2.1.1.2.1.12' indexes: - labelname: btTeamIndex type: gauge - name: btLinkTargetIpAddress2 oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.13 type: InetAddressIPv4 help: 'For LiveLink feature: The target IP address that a link packet is sent to - 1.3.6.1.4.1.3873.1.2.1.1.2.1.13' indexes: - labelname: btTeamIndex type: gauge - name: btLinkTargetIpAddress3 oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.14 type: InetAddressIPv4 help: 'For LiveLink feature: The target IP address that a link packet is sent to - 1.3.6.1.4.1.3873.1.2.1.1.2.1.14' indexes: - labelname: btTeamIndex type: gauge - name: btLinkTargetIpAddress4 oid: 1.3.6.1.4.1.3873.1.2.1.1.2.1.15 type: InetAddressIPv4 help: 'For LiveLink feature: The target IP address that a link packet is sent to - 1.3.6.1.4.1.3873.1.2.1.1.2.1.15' indexes: - labelname: btTeamIndex type: gauge - name: btPhyAdapterNumber oid: 1.3.6.1.4.1.3873.1.2.1.2.1 type: gauge help: Number of physical adapters presented in the physical adapter table. - 1.3.6.1.4.1.3873.1.2.1.2.1 - name: btpTeamIndex oid: 1.3.6.1.4.1.3873.1.2.1.2.2.1.1 type: gauge help: An unique value for each team. - 1.3.6.1.4.1.3873.1.2.1.2.2.1.1 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge - name: btpAdapterIndex oid: 1.3.6.1.4.1.3873.1.2.1.2.2.1.2 type: gauge help: A value for each adapter within a team. - 1.3.6.1.4.1.3873.1.2.1.2.2.1.2 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge - name: btpMemberType oid: 1.3.6.1.4.1.3873.1.2.1.2.2.1.4 type: gauge help: The type of adapter member. - 1.3.6.1.4.1.3873.1.2.1.2.2.1.4 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge enum_values: 100: load-balance 101: standby - name: btpMemberState oid: 1.3.6.1.4.1.3873.1.2.1.2.2.1.6 type: gauge help: State of the interface in the team. - 1.3.6.1.4.1.3873.1.2.1.2.2.1.6 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge enum_values: 1: unknown 2: link-up-not-join-traffic 3: disable-not-join-traffic 4: join-traffic - name: btpLiveLinkIp oid: 1.3.6.1.4.1.3873.1.2.1.2.2.1.7 type: InetAddressIPv4 help: IP address for LiveLink. - 1.3.6.1.4.1.3873.1.2.1.2.2.1.7 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge - name: btVirAdapterNumber oid: 1.3.6.1.4.1.3873.1.2.1.3.1 type: gauge help: Number of virtual adapters presented in the virtual adapter table. - 1.3.6.1.4.1.3873.1.2.1.3.1 - name: btvTeamIndex oid: 1.3.6.1.4.1.3873.1.2.1.3.2.1.1 type: gauge help: An unique value for each team. - 1.3.6.1.4.1.3873.1.2.1.3.2.1.1 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btvAdapterIndex oid: 1.3.6.1.4.1.3873.1.2.1.3.2.1.2 type: gauge help: A unique value for each virtual adapter in a team. - 1.3.6.1.4.1.3873.1.2.1.3.2.1.2 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btvVlanId oid: 1.3.6.1.4.1.3873.1.2.1.3.2.1.4 type: gauge help: 802.1Q VLAN ID of the virtual adapter. - 1.3.6.1.4.1.3873.1.2.1.3.2.1.4 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btvLinkStatus oid: 1.3.6.1.4.1.3873.1.2.1.3.2.1.5 type: gauge help: Virtual adapter link status - 1.3.6.1.4.1.3873.1.2.1.3.2.1.5 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge enum_values: 1: link-up 2: link-fail - name: btvIPAddress oid: 1.3.6.1.4.1.3873.1.2.1.3.2.1.6 type: InetAddressIPv4 help: IP address of the virtual adapter. - 1.3.6.1.4.1.3873.1.2.1.3.2.1.6 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btvSubnetMask oid: 1.3.6.1.4.1.3873.1.2.1.3.2.1.7 type: InetAddressIPv4 help: IP subnet Mask of the virtual adapter. - 1.3.6.1.4.1.3873.1.2.1.3.2.1.7 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btsTeamNumber oid: 1.3.6.1.4.1.3873.1.2.2.1.1 type: gauge help: The number of loadbalance teams present on this system. - 1.3.6.1.4.1.3873.1.2.2.1.1 - name: btsTeamIndex oid: 1.3.6.1.4.1.3873.1.2.2.1.2.1.1 type: gauge help: An unique value for each team - 1.3.6.1.4.1.3873.1.2.2.1.2.1.1 indexes: - labelname: btsTeamIndex type: gauge - name: btsPhyNumber oid: 1.3.6.1.4.1.3873.1.2.2.1.2.1.3 type: gauge help: Number of physical adapters in the team - 1.3.6.1.4.1.3873.1.2.2.1.2.1.3 indexes: - labelname: btsTeamIndex type: gauge - name: btsVirNumber oid: 1.3.6.1.4.1.3873.1.2.2.1.2.1.4 type: gauge help: Number of virtual adapters in the team - 1.3.6.1.4.1.3873.1.2.2.1.2.1.4 indexes: - labelname: btsTeamIndex type: gauge - name: btsPacketSends oid: 1.3.6.1.4.1.3873.1.2.2.1.2.1.5 type: counter help: number of send packets that are forwarded to the team members, derived from physical adapter statistics. - 1.3.6.1.4.1.3873.1.2.2.1.2.1.5 indexes: - labelname: btsTeamIndex type: gauge - name: btsPacketSendDiscardeds oid: 1.3.6.1.4.1.3873.1.2.2.1.2.1.6 type: counter help: number of send packets that are discarded, derived from physical adapter statistics. - 1.3.6.1.4.1.3873.1.2.2.1.2.1.6 indexes: - labelname: btsTeamIndex type: gauge - name: btsPacketSendQueueds oid: 1.3.6.1.4.1.3873.1.2.2.1.2.1.7 type: counter help: number of send packets queued by driver waiting for resource - 1.3.6.1.4.1.3873.1.2.2.1.2.1.7 indexes: - labelname: btsTeamIndex type: gauge - name: btsPacketRecvs oid: 1.3.6.1.4.1.3873.1.2.2.1.2.1.8 type: counter help: number of receive packets that are indicated to upper layer, derived from physical adapter statistics. - 1.3.6.1.4.1.3873.1.2.2.1.2.1.8 indexes: - labelname: btsTeamIndex type: gauge - name: btsPacketRecvDiscardeds oid: 1.3.6.1.4.1.3873.1.2.2.1.2.1.9 type: counter help: number of receive packets discarded, derived from physical adapter statistics. - 1.3.6.1.4.1.3873.1.2.2.1.2.1.9 indexes: - labelname: btsTeamIndex type: gauge - name: btsLinkPacketsSents oid: 1.3.6.1.4.1.3873.1.2.2.1.2.1.10 type: counter help: 'For LiveLink feature: Number of link packets sent across all adapters for the team - Expressed as a quantity. - 1.3.6.1.4.1.3873.1.2.2.1.2.1.10' indexes: - labelname: btsTeamIndex type: gauge - name: btsLinkPacketsRetrieds oid: 1.3.6.1.4.1.3873.1.2.2.1.2.1.11 type: counter help: 'For LiveLink feature: The number of retry packets sent across all adapters for the team - Expressed as a quantity. - 1.3.6.1.4.1.3873.1.2.2.1.2.1.11' indexes: - labelname: btsTeamIndex type: gauge - name: btsPhyAdapterNumber oid: 1.3.6.1.4.1.3873.1.2.2.2.1 type: gauge help: Number of physical adapters presented in the physical adapter table. - 1.3.6.1.4.1.3873.1.2.2.2.1 - name: btspTeamIndex oid: 1.3.6.1.4.1.3873.1.2.2.2.2.1.1 type: gauge help: An unique value for each team. - 1.3.6.1.4.1.3873.1.2.2.2.2.1.1 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspAdapterIndex oid: 1.3.6.1.4.1.3873.1.2.2.2.2.1.2 type: gauge help: A value for each adapter within a team. - 1.3.6.1.4.1.3873.1.2.2.2.2.1.2 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspPacketSends oid: 1.3.6.1.4.1.3873.1.2.2.2.2.1.4 type: counter help: number of send request completed by miniport . - 1.3.6.1.4.1.3873.1.2.2.2.2.1.4 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspPacketSendDiscardeds oid: 1.3.6.1.4.1.3873.1.2.2.2.2.1.5 type: counter help: number of send request discarded. - 1.3.6.1.4.1.3873.1.2.2.2.2.1.5 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspPacketRecvs oid: 1.3.6.1.4.1.3873.1.2.2.2.2.1.6 type: counter help: number of receive packets that are indicated to upper layer. - 1.3.6.1.4.1.3873.1.2.2.2.2.1.6 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspPacketRecvDiscardeds oid: 1.3.6.1.4.1.3873.1.2.2.2.2.1.7 type: counter help: number of receive packets discarded. - 1.3.6.1.4.1.3873.1.2.2.2.2.1.7 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspLinkPacketsSents oid: 1.3.6.1.4.1.3873.1.2.2.2.2.1.8 type: counter help: 'For LiveLink feature: Number of link packets sent vis the adapters for the team - Expressed as a quantity. - 1.3.6.1.4.1.3873.1.2.2.2.2.1.8' indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspLinkPacketsRetrieds oid: 1.3.6.1.4.1.3873.1.2.2.2.2.1.9 type: counter help: 'For LiveLink feature: The number of retry packets sent via the adapters for the team - Expressed as a quantity. - 1.3.6.1.4.1.3873.1.2.2.2.2.1.9' indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btsVirAdapterNumber oid: 1.3.6.1.4.1.3873.1.2.2.3.1 type: gauge help: Number of virtual adapters presented in the virtual adapter table. - 1.3.6.1.4.1.3873.1.2.2.3.1 - name: btsvTeamIndex oid: 1.3.6.1.4.1.3873.1.2.2.3.2.1.1 type: gauge help: An unique value for each team. - 1.3.6.1.4.1.3873.1.2.2.3.2.1.1 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: btsvAdapterIndex oid: 1.3.6.1.4.1.3873.1.2.2.3.2.1.2 type: gauge help: A value for each adapter within a team. - 1.3.6.1.4.1.3873.1.2.2.3.2.1.2 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: btsvPacketSends oid: 1.3.6.1.4.1.3873.1.2.2.3.2.1.4 type: counter help: number of send request completed . - 1.3.6.1.4.1.3873.1.2.2.3.2.1.4 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: btsvPacketSendQueueds oid: 1.3.6.1.4.1.3873.1.2.2.3.2.1.5 type: counter help: number of send request being queued by driver waiting for resource - 1.3.6.1.4.1.3873.1.2.2.3.2.1.5 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: btsvPacketRecvs oid: 1.3.6.1.4.1.3873.1.2.2.3.2.1.6 type: counter help: number of receive indicated to upper layer successfully. - 1.3.6.1.4.1.3873.1.2.2.3.2.1.6 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: trapCauseDirection oid: 1.3.6.1.4.1.3873.1.2.3.3 type: gauge help: Event caused by failover condition. - 1.3.6.1.4.1.3873.1.2.3.3 enum_values: 1: adapterActive 2: adapterInactive - name: trapAdapterActivityCause oid: 1.3.6.1.4.1.3873.1.2.3.4 type: gauge help: Addition explanation for the Event trapCauseDirection. - 1.3.6.1.4.1.3873.1.2.3.4 enum_values: 1: none 2: linkChange 3: adapterEnabledOrDisabled 4: adapterAddedOrRemoved - name: ifiNumber oid: 1.3.6.1.4.1.3873.1.3.1 type: gauge help: The number of QLogic network interfaces (regardless of their current state) present on this system. - 1.3.6.1.4.1.3873.1.3.1 - name: ifiIndex oid: 1.3.6.1.4.1.3873.1.3.2.1.1 type: gauge help: An unique value for each QLogic interface - 1.3.6.1.4.1.3873.1.3.2.1.1 indexes: - labelname: ifiIndex type: gauge - name: ifNetworkAddress oid: 1.3.6.1.4.1.3873.1.3.2.1.4 type: InetAddressIPv4 help: IP address of the adapter. - 1.3.6.1.4.1.3873.1.3.2.1.4 indexes: - labelname: ifiIndex type: gauge - name: ifSubnetMask oid: 1.3.6.1.4.1.3873.1.3.2.1.5 type: InetAddressIPv4 help: IP subnet Mask of the adapter. - 1.3.6.1.4.1.3873.1.3.2.1.5 indexes: - labelname: ifiIndex type: gauge - name: ifLinkStatus oid: 1.3.6.1.4.1.3873.1.3.2.1.8 type: gauge help: Adapter link status, this information only applicable to the QLogic adapter - 1.3.6.1.4.1.3873.1.3.2.1.8 indexes: - labelname: ifiIndex type: gauge enum_values: 1: link-up 2: link-fail - name: ifState oid: 1.3.6.1.4.1.3873.1.3.2.1.9 type: gauge help: The operating mode of the driver, this information only applicable to the QLogic adapter - 1.3.6.1.4.1.3873.1.3.2.1.9 indexes: - labelname: ifiIndex type: gauge enum_values: 1: normal-mode 2: diagnotic-mode 3: adapter-removed 4: lowpower-mode - name: ifLineSpeed oid: 1.3.6.1.4.1.3873.1.3.2.1.10 type: gauge help: The operating speed of the adapter, this information only applicable to the QLogic adapter - 1.3.6.1.4.1.3873.1.3.2.1.10 indexes: - labelname: ifiIndex type: gauge enum_values: 1: unknown 2: speed-10-Mbps 3: speed-100-Mbps 4: speed-1000-Mbps 5: speed-2500-Mbps 6: speed-10-Gbps - name: ifDuplexMode oid: 1.3.6.1.4.1.3873.1.3.2.1.11 type: gauge help: Adapter duplex mode, this information only applicable to the QLogic adapter - 1.3.6.1.4.1.3873.1.3.2.1.11 indexes: - labelname: ifiIndex type: gauge enum_values: 1: unknown 2: half-duplex 3: full-duplex - name: ifInterrupt oid: 1.3.6.1.4.1.3873.1.3.2.1.14 type: gauge help: IRQ value for the adapter, this information only applicable to the QLogic adapter - 1.3.6.1.4.1.3873.1.3.2.1.14 indexes: - labelname: ifiIndex type: gauge - name: ifBusNumber oid: 1.3.6.1.4.1.3873.1.3.2.1.15 type: gauge help: PCI Bus Number where the Adapter is situated, this information only applicable to the QLogic adapter - 1.3.6.1.4.1.3873.1.3.2.1.15 indexes: - labelname: ifiIndex type: gauge - name: ifDeviceNumber oid: 1.3.6.1.4.1.3873.1.3.2.1.16 type: gauge help: PCI Device Number of the adapter, this information only applicable to the QLogic adapter - 1.3.6.1.4.1.3873.1.3.2.1.16 indexes: - labelname: ifiIndex type: gauge - name: ifFunctionNumber oid: 1.3.6.1.4.1.3873.1.3.2.1.17 type: gauge help: PCI Function Number of the adapter, this information only applicable to the QLogic adapter - 1.3.6.1.4.1.3873.1.3.2.1.17 indexes: - labelname: ifiIndex type: gauge - name: btTeamNumber oid: 1.3.6.1.4.1.4413.1.2.1.1.1 type: gauge help: The number of loadbalance teams present on this system. - 1.3.6.1.4.1.4413.1.2.1.1.1 - name: btTeamIndex oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.1 type: gauge help: An unique value for each team - 1.3.6.1.4.1.4413.1.2.1.1.2.1.1 indexes: - labelname: btTeamIndex type: gauge - name: btTeamName oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.2 type: DisplayString help: A textual string containing name of the team - 1.3.6.1.4.1.4413.1.2.1.1.2.1.2 indexes: - labelname: btTeamIndex type: gauge - name: btTeamType oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.3 type: gauge help: The type of team, distinguished according to the attribute assigned - 1.3.6.1.4.1.4413.1.2.1.1.2.1.3 indexes: - labelname: btTeamIndex type: gauge enum_values: 100: team-SLB 101: team-FEC-GEC 102: team-802-3-AD 104: team-SLB-AFD - name: btPhyNumber oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.5 type: gauge help: Number of physical adapters in the team - 1.3.6.1.4.1.4413.1.2.1.1.2.1.5 indexes: - labelname: btTeamIndex type: gauge - name: btVirNumber oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.6 type: gauge help: Number of virtual adapters in the team - 1.3.6.1.4.1.4413.1.2.1.1.2.1.6 indexes: - labelname: btTeamIndex type: gauge - name: btMode oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.7 type: gauge help: mode of this team, PrimaryMode(0) or Standby(1) - 1.3.6.1.4.1.4413.1.2.1.1.2.1.7 indexes: - labelname: btTeamIndex type: gauge enum_values: 1: primaryMode 2: standby - name: btLiveLinkEnable oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.8 type: gauge help: LiveLink is enabled or not - 1.3.6.1.4.1.4413.1.2.1.1.2.1.8 indexes: - labelname: btTeamIndex type: gauge enum_values: 1: disabled 2: enabled - name: btLinkPacketFrequency oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.9 type: gauge help: 'For LiveLink feature: The frequency in milliseconds that a link packet is to be sent. - 1.3.6.1.4.1.4413.1.2.1.1.2.1.9' indexes: - labelname: btTeamIndex type: gauge - name: btLinkMaxRetry oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.10 type: gauge help: 'For LiveLink feature: The maximum number of retries before failing a team member. - 1.3.6.1.4.1.4413.1.2.1.1.2.1.10' indexes: - labelname: btTeamIndex type: gauge - name: btLinkRetryFrequency oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.11 type: gauge help: 'For LiveLink feature: The frequency (milliseconds) a link packet is to be sent after a dropped link packet is detected. - 1.3.6.1.4.1.4413.1.2.1.1.2.1.11' indexes: - labelname: btTeamIndex type: gauge - name: btLinkTargetIpAddress1 oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.12 type: InetAddressIPv4 help: 'For LiveLink feature: The target IP address that a link packet is sent to - 1.3.6.1.4.1.4413.1.2.1.1.2.1.12' indexes: - labelname: btTeamIndex type: gauge - name: btLinkTargetIpAddress2 oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.13 type: InetAddressIPv4 help: 'For LiveLink feature: The target IP address that a link packet is sent to - 1.3.6.1.4.1.4413.1.2.1.1.2.1.13' indexes: - labelname: btTeamIndex type: gauge - name: btLinkTargetIpAddress3 oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.14 type: InetAddressIPv4 help: 'For LiveLink feature: The target IP address that a link packet is sent to - 1.3.6.1.4.1.4413.1.2.1.1.2.1.14' indexes: - labelname: btTeamIndex type: gauge - name: btLinkTargetIpAddress4 oid: 1.3.6.1.4.1.4413.1.2.1.1.2.1.15 type: InetAddressIPv4 help: 'For LiveLink feature: The target IP address that a link packet is sent to - 1.3.6.1.4.1.4413.1.2.1.1.2.1.15' indexes: - labelname: btTeamIndex type: gauge - name: btPhyAdapterNumber oid: 1.3.6.1.4.1.4413.1.2.1.2.1 type: gauge help: Number of physical adapters presented in the physical adapter table. - 1.3.6.1.4.1.4413.1.2.1.2.1 - name: btpTeamIndex oid: 1.3.6.1.4.1.4413.1.2.1.2.2.1.1 type: gauge help: An unique value for each team. - 1.3.6.1.4.1.4413.1.2.1.2.2.1.1 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge - name: btpAdapterIndex oid: 1.3.6.1.4.1.4413.1.2.1.2.2.1.2 type: gauge help: A value for each adapter within a team. - 1.3.6.1.4.1.4413.1.2.1.2.2.1.2 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge - name: btpAdapterDesc oid: 1.3.6.1.4.1.4413.1.2.1.2.2.1.3 type: DisplayString help: A textual string containing name of the adapter - 1.3.6.1.4.1.4413.1.2.1.2.2.1.3 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge - name: btpMemberType oid: 1.3.6.1.4.1.4413.1.2.1.2.2.1.4 type: gauge help: The type of adapter member. - 1.3.6.1.4.1.4413.1.2.1.2.2.1.4 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge enum_values: 100: load-balance 101: standby - name: btpMemberState oid: 1.3.6.1.4.1.4413.1.2.1.2.2.1.6 type: gauge help: State of the interface in the team. - 1.3.6.1.4.1.4413.1.2.1.2.2.1.6 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge enum_values: 1: unknown 2: link-up-not-join-traffic 3: disable-not-join-traffic 4: join-traffic - name: btpLiveLinkIp oid: 1.3.6.1.4.1.4413.1.2.1.2.2.1.7 type: InetAddressIPv4 help: IP address for LiveLink. - 1.3.6.1.4.1.4413.1.2.1.2.2.1.7 indexes: - labelname: btpTeamIndex type: gauge - labelname: btpAdapterIndex type: gauge - name: btVirAdapterNumber oid: 1.3.6.1.4.1.4413.1.2.1.3.1 type: gauge help: Number of virtual adapters presented in the virtual adapter table. - 1.3.6.1.4.1.4413.1.2.1.3.1 - name: btvTeamIndex oid: 1.3.6.1.4.1.4413.1.2.1.3.2.1.1 type: gauge help: An unique value for each team. - 1.3.6.1.4.1.4413.1.2.1.3.2.1.1 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btvAdapterIndex oid: 1.3.6.1.4.1.4413.1.2.1.3.2.1.2 type: gauge help: A unique value for each virtual adapter in a team. - 1.3.6.1.4.1.4413.1.2.1.3.2.1.2 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btvAdapterDesc oid: 1.3.6.1.4.1.4413.1.2.1.3.2.1.3 type: DisplayString help: A textual string containing name of the VLAN - 1.3.6.1.4.1.4413.1.2.1.3.2.1.3 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btvVlanId oid: 1.3.6.1.4.1.4413.1.2.1.3.2.1.4 type: gauge help: 802.1Q VLAN ID of the virtual adapter. - 1.3.6.1.4.1.4413.1.2.1.3.2.1.4 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btvLinkStatus oid: 1.3.6.1.4.1.4413.1.2.1.3.2.1.5 type: gauge help: Virtual adapter link status - 1.3.6.1.4.1.4413.1.2.1.3.2.1.5 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge enum_values: 1: link-up 2: link-fail - name: btvIPAddress oid: 1.3.6.1.4.1.4413.1.2.1.3.2.1.6 type: InetAddressIPv4 help: IP address of the virtual adapter. - 1.3.6.1.4.1.4413.1.2.1.3.2.1.6 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btvSubnetMask oid: 1.3.6.1.4.1.4413.1.2.1.3.2.1.7 type: InetAddressIPv4 help: IP subnet Mask of the virtual adapter. - 1.3.6.1.4.1.4413.1.2.1.3.2.1.7 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btvLineSpeed oid: 1.3.6.1.4.1.4413.1.2.1.3.2.1.9 type: DisplayString help: A textual string displays the operating speed of the virtual adapter. - 1.3.6.1.4.1.4413.1.2.1.3.2.1.9 indexes: - labelname: btvTeamIndex type: gauge - labelname: btvAdapterIndex type: gauge - name: btsTeamNumber oid: 1.3.6.1.4.1.4413.1.2.2.1.1 type: gauge help: The number of loadbalance teams present on this system. - 1.3.6.1.4.1.4413.1.2.2.1.1 - name: btsTeamIndex oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.1 type: gauge help: An unique value for each team - 1.3.6.1.4.1.4413.1.2.2.1.2.1.1 indexes: - labelname: btsTeamIndex type: gauge - name: btsTeamName oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.2 type: DisplayString help: A textual string containing name of the team - 1.3.6.1.4.1.4413.1.2.2.1.2.1.2 indexes: - labelname: btsTeamIndex type: gauge - name: btsPhyNumber oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.3 type: gauge help: Number of physical adapters in the team - 1.3.6.1.4.1.4413.1.2.2.1.2.1.3 indexes: - labelname: btsTeamIndex type: gauge - name: btsVirNumber oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.4 type: gauge help: Number of virtual adapters in the team - 1.3.6.1.4.1.4413.1.2.2.1.2.1.4 indexes: - labelname: btsTeamIndex type: gauge - name: btsPacketSends oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.5 type: counter help: number of send packets that are forwarded to the team members, derived from physical adapter statistics. - 1.3.6.1.4.1.4413.1.2.2.1.2.1.5 indexes: - labelname: btsTeamIndex type: gauge - name: btsPacketSendDiscardeds oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.6 type: counter help: number of send packets that are discarded, derived from physical adapter statistics. - 1.3.6.1.4.1.4413.1.2.2.1.2.1.6 indexes: - labelname: btsTeamIndex type: gauge - name: btsPacketSendQueueds oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.7 type: counter help: number of send packets queued by driver waiting for resource - 1.3.6.1.4.1.4413.1.2.2.1.2.1.7 indexes: - labelname: btsTeamIndex type: gauge - name: btsPacketRecvs oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.8 type: counter help: number of receive packets that are indicated to upper layer, derived from physical adapter statistics. - 1.3.6.1.4.1.4413.1.2.2.1.2.1.8 indexes: - labelname: btsTeamIndex type: gauge - name: btsPacketRecvDiscardeds oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.9 type: counter help: number of receive packets discarded, derived from physical adapter statistics. - 1.3.6.1.4.1.4413.1.2.2.1.2.1.9 indexes: - labelname: btsTeamIndex type: gauge - name: btsLinkPacketsSents oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.10 type: counter help: 'For LiveLink feature: Number of link packets sent across all adapters for the team - Expressed as a quantity. - 1.3.6.1.4.1.4413.1.2.2.1.2.1.10' indexes: - labelname: btsTeamIndex type: gauge - name: btsLinkPacketsRetrieds oid: 1.3.6.1.4.1.4413.1.2.2.1.2.1.11 type: counter help: 'For LiveLink feature: The number of retry packets sent across all adapters for the team - Expressed as a quantity. - 1.3.6.1.4.1.4413.1.2.2.1.2.1.11' indexes: - labelname: btsTeamIndex type: gauge - name: btsPhyAdapterNumber oid: 1.3.6.1.4.1.4413.1.2.2.2.1 type: gauge help: Number of physical adapters presented in the physical adapter table. - 1.3.6.1.4.1.4413.1.2.2.2.1 - name: btspTeamIndex oid: 1.3.6.1.4.1.4413.1.2.2.2.2.1.1 type: gauge help: An unique value for each team. - 1.3.6.1.4.1.4413.1.2.2.2.2.1.1 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspAdapterIndex oid: 1.3.6.1.4.1.4413.1.2.2.2.2.1.2 type: gauge help: A value for each adapter within a team. - 1.3.6.1.4.1.4413.1.2.2.2.2.1.2 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspAdapterDesc oid: 1.3.6.1.4.1.4413.1.2.2.2.2.1.3 type: DisplayString help: A textual string containing name of the physical member - 1.3.6.1.4.1.4413.1.2.2.2.2.1.3 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspPacketSends oid: 1.3.6.1.4.1.4413.1.2.2.2.2.1.4 type: counter help: number of send request completed by miniport . - 1.3.6.1.4.1.4413.1.2.2.2.2.1.4 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspPacketSendDiscardeds oid: 1.3.6.1.4.1.4413.1.2.2.2.2.1.5 type: counter help: number of send request discarded. - 1.3.6.1.4.1.4413.1.2.2.2.2.1.5 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspPacketRecvs oid: 1.3.6.1.4.1.4413.1.2.2.2.2.1.6 type: counter help: number of receive packets that are indicated to upper layer. - 1.3.6.1.4.1.4413.1.2.2.2.2.1.6 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspPacketRecvDiscardeds oid: 1.3.6.1.4.1.4413.1.2.2.2.2.1.7 type: counter help: number of receive packets discarded. - 1.3.6.1.4.1.4413.1.2.2.2.2.1.7 indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspLinkPacketsSents oid: 1.3.6.1.4.1.4413.1.2.2.2.2.1.8 type: counter help: 'For LiveLink feature: Number of link packets sent vis the adapters for the team - Expressed as a quantity. - 1.3.6.1.4.1.4413.1.2.2.2.2.1.8' indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btspLinkPacketsRetrieds oid: 1.3.6.1.4.1.4413.1.2.2.2.2.1.9 type: counter help: 'For LiveLink feature: The number of retry packets sent via the adapters for the team - Expressed as a quantity. - 1.3.6.1.4.1.4413.1.2.2.2.2.1.9' indexes: - labelname: btspTeamIndex type: gauge - labelname: btspAdapterIndex type: gauge - name: btsVirAdapterNumber oid: 1.3.6.1.4.1.4413.1.2.2.3.1 type: gauge help: Number of virtual adapters presented in the virtual adapter table. - 1.3.6.1.4.1.4413.1.2.2.3.1 - name: btsvTeamIndex oid: 1.3.6.1.4.1.4413.1.2.2.3.2.1.1 type: gauge help: An unique value for each team. - 1.3.6.1.4.1.4413.1.2.2.3.2.1.1 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: btsvAdapterIndex oid: 1.3.6.1.4.1.4413.1.2.2.3.2.1.2 type: gauge help: A value for each adapter within a team. - 1.3.6.1.4.1.4413.1.2.2.3.2.1.2 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: btsvAdapterDesc oid: 1.3.6.1.4.1.4413.1.2.2.3.2.1.3 type: DisplayString help: A textual string containing name of the virtual member - 1.3.6.1.4.1.4413.1.2.2.3.2.1.3 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: btsvPacketSends oid: 1.3.6.1.4.1.4413.1.2.2.3.2.1.4 type: counter help: number of send request completed . - 1.3.6.1.4.1.4413.1.2.2.3.2.1.4 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: btsvPacketSendQueueds oid: 1.3.6.1.4.1.4413.1.2.2.3.2.1.5 type: counter help: number of send request being queued by driver waiting for resource - 1.3.6.1.4.1.4413.1.2.2.3.2.1.5 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: btsvPacketRecvs oid: 1.3.6.1.4.1.4413.1.2.2.3.2.1.6 type: counter help: number of receive indicated to upper layer successfully. - 1.3.6.1.4.1.4413.1.2.2.3.2.1.6 indexes: - labelname: btsvTeamIndex type: gauge - labelname: btsvAdapterIndex type: gauge - name: trapAdapterName oid: 1.3.6.1.4.1.4413.1.2.3.1 type: DisplayString help: The adapter name. - 1.3.6.1.4.1.4413.1.2.3.1 - name: trapTeamName oid: 1.3.6.1.4.1.4413.1.2.3.2 type: DisplayString help: The team name. - 1.3.6.1.4.1.4413.1.2.3.2 - name: trapCauseDirection oid: 1.3.6.1.4.1.4413.1.2.3.3 type: gauge help: Event caused by failover condition. - 1.3.6.1.4.1.4413.1.2.3.3 enum_values: 1: adapterActive 2: adapterInactive - name: trapAdapterActivityCause oid: 1.3.6.1.4.1.4413.1.2.3.4 type: gauge help: Addition explanation for the Event trapCauseDirection. - 1.3.6.1.4.1.4413.1.2.3.4 enum_values: 1: none 2: linkChange 3: adapterEnabledOrDisabled 4: adapterAddedOrRemoved - name: ifiNumber oid: 1.3.6.1.4.1.4413.1.3.1 type: gauge help: The number of Broadcom network interfaces (regardless of their current state) present on this system. - 1.3.6.1.4.1.4413.1.3.1 - name: ifiIndex oid: 1.3.6.1.4.1.4413.1.3.2.1.1 type: gauge help: An unique value for each Broadcom interface - 1.3.6.1.4.1.4413.1.3.2.1.1 indexes: - labelname: ifiIndex type: gauge - name: ifName oid: 1.3.6.1.4.1.4413.1.3.2.1.2 type: DisplayString help: A textual string containing name of the adapter or team - 1.3.6.1.4.1.4413.1.3.2.1.2 indexes: - labelname: ifiIndex type: gauge - name: ifiDescr oid: 1.3.6.1.4.1.4413.1.3.2.1.3 type: DisplayString help: A textual string containing the adapter or team description - 1.3.6.1.4.1.4413.1.3.2.1.3 indexes: - labelname: ifiIndex type: gauge - name: ifNetworkAddress oid: 1.3.6.1.4.1.4413.1.3.2.1.4 type: InetAddressIPv4 help: IP address of the adapter. - 1.3.6.1.4.1.4413.1.3.2.1.4 indexes: - labelname: ifiIndex type: gauge - name: ifSubnetMask oid: 1.3.6.1.4.1.4413.1.3.2.1.5 type: InetAddressIPv4 help: IP subnet Mask of the adapter. - 1.3.6.1.4.1.4413.1.3.2.1.5 indexes: - labelname: ifiIndex type: gauge - name: ifLinkStatus oid: 1.3.6.1.4.1.4413.1.3.2.1.8 type: gauge help: Adapter link status, this information only applicable to the Broadcom adapter - 1.3.6.1.4.1.4413.1.3.2.1.8 indexes: - labelname: ifiIndex type: gauge enum_values: 1: link-up 2: link-fail - name: ifState oid: 1.3.6.1.4.1.4413.1.3.2.1.9 type: gauge help: The operating mode of the driver, this information only applicable to the Broadcom adapter - 1.3.6.1.4.1.4413.1.3.2.1.9 indexes: - labelname: ifiIndex type: gauge enum_values: 1: normal-mode 2: diagnotic-mode 3: adapter-removed 4: lowpower-mode - name: ifLineSpeed oid: 1.3.6.1.4.1.4413.1.3.2.1.10 type: gauge help: The operating speed of the adapter, this information only applicable to the Broadcom adapter - 1.3.6.1.4.1.4413.1.3.2.1.10 indexes: - labelname: ifiIndex type: gauge enum_values: 1: unknown 2: speed-10-Mbps 3: speed-100-Mbps 4: speed-1000-Mbps 5: speed-2500-Mbps 6: speed-10-Gbps - name: ifDuplexMode oid: 1.3.6.1.4.1.4413.1.3.2.1.11 type: gauge help: Adapter duplex mode, this information only applicable to the Broadcom adapter - 1.3.6.1.4.1.4413.1.3.2.1.11 indexes: - labelname: ifiIndex type: gauge enum_values: 1: unknown 2: half-duplex 3: full-duplex - name: ifMemBaseLow oid: 1.3.6.1.4.1.4413.1.3.2.1.12 type: DisplayString help: memory low range of the adapter, this information only applicable to the Broadcom adapter - 1.3.6.1.4.1.4413.1.3.2.1.12 indexes: - labelname: ifiIndex type: gauge - name: ifMemBaseHigh oid: 1.3.6.1.4.1.4413.1.3.2.1.13 type: DisplayString help: memory high range of the adapter, this information only applicable to the Broadcom adapter - 1.3.6.1.4.1.4413.1.3.2.1.13 indexes: - labelname: ifiIndex type: gauge - name: ifInterrupt oid: 1.3.6.1.4.1.4413.1.3.2.1.14 type: gauge help: IRQ value for the adapter, this information only applicable to the Broadcom adapter - 1.3.6.1.4.1.4413.1.3.2.1.14 indexes: - labelname: ifiIndex type: gauge - name: ifBusNumber oid: 1.3.6.1.4.1.4413.1.3.2.1.15 type: gauge help: PCI Bus Number where the Adapter is situated, this information only applicable to the Broadcom adapter - 1.3.6.1.4.1.4413.1.3.2.1.15 indexes: - labelname: ifiIndex type: gauge - name: ifDeviceNumber oid: 1.3.6.1.4.1.4413.1.3.2.1.16 type: gauge help: PCI Device Number of the adapter, this information only applicable to the Broadcom adapter - 1.3.6.1.4.1.4413.1.3.2.1.16 indexes: - labelname: ifiIndex type: gauge - name: ifFunctionNumber oid: 1.3.6.1.4.1.4413.1.3.2.1.17 type: gauge help: PCI Function Number of the adapter, this information only applicable to the Broadcom adapter - 1.3.6.1.4.1.4413.1.3.2.1.17 indexes: - labelname: ifiIndex type: gauge