ATEN-IPMI-MIB
AI MIB Summary
The ATEN-IPMI-MIB module facilitates the monitoring and management of ATEN enterprise hardware via the Intelligent Platform Management Interface (IPMI) protocol, exposing standard system telemetry such as sensor readings (temperature, voltage, fan speed), chassis status, and power supply states. It enables remote out-of-band management capabilities, including system event logging and hardware fault detection, specifically for ATEN's IPMI-compliant infrastructure devices.
Top-level infrastructure of the ATEN CORP. enterprise MIB tree
Main OID:
aten.1.3.6.1.4.1.21317
221
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
221 total| Object Name |
|---|
atenTop-level infrastructure of the ATEN CORP. enterprise MIB tree MODULE-IDENTITY .1.3.6.1.4.1.21317 |
ipmi OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1 |
selNumber of SELsrw Integer32 .1.3.6.1.4.1.21317.1.2 |
sensorTableA list of sensors. The number of entries is given by the value of ifNumber. SEQUENCE OF SensorEntry .1.3.6.1.4.1.21317.1.3 |
sensorEntryAn entry containing management information applicable to a particular sensor. SensorEntry .1.3.6.1.4.1.21317.1.3.1 |
sensorNumberA unique value, greater than zero, for each interface. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.ro Integer32 .1.3.6.1.4.1.21317.1.3.1.1 |
sensorReadingA textual string containing information about the interface. This string should include the name of the manufacturer, the product name and the version of the interface hardware/software.ro OCTET STRING .1.3.6.1.4.1.21317.1.3.1.2 |
sensorPositiveHysteresisThe type of interface. Additional values for ifType are assigned by the Internet Assigned Numbers Authority (IANA), through updating the syntax of the IANAifType textual convention.ro Integer32 .1.3.6.1.4.1.21317.1.3.1.3 |
sensorNegativeHysteresisThe size of the largest packet which can be sent/received on the interface, specified in octets. For interfaces that are used for transmitting network datagrams, this is the size of the largest network datagram that can be sent on the interface.ro Integer32 .1.3.6.1.4.1.21317.1.3.1.4 |
lncThresholdAn estimate of the interface's current bandwidth in bits per second. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ifHighSpeed must be used to report the interace's speed. For a sub-layer which has no concept of bandwidth, this object should be zero.ro OCTET STRING .1.3.6.1.4.1.21317.1.3.1.5 |
lcThresholdThe interface's address at its protocol sub-layer. For example, for an 802.x interface, this object normally contains a MAC address. The interface's media-specific MIB must define the bit and byte ordering and the format of the value of this object. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.ro OCTET STRING .1.3.6.1.4.1.21317.1.3.1.6 |
lnrThresholdThe desired state of the interface. The testing(3) state indicates that no operational packets can be passed. When a managed system initializes, all interfaces start with ifAdminStatus in the down(2) state. As a result of either explicit management action or per configuration information retained by the managed system, ifAdminStatus is then changed to either the up(1) or testing(3) states (or remains in the down(2) state).ro OCTET STRING .1.3.6.1.4.1.21317.1.3.1.7 |
uncThresholdThe current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. If ifAdminStatus is down(2) then ifOperStatus should be down(2). If ifAdminStatus is changed to up(1) then ifOperStatus should change to up(1) if the interface is ready to transmit and receive network traffic; it should change to dormant(5) if the interface is waiting for external actions (such as a serial line waiting for an incoming connection); it should remain in the down(2) state if and only if there is a fault that prevents it from going to the up(1) state; it should remain in the notPresent(6) state if the interface has missing (typically, hardware) components.ro OCTET STRING .1.3.6.1.4.1.21317.1.3.1.8 |
ucThresholdThe value of sysUpTime at the time the interface entered its current operational state. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.ro OCTET STRING .1.3.6.1.4.1.21317.1.3.1.9 |
unrThresholdThe total number of octets received on the interface, including framing characters. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.ro OCTET STRING .1.3.6.1.4.1.21317.1.3.1.10 |
eventAssertionEnableThe number of packets, delivered by this sub-layer to a higher (sub-)layer, which were not addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime.ro Integer32 .1.3.6.1.4.1.21317.1.3.1.11 |
eventDeassertionEnableThe number of packets, delivered by this sub-layer to a higher (sub-)layer, which were addressed to a multicast or broadcast address at this sub-layer. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of ifCounterDiscontinuityTime. This object is deprecated in favour of ifInMulticastPkts and ifInBroadcastPkts.ro Integer32 .1.3.6.1.4.1.21317.1.3.1.12 |
sensorIDString16-byte length field for displaying each available sensors' ID string.ro OCTET STRING .1.3.6.1.4.1.21317.1.3.1.13 |
powerStatusGet and set the power status of system. Set case: 0 : power off 1 : power on 2 : power resetrw Enumeration .1.3.6.1.4.1.21317.1.4 |
boardinfo OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.5 |
bmcMajorVesionBMC Major Vesionro Integer32 .1.3.6.1.4.1.21317.1.5.1 |
bmcMinorVesionBMC Minor Vesionro Integer32 .1.3.6.1.4.1.21317.1.5.2 |
bmcBuildDateBMC FW Build Datero OCTET STRING .1.3.6.1.4.1.21317.1.5.3 |
biosVesionBIOS Vesionro OCTET STRING .1.3.6.1.4.1.21317.1.5.4 |
biosBuildDateBIOS Build Datero OCTET STRING .1.3.6.1.4.1.21317.1.5.5 |
hostNameBMC Host Namero OCTET STRING .1.3.6.1.4.1.21317.1.5.6 |
bmcBuildVesionBMC Build Vesionro Integer32 .1.3.6.1.4.1.21317.1.5.7 |
hardwareinfo OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.6 |
serialNumberMotherboard Serial Numberro OCTET STRING .1.3.6.1.4.1.21317.1.6.1 |
cpuTableA list of CPUs. The number of entries is given by the number of CPUs. SEQUENCE OF CpuEntry .1.3.6.1.4.1.21317.1.6.2 |
cpuEntryAn entry containing management information applicable to a particular CPU. CpuEntry .1.3.6.1.4.1.21317.1.6.2.1 |
cpuNumberA unique value, greater than zero, for each CPU. It is recommended that values are assigned contiguously starting from 1.ro Integer32 .1.3.6.1.4.1.21317.1.6.2.1.1 |
processorProcessor name.ro OCTET STRING .1.3.6.1.4.1.21317.1.6.2.1.2 |
speedProcessor speed (MHz).ro Integer32 .1.3.6.1.4.1.21317.1.6.2.1.3 |
coreThe number of processor cores.ro Integer32 .1.3.6.1.4.1.21317.1.6.2.1.4 |
coreActiveThe number of active processor cores.ro Integer32 .1.3.6.1.4.1.21317.1.6.2.1.5 |
manufacturerCPU Manufacturerro OCTET STRING .1.3.6.1.4.1.21317.1.6.2.1.6 |
dimmTableA list of DIMMs. The number of entries is given by the number of DIMMs. SEQUENCE OF DimmEntry .1.3.6.1.4.1.21317.1.6.3 |
dimmEntryAn entry containing management information applicable to a particular DIMM. DimmEntry .1.3.6.1.4.1.21317.1.6.3.1 |
dimmNumberA unique value, greater than zero, for each DIMM. It is recommended that values are assigned contiguously starting from 1.ro Integer32 .1.3.6.1.4.1.21317.1.6.3.1.1 |
dimmLocationThe location of this DIMM.ro OCTET STRING .1.3.6.1.4.1.21317.1.6.3.1.2 |
dimmMaxCapSpeedThe max capable speed (MHz) of this DIMM.ro Integer32 .1.3.6.1.4.1.21317.1.6.3.1.3 |
dimmOpSpeedThe current operation speed (MHz) of this DIMM.ro Integer32 .1.3.6.1.4.1.21317.1.6.3.1.4 |
dimmSizeThe size (MBytes) of this DIMM.ro Integer32 .1.3.6.1.4.1.21317.1.6.3.1.5 |
dimmSerialNoThe serial number of this DIMM.ro OCTET STRING .1.3.6.1.4.1.21317.1.6.3.1.6 |
dimmPartNoThe serial number of this DIMM.ro OCTET STRING .1.3.6.1.4.1.21317.1.6.3.1.7 |
dimmManufacturerThe manufacturer of this DIMM.ro OCTET STRING .1.3.6.1.4.1.21317.1.6.3.1.8 |
storage OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.7 |
controllerTableA list of raid controllers. The number of entries is given by the number of controllers. SEQUENCE OF ControllerEntry .1.3.6.1.4.1.21317.1.7.1 |
controllerEntryAn entry containing management information applicable to a particular controller. ControllerEntry .1.3.6.1.4.1.21317.1.7.1.1 |
controllerNumberA unique value, greater than zero, for each controller. It is recommended that values are assigned contiguously starting from 1.ro Integer32 .1.3.6.1.4.1.21317.1.7.1.1.1 |
controllerProductNameProduct name of the controller.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.1.1.2 |
serialSerial number of the controller.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.1.1.3 |
packagePackage version of the controller.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.1.1.4 |
fwVersionFirmware version of the controller.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.1.1.5 |
biosVersionBIOS version of the controller.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.1.1.6 |
bootBlockVersionBoot block version of the controller.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.1.1.7 |
batteryStatusBattery status of the controller. 0: Missing 1: Charging 2: Discharging 3: Optimal 4: Needs to be replacedro Integer32 .1.3.6.1.4.1.21317.1.7.1.1.8 |
pcieLocationPCIE location of the controller. 0: ONBOARD 1: RISER WIO Right 2: RISER WIO Left 3: RISER Ultra IOro Integer32 .1.3.6.1.4.1.21317.1.7.1.1.9 |
pcieSlotPCIE slot number of the controller.ro Integer32 .1.3.6.1.4.1.21317.1.7.1.1.10 |
phyHddTableA list of HDDs. The number of entries is given by the number of HDDs. SEQUENCE OF HddEntry .1.3.6.1.4.1.21317.1.7.2 |
hddEntryAn entry containing management information applicable to a particular HDD. HddEntry .1.3.6.1.4.1.21317.1.7.2.1 |
hddNumberA unique value, greater than zero, for each HDD. It is recommended that values are assigned contiguously starting from 1.ro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.1 |
hddControllerNumberThe controller that this HDD belongs to.ro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.2 |
enclosureNumberThe enclosure that this HDD belongs to.ro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.3 |
statusCurrent status of the HDD. 1: present 0: not presentro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.4 |
temperatureCurrent temperature of the HDD.ro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.5 |
capacityCapacity(GB) of the HDD.ro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.6 |
vendorThe vendor of the HDD.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.2.1.7 |
modelNameModel name of the HDD.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.2.1.8 |
revisionRevision of the HDD.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.2.1.9 |
snThe serial number of the HDD.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.2.1.10 |
linkSpeedThe link speed of the HDD. 0: not defined 1: 1.5Gb/s - SATA 150 2: 3.0Gb/s 3: 6.0Gb/s 4: 12.0Gb/sro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.11 |
fwStateThe firmware state of the HDD. 00: Unconfigured good drive 01: Unconfigured bad drive 02: Hot spare drive 16: Configured-good drive(data invalid) 17: Configured-bad drive (data invalid) 20: Configured-drive is rebuilding 24: Configured-drive is online 32: drive is getting copied 64: drive is exposed and controlled by host 128: UnConfigured - shielded 130: Hot Spare - shielded 144: Configured - shieldedro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.12 |
otherErrCountOther error count of the HDD.ro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.13 |
predictedFailCountPredicted fail count of the HDD.ro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.14 |
mediaErrCountMedia error Count of the HDD.ro Integer32 .1.3.6.1.4.1.21317.1.7.2.1.15 |
logHddTableA list of volumes. The number of entries is given by the number of volumes. SEQUENCE OF VolumeEntry .1.3.6.1.4.1.21317.1.7.3 |
volumeEntryAn entry containing management information applicable to a particular volume. VolumeEntry .1.3.6.1.4.1.21317.1.7.3.1 |
volNumberA unique value, greater than zero, for each volume. It is recommended that values are assigned contiguously starting from 1.ro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.1 |
volControllerNumberThe controller that this HDD belongs to.ro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.2 |
volStatusCurrent status of the volume. 1: present 0: not presentro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.3 |
volCapacityCapacity(GB) of the volume.ro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.4 |
priRaidLevelPrimary raid level of the volume.ro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.5 |
raidLevelQualifierRaid level qaulifier of the volume.ro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.6 |
secRaidLevelSecondary raid level of the volume.ro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.7 |
ldStripSizeLD strip size of the volume. (per DDF: 4=8K, 5=16K, 7=64K, 11=1MB, etc.)ro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.8 |
numDevicesnumber of drives per span.ro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.9 |
spanDepthSpan depth of the volume.ro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.10 |
stateState of the volume. 0: offline 1: partially degraded 2: degraded 3: optimalro Integer32 .1.3.6.1.4.1.21317.1.7.3.1.11 |
volNameThe name of the volume.ro OCTET STRING .1.3.6.1.4.1.21317.1.7.3.1.12 |
coldResetBMCCold reset the BMC.rw Integer32 (1) .1.3.6.1.4.1.21317.1.8 |
userTableA list of all users. SEQUENCE OF UserEntry .1.3.6.1.4.1.21317.1.9 |
userInfoAn entry containing management information applicable to a particular user. UserEntry .1.3.6.1.4.1.21317.1.9.1 |
idA unique value for user ID, greater than zero.ro Integer32 .1.3.6.1.4.1.21317.1.9.1.1 |
usernameUser name.rw OCTET STRING .1.3.6.1.4.1.21317.1.9.1.2 |
passwordPassword.rw OCTET STRING .1.3.6.1.4.1.21317.1.9.1.3 |
privilegeUser privilege.rw Integer32 .1.3.6.1.4.1.21317.1.9.1.4 |
uidGet and set the UID status. Get case: 0 : off 1 : on Set case: 0 : off 1 : onrw Integer32 .1.3.6.1.4.1.21317.1.10 |
alertTableA list of all alerts. SEQUENCE OF AlertEntry .1.3.6.1.4.1.21317.1.11 |
alertInfoAn entry containing management information applicable to a particular alert. AlertEntry .1.3.6.1.4.1.21317.1.11.1 |
alertNoA unique value for alert ID, greater than zero.ro Integer32 .1.3.6.1.4.1.21317.1.11.1.1 |
alertLevelAlert Level.ro OCTET STRING .1.3.6.1.4.1.21317.1.11.1.2 |
destinationAddressAlert Level.ro OCTET STRING .1.3.6.1.4.1.21317.1.11.1.3 |
powerinfo OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.14 |
psuNumberNumber of PSUsro Integer32 .1.3.6.1.4.1.21317.1.14.1 |
psuTableA list of PSUs. The number of entries is given by the number of PSUs. SEQUENCE OF PsuEntry .1.3.6.1.4.1.21317.1.14.2 |
psuEntryAn entry containing a particular PSU information. PsuEntry .1.3.6.1.4.1.21317.1.14.2.1 |
psuIndexA unique value, start from one, for each PSU. It is recommended that values are assigned contiguously starting from 1.ro Integer32 .1.3.6.1.4.1.21317.1.14.2.1.1 |
psuStatusPSU Status.ro Enumeration .1.3.6.1.4.1.21317.1.14.2.1.2 |
inputVoltagePSU Input Voltage.ro OCTET STRING .1.3.6.1.4.1.21317.1.14.2.1.3 |
inputCurrentPSU Input Current.ro OCTET STRING .1.3.6.1.4.1.21317.1.14.2.1.4 |
inputPowerPSU Input Power.ro Integer32 .1.3.6.1.4.1.21317.1.14.2.1.5 |
outputVoltagePSU Output Voltage.ro OCTET STRING .1.3.6.1.4.1.21317.1.14.2.1.6 |
outputCurrentPSU Output Current.ro OCTET STRING .1.3.6.1.4.1.21317.1.14.2.1.7 |
outputPowerPSU Output Power.ro Integer32 .1.3.6.1.4.1.21317.1.14.2.1.8 |
temperature1PSU Temperature1.ro Integer32 .1.3.6.1.4.1.21317.1.14.2.1.9 |
temperature2PSU Temperature2.ro Integer32 .1.3.6.1.4.1.21317.1.14.2.1.10 |
fanRPM1PSU Fan RPM1.ro Integer32 .1.3.6.1.4.1.21317.1.14.2.1.11 |
fanRPM2PSU Fan RPM2.ro Integer32 .1.3.6.1.4.1.21317.1.14.2.1.12 |
psuSerialNumberPSU Serial Number.ro OCTET STRING .1.3.6.1.4.1.21317.1.14.2.1.13 |
fanModero Enumeration .1.3.6.1.4.1.21317.1.15 |
fruinfo OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.16 |
chassis OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.16.1 |
chassisTypeFRU Chassis Type.ro Integer32 .1.3.6.1.4.1.21317.1.16.1.1 |
chassisPartNumberFRU Chassis Part Numberro OCTET STRING .1.3.6.1.4.1.21317.1.16.1.2 |
chassisSerialNumberFRU Chassis Serial Numberro OCTET STRING .1.3.6.1.4.1.21317.1.16.1.3 |
board OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.16.2 |
boardLanguageFRU Board Languagero Enumeration .1.3.6.1.4.1.21317.1.16.2.1 |
boardManufacturerFRU Board Manufacturerro OCTET STRING .1.3.6.1.4.1.21317.1.16.2.2 |
boardProductNameFRU Board Product Namero OCTET STRING .1.3.6.1.4.1.21317.1.16.2.3 |
boardSerialNumberFRU Board Serial Numberro OCTET STRING .1.3.6.1.4.1.21317.1.16.2.4 |
boardPartNumberFRU Board part Numberro OCTET STRING .1.3.6.1.4.1.21317.1.16.2.5 |
product OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.16.3 |
productLanguageFRU Product Languagero Enumeration .1.3.6.1.4.1.21317.1.16.3.1 |
productManufacturerFRU Product Manufacturerro OCTET STRING .1.3.6.1.4.1.21317.1.16.3.2 |
productNameFRU Product Namero OCTET STRING .1.3.6.1.4.1.21317.1.16.3.3 |
productPartNumberFRU Product Part Numberro OCTET STRING .1.3.6.1.4.1.21317.1.16.3.4 |
productVersionFRU Product Versionro Integer32 .1.3.6.1.4.1.21317.1.16.3.5 |
productSerialNumberFRU Product Serial Numberro OCTET STRING .1.3.6.1.4.1.21317.1.16.3.6 |
productAssetTagFRU Product Asset Tagrw OCTET STRING .1.3.6.1.4.1.21317.1.16.3.7 |
ntpinfo OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.17 |
timeZoneGet and set time zone. Get/Set case: -1200 -1100 -1000 -0930 -0900 -0800 -0700 -0600 -0500 -0430 -0400 -0330 -0300 -0230 -0200 -0100 +0000 +0100 +0200 +0300 +0330 +0400 +0430 +0500 +0530 +0545 +0600 +0630 +0700 +0800 +0900 +0930 +1000 +1030 +1100 +1130 +1200 +1300 +1400ro OCTET STRING .1.3.6.1.4.1.21317.1.17.1 |
ntpEnableGet and set NTP status. Get case: 0 : off 1 : on Set case: 0 : off 1 : onro Enumeration .1.3.6.1.4.1.21317.1.17.2 |
primaryNTPServerGet and set primary NTP serverro OCTET STRING .1.3.6.1.4.1.21317.1.17.3 |
secondaryNTPServerGet and set secondary NTP serverro OCTET STRING .1.3.6.1.4.1.21317.1.17.4 |
dstGet and set daylight saving time status Get case: 0 : off 1 : on Set case: 0 : off 1 : onro Enumeration .1.3.6.1.4.1.21317.1.17.5 |
selTableThis table displays a record of critical system events from the monitored system. SEQUENCE OF SelEntry .1.3.6.1.4.1.21317.1.18 |
selEntryAn entry event logs indicate the time when a critical condition occurred and the time it was resolved SelEntry .1.3.6.1.4.1.21317.1.18.1 |
selEidsystem event log EIDro Integer32 .1.3.6.1.4.1.21317.1.18.1.1 |
selTimeStampSystem event log trigger timero DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.21317.1.18.1.2 |
selSensorNameSystem evnet log sensor namero OCTET STRING .1.3.6.1.4.1.21317.1.18.1.3 |
selSensorTypeSystem evnet log sensor typero OCTET STRING .1.3.6.1.4.1.21317.1.18.1.4 |
selDescriptionSystem evnet log descriptionro OCTET STRING .1.3.6.1.4.1.21317.1.18.1.5 |
selRawDataSystem evnet log raw dataro OCTET STRING .1.3.6.1.4.1.21317.1.18.1.6 |
nvme OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.19 |
nvmeCtrlTblA list of NVMe controllers. The number of entries is given by the number of controllers. SEQUENCE OF NVMeCtrlEntry .1.3.6.1.4.1.21317.1.19.1 |
nvmeCtrlEntryAn entry containing a particular NVMe controller information. NVMeCtrlEntry .1.3.6.1.4.1.21317.1.19.1.1 |
nvmeCtrlPresentNVMe controllor present or not.ro Enumeration .1.3.6.1.4.1.21317.1.19.1.1.1 |
maxTempThe maximum temperature from all existed NVMe drives.ro Integer32 .1.3.6.1.4.1.21317.1.19.1.1.2 |
maxSlotNumMaximum slot number at each group.ro Integer32 .1.3.6.1.4.1.21317.1.19.1.1.3 |
onboardNVMe controller type.ro Enumeration .1.3.6.1.4.1.21317.1.19.1.1.4 |
driverIndexNVMe BPN driver index.ro Integer32 .1.3.6.1.4.1.21317.1.19.1.1.5 |
cpldVerCPLD FW version of this NVMe controller.ro OCTET STRING .1.3.6.1.4.1.21317.1.19.1.1.6 |
nvmeDriveTblA list of NVMe drives. The number of entries is given by the number of drives. SEQUENCE OF NVMeDriveEntry .1.3.6.1.4.1.21317.1.19.2 |
nvmeDriveEntryAn entry containing a particular NVMe drive information. NVMeDriveEntry .1.3.6.1.4.1.21317.1.19.2.1 |
slotIdNVMe Slot ID at one group.ro Integer32 .1.3.6.1.4.1.21317.1.19.2.1.1 |
groupIdGroup ID at this slot.ro Integer32 .1.3.6.1.4.1.21317.1.19.2.1.2 |
nvmeDrivePresentNVMe drive presence at this slot.ro Enumeration .1.3.6.1.4.1.21317.1.19.2.1.3 |
locateNVMe drive locate/dislocate status at this slot.ro Enumeration .1.3.6.1.4.1.21317.1.19.2.1.4 |
save2RemoveNVMe drive save2Remove status at this slot.ro Enumeration .1.3.6.1.4.1.21317.1.19.2.1.5 |
vmdModeNVMe drive vmdMode status at this slot.ro Enumeration .1.3.6.1.4.1.21317.1.19.2.1.6 |
tempNVMe drive temperature at this slot.ro Integer32 .1.3.6.1.4.1.21317.1.19.2.1.7 |
classCodeNVMe drive class code at this slot.ro OCTET STRING .1.3.6.1.4.1.21317.1.19.2.1.8 |
vendorIDNVMe drive class code at this slot.ro OCTET STRING .1.3.6.1.4.1.21317.1.19.2.1.9 |
serialNumNVMe drive serial number at this slot.ro OCTET STRING .1.3.6.1.4.1.21317.1.19.2.1.10 |
modelNumNVMe drive model number at this slot.ro OCTET STRING .1.3.6.1.4.1.21317.1.19.2.1.11 |
port0MaxLinkSpdNVMe drive port0 max link speed at this slot.ro OCTET STRING .1.3.6.1.4.1.21317.1.19.2.1.12 |
port0MaxLinkWidthNVMe drive port0 max link width at this slot.ro OCTET STRING .1.3.6.1.4.1.21317.1.19.2.1.13 |
port1MaxLinkSpdNVMe drive port1 max link speed at this slot.ro OCTET STRING .1.3.6.1.4.1.21317.1.19.2.1.14 |
port1MaxLinkWidthNVMe drive port1 max link width at this slot.ro OCTET STRING .1.3.6.1.4.1.21317.1.19.2.1.15 |
initPowerRequirementInitial power requirment (Watts).ro Integer32 .1.3.6.1.4.1.21317.1.19.2.1.16 |
maxPowerRequirementMaximum power requirment (Watts).ro Integer32 .1.3.6.1.4.1.21317.1.19.2.1.17 |
nicTableA list of NICs. The number of entries is given by the number of NICs. SEQUENCE OF NicEntry .1.3.6.1.4.1.21317.1.20 |
nicEntryAn entry containing management information applicable to a particular NIC. NicEntry .1.3.6.1.4.1.21317.1.20.1 |
nicNumberA unique value, greater than zero, for each NIC. It is recommended that values are assigned contiguously starting from 1.ro Integer32 .1.3.6.1.4.1.21317.1.20.1.1 |
nicNameName of the NIC.ro OCTET STRING .1.3.6.1.4.1.21317.1.20.1.2 |
nicMacMAC of the NIC.ro OCTET STRING .1.3.6.1.4.1.21317.1.20.1.3 |
nicIpv4AddrIPv4 address of the NIC.ro IpAddress .1.3.6.1.4.1.21317.1.20.1.4 |
nicIpv6AddrIPv6 address of the NIC.ro OCTET STRING .1.3.6.1.4.1.21317.1.20.1.5 |
nicGatewayGateway of the NIC.ro OCTET STRING .1.3.6.1.4.1.21317.1.20.1.6 |
nicNetmaskNetmask of the NIC.ro OCTET STRING .1.3.6.1.4.1.21317.1.20.1.7 |
nicFqdnFQDN of the NIC.ro OCTET STRING .1.3.6.1.4.1.21317.1.20.1.8 |
nicDnsDNS of the NIC.ro OCTET STRING .1.3.6.1.4.1.21317.1.20.1.9 |
nicSpeedSpeed of the NIC. (Unit: Mbps)ro Integer32 .1.3.6.1.4.1.21317.1.20.1.10 |
nicDescriptDescription of the NIC.ro OCTET STRING .1.3.6.1.4.1.21317.1.20.1.11 |
nicStatusStatus of the NIC.ro OCTET STRING .1.3.6.1.4.1.21317.1.20.1.12 |
network OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.21 |
ipv4DNSServerIPv4 dns server.ro IpAddress .1.3.6.1.4.1.21317.1.21.1 |
ipv4GatewayIPv4 gatewayro IpAddress .1.3.6.1.4.1.21317.1.21.2 |
ipv6DNSServerIPv6 dns server.ro OCTET STRING .1.3.6.1.4.1.21317.1.21.3 |
ipv6DUIDIPv6 DUIDro OCTET STRING .1.3.6.1.4.1.21317.1.21.4 |
dhcpv6StateDHCPv6 Statero Enumeration .1.3.6.1.4.1.21317.1.21.5 |
hostnameBMC hostnamero OCTET STRING .1.3.6.1.4.1.21317.1.21.6 |
dhcpEnabledDHCP enabledro Enumeration .1.3.6.1.4.1.21317.1.21.7 |
vlanIDEnabledVLan enabledro Enumeration .1.3.6.1.4.1.21317.1.21.8 |
vlanIDVlan IDro Integer32 .1.3.6.1.4.1.21317.1.21.9 |
lanInterfacethe current Lan interfacero Enumeration .1.3.6.1.4.1.21317.1.21.10 |
rmcpPortIPMI port numberro Integer32 .1.3.6.1.4.1.21317.1.21.11 |
activeLanInterfacewhich Lan interface is active.ro Enumeration .1.3.6.1.4.1.21317.1.21.12 |
dedicatedLanDuplexDuplex Mode of the dedicated Lanro Enumeration .1.3.6.1.4.1.21317.1.21.13 |
sharedLanDuplexDuplex Mode of the share Lanro Enumeration .1.3.6.1.4.1.21317.1.21.14 |
smtp OBJECT IDENTIFIER .1.3.6.1.4.1.21317.1.22 |
smtpEnabledenable Email serverro Enumeration .1.3.6.1.4.1.21317.1.22.1 |
smtpServerEmail serverro OCTET STRING .1.3.6.1.4.1.21317.1.22.2 |
smtpPortthe port number of the email serverro Integer32 .1.3.6.1.4.1.21317.1.22.3 |
smtpUsernamethe username for email server's authenticationro OCTET STRING .1.3.6.1.4.1.21317.1.22.4 |
smtpSenderEmailthe sender's email addressro OCTET STRING .1.3.6.1.4.1.21317.1.22.5 |
mouseModethe port number of the email serverro Enumeration .1.3.6.1.4.1.21317.1.23 |
sysBootOrderOne time change system boot order.rw Enumeration .1.3.6.1.4.1.21317.1.24 |
guidGUID. NOTIFICATION-TYPE .1.3.6.1.4.1.21317.1.30 |