ASM-PRIVATE-COMMIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ASM-PRIVATE-COMMIB.
662
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
662 total| Object Name |
|---|
RFC1213-MIB Unknown .1.3.6.1.4.1.1050 |
asm OBJECT IDENTIFIER .acer.25 |
trapTemperatureWarningThe agent will send a trap of this type when
temperatures exceed the first level threshold value. TRAP-TYPE .acer.25.0.1 |
trapTemperatureCriticalThe agent will send a trap of this type when
temperatures exceed the second level threshold value. TRAP-TYPE .acer.25.0.2 |
trapECC1BitErrorThe agent will send a trap of this type when an
ECC 1-bit error occurs. TRAP-TYPE .acer.25.0.3 |
trapECCMBitErrorThe agent will send a trap of this type when an
ECC multiple-bit error occurs. TRAP-TYPE .acer.25.0.4 |
trapFanStopThe agent will send a trap of this type when any
fan stops functioning. TRAP-TYPE .acer.25.0.5 |
trapVoltageThe agent will send a trap of this type when any
voltage reading exceeds the safe operating range. TRAP-TYPE .acer.25.0.6 |
trapCPUUtilizationThe agent will send a trap of this type when percent
CPU utilization exceeds the threshold value. TRAP-TYPE .acer.25.0.7 |
trapBusUtilizationThe agent will send a trap of this type when percent
bus utilization exceeds the threshold value. TRAP-TYPE .acer.25.0.8 |
trapMemoryUtilizationThe agent will send a trap of this type when percent
memory utilization exceeds the threshold value. TRAP-TYPE .acer.25.0.9 |
trapVolumeUtilizationThe agent will send a trap of this type when percent
volume utilization exceeds the threshold value. TRAP-TYPE .acer.25.0.10 |
trapNICCounterThe agent will send a trap of this type when any NIC
statistical counter exceeds the threshold value. TRAP-TYPE .acer.25.0.11 |
trapPSFailThe agent will send a trap of this type when any power supply
fails. TRAP-TYPE .acer.25.0.12 |
trapACFailThe agent will send a trap of this type when AC power fails. TRAP-TYPE .acer.25.0.13 |
trapPowerFanFailThe agent will send a trap of this type when any power
sub-system fan fails. TRAP-TYPE .acer.25.0.14 |
trapBatteryFailThe agent will send a trap of this type when UPS battery fails. TRAP-TYPE .acer.25.0.15 |
trapChassisIntrusionThe agent will send a trap of this type when chassis intrusion occurs. TRAP-TYPE .acer.25.0.16 |
trapFuseFailThe agent will send a trap of this type when fuse failed. TRAP-TYPE .acer.25.0.17 |
trapRPSFailThe agent will send a trap of this type when redundant power supply is failed. TRAP-TYPE .acer.25.0.18 |
trapRPSFanFailThe agent will send a trap of this type when redundant power supply fan is failed. TRAP-TYPE .acer.25.0.19 |
trapBiosEventLogThe agent will send a trap of this type when bios has new eventlog. TRAP-TYPE .acer.25.0.20 |
trapBiosEventLogUtilizationThe agent will send a trap of this type when bios eventlog utilization exceeds threshold. TRAP-TYPE .acer.25.0.21 |
trapCPUAbnormalThe agent will send a trap of this type when CPU has internal error. TRAP-TYPE .acer.25.0.22 |
trapAssetChangeThe agent will send a trap of this type when asset is changed. TRAP-TYPE .acer.25.0.23 |
storage OBJECT IDENTIFIER .acer.25.1 |
disketteDriveTableThis entry is a table containing information about all
diskette drives. SEQUENCE OF DisketteDriveEntry .acer.25.1.1 |
disketteDriveEntryThis entry contains information about each diskette drive. DisketteDriveEntry .acer.25.1.1.1 |
disketteDrvIndexThis entry displays the diskette drive table index.ro DisketteDrvIndex .acer.25.1.1.1.1 |
disketteDrvTypeThis entry displays the diskette drive type:
0 = Not present
1 = 360K 5.25inch
2 = 1.2M 5.25inch
3 = 720K 3.5inch
4 = 1.44M 3.5inch
5 = 2.88M 3.5inchro INTEGER .acer.25.1.1.1.2 |
totalHdCntrlNumThis entry displays the total number of hard disk
controllers (HDC).ro INTEGER .acer.25.1.2 |
hdControllerTableThis entry is a table containing information about all HDCs. SEQUENCE OF HdControllerEntry .acer.25.1.3 |
hdControllerEntryThis entry contains information about each HDC. HdControllerEntry .acer.25.1.3.1 |
hdCntrlNumThis entry is an index to the HDC table starting at zero (0).ro INTEGER .acer.25.1.3.1.1 |
hdCntrlSlotNumThis entry shows the slot number occupied by the controller.ro INTEGER .acer.25.1.3.1.2 |
hdCntrlTypeThis entry shows the HDC type:
0 = Unknown
1 = SCSI
2 = IDEro INTEGER .acer.25.1.3.1.4 |
hdCntrlIoPortThis entry shows the I/O port address occupied by the HDC.ro INTEGER .acer.25.1.3.1.6 |
hdCntrlIntrThis entry shows the interrupt number occupied by the HDC.ro INTEGER .acer.25.1.3.1.7 |
hdCntrlDMAThis entry shows the DMA channel occupied by the HDC.ro INTEGER .acer.25.1.3.1.9 |
hdCntrlModelThis entry shows the HDC model name.ro DisplayString (SNMPv2-TC) .acer.25.1.3.1.11 |
totalDiskNumThis entry displays the number of hard disks installed.ro INTEGER .acer.25.1.4 |
diskTableThis entry is a table containing information about all hard
disks installed. SEQUENCE OF DiskEntry .acer.25.1.5 |
diskEntryThis entry contains information about each disk drive installed. DiskEntry .acer.25.1.5.1 |
diskNumThis entry is an index to the disk table starting at zero (0).ro INTEGER .acer.25.1.5.1.1 |
diskHdCntrlNumThis entry shows the HDC number (refer to hdCntrlNum) to which the
disk is connected.ro INTEGER .acer.25.1.5.1.2 |
diskHdCntrlSlotNumThis entry shows the slot number of the HDC (refer to hdCntrlSlotNum) to which
the disk is connected.ro INTEGER .acer.25.1.5.1.3 |
diskIdThis entry displays disk IDs depending on each disk type. For example, with a SCSI
disk installed, the value for this entry will represent a SCSI ID. IDE disks have two
values: 0 refers to a master drive while 1 refers to a slave drive.ro INTEGER .acer.25.1.5.1.5 |
diskSizeThis entry shows the physical disk size in KB.ro INTEGER .acer.25.1.5.1.7 |
diskModelThis entry shows the disk model.ro DisplayString (SNMPv2-TC) .acer.25.1.5.1.8 |
diskTypeThis entry shows the disk type, i.e. SCSI, IDE or N/A.ro OCTET STRING .acer.25.1.5.1.10 |
diskBusyRatioThis entry shows the Disk Busy ratio (%).ro INTEGER .acer.25.1.5.1.12 |
averageDiskReadWriteTimeThis entry shows the disk's average read/write time.ro INTEGER .acer.25.1.5.1.13 |
numberOfDiskTransferThis entry shows the number of disk transfers.ro INTEGER .acer.25.1.5.1.14 |
byteOfDiskTransferThis entry shows the total size of all disk transfers in bytes.ro INTEGER .acer.25.1.5.1.15 |
deviceTypeThis entry shows the device type.
0 : Unknown device
1 : Hard disk
2 : CD-ROM drive
3 : Tape drivero INTEGER .acer.25.1.5.1.16 |
nic OBJECT IDENTIFIER .acer.25.2 |
totalNicCntrlNumThis entry displays the number of network interface controllers (NIC) installed.ro INTEGER .acer.25.2.1 |
nicControllerTableThis entry is a table containing information about all NICs installed. SEQUENCE OF NicControllerEntry .acer.25.2.2 |
nicControllerEntryThis entry contains generic information about each NIC. NicControllerEntry .acer.25.2.2.1 |
nicCntrlNumThis entry is an index of the NIC table starting at 0.ro INTEGER .acer.25.2.2.1.1 |
nicCntrlSlotNumThis entry shows the slot number occupied by the NIC.ro INTEGER .acer.25.2.2.1.2 |
nicCntrlIoPortThis entry shows the IO port occupied by the NIC.ro INTEGER .acer.25.2.2.1.3 |
nicCntrlDMAThis entry shows the DMA channel occupied by the NIC.ro INTEGER .acer.25.2.2.1.4 |
nicCntrlIntrThis entry shows the interrupt number occupied by the NIC.ro INTEGER .acer.25.2.2.1.5 |
nicCntrlSharedMemThis entry shows the shared memory address used by the NIC.ro INTEGER .acer.25.2.2.1.6 |
nicCntrlModelThis entry shows the NIC model.ro DisplayString (SNMPv2-TC) .acer.25.2.2.1.8 |
nicCntrlTypeThis entry shows the NIC type information such as Ethernet or Token Ring.ro DisplayString (SNMPv2-TC) .acer.25.2.2.1.10 |
nicMACAddressThis entry shows the NIC hardware's six-byte address.ro DisplayString (SNMPv2-TC) .acer.25.2.2.1.11 |
nicMediaTypeThis entry shows the NIC media type information: 1=Ethernet 2=Token-Ringro INTEGER .acer.25.2.2.1.12 |
nicInterfaceSpeedThis entry shows the NIC interface speed information in
byte/secro INTEGER .acer.25.2.2.1.13 |
nwNic OBJECT IDENTIFIER .acer.25.2.3 |
nwNicGenericCounterTableThis entry is a table containing information about all
groups of NetWare NIC generic counters. SEQUENCE OF NWNicGenericCounter .acer.25.2.3.1 |
nwNicGenericCounterThis entry contains information about each group
of NetWare NIC generic counters. NWNicGenericCounter .acer.25.2.3.1.1 |
nwNicNumRcvPktsThis entry shows the number of received packets
by the LAN card.ro Gauge .acer.25.2.3.1.1.1 |
nwNicNumRcvBytesThis entry shows the number of received bytes
by the LAN card.ro Gauge .acer.25.2.3.1.1.2 |
nwNicNumSndPktsThis entry shows the number of sent packets
from the LAN card.ro Gauge .acer.25.2.3.1.1.3 |
nwNicNumSndBytesThis entry shows the number of sent bytes
from the LAN card.ro Gauge .acer.25.2.3.1.1.4 |
nwNicNoEcbCountThis entry shows the No ECB Available Count.ro Counter .acer.25.2.3.1.1.5 |
nwNicSndTooBigCntThis entry shows the Send Packet Too Big Count.ro Counter .acer.25.2.3.1.1.6 |
nwNicRcvPktOvlCntThis entry shows the Receive Packet Overflow Count.ro Counter .acer.25.2.3.1.1.7 |
nwNicRcvPktTooBigCntThis entry shows the Receive Packet Too Big Count.ro Counter .acer.25.2.3.1.1.8 |
nwNicRcvPktTooSmallCntThis entry shows the Receive Packet Too Small Count.ro Counter .acer.25.2.3.1.1.9 |
nwNicRcvPktMiscErrThis entry shows the Receive Packet Miscellaneous Errors.ro Counter .acer.25.2.3.1.1.10 |
nwNicSndPktMiscErrThis entry shows the Send Packet Miscellaneous Errors.ro Counter .acer.25.2.3.1.1.11 |
nwNicSndPktRetryCntThis entry shows the Send Packet Retry Count.ro Counter .acer.25.2.3.1.1.12 |
nwNicChkSumErrThis entry shows the Checksum Errors.ro Counter .acer.25.2.3.1.1.13 |
nwNicRcvMismatchCntThis entry shows the Hardware Receive Mismatch Count.ro Counter .acer.25.2.3.1.1.14 |
nwNicAdapterRstCntThis entry shows the Adapter Reset Count.ro Counter .acer.25.2.3.1.1.15 |
nwNicGenericThresholdTableThis entry is a table containing information about all
groups of thresholds for NetWare NIC generic counters. SEQUENCE OF NWNicGenericThreshold .acer.25.2.3.2 |
nwNicGenericThresholdThis entry contains information about each group
of thresholds for NetWare NIC generic counters. NWNicGenericThreshold .acer.25.2.3.2.1 |
nwNicNumRcvPktsThresholdThis entry shows the threshold setting of received packets
by the LAN card.rw INTEGER .acer.25.2.3.2.1.1 |
nwNicNumRcvBytesThresholdThis entry shows the threshold setting of received bytes
by the LAN card.rw INTEGER .acer.25.2.3.2.1.2 |
nwNicNumSndPktsThresholdThis entry shows the threshold setting of sent packets
from the LAN card.rw INTEGER .acer.25.2.3.2.1.3 |
nwNicNumSndBytesThresholdThis entry shows the threshold setting of sent bytes
from the LAN card.rw INTEGER .acer.25.2.3.2.1.4 |
nwNicNoEcbCountThresholdThis entry shows the threshold setting of
No ECB Available Count.rw INTEGER .acer.25.2.3.2.1.5 |
nwNicSndTooBigCntThresholdThis entry shows the threshold setting of
Send Packet Too Big Count.rw INTEGER .acer.25.2.3.2.1.6 |
nwNicRcvPktOvlCntThresholdThis entry shows the threshold setting of
Receive Packet Overflow Count.rw INTEGER .acer.25.2.3.2.1.7 |
nwNicRcvPktTooBigCntThresholdThis entry shows the threshold setting of
Receive Packet Too Big Count.rw INTEGER .acer.25.2.3.2.1.8 |
nwNicRcvPktTooSmallCntThresholdThis entry shows the threshold setting of
Receive Packet Too Small Count.rw INTEGER .acer.25.2.3.2.1.9 |
nwNicRcvPktMiscErrThresholdThis entry shows the threshold setting of
Receive Packet Miscellaneous Errors.rw INTEGER .acer.25.2.3.2.1.10 |
nwNicSndPktMiscErrThresholdThis entry shows the threshold setting of
Send Packet Miscellaneous Errors.rw INTEGER .acer.25.2.3.2.1.11 |
nwNicSndPktRetryCntThresholdThis entry shows the threshold setting of
Send Packet Retry Count.rw INTEGER .acer.25.2.3.2.1.12 |
nwNicChkSumErrThresholdThis entry shows the threshold setting of
Checksum Errors.rw INTEGER .acer.25.2.3.2.1.13 |
nwNicRcvMismatchCntThresholdThis entry shows the threshold setting of
Hardware Receive Mismatch Count.rw INTEGER .acer.25.2.3.2.1.14 |
nwNicAdapterRstCntThresholdThis entry shows the threshold setting of
Adapter Reset Count.rw INTEGER .acer.25.2.3.2.1.15 |
nwNicEthernetCounterTableThis entry is a table containing information about all
groups of NetWare NIC Ethernet counters. SEQUENCE OF NWNicEthernetCounter .acer.25.2.3.3 |
nwNicEthernetCounterThis entry contains information about each group
of NetWare NIC Ethernet counters. NWNicEthernetCounter .acer.25.2.3.3.1 |
nwNicSndOkSingleColliCntThis entry shows the Send OK Single Collision Count.ro Counter .acer.25.2.3.3.1.1 |
nwNicSndOkMultipleColliCntThis entry shows the Send OK Multiple Collision Count.ro Counter .acer.25.2.3.3.1.2 |
nwNicSndOkButDeferredThis entry shows the Send OK But Deferred.ro Counter .acer.25.2.3.3.1.3 |
nwNicSndAbortLateColliThis entry shows the Send Abort From Late Collision.ro Counter .acer.25.2.3.3.1.4 |
nwNicSndAbortExcessColliThis entry shows the Send Abort From Excess Collisions.ro Counter .acer.25.2.3.3.1.5 |
nwNicSndAbortCarrierSenseThis entry shows the Send Abort From Carrier Sense.ro Counter .acer.25.2.3.3.1.6 |
nwNicSndAbortExcessDeferThis entry shows the Send Abort From Excessive Deferral.ro Counter .acer.25.2.3.3.1.7 |
nwNicRcvAbortFrameAlignmentThis entry shows the Receive Abort From Bad Frame Alignment.ro Counter .acer.25.2.3.3.1.8 |
nwNicEthernetThresholdTableThis entry is a table containing information about all
groups of thresholds for NetWare NIC Ethernet counters. SEQUENCE OF NWNicEthernetThreshold .acer.25.2.3.4 |
nwNicEthernetThresholdThis entry contains information about each group
of thresholds for NetWare NIC Ethernet counters. NWNicEthernetThreshold .acer.25.2.3.4.1 |
nwNicSndOkSingleColliCntThresholdThis entry shows the threshold setting of
Send OK Single Collision Count.rw INTEGER .acer.25.2.3.4.1.1 |
nwNicSndOkMultipleColliCntThresholdThis entry shows the threshold setting of
Send OK Multiple Collision Count.rw INTEGER .acer.25.2.3.4.1.2 |
nwNicSndOkButDeferredThresholdThis entry shows the threshold setting of
Send OK But Deferred.rw INTEGER .acer.25.2.3.4.1.3 |
nwNicSndAbortLateColliThresholdThis entry shows the threshold setting of
Send Abort From Late Collision.rw INTEGER .acer.25.2.3.4.1.4 |
nwNicSndAbortExcessColliThresholdThis entry shows the threshold setting of
Send Abort From Excess Collisions.rw INTEGER .acer.25.2.3.4.1.5 |
nwNicSndAbortCarrierSenseThresholdThis entry shows the threshold setting of
Send Abort From Carrier Sense.rw INTEGER .acer.25.2.3.4.1.6 |
nwNicSndAbortExcessDeferThresholdThis entry shows the threshold setting of
Send Abort From Excessive Deferral.rw INTEGER .acer.25.2.3.4.1.7 |
nwNicRcvAbortFrameAlignmentThresholdThis entry shows the threshold setting of
Receive Abort From Bad Frame Alignment.rw INTEGER .acer.25.2.3.4.1.8 |
nwNicTokenRingCounterTableThis entry is a table containing information about all
groups of NetWare NIC Token Ring counters. SEQUENCE OF NWNicTokenRingCounter .acer.25.2.3.5 |
nwNicTokenRingCounterThis entry contains information about each group
of NetWare NIC Token Ring counters. NWNicTokenRingCounter .acer.25.2.3.5.1 |
nwNicACErrorCounterThis entry shows the ACErrorCounter.ro Counter .acer.25.2.3.5.1.1 |
nwNicAbortDelimiterCounterThis entry shows the AbortDelimiterCounter.ro Counter .acer.25.2.3.5.1.2 |
nwNicBurstErrorCounterThis entry shows the BurstErrorCounter.ro Counter .acer.25.2.3.5.1.3 |
nwNicFrameCopiedErrorCounterThis entry shows the FrameCopiedErrorCounter.ro Counter .acer.25.2.3.5.1.4 |
nwNicFrequencyErrorCounterThis entry shows the FrequencyErrorCounter.ro Counter .acer.25.2.3.5.1.5 |
nwNicInternalErrorCounterThis entry shows the InternalErrorCounter.ro Counter .acer.25.2.3.5.1.6 |
nwNicLastRingStatusThis entry shows the LastRingStatus.ro Counter .acer.25.2.3.5.1.7 |
nwNicLineErrorCounterThis entry shows the LineErrorCounter.ro Counter .acer.25.2.3.5.1.8 |
nwNicLostFrameCounterThis entry shows the LostFrameCounter.ro Counter .acer.25.2.3.5.1.9 |
nwNicTokenErrorCounterThis entry shows the TokenErrorCounter.ro Counter .acer.25.2.3.5.1.10 |
nwNicTokenRingThresholdTableThis entry is a table containing information about all
groups of thresholds for NetWare NIC Token Ring counters. SEQUENCE OF NWNicTokenRingThreshold .acer.25.2.3.6 |
nwNicTokenRingThresholdThis entry contains information about each group
of thresholds for NetWare NIC Token Ring counters. NWNicTokenRingThreshold .acer.25.2.3.6.1 |
nwNicACErrorCounterThresholdThis entry shows the threshold setting of
ACErrorCounter.rw INTEGER .acer.25.2.3.6.1.1 |
nwNicAbortDelimiterCounterThresholdThis entry shows the threshold setting of
AbortDelimiterCounter.rw INTEGER .acer.25.2.3.6.1.2 |
nwNicBurstErrorCounterThresholdThis entry shows the threshold setting of
BurstErrorCounter.rw INTEGER .acer.25.2.3.6.1.3 |
nwNicFrameCopiedErrorCounterThresholdThis entry shows the threshold setting of
FrameCopiedErrorCounter.rw INTEGER .acer.25.2.3.6.1.4 |
nwNicFrequencyErrorCounterThresholdThis entry shows the threshold setting of
FrequencyErrorCounter.rw INTEGER .acer.25.2.3.6.1.5 |
nwNicInternalErrorCounterThresholdThis entry shows the threshold setting of
InternalErrorCounter.rw INTEGER .acer.25.2.3.6.1.6 |
nwNicLastRingStatusThresholdThis entry shows the threshold setting of
LastRingStatus.rw INTEGER .acer.25.2.3.6.1.7 |
nwNicLineErrorCounterThresholdThis entry shows the threshold setting of
LineErrorCounter.rw INTEGER .acer.25.2.3.6.1.8 |
nwNicLostFrameCounterThresholdThis entry shows the threshold setting of
LostFrameCounter.rw INTEGER .acer.25.2.3.6.1.9 |
nwNicTokenErrorCounterThresholdThis entry shows the threshold setting of
TokenErrorCounter.rw INTEGER .acer.25.2.3.6.1.10 |
scoNic OBJECT IDENTIFIER .acer.25.2.4 |
scoNicGenericCounterTableThis entry is a table of SCO NIC generic counters. SEQUENCE OF SCONicGenericCounter .acer.25.2.4.1 |
scoNicGenericCounterThis entry contains information about each SCO NIC generic counter. SCONicGenericCounter .acer.25.2.4.1.1 |
scoNicNumRcvPktsThis entry is the current number of received packets in this
NIC card.ro Gauge .acer.25.2.4.1.1.1 |
scoNicNumRcvBytesThis entry is the current number of received bytes in this
NIC card.ro Gauge .acer.25.2.4.1.1.2 |
scoNicNumSndPktsThis entry is the current number of sent packets in this
NIC card.ro Gauge .acer.25.2.4.1.1.3 |
scoNicNumSndBytesThis entry is the current number of sent bytes in this
NIC card.ro Gauge .acer.25.2.4.1.1.4 |
scoNicFrameDefThis entry is a variable that registers the number of frames deferred due to
data link traffic.ro Counter .acer.25.2.4.1.1.5 |
scoNicCollisionsThis entry is a variable that registers the number of total
collisions in transmitted frames.ro Counter .acer.25.2.4.1.1.6 |
scoNicFrameCollThis entry is a variable that registers the total collisions that
occurred when a frame was being transmitted.ro Counter .acer.25.2.4.1.1.7 |
scoNicOFrameCollThis entry is a variable that registers the number of collisions that occurred
when a frame was not being transmitted (out-of-frame
collisions).ro Counter .acer.25.2.4.1.1.8 |
scoNicXsCollThis entry is a variable that registers the number of frames dropped due to
excessive collisions.ro Counter .acer.25.2.4.1.1.9 |
scoNicFrameNosrThis entry is a variable that registers the number of frames dropped due to
allocb failure.ro Counter .acer.25.2.4.1.1.10 |
scoNicNoResourceThis entry is the number of frames dropped due to no resource.ro Counter .acer.25.2.4.1.1.11 |
scoNicBadSumThis entry is a variable that registers the number of received frames with
a bad checksum.ro Counter .acer.25.2.4.1.1.12 |
scoNicAlignThis entry is a variable that registers the number of received frames with
alignment errors.ro Counter .acer.25.2.4.1.1.13 |
scoNicBadLenThis entry is a variable that registers the number of received frames with
a bad length.ro Counter .acer.25.2.4.1.1.14 |
scoNicBadSapThis entry is a variable that registers the number of frames received
with no receiver above who desires to see those packets.ro Counter .acer.25.2.4.1.1.15 |
scoNicMcastRjctThis entry is a variable that registers the number of multicast frames
received that were not in the multicast table.ro Counter .acer.25.2.4.1.1.16 |
scoNicCarrierThis entry is a variable that registers the number of transmitted frames
aborted due to carrier loss during transmission.ro Counter .acer.25.2.4.1.1.17 |
scoNicBadCtsThis entry is a variable that registers the number of transmitted frames
aborted due to loss of the CTS signal during transmission.ro Counter .acer.25.2.4.1.1.18 |
scoNicBadDmaThis entry is a variable that registers the number of DMA over/under runs.ro Counter .acer.25.2.4.1.1.19 |
scoNicTimeOutsThis entry is the number of device timeouts.ro Counter .acer.25.2.4.1.1.20 |
scoNicGenericThresholdTableThis entry is a table of SCO NIC generic threshold values. SEQUENCE OF SCONicGenericThreshold .acer.25.2.4.2 |
scoNicGenericThresholdThis entry is the threshold value for each SCO NIC generic counter. SCONicGenericThreshold .acer.25.2.4.2.1 |
scoNicNumRcvPktsThresholdThis entry is the current threshold value of received packets in this
NIC card.rw INTEGER .acer.25.2.4.2.1.1 |
scoNicNumRcvBytesThresholdThis entry is the current threshold value of received bytes in this
NIC card.rw INTEGER .acer.25.2.4.2.1.2 |
scoNicNumSndPktsThresholdThis entry is the current threshold value of sent packets in this
NIC card.rw INTEGER .acer.25.2.4.2.1.3 |
scoNicNumSndBytesThresholdThis entry is the current threshold value of sent bytes in this
NIC card.rw INTEGER .acer.25.2.4.2.1.4 |
scoNicFrameDefThresholdThis entry is the current threshold value for deferred frames.rw INTEGER .acer.25.2.4.2.1.5 |
scoNicCollisionsThresholdThis entry is the current threshold value of total collisions.rw INTEGER .acer.25.2.4.2.1.6 |
scoNicFrameCollThresholdThis entry is the current threshold value of frames involved in a collision.rw INTEGER .acer.25.2.4.2.1.7 |
scoNicOFrameCollThresholdThis entry is the current threshold value for out of frame collisions.rw INTEGER .acer.25.2.4.2.1.8 |
scoNicXsCollThresholdThis entry is the current threshold value of frames dropped due to excessive collisions.rw INTEGER .acer.25.2.4.2.1.9 |
scoNicFrameNosrThresholdThis entry is the current threshold value of frames dropped due to no streams.rw INTEGER .acer.25.2.4.2.1.10 |
scoNicNoResourceThresholdThis entry is the current threshold value of frames dropped due to no resource.rw INTEGER .acer.25.2.4.2.1.11 |
scoNicBadSumThresholdThis entry is the current threshold value of bad checksums received.rw INTEGER .acer.25.2.4.2.1.12 |
scoNicAlignThresholdThis entry is the current threshold value of bad alignment received.rw INTEGER .acer.25.2.4.2.1.13 |
scoNicBadLenThresholdThis entry is the current threshold value of bad length received.rw INTEGER .acer.25.2.4.2.1.14 |
scoNicBadSapThresholdThis entry is the current threshold value of bad SAP received.rw INTEGER .acer.25.2.4.2.1.15 |
scoNicMcastRjctThresholdThis entry is the current threshold value of multicast frames rejected.rw INTEGER .acer.25.2.4.2.1.16 |
scoNicCarrierThresholdThis entry is the current threshold value of errors due to lost carriers.rw INTEGER .acer.25.2.4.2.1.17 |
scoNicBadCtsThresholdThis entry is the current threshold value of errors due to lost CTS.rw INTEGER .acer.25.2.4.2.1.18 |
scoNicBadDmaThresholdThis entry is the current threshold value of DMA over/under runs.rw INTEGER .acer.25.2.4.2.1.19 |
scoNicTimeOutsThresholdThis entry is the current threshold value for device timeouts.rw INTEGER .acer.25.2.4.2.1.20 |
ntNic OBJECT IDENTIFIER .acer.25.2.5 |
ntNicGenericCounterTableThis entry is a table of Windows NT NIC generic counters. SEQUENCE OF NTNicGenericCounter .acer.25.2.5.1 |
ntNicGenericCounterThis entry contains information about each Windows NT NIC generic counter. NTNicGenericCounter .acer.25.2.5.1.1 |
ntNicCntFrameXmitOkThis entry is the number of frames transmitted without errors.ro Counter .acer.25.2.5.1.1.1 |
ntNicCntFrameRcvOkThis entry is the number of frames the NIC received with no errors.ro Counter .acer.25.2.5.1.1.2 |
ntNicCntFrameXmitErrThis entry is the number of frames the NIC fails to transmit.ro Counter .acer.25.2.5.1.1.3 |
ntNicCntFrameRcvErrThis entry is the number of frames the NIC receives but is abandoned due to errors.ro Counter .acer.25.2.5.1.1.4 |
ntNicCntRcvFailNoBufThis entry is the number of frames the NIC cannot receive due to lack of buffer space.ro Counter .acer.25.2.5.1.1.5 |
ntNicCntDirByteXmitThis entry is the number of bytes in directed packets transmitted without errors.ro Counter .acer.25.2.5.1.1.6 |
ntNicCntDirPktXmitThis entry is the number of directed packets transmitted without errors.ro Counter .acer.25.2.5.1.1.7 |
ntNicCntMulCastByteXmitThis entry is the number of bytes in multicast packets transmitted without errors.ro Counter .acer.25.2.5.1.1.8 |
ntNicCntMulCastPktXmitThis entry is the number of multicast packets transmitted without errors.ro Counter .acer.25.2.5.1.1.9 |
ntNicCntBrdCastByteXmitThis entry is the number of bytes in broadcast packets transmitted without errors.ro Counter .acer.25.2.5.1.1.10 |
ntNicCntBrdCastPktXmitThis entry is the number of broadcast packets transmitted without errors.ro Counter .acer.25.2.5.1.1.11 |
ntNicCntDirByteRcvThis entry is the number of bytes in directed packets received without errors.ro Counter .acer.25.2.5.1.1.12 |
ntNicCntDirPktRcvThis entry is the number of directed packets received without errors.ro Counter .acer.25.2.5.1.1.13 |
ntNicCntMulCastByteRcvThis entry is the number of bytes in multicast packets received
without errors.ro Counter .acer.25.2.5.1.1.14 |
ntNicCntMulCastPktRcvThis entry is the number of multicast packets received without errors.ro Counter .acer.25.2.5.1.1.15 |
ntNicCntBrdCastByteRcvThis entry is the number of bytes in broadcast packets received without errors.ro Counter .acer.25.2.5.1.1.16 |
ntNicCntBrdCastPktRcvThis entry is the number of broadcast packets received without errors.ro Counter .acer.25.2.5.1.1.17 |
ntNicCntFrameRcvCRCErrThis entry is the number of frames received with checksum errors.ro Counter .acer.25.2.5.1.1.18 |
ntNicXmitQueueLengthThis entry is the number of packets the NIC driver queues for transmission.ro INTEGER .acer.25.2.5.1.1.19 |
ntNicGenericThresholdTableThis entry is a table of threshold values for Windows NT NIC generic counters. SEQUENCE OF NTNicGenericThreshold .acer.25.2.5.2 |
ntNicGenericThresholdThis entry contains the threshold value for each Windows NT NIC generic counter. NTNicGenericThreshold .acer.25.2.5.2.1 |
ntNicTldFrameXmitOkThis entry is the threshold value of frames transmitted without errors.rw INTEGER .acer.25.2.5.2.1.1 |
ntNicTldFrameRcvOkThis entry is the threshold value of frames the NIC receives with no errors.rw INTEGER .acer.25.2.5.2.1.2 |
ntNicTldFrameXmitErrThis entry is the threshold value of frames the NIC fails to transmit.rw INTEGER .acer.25.2.5.2.1.3 |
ntNicTldFrameRcvErrThis entry is the threshold value of frames the NIC receives but are abandoned due to errors.rw INTEGER .acer.25.2.5.2.1.4 |
ntNicTldRcvFailNoBufThis entry is the threshold value of frames the NIC cannot receive due to
lack of buffer space.rw INTEGER .acer.25.2.5.2.1.5 |
ntNicTldDirByteXmitThis entry is the threshold value of bytes in directed packets transmitted without errors.rw INTEGER .acer.25.2.5.2.1.6 |
ntNicTldDirPktXmitThis entry is the threshold value of directed packets transmitted without errors.rw INTEGER .acer.25.2.5.2.1.7 |
ntNicTldMulCastByteXmitThis entry is the threshold value of bytes in multicast packets transmitted
without errors.rw INTEGER .acer.25.2.5.2.1.8 |
ntNicTldMulCastPktXmitThis entry is the threshold value of multicast packets transmitted without errors.rw INTEGER .acer.25.2.5.2.1.9 |
ntNicTldBrdCastByteXmitThis entry is the threshold value of bytes in broadcast packets transmitted
without errors.rw INTEGER .acer.25.2.5.2.1.10 |
ntNicTldBrdCastPktXmitThis entry is the threshold value of broadcast packets transmitted without errors.rw INTEGER .acer.25.2.5.2.1.11 |
ntNicTldDirByteRcvThis entry is the threshold value of bytes in directed packets received without errors.rw INTEGER .acer.25.2.5.2.1.12 |
ntNicTldDirPktRcvThis entry is the threshold value of directed packets received without errors.rw INTEGER .acer.25.2.5.2.1.13 |
ntNicTldMulCastByteRcvThis entry is the threshold value of bytes in multicast packets received
without errors.rw INTEGER .acer.25.2.5.2.1.14 |
ntNicTldMulCastPktRcvThis entry is the threshold value of multicast packets received without errors.rw INTEGER .acer.25.2.5.2.1.15 |
ntNicTldBrdCastByteRcvThis entry is the threshold value of bytes in broadcast packets received without errors.rw INTEGER .acer.25.2.5.2.1.16 |
ntNicTldBrdCastPktRcvThis entry is the threshold value of broadcast packets received without errors.rw INTEGER .acer.25.2.5.2.1.17 |
ntNicTldFrameRcvCRCErrThis entry is the threshold value of frames received with checksum errors.rw INTEGER .acer.25.2.5.2.1.18 |
ntNicTldXmitQueueLengthThis entry is the threshold value of packets the NIC driver queues for transmission.rw INTEGER .acer.25.2.5.2.1.19 |
ntNicEthernetCounterTableThis entry is a table of Windows NT NIC Ethernet counters. SEQUENCE OF NTNicEthernetCounter .acer.25.2.5.3 |
ntNicEthernetCounterThis entry contains information about each Windows NT NIC Ethernet counter. NTNicEthernetCounter .acer.25.2.5.3.1 |
ntNicCntRcvFrameAlignErrThis entry is the number of frames received with alignment errors.ro Counter .acer.25.2.5.3.1.1 |
ntNicCntXmitOkOneCollisionThis entry is the number of frames successfully transmitted after exactly one collision.ro Counter .acer.25.2.5.3.1.2 |
ntNicCntXmitOkMoreCollisionThis entry is the number of frames successfully transmitted after more than
one collision.ro Counter .acer.25.2.5.3.1.3 |
ntNicCntXmitOkDefferedThis entry is the number of frames successfully transmitted after the NIC
defers transmission at least once.ro Counter .acer.25.2.5.3.1.4 |
ntNicCntXmitFailMaxCollisionThis entry is the number of frames not transmitted due to excessive collisions.ro Counter .acer.25.2.5.3.1.5 |
ntNicCntRcvErrOverrunThis entry is the number of frames not received due to over-run errors.ro Counter .acer.25.2.5.3.1.6 |
ntNicCntXmitErrUnderrunThis entry is the number of frames not transmitted due to under-run errors.ro Counter .acer.25.2.5.3.1.7 |
ntNicCntXmitHeartbeatThis entry is the number of frames successfully transmitted without detection
of the collision-detect heartbeat.ro Counter .acer.25.2.5.3.1.8 |
ntNicCntTimesCRSLostThis entry is the number of times the CRS signal has been lost during
packet transmission.ro Counter .acer.25.2.5.3.1.9 |
ntNicCntXmitLateCollisionThis entry is the number of collisions detected after the normal window.ro Counter .acer.25.2.5.3.1.10 |
ntNicEthernetThresholdTableThis entry is a table of threshold values for Windows NT NIC Ethernet counters. SEQUENCE OF NTNicEthernetThreshold .acer.25.2.5.4 |
ntNicEthernetThresholdThis entry contains the threshold value for each Windows NT NIC Ethernet counter. NTNicEthernetThreshold .acer.25.2.5.4.1 |
ntNicTldRcvFrameAlignErrThis entry is the threshold value of frames received with alignment errors.rw INTEGER .acer.25.2.5.4.1.1 |
ntNicTldXmitOkOneCollisionThis entry is the threshold value of frames successfully transmitted after
exactly one collision.rw INTEGER .acer.25.2.5.4.1.2 |
ntNicTldXmitOkMoreCollisionThis entry is the threshold value of frames successfully transmitted after more
than one collision.rw INTEGER .acer.25.2.5.4.1.3 |
ntNicTldXmitOkDefferedThis entry is the threshold value of frames successfully transmitted after the
NIC defers transmission at least once.rw INTEGER .acer.25.2.5.4.1.4 |
ntNicTldXmitFailMaxCollisionThis entry is the threshold value of frames not transmitted due to excessive collisions.rw INTEGER .acer.25.2.5.4.1.5 |
ntNicTldRcvErrOverrunThis entry is the threshold value of frames not received due to over-run errors.rw INTEGER .acer.25.2.5.4.1.6 |
ntNicTldXmitErrUnderrunThis entry is the threshold value of frames not transmitted due to under-run errors.rw INTEGER .acer.25.2.5.4.1.7 |
ntNicTldXmitHeartbeatThis entry is the threshold value of frames successfully transmitted without detection
of the collision-detect heartbeat.rw INTEGER .acer.25.2.5.4.1.8 |
ntNicTldTimesCRSLostThis entry is the threshold value for the number of times the CRS signal has been
lost during packet transmission.rw INTEGER .acer.25.2.5.4.1.9 |
ntNicTldXmitLateCollisionThis entry is the threshold value of collisions detected after the normal window.rw INTEGER .acer.25.2.5.4.1.10 |
ntNicTokenRingCounterTableThis entry is a table of Windows NT NIC Token Ring counters. SEQUENCE OF NTNicTokenRingCounter .acer.25.2.5.5 |
ntNicTokenRingCounterThis entry contains information about each Windows NT NIC Token Ring counter. NTNicTokenRingCounter .acer.25.2.5.5.1 |
ntNicCntACErrorThis entry is the number of frames with A/C errors.ro Counter .acer.25.2.5.5.1.1 |
ntNicCntAbortDelimiterThis entry is the number of abort delimiters transmitted.ro Counter .acer.25.2.5.5.1.2 |
ntNicCntBurstErrorThis entry is the number of frames containing five half bits with no transition.ro Counter .acer.25.2.5.5.1.3 |
ntNicCntFrameCopiedErrorThis entry is the number of frames addressed to the network interface card that another
NIC on the ring has also copied.ro Counter .acer.25.2.5.5.1.4 |
ntNicCntFrequencyErrorThis entry is the number of frequency errors on the ring.ro Counter .acer.25.2.5.5.1.5 |
ntNicCntInternalErrorThis entry is the number of internal errors the NIC has detected.ro Counter .acer.25.2.5.5.1.6 |
ntNicCntLastRingStatusThis entry is an NDIS_STATUS_RING_STATUS code indicates the last ring status.ro Counter .acer.25.2.5.5.1.7 |
ntNicCntLineErrorThis entry is the number of frames with an invalid FCS or a code violation.ro Counter .acer.25.2.5.5.1.8 |
ntNicCntLostFrameThis entry is the number of frames transmitted that have not circled the ring
within the maximum ring latency.ro Counter .acer.25.2.5.5.1.9 |
ntNicCntTokenErrorThis entry is the number of times the NIC has been the active monitor and
has had to recreate.ro Counter .acer.25.2.5.5.1.10 |
ntNicTokenRingThresholdTableThis entry is a table of threshold values for Windows NT NIC Token Ring counters. SEQUENCE OF NTNicTokenRingThreshold .acer.25.2.5.6 |
ntNicTokenRingThresholdThis entry contains the threshold value for each Windows NT NIC Token Ring counter. NTNicTokenRingThreshold .acer.25.2.5.6.1 |
ntNicTldACErrorThis entry is the threshold value of frames with A/C errors.rw INTEGER .acer.25.2.5.6.1.1 |
ntNicTldAbortDelimiterThis entry is the threshold value of abort delimiters transmitted.rw INTEGER .acer.25.2.5.6.1.2 |
ntNicTldBurstErrorThis entry is the threshold value of frames containing five half bits with no transition.rw INTEGER .acer.25.2.5.6.1.3 |
ntNicTldFrameCopiedErrorThis entry is the threshold value of frames addressed to the network interface card
that another NIC on the ring has also copied.rw INTEGER .acer.25.2.5.6.1.4 |
ntNicTldFrequencyErrorThis entry is the threshold value of frequency errors on the ring.rw INTEGER .acer.25.2.5.6.1.5 |
ntNicTldInternalErrorThis entry is the threshold value of internal errors the NIC has detected.rw INTEGER .acer.25.2.5.6.1.6 |
ntNicTldLastRingStatusThis entry is the threshold value of the last ring status.rw INTEGER .acer.25.2.5.6.1.7 |
ntNicTldLineErrorThis entry is the threshold value of the number of frames with an invalid
FCS or a code violation.rw INTEGER .acer.25.2.5.6.1.8 |
ntNicTldLostFrameThis entry is the threshold value for the number of frames transmitted that have
not circled the ring within the maximum ring latency.rw INTEGER .acer.25.2.5.6.1.9 |
ntNicTldTokenErrorThis entry is the threshold value for the number of times the NIC has been the
active monitor and has had to recreate.rw INTEGER .acer.25.2.5.6.1.10 |
glbThldNicByteThis entry is the global threshold setting for NIC received/transmitted bytes.
Default is 100Mbps/8 = 12500000.rw INTEGER .acer.25.2.6 |
glbThldNicPacketThis entry is the global threshold setting for NIC received/transmitted packets.
Default is 100Mbps/8/50 = 250000.rw INTEGER .acer.25.2.7 |
glbThldNicFaultThis entry is the global threshold setting for NIC fault counters.
Default is 0xFFFFFFFF, therefore, no SNMP traps will be sent.rw INTEGER .acer.25.2.8 |
systemBoard OBJECT IDENTIFIER .acer.25.3 |
systemIrqsInfoTableThis entry is a table containing IRQ numbers and the
devices occupying each IRQ. SEQUENCE OF SystemIrqsInfoEntry .acer.25.3.1 |
systemIrqsInfoEntryThis entry contains information about each IRQ. SystemIrqsInfoEntry .acer.25.3.1.1 |
irqNumberThis entry is the IRQ number.ro INTEGER .acer.25.3.1.1.1 |
irqOccupiedDesThis entry contains information about the device occupying the IRQ.ro DisplayString (SNMPv2-TC) .acer.25.3.1.1.2 |
systemDmasInfoTableThis entry is a table containing DMA channels and the
devices occupying each channel. SEQUENCE OF SystemDmasInfoEntry .acer.25.3.2 |
systemDmasInfoEntryThis entry contains information about each DMA channel. SystemDmasInfoEntry .acer.25.3.2.1 |
dmaChannelThis entry is the DMA channel.ro INTEGER .acer.25.3.2.1.1 |
dmaOccupiedDesThis entry contains information about the device occupying the DMA channel.ro DisplayString (SNMPv2-TC) .acer.25.3.2.1.2 |
totalIoPortsNumThis entry shows the number of I/O ports.ro INTEGER .acer.25.3.3 |
systemIoPortsInfoTableThis entry is a table containing I/O port information and the
devices occupying each port. SEQUENCE OF SystemIoPortsInfoEntry .acer.25.3.4 |
systemIoPortsInfoEntryThis entry contains information about each I/O port. SystemIoPortsInfoEntry .acer.25.3.4.1 |
ioPortsIndexThis entry is an index to the I/O port table.ro INTEGER .acer.25.3.4.1.1 |
ioPortsBeginValueThis entry shows the starting address of the I/O port.ro INTEGER .acer.25.3.4.1.2 |
ioPortsEndValueThis entry shows the ending address of the I/O port.ro INTEGER .acer.25.3.4.1.3 |
ioPortsOccupiedDesThis entry contains information about the I/O device occupying the port.ro DisplayString (SNMPv2-TC) .acer.25.3.4.1.4 |
systemSlotsInfoTableThis entry is a table containing information about system slots. SEQUENCE OF SystemSlotsInfoEntry .acer.25.3.5 |
systemSlotsInfoEntryThis entry contains information about each system slot. SystemSlotsInfoEntry .acer.25.3.5.1 |
slotsNumberThis entry shows the slot number.ro INTEGER .acer.25.3.5.1.1 |
slotsTypeThis entry shows the slot type, EISA, ISA, or PCI.
0 = Unknown
1 = EISA
3 = ISA
5 = PCIro SlotsType .acer.25.3.5.1.2 |
slotsOccupiedDesThis entry shows the device installed on this slot.ro DisplayString (SNMPv2-TC) .acer.25.3.5.1.3 |
totalMemSlotsNumThis entry shows the number of SIMM slots.ro INTEGER .acer.25.3.6 |
memoryTableThis entry is a table containing system memory information. SEQUENCE OF MemoryEntry .acer.25.3.7 |
memoryEntryThis entry contains information about each SIMM slot. MemoryEntry .acer.25.3.7.1 |
memSlotsThis entry contains information about the memory module installed on the SIMM slot.ro INTEGER .acer.25.3.7.1.1 |
simmTypeThis entry shows the memory module size in MB.ro OCTET STRING .acer.25.3.7.1.2 |
systemBootControlThis entry shows boot control information.ro DisplayString (SNMPv2-TC) .acer.25.3.11 |
systemFloppyControlThis entry shows diskette drive control information.ro DisplayString (SNMPv2-TC) .acer.25.3.12 |
systemHddControlThis entry shows hard disk control information.ro DisplayString (SNMPv2-TC) .acer.25.3.13 |
totalBaseMemNumThis entry shows the number of base memory blocks used by I/O devices.ro INTEGER .acer.25.3.14 |
systemBaseMemTableThis entry is a table containing information about base memory used by I/O devices. SEQUENCE OF SystemBaseMemInfoEntry .acer.25.3.15 |
systemBaseMemEntryThis entry contains information about each base memory block. SystemBaseMemInfoEntry .acer.25.3.15.1 |
baseMemIndexThis entry is an index to the base memory table.ro INTEGER .acer.25.3.15.1.1 |
baseMemAddrThis entry shows the starting address of the block of base memory used.ro INTEGER .acer.25.3.15.1.2 |
baseMemLengthThis entry shows the length of the block of base memory used.ro INTEGER .acer.25.3.15.1.3 |
baseMemOccupiedDesThis entry contains a description of the device using the block of base memory.ro DisplayString (SNMPv2-TC) .acer.25.3.15.1.4 |
serverEnvrm OBJECT IDENTIFIER .acer.25.4 |
productNameThis entry shows the machine product name.ro DisplayString (SNMPv2-TC) .acer.25.4.1 |
osVersionThis entry shows information about the current operating system in use.ro DisplayString (SNMPv2-TC) .acer.25.4.2 |
expanBusTypeThis entry shows information about expansion slots. A system may contain
one or more of the following types: ISA, EISA, PCI, VESA, etc.ro DisplayString (SNMPv2-TC) .acer.25.4.3 |
processorTypeThis entry shows the server's CPU information.ro DisplayString (SNMPv2-TC) .acer.25.4.4 |
systemIntrlCacheThis entry shows the CPU's internal cache size in KB.ro INTEGER .acer.25.4.5 |
systemExtrlCacheThis shows the server's external cache size in KB.ro INTEGER .acer.25.4.6 |
systemTotalMemoryThis entry shows the system's total memory size in bytes.ro INTEGER .acer.25.4.7 |
systemFreeMemoryThis entry shows the system's current free memory size in bytes.ro INTEGER .acer.25.4.8 |
systemSerialPort1InfoThis entry contains information about the system's serial port 1.ro DisplayString (SNMPv2-TC) .acer.25.4.9 |
systemSerialPort2InfoThis entry contains information about the system's serial port 2.ro DisplayString (SNMPv2-TC) .acer.25.4.10 |
systemParallelPortInfoThis entry contains information about the system's parallel port.ro DisplayString (SNMPv2-TC) .acer.25.4.11 |
keyboardTypeThis entry shows the system's keyboard type.ro DisplayString (SNMPv2-TC) .acer.25.4.12 |
videoTypeThis entry shows the system's display type.ro DisplayString (SNMPv2-TC) .acer.25.4.13 |
mouseTypeThis entry shows the system's mouse type.ro DisplayString (SNMPv2-TC) .acer.25.4.14 |
sysBiosVerThis entry shows the system BIOS version.ro DisplayString (SNMPv2-TC) .acer.25.4.15 |
serverNameThis entry shows the server name.ro DisplayString (SNMPv2-TC) .acer.25.4.16 |
serverUpTimeThis entry shows the amount of time the server has been running.ro DisplayString (SNMPv2-TC) .acer.25.4.17 |
serverMgrContactInfoTableThis entry is a table containing information about all server managers. SEQUENCE OF ServerMgrContactInfoEntry .acer.25.4.18 |
serverMgrContactInfoEntryThis entry shows information about each server manager. ServerMgrContactInfoEntry .acer.25.4.18.1 |
serverMgrNameThis entry shows the server manager's name.rw DisplayString (SNMPv2-TC) .acer.25.4.18.1.1 |
serverMgrOffPhoneThis entry shows the server manager's office phone number.rw DisplayString (SNMPv2-TC) .acer.25.4.18.1.2 |
serverMgrOffAddrThis entry shows the server manager's office address.rw DisplayString (SNMPv2-TC) .acer.25.4.18.1.3 |
serverMgrHomePhoneThis entry shows the server manager's home phone number.rw DisplayString (SNMPv2-TC) .acer.25.4.18.1.4 |
serverMgrHomeAddrThis entry shows the server manager's home address.rw DisplayString (SNMPv2-TC) .acer.25.4.18.1.5 |
serverMgrPagerNumThis entry shows the server manager's pager number.rw DisplayString (SNMPv2-TC) .acer.25.4.18.1.6 |
serverMgrEmailAddrThis entry shows the server manager's email address.rw DisplayString (SNMPv2-TC) .acer.25.4.18.1.7 |
serverMgrNumberThis entry is the server manager number starting from 0.ro INTEGER .acer.25.4.18.1.8 |
serverLocThis entry shows the server's physical location.rw DisplayString (SNMPv2-TC) .acer.25.4.19 |
totalSysVolNumThis entry shows the total number of system volumes.ro INTEGER .acer.25.4.20 |
sysVolTableThis entry is a table containing information about all system volumes. SEQUENCE OF SysVolEntry .acer.25.4.21 |
sysVolEntryThis entry shows information about each system volume. SysVolEntry .acer.25.4.21.1 |
sysVolNumThis entry is the volume number.ro INTEGER .acer.25.4.21.1.1 |
sysVolNameThis entry shows the system volume name.ro DisplayString (SNMPv2-TC) .acer.25.4.21.1.2 |
totalVolSizeThis entry shows the size of each system volume in KB.ro INTEGER .acer.25.4.21.1.3 |
freeVolSizeThis entry shows the current free size of a system volume in KB.ro INTEGER .acer.25.4.21.1.4 |
totalDirSizeFor NetWare, this entry shows the maximum number of
directories that can be created in a system volume.
For Windows NT, this entry shows the
number of allocation units in a system volume.ro INTEGER .acer.25.4.21.1.5 |
freeDirSizeFor NetWare, this entry shows the current number of
directories that can still be created in a system volume.
For Windows NT, this entry shows the current number of free
allocation units in a system volume.ro INTEGER .acer.25.4.21.1.6 |
usedVolSizeThresholdThis entry shows the threshold setting (%) for a volume's usage.rw INTEGER .acer.25.4.21.1.7 |
totalSysPartitionNumThis entry shows the total number of NetWare partitions created in the system.ro INTEGER .acer.25.4.22 |
sysPartitionTableThis entry is a table containing information about all NetWare partitions in the system. SEQUENCE OF SysPartitionEntry .acer.25.4.23 |
sysPartitionEntryThis entry contains information about each NetWare partition. SysPartitionEntry .acer.25.4.23.1 |
sysPartitionNumThis entry shows the system partition number assigned by the system.ro INTEGER .acer.25.4.23.1.1 |
partitionDiskNumThis entry shows the disk number from which this partition is created.ro INTEGER .acer.25.4.23.1.2 |
dataAreaSizeThis entry shows the size of the partition's data area in sectors.ro INTEGER .acer.25.4.23.1.3 |
redirectionAreaSizeThis entry shows the size of the partition's redirection area in sectors.ro INTEGER .acer.25.4.23.1.4 |
redirectedSizeThis entry shows the number of sectors used in the partition's redirection area.ro INTEGER .acer.25.4.23.1.5 |
partitionNameThis entry shows the partition name.ro DisplayString .acer.25.4.23.1.6 |
softPollingIntervalThis entry shows the soft polling interval in seconds.
By soft polling, it means that the Agent polls the system status
(CPU Utilization, Memory Utilization, Volume Utilization and
NIC Statistic Counters) based on a specified interval.
Default is 1 second.rw INTEGER .acer.25.4.27 |
glbThldVolUtilThis entry shows the global threshold value (%) for volume
or file system utilization. Default is 100%.rw INTEGER .acer.25.4.28 |
numberOfCpuThis entry shows the number of CPUs in the system.ro INTEGER .acer.25.4.29 |
cpuInfoTableThis entry is a table containing information about all CPUs on the system. SEQUENCE OF CpuInfo .acer.25.4.30 |
cpuInfoThis entry shows information about each CPU. CpuInfo .acer.25.4.30.1 |
cpuNumThis entry shows the CPU number starting at 0.ro INTEGER .acer.25.4.30.1.1 |
cpuUtilizationThis entry shows CPU utilization (%).ro INTEGER .acer.25.4.30.1.2 |
cpuSystemUtilizationThis entry shows CPU utilization (%) by the operating system.ro INTEGER .acer.25.4.30.1.9 |
cpuUserUtilizationThis entry shows CPU utilization (%) by applications.ro INTEGER .acer.25.4.30.1.10 |
cpuInterruptUtilizationThis entry shows CPU utilization (%) by the interrupt services.ro INTEGER .acer.25.4.30.1.11 |
mgmtStationAddrSignInThis entry is the sign-in IPX address of the management station.rw OCTET STRING .acer.25.4.42 |
mgmtStationAddrSignOutThis entry is the sign-out IPX address of the management station.rw OCTET STRING .acer.25.4.43 |
serverTemp1ThresholdThis entry displays the first level threshold value for the system temperature.
Values displayed have to be divided by ten (10) to show the temperature in
degrees Celsius. For example, a reading of 305 means that the temperature is at
30.5 degrees Celsius.rw INTEGER .acer.25.4.44 |
serverTemp2ThresholdThis entry displays the second level threshold value for the CPU temperature.
Values displayed have to be divided by ten (10) to show the temperature in
degrees Celsius. For example, a reading of 305 means that the temperature is at
30.5 degrees Celsius.rw INTEGER .acer.25.4.45 |
serverCpuUtilizationThresholdThis entry shows the threshold value (%) for the CPU utilization.rw INTEGER .acer.25.4.46 |
hostIOBusUtilizationThresholdThis entry displays the threshold value for bus utilization.
Values displayed have to be divided by one hundred (100) to
show the percentage of bus utilization. For example, a reading
of 1234 means that bus utilization is at 12.34%.rw INTEGER .acer.25.4.47 |
memoryUtilizedThresholdThis entry shows the threshold value (%) for memory utilization.rw INTEGER .acer.25.4.48 |
totalSysFSNumThis entry is the total number of SCO UNIX file systems.ro INTEGER .acer.25.4.53 |
sysFSTableThis entry is a table containing all SCO UNIX file system information. SEQUENCE OF SysFSEntry .acer.25.4.54 |
sysFSEntryThis entry contains information about each SCO UNIX file system. SysFSEntry .acer.25.4.54.1 |
sysFSNumberThis entry is an index of file systems information.ro INTEGER .acer.25.4.54.1.1 |
sysFSNameThis entry is the file system name.ro DisplayString (SNMPv2-TC) .acer.25.4.54.1.2 |
totalFSSizeThis entry is the total size of a file system in KB.ro INTEGER .acer.25.4.54.1.3 |
freeFSSizeThis entry is the current free size of a file system in KB.ro INTEGER .acer.25.4.54.1.4 |
usedFSSizeThresholdThis entry is the threshold value (%) of the file system currently in use.rw INTEGER .acer.25.4.54.1.5 |
totalFSinodeThis entry is the total inode counts of a file system.ro INTEGER .acer.25.4.54.1.6 |
freeFSinodeThis entry is the current free inode counts of a file system.ro INTEGER .acer.25.4.54.1.7 |
sysFSTypeThis entry is the type of a file system.ro DisplayString (SNMPv2-TC) .acer.25.4.54.1.8 |
sysFSMountTimeThis entry is the mount time of a file system.ro DisplayString (SNMPv2-TC) .acer.25.4.54.1.9 |
dmiInfo OBJECT IDENTIFIER .acer.25.4.55 |
biosVendorThis entry displays the name of the BIOS vendor.ro DisplayString (SNMPv2-TC) .acer.25.4.55.1 |
biosVersionThis entry displays the BIOS version.ro DisplayString (SNMPv2-TC) .acer.25.4.55.2 |
biosStartingAddressSegmentThis entry displays the segment location of the BIOS starting address, e.g. 0E800h.ro INTEGER .acer.25.4.55.3 |
biosReleaseDateThis entry displays the BIOS release date in mm/dd/yy format.ro DisplayString (SNMPv2-TC) .acer.25.4.55.4 |
biosROMSizeThis entry displays the ROM size of the BIOS.
Size is 64K*(n+1). 0=64K, 1=128K, 2=256K, etc.ro INTEGER .acer.25.4.55.5 |
biosCharacteristics1This entry displays the first 32 bits of BIOS characteristics.
It defines which functions the BIOS supports.
PCI, PCMCIA, Flash, etc.
Bit 0 Reserved
Bit 1 Reserved
Bit 2 Unknown
Bit 3 BIOS Characteristics Not Supported
Bit 4 ISA is supported
Bit 5 MCA is supported
Bit 6 EISA is supported
Bit 7 PCI is supported
Bit 8 PCMCIA is supported
Bit 9 Plug and Play is supported
Bit 10 APM is supported
Bit 11 BIOS is Upgradeable (Flash)
Bit 12 BIOS shadowing is allowed
Bit 13 VL-VESA is supported
Bit 14 ESCD support is available
Bit 15 Boot from CD is supported
Bit 16 Selectable Boot is supported
Bit 17 BIOS ROM is socketed
Bit 18 Boot From PCMCIA is supported
Bit 19 EDD (Enhanced Disk Drive) Specification is supported
Bit 20 Int 13h - Japanese Floppy for NEC 9800 1.2mb (3.5 inch, 1k Bytes/Sector, 360 RPM) is supported
Bit 21 Int 13h - Japanese Floppy for Toshiba 1.2mb (3.5 inch, 360 RPM) is supported
Bit 22 Int 13h - 5.25 inch / 360 KB Floppy Services are supported
Bit 23 Int 13h - 5.25 inch /1.2MB Floppy Services are supported
Bit 24 Int 13h - 3.5 inch / 720 KB Floppy Services are supported
Bit 25 Int 13h - 3.5 inch / 2.88 MB Floppy Services are supported
Bit 26 Int 5h, Print Screen Service is supported
Bit 27 Int 9h, 8042 Keyboard services are supported
Bit 28 Int 14h, Serial Services are supported
Bit 29 Int 17h, Printer Services are supported
Bit 30 Int 10h, CGA Video Services are supported
Bit 31 PC-98
Bits32:47 Reserved for BIOS Vendor
Bits 48:63 Reserved for System Vendorro INTEGER .acer.25.4.55.6 |
biosCharacteristics2This entry displays the second 32 bits of BIOS characteristics.
It defines which functions the BIOS supports.
PCI, PCMCIA, Flash, etc.
Bit 0 Reserved
Bit 1 Reserved
Bit 2 Unknown
Bit 3 BIOS Characteristics Not Supported
Bit 4 ISA is supported
Bit 5 MCA is supported
Bit 6 EISA is supported
Bit 7 PCI is supported
Bit 8 PCMCIA is supported
Bit 9 Plug and Play is supported
Bit 10 APM is supported
Bit 11 BIOS is Upgradeable (Flash)
Bit 12 BIOS shadowing is allowed
Bit 13 VL-VESA is supported
Bit 14 ESCD support is available
Bit 15 Boot from CD is supported
Bit 16 Selectable Boot is supported
Bit 17 BIOS ROM is socketed
Bit 18 Boot From PCMCIA is supported
Bit 19 EDD (Enhanced Disk Drive) Specification is supported
Bit 20 Int 13h - Japanese Floppy for NEC 9800 1.2mb (3.5 inch, 1k Bytes/Sector, 360 RPM) is supported
Bit 21 Int 13h - Japanese Floppy for Toshiba 1.2mb (3.5 inch, 360 RPM) is supported
Bit 22 Int 13h - 5.25 inch / 360 KB Floppy Services are supported
Bit 23 Int 13h - 5.25 inch /1.2MB Floppy Services are supported
Bit 24 Int 13h - 3.5 inch / 720 KB Floppy Services are supported
Bit 25 Int 13h - 3.5 inch / 2.88 MB Floppy Services are supported
Bit 26 Int 5h, Print Screen Service is supported
Bit 27 Int 9h, 8042 Keyboard services are supported
Bit 28 Int 14h, Serial Services are supported
Bit 29 Int 17h, Printer Services are supported
Bit 30 Int 10h, CGA Video Services are supported
Bit 31 PC-98
Bits32:47 Reserved for BIOS Vendor
Bits 48:63 Reserved for System Vendorro INTEGER .acer.25.4.55.7 |
siManufacturerThis entry displays the manufacturer of this computer system.ro DisplayString (SNMPv2-TC) .acer.25.4.55.8 |
siProductNameThis entry displays the name of this product.ro DisplayString (SNMPv2-TC) .acer.25.4.55.9 |
siVersionThis entry displays the version number of this system.ro DisplayString (SNMPv2-TC) .acer.25.4.55.10 |
siSerialNumberThis entry displays the serial number of this system.ro DisplayString (SNMPv2-TC) .acer.25.4.55.11 |
bbManufacturerThis entry displays the base board manufacturer.ro DisplayString (SNMPv2-TC) .acer.25.4.55.12 |
bbProductNameThis entry displays the base board product name.ro DisplayString (SNMPv2-TC) .acer.25.4.55.13 |
bbVersionThis entry displays the base board version.ro DisplayString (SNMPv2-TC) .acer.25.4.55.14 |
bbSerialNumberThis entry displays the base board serial number.ro DisplayString (SNMPv2-TC) .acer.25.4.55.15 |
mcErrorDetectingMethodThis entry displays the supported error detection method
of the memory controller.
01h : Other
02h : Unknown
03h : None
04h : 8-bit Parity
05h : 32-bit ECC
06h : 64-bit ECC
07h : 128-bit ECCro INTEGER .acer.25.4.55.16 |
mcErrorCorrectingCapabilityThis entry displays the error correcting capability of
the memory controller.
Bit 0 : Other
Bit 1 : Unknown
Bit 2 : None
Bit 3 : Single Bit Error Correcting
Bit 4 : Double Bit Error Correcting
Bit 5 : Error Scrubbingro INTEGER .acer.25.4.55.17 |
mcSupportedInterleaveThis entry displays the supported memory interleave
of the memory controller.
01h : Other
02h : Unknown
03h : One Way Interleave
04h : Two Way Interleave
05h : Four Way Interleave
06h : Eight Way Interleave
07h : Sixteen Way Interleavero INTEGER .acer.25.4.55.18 |
mcCurrentInterleaveThis entry displays the current memory interleave
of the memory controller.
01h : Other
02h : Unknown
03h : One Way Interleave
04h : Two Way Interleave
05h : Four Way Interleave
06h : Eight Way Interleave
07h : Sixteen Way Interleavero INTEGER .acer.25.4.55.19 |
mcMaximumMemoryModuleSizeThis entry displays the size of the largest memory module supported (per slot),
specified as n, where 2^n is the maximum size in MB.ro INTEGER .acer.25.4.55.20 |
mcSupportedSpeedsThis entry displays the supported memory speeds
of the memory controller.
Bit 0 : Other
Bit 1 : Unknown
Bit 2 : 70ns
Bit 3 : 60ns
Bit 4 : 50ns
Bit 5-15 : Reserved, must be zeroro INTEGER .acer.25.4.55.21 |
mcSupportedMemoryTypesThis entry displays the supported memory types
of the memory controller.
Bit 0 : Other
Bit 1 : Unknown
Bit 2 : Standard
Bit 3 : Fast Page Mode
Bit 4 : EDO
Bit 5 : Parity
Bit 6 : ECC
Bit 7 : SIMM
Bit 8 : DIMM
Bit 9-15 : Reserved, must be zeroro INTEGER .acer.25.4.55.22 |
mcMemoryModuleVoltageThis entry describes the required voltages for
each of the memory module sockets controlled
by the controller:
Bits 7:3 Reserved, must be zero
Bit 2 2.9V
Bit 1 3.3V
Bit 0 5V
NOTE: Setting of multiple bits indicates that
sockets are configurable.ro INTEGER .acer.25.4.55.23 |
mcNumberOfAssociatedMemorySlotsThis entry defines how many of the Memory Module
Information blocks are controlled by the controller.ro INTEGER .acer.25.4.55.24 |
piNumberOfProcessorInfoThis field shows the number of entries in the piProcessorInfoTable.ro INTEGER .acer.25.4.55.25 |
mmNumberOfMemoryModuleInfoThis entry shows the number of entries in the mmMemoryModuleInfoTable.ro INTEGER .acer.25.4.55.26 |
ciNumberOfCacheInfoThis field shows the number of entries in the ciCacheInfoTable.ro INTEGER .acer.25.4.55.27 |
pcNumberOfPortConnectorInfoThis field shows the number of entries in the pcPortConnectorInfoTablero INTEGER .acer.25.4.55.28 |
ssNumberOfSystemSlotInfoThis field shows the number of entries in ssSystemSlotInfoTablero INTEGER .acer.25.4.55.29 |
obNumberOfOnBoardDeviceInfoThis field shows the number of entries in the obOnBoardDeviceInfoTable.ro INTEGER .acer.25.4.55.30 |
oemNumberOfOEMStringThis field shows the number of entries in the oemStringTable.ro INTEGER .acer.25.4.55.31 |
smNumberOfEventLogThis field shows the number of entries in the smEventLogTable.ro INTEGER .acer.25.4.55.32 |
smEventLogSupportThis entry shows if BIOS supports System Event Log
function:
0 = NO
else = YESro INTEGER .acer.25.4.55.33 |
smEventLogTotalSizeThis entry shows the total size of event log data area in
bytes.ro INTEGER .acer.25.4.55.34 |
smEventLogUsedSizeThis entry shows the used size of event log data area in
bytes.ro INTEGER .acer.25.4.55.35 |
smEventLogUtilizationThresholdThis entry shows the threshold value (%) for event log
data area utilization.rw INTEGER .acer.25.4.55.36 |
piProcessorInfoTableThis entry is a table containing information about all types of
processors on the system. SEQUENCE OF PiProcessorInfo .acer.25.4.55.52 |
piProcessorInfoThis entry shows information about each processor. PiProcessorInfo .acer.25.4.55.52.1 |
piSocketDesignationThis entry displays the processor socket designation label
on top of the base board.ro DisplayString (SNMPv2-TC) .acer.25.4.55.52.1.1 |
piProcessorTypeThis entry displays the processor type.
01H - other
02H - Unknown
03H - Central Processor
04H - Math Processor
05H - DSP Processor
06H - Video Processorro INTEGER .acer.25.4.55.52.1.2 |
piProcessorFamilyThis entry displays the family to which this processor belongs to.
01H - other
02H - Unknown
03H - 8086
04H - 80286
05H - 80386
06H - 80486
07H - 8087
08H - 80287
09h - 80387
0AH - 80487
0BH - Pentium Family
0CH-11H - Reserved for specific Pentium versions
12H - M1 Family
13H-18H - Reserved for specific M1 versions
19H - K5 Family
1AH-1FH - Reserved for specific K5 versions
0CH - Future X86 Class CPUs
0DH - OverDrive Familyro INTEGER .acer.25.4.55.52.1.3 |
piProcessorManufacturerThis entry displays the processor's manufacturer.ro DisplayString (SNMPv2-TC) .acer.25.4.55.52.1.4 |
piProcessorIDThis entry displays specific information
which describes the processor's features.
For x86 class CPUs. the field's format depends on the processor's
support of the CPUID instruction. If the instruction is supported,
the processor ID field contains 2 DWORD-formatted values.
The first(offsets 08h - 0Bh)is the EAX value returned by a CPUID
instruction with input EAX set to 1; the second(offset 0Ch-0Fh)
is the EDX value returned by that instruction.
Otherwise, only the first 2 bytes of the processor ID field are
significant and contain the contents of the DX register at CPU reset.ro OCTET STRING .acer.25.4.55.52.1.5 |
piProcessorVersionThis entry displays the processor version.ro DisplayString (SNMPv2-TC) .acer.25.4.55.52.1.6 |
piVoltageThis entry shows the processor's voltage requirement.
Bits 7:4 Reserved, must be zero
Bits 3:0 Voltage Capability. A Set bit indicates
the voltage is supported.
Bit 0 - 5V
Bit 1 - 3.3V
Bit 2 - 2.9V
Bit 3 - Reserved, must be zero.
Note: Setting of multiple bits
indicates the socket is configurable.ro INTEGER .acer.25.4.55.52.1.7 |
piExternalClockThis entry shows the processor's external clock frequency
in MHz. If the value is unknown, the field is set to 0.ro INTEGER .acer.25.4.55.52.1.8 |
piMaxSpeedThis entry shows the processor's maximum speed
in MHz. If the value is unknown, the field is set to 0.ro INTEGER .acer.25.4.55.52.1.9 |
piCurrentSpeedThis entry shows the processor's current speed
in MHz. If the value is unknown, the field is set to 0.ro INTEGER .acer.25.4.55.52.1.10 |
piStatusThis entry shows the status of this processor.
Bit 6 CPU socket populated.
1 - CPU Socket Populated.
0 - CPU Socket Unpopulated.
Bits 2:0 CPU Status
0h - Unknown
1h - CPU Enabled
2h - CPU disabled by user
3h - CPU disabled by system BIOS
4h - CPU is idle
5-6h Reserved
7h - Otherro INTEGER .acer.25.4.55.52.1.11 |
piProcessorUpgradeThis entry shows the processor upgrade method.
01h - other
02h - unknown
03h - daughter board
04h - ZIF socket
05h - replaceable piggy back
06h - None
07h - LIF socketro INTEGER .acer.25.4.55.52.1.12 |
mmMemoryModuleInfoTableThis entry is a table containing information about all memory module sockets SEQUENCE OF MmMemoryModuleInfo .acer.25.4.55.53 |
mmMemoryModuleInfoThis entry shows information about each memory module. MmMemoryModuleInfo .acer.25.4.55.53.1 |
mmSocketDesignationThis entry shows the memory socket designation labels
on top of the base board.ro DisplayString (SNMPv2-TC) .acer.25.4.55.53.1.1 |
mmBankConnectionsThis entry shows the socket to which a memory module is installed.
It is a single byte value, in this byte each nibble indicates a bank(RAS#)
connection, 0xF means no connection.
Example: If banks 1 & 3 (RAS# 1 & 3) were connected to a
SIMM socket the byte for that socket would be 13h.
If only bank 2 (RAS 2) were connected the byte for
that socket would be 2Fh.ro INTEGER .acer.25.4.55.53.1.2 |
mmCurrentSpeedThis entry shows the speed of the memory module,
, in ns (e.g. 70d for a 70ns module).
If the speed is unknown, the field is set to 0.ro INTEGER .acer.25.4.55.53.1.3 |
mmCurrentMemoryTypeThis entry shows the type of memory module currently installed:
Bit 0 - other
Bit 1 - unknown
Bit 2 - Standard
Bit 3 - Fast Page Mode
Bit 4 - EDO
Bit 5 - Parity
Bit 6 - ECC
Bit 7 - SIMM
Bit 8 - DIMM
Bit 9:15 Reserved, must be 0ro INTEGER .acer.25.4.55.53.1.4 |
mmInstalledSizeThis entry shows the installed memory size.
Bits 0 - 6 represent the size(n), where 2^n is the size in MB.ro INTEGER .acer.25.4.55.53.1.5 |
mmEnabledSizeThis entry shows the enabled memory size.
Bits 0 - 6 represent the size(n), where 2^n is the size in MB.ro INTEGER .acer.25.4.55.53.1.6 |
mmErrorStatusThis entry shows the memory error status.
Bit 1 - Correctable errors received for the module
Bit 0 - Uncorrectable errors received for the modulero INTEGER .acer.25.4.55.53.1.7 |
ciCacheInfoTableThis entry is a table containing information about CPU cache devices. SEQUENCE OF CiCacheInfo .acer.25.4.55.54 |
ciCacheInfoThis entry shows information about each CPU cache device. CiCacheInfo .acer.25.4.55.54.1 |
ciSocketDesignationThis entry shows the cache socket designation labels
on top of the base board.ro DisplayString (SNMPv2-TC) .acer.25.4.55.54.1.1 |
ciCacheConfigurationThis entry shows the configuration of this cache module.
Bits 15:10 - Reserved, must be 0
Bits 9:8 - Operational Mode:
00b - Write through
01b - Write back
10b - Varies with memory address
11b - Unknown
Bit 7 - Enabled/Disabled
1b - Enabled
0b - Disabled
Bits 6:5 - Location
00b - Internal
01b - External
10b - Reserved
11b - Unknown
Bit 4 - Reserved
Bit 3 - Cache Socketed
1b - Socketed
0b - Not socketed
Bits 2:0 - Cache Levelro INTEGER .acer.25.4.55.54.1.2 |
ciMaximumCacheSizeThis entry shows the maximum cache size that can be installed.
Bits 14:0 : Max. size in given granularity
Bit 15 Granularity : 0 = 1K granularity
1 = 64K granularityro INTEGER .acer.25.4.55.54.1.3 |
ciInstalledSizeThis entry shows the installed cache size.
Bits 14:0 : Max. size in given granularity
Bit 15 Granularity : 0 = 1K granularity
1 = 64K granularityro INTEGER .acer.25.4.55.54.1.4 |
ciSupportedSRAMTypeThis entry shows the supported SRAM type.
Bit 0 - Other
Bit 1 - Unknown
Bit 2 - Nonburst
Bit 3 - Burst
Bit 4 - Pipeline Burst
Bit 5 - Synchronous
Bit 6 - Asynchronous
Bits7:15 Reservedro INTEGER .acer.25.4.55.54.1.5 |
ciCurrentSRAMTypeThis entry shows the current SRAM type.
Bit 0 - Other
Bit 1 - Unknown
Bit 2 - Nonburst
Bit 3 - Burst
Bit 4 - Pipeline Burst
Bit 5 - Synchronous
Bit 6 - Asynchronous
Bits7:15 Reservedro INTEGER .acer.25.4.55.54.1.6 |
pcPortConnectorInfoTableThis entry is a table containing information about all port connectors. SEQUENCE OF PcPortConnectorInfo .acer.25.4.55.55 |
pcPortConnectorInfoThis entry shows information about each port connector. PcPortConnectorInfo .acer.25.4.55.55.1 |
pcInternalReferenceDesignatorThis entry shows the internal reference designation labels
on top of the base board.ro DisplayString (SNMPv2-TC) .acer.25.4.55.55.1.1 |
pcInternalConnectorTypeThis entry shows the internal connector type.
00h - None
01h - Centronics
02h - Mini Centronics
03h - Proprietary
04h - DB25 pin male
05h - DB25 pin female
06h - DB15 pin male
07h - DB15 pin female
08h - DB9 pin male
09h - DB9 pin female
0Ah - RJ-11
0Bh - RJ-45
0Ch - 50 pin Mini SCSI
0Dh - Mini DIN
0Eh - Micro DIN
0Fh - PS/2
10h - Infrared
11h - HP-HIL
12h - Access BUS
13h - SSA SCSI
14h - Circular DIN-8 male
15h - Circular DIN-8 female
16h - On board IDE
17h - On board floppy
18h - 9 pin dual Inline
19h - 25 pin dual Inline
1Ah - 50 pin dual Inline
1Bh - 68 pin dual Inline
1Ch - On board sound input for CD-ROM
1Dh - Mini Centronics Type 14
1Eh - Mini Centronics Type 26
A0h - PC98
A1h - PC98 Hireso
A2h - PC H98
A3h - PC98 Note
A4h - PC 98 Full
FFh - Otherro INTEGER .acer.25.4.55.55.1.2 |
pcExternalReferenceDesignatorThis entry shows the external reference designation labels
on top of the base board.ro DisplayString (SNMPv2-TC) .acer.25.4.55.55.1.3 |
pcExternalConnectorTypeThis entry shows the external connector type.
00h - None
01h - Centronics
02h - Mini Centronics
03h - Proprietary
04h - DB25 pin male
05h - DB25 pin female
06h - DB15 pin male
07h - DB15 pin female
08h - DB9 pin male
09h - DB9 pin female
0Ah - RJ-11
0Bh - RJ-45
0Ch - 50 pin Mini SCSI
0Dh - Mini DIN
0Eh - Micro DIN
0Fh - PS/2
10h - Infrared
11h - HP-HIL
12h - Access BUS
13h - SSA SCSI
14h - Circular DIN-8 male
15h - Circular DIN-8 female
16h - On board IDE
17h - On board floppy
18h - 9 pin dual Inline
19h - 25 pin dual Inline
1Ah - 50 pin dual Inline
1Bh - 68 pin dual Inline
1Ch - On board sound input for CD-ROM
1Dh - Mini Centronics Type 14
1Eh - Mini Centronics Type 26
A0h - PC98
A1h - PC98 Hireso
A2h - PC H98
A3h - PC98 Note
A4h - PC98 Full
FFh - Otherro INTEGER .acer.25.4.55.55.1.4 |
pcPortTypeThis entry shows the port type
00h - None
01h - Parallel Port XT/AT Compatible
02h - Parallel Port PS/2
03h - Parallel Port ECP
04h - Parallel Port EPP
05h - Parallel Port ECP/EPP
06h - Serial Port XT/AT Compatible
07h - Serial Port 16450 Compatible
08h - Serial Port 16650 Compatible
09h - Serial Port 16650A Compatible
0Ah - SCSI Port
0Bh - MIDI Port
0Ch - Joy stick port
0Dh - Keyboard Port
0Eh - Mouse Port
0Fh - SSA SCSI
10h - USB
11h - FireWire
12h - PCMCIA Type I
13h - PCMCIA Type II
14h - PCMCIA Type III
15h - Cardbus
16h - Access Bus Port
17h - SCSI II
18h - SCSI Wide
19h - PC-98
1Ah - PC-98 Hireso
1Bh - OC-H98
A0h - 8251 Compatible
A1h - 8251 FIFO Compatible
FFh - Otherro INTEGER .acer.25.4.55.55.1.5 |
ssSystemSlotInfoTableThis entry is a table containing information about all system slots. SEQUENCE OF SsSystemSlotInfo .acer.25.4.55.56 |
ssSystemSlotInfoThis entry shows information about each system slot. SsSystemSlotInfo .acer.25.4.55.56.1 |
ssSlotDesignationThis entry shows the slot designation label
on top of the base board.ro DisplayString (SNMPv2-TC) .acer.25.4.55.56.1.1 |
ssSlotTypeThis entry shows the slot type.
01h - Other
02h - Unknown
03h - ISA
04h - MCA
05h - EISA
06h - PCI
07h - PCMCIA
08h - VL VESA
09h - Proprietary
0Ah - Processor Card Slot
0Bh - Proprietary Memory Card
0Ch - I/O Riser Card Slot
0Dh - NuBus
0Eh - PCI- 66MHz Capable
A0h - PC98/C20
A1h - PC98/C24
A2h - PC98/E
A3h - PC98/Local Bus
A4h - PC98/Cardro INTEGER .acer.25.4.55.56.1.2 |
ssSlotDataBusWidthThis entry shows the width of the data bus.
01h - Other
02h - Unknown
03h - 8bit
04h - 16bit
05h - 32bit
06h - 64bit
07h - 128bitro INTEGER .acer.25.4.55.56.1.3 |
ssCurrentUsageThis entry shows the current usage of this slot.
01h - Other
02h - Unknown
03h - Available
04h - In usero INTEGER .acer.25.4.55.56.1.4 |
ssSlotLengthThis entry shows the length of the slot.
01h - Other
02h - Unknown
03h - Half Length
04h - Full Lengthro INTEGER .acer.25.4.55.56.1.5 |
ssSlotIDThis entry shows the slot ID.
MCA - Logical Micro Channel slot number
EISA - Logical EISA slot number
PCI - The value present in the slot number field
of the PCI interrupt routing table entry that
is associated with the slot.
PCMCIA- Identifies the adapter number and socket number
to be passed to PCMCIA socket services to identify
this slot.ro INTEGER .acer.25.4.55.56.1.6 |
ssSlotCharacteristicsThis entry shows the characteristics of this slot.
Bit 0 - Unknown
Bit 1 - Provide 5.0 Volts
Bit 2 - Provide 3.3 Volts
Bit 1 - Slot's opening is shared with another slot, e.g. PCI/EISA shared slot
Bits 4:7 - Reservedro INTEGER .acer.25.4.55.56.1.7 |
obOnBoardDeviceInfoTableThis entry is a table containing information about all on board devices. SEQUENCE OF ObOnBoardDeviceInfo .acer.25.4.55.57 |
obOnBoardDeviceInfoThis entry shows information about each on board device. ObOnBoardDeviceInfo .acer.25.4.55.57.1 |
obDeviceTypeThis entry shows the device type.
01H - Other
02H - Unknown
03H - Video
04H - SCSI
05H - Ethernet
06H - Token Ring
07H - Soundro INTEGER .acer.25.4.55.57.1.1 |
obDescriptionThis entry shows the description of the on board device.ro DisplayString (SNMPv2-TC) .acer.25.4.55.57.1.2 |
oemStringTableThis entry is a table showing OEM defined strings. SEQUENCE OF OemStrings .acer.25.4.55.58 |
oemStringsThis entry shows information about each OEM string. OemStrings .acer.25.4.55.58.1 |
oemStringThis entry is an individual OEM string.ro DisplayString (SNMPv2-TC) .acer.25.4.55.58.1.1 |
smEventLogTableThis entry is a table of event log entries. SEQUENCE OF SmEventLogEntry .acer.25.4.55.59 |
smEventLogEntryThis entry contains information about each logged event. SmEventLogEntry .acer.25.4.55.59.1 |
smLogTimeThis entry shows the event log time.ro DisplayString (SNMPv2-TC) .acer.25.4.55.59.1.1 |
smLogTypeThis entry shows the event log type.ro INTEGER .acer.25.4.55.59.1.2 |
smLogDescriptionThis entry shows the event log description.ro DisplayString (SNMPv2-TC) .acer.25.4.55.59.1.3 |
numberOfIPAddressThis entry shows the number of IP addresses assigned to this server.ro INTEGER .acer.25.4.56 |
ipAddressTableThis entry is a table showing the IP addresses assigned to this server. SEQUENCE OF IpAddresses .acer.25.4.57 |
ipAddressesThis entry shows information about each IP address assigned to this server. IpAddresses .acer.25.4.57.1 |
ipAddressThis entry is the individual IP address assigned to this server.ro IpAddress .acer.25.4.57.1.1 |
ipxAddressThis entry is the internal IPX address assigned to this server.ro OCTET STRING .acer.25.4.58 |
numberOfLoginUserThis field shows the number of entries in the loginUserTable.ro INTEGER .acer.25.4.59 |
loginUserTableThis entry is a table containing information about all logged in users. SEQUENCE OF LoginUser .acer.25.4.60 |
loginUserThis entry shows information about each logged in user. LoginUser .acer.25.4.60.1 |
loginUserNameThis entry shows the logged in user's name.ro DisplayString (SNMPv2-TC) .acer.25.4.60.1.1 |
loginTimeThis entry shows the user's login time.ro DisplayString (SNMPv2-TC) .acer.25.4.60.1.2 |
numberOfDriverLoadedThis field shows the number of entries in the driverLoadedTable.ro INTEGER .acer.25.4.61 |
driverLoadedTableThis entry is a table containing information about all software
(including drivers) currently running on the server. SEQUENCE OF DriverLoaded .acer.25.4.62 |
driverLoadedThis entry contains information about each software running on the server. DriverLoaded .acer.25.4.62.1 |
driverNameThis entry shows the name of the software running on the server.ro DisplayString (SNMPv2-TC) .acer.25.4.62.1.1 |
driverDescriptionThis entry shows a description of the software running on the server.ro DisplayString (SNMPv2-TC) .acer.25.4.62.1.2 |
performance OBJECT IDENTIFIER .acer.25.4.63 |
numberOfPageInThis entry shows the number of page-ins during the last sampling.ro INTEGER .acer.25.4.63.1 |
byteOfPageInThis entry shows the number of page-in bytes during the last sampling.ro INTEGER .acer.25.4.63.2 |
numberOfPageOutThis entry shows the number of page-out during the last sampling.ro INTEGER .acer.25.4.63.3 |
byteOfPageOutThis entry shows the number of page-out bytes during the last sampling.ro INTEGER .acer.25.4.63.4 |
numberOfPageFaultThis entry shows the total number of page-faults during the last sampling.ro INTEGER .acer.25.4.63.5 |
diskCacheReadHitRatioThis entry shows the ratio of disk cache read hits
in the last sampling.ro INTEGER .acer.25.4.63.6 |
diskCacheWriteHitRatioThis entry shows the ratio of disk cache write hits
in the last samplingro INTEGER .acer.25.4.63.7 |
numberOfFreeMemThis entry shows the number of 4KB pages available
to user processesro INTEGER .acer.25.4.63.8 |
numberOfTotalSwapThis entry shows the total number of physical disk (512-byte)
blocks available for swapping and pagingro INTEGER .acer.25.4.63.9 |
numberOfFreeSwapThis entry shows the free number of physical disk (512-byte)
blocks available for swapping and pagingro INTEGER .acer.25.4.63.10 |
numberOfSwapInThis entry shows the number of transfers from swap into
memory per secondro INTEGER .acer.25.4.63.11 |
numberOfSwapInPagesThis entry shows the number of 4KB pages transfers from swap
into memory per secondro INTEGER .acer.25.4.63.12 |
numberOfSwapOutThis entry shows the number of transfers from memory into
swap per second. If this value is greater than zero, you
may need to increase the amount of memory or reduce the
number of buffers.ro INTEGER .acer.25.4.63.13 |
numberOfSwapOutPagesThis entry shows the number of 4KB pages transfers from memory
into swap per secondro INTEGER .acer.25.4.63.14 |
numberOfContextSwitchThis entry shows the number of context switch per secondro INTEGER .acer.25.4.63.15 |
ntPerf OBJECT IDENTIFIER .acer.25.4.65 |
systemPerf OBJECT IDENTIFIER .acer.25.4.65.1 |
processorTimeThis entry is the average percentage of time all the processors on the system
are busy to execute non-idle threads.ro Gauge .acer.25.4.65.1.1 |
privilegedTimeThis entry is the average percentage of time spent in Privileged mode by all processors.ro Gauge .acer.25.4.65.1.2 |
userTimeThis entry is the average percentage of time spent in User mode by all processors.ro Gauge .acer.25.4.65.1.3 |
interruptTimeThis entry is the average percentage of the Interrupt Time of all processors.ro Gauge .acer.25.4.65.1.4 |
interruptsPerSecThis entry is the hardware interrupts received and serviced by the system
per second.ro INTEGER .acer.25.4.65.1.5 |
contextSwitchesPerSecThis entry is the context switches from one thread to another per second.ro INTEGER .acer.25.4.65.1.6 |
exceptionDispatchesPerSecThis entry is the exceptions dispatched by the system per second.ro INTEGER .acer.25.4.65.1.7 |
systemCallsPerSecThis entry is the calls to Windows NT system service routines per second.ro INTEGER .acer.25.4.65.1.8 |
fileControlOpsPerSecThis entry is all file system operations that are neither reads nor writes per second.ro INTEGER .acer.25.4.65.1.9 |
fileControlBytesPerSecThis entry is bytes transferred for all file system operations that are neither
reads nor writes per second.ro INTEGER .acer.25.4.65.1.10 |
fileDataOpsPerSecThis entry is the read and write operations to file system devices per second.ro INTEGER .acer.25.4.65.1.11 |
fileReadOpsPerSecThis entry is the read operations of all the file system per second.ro INTEGER .acer.25.4.65.1.12 |
fileWriteOpsPerSecThis entry is the number of write operations of all the file system per second.ro INTEGER .acer.25.4.65.1.13 |
fileReadBytesPerSecThis entry is the bytes transferred for all the file system read operations
per second.ro INTEGER .acer.25.4.65.1.14 |
fileWriteBytesPerSecThis entry is the bytes transferred for all the file system write operations
per second.ro INTEGER .acer.25.4.65.1.15 |
cachePerf OBJECT IDENTIFIER .acer.25.4.65.2 |
copyReadsHitRatioThis entry is the percentage of Cache Copy Read requests that hit the cache.ro Gauge .acer.25.4.65.2.1 |
copyReadsPerSecThis entry is the number of copy reads per second.ro INTEGER .acer.25.4.65.2.2 |
dataMapHitRatioThis entry is the percentage of Data Maps in the cache.ro Gauge .acer.25.4.65.2.3 |
dataMapsPerSecThis entry is the frequency (per second) that a file system maps a page of
a file into the cache to read the page.ro INTEGER .acer.25.4.65.2.4 |
dataFlushesPerSecThis entry is the frequency (per second) that the cache has flushed its contents
to disk. More than one page can be transferred on each flush operation.ro INTEGER .acer.25.4.65.2.5 |
dataFlushPagesPerSecThis entry is the number of pages per second the cache has flushed to disk.
More than one page can be transferred on each flush operation.ro INTEGER .acer.25.4.65.2.6 |
lazeWriteFlushesPerSecThis entry is the frequency (per second) that the cache's Lazy Write thread has
written to disk. More than one page can be transferred on each write operation.ro INTEGER .acer.25.4.65.2.7 |
lazeWritePagesPerSecThis entry is the frequency (per second) the cache's Lazy Write thread has written
to disk. More than one page can be transferred on a single disk write operation.ro INTEGER .acer.25.4.65.2.8 |
memoryPerf OBJECT IDENTIFIER .acer.25.4.65.3 |
pageFaultsPerSecThis entry is the number of page faults per second in the processor.ro INTEGER .acer.25.4.65.3.1 |
transitionFaultsPerSecThis entry is the number of page faults resolved per second by recovering pages
that were in transition. The pages were recovered without additional disk activity.ro INTEGER .acer.25.4.65.3.2 |
writeCopiesPerSecThis entry is the number of page faults per second that have been satisfied by making
a copy of a page when an attempt to write to the page is made.ro INTEGER .acer.25.4.65.3.3 |
pageReadPerSecThis entry is the number of times the disk was read per second to retrieve pages of
virtual memory necessary to resolve page faults. Multiple pages can be read during a
disk read operation.ro INTEGER .acer.25.4.65.3.4 |
pageWritePerSecThis entry is the number of times per second that pages have been written to the disk.
Each such write operation may transfer a number of pages.ro INTEGER .acer.25.4.65.3.5 |
pagesInputPerSecThis entry is the number of pages read per second from the disk to resolve memory
references to pages. This counter includes paging traffic on behalf of the system
cache to access file data for applications.ro INTEGER .acer.25.4.65.3.6 |
pagesOutputPerSecThis entry is the number of pages written to the disk per second because the pages
have been modified in main memory.ro INTEGER .acer.25.4.65.3.7 |
pagesPerSecThis entry is the number of pages read from or written to the disk per second to
resolve memory references to pages that were not in memory.ro INTEGER .acer.25.4.65.3.8 |
systemCodeBytesThis entry is the number of pagable bytes of System Code Total Bytes currently
resident in core memory. There is another ~300k bytes of non-paged kernel code.ro INTEGER .acer.25.4.65.3.9 |
systemDriverBytesThis entry is the number of pagable bytes of System Driver Total Bytes currently
resident in core memory. There is another ~700k bytes of non-paged driver code.ro INTEGER .acer.25.4.65.3.10 |
physicalDiskPerfTblThis entry is a table containing the performance counters of physical disk drives. SEQUENCE OF PhysicalDiskPerf .acer.25.4.65.5 |
physicalDiskPerfThis entry contains information about each performance counter of a physical disk drive. PhysicalDiskPerf .acer.25.4.65.5.1 |
physicalDiskIdThis entry is the index for physical disk drives starting from 1. A 0 value will report an average value of all physical disk drives.ro INTEGER .acer.25.4.65.5.1.1 |
avgBytesPerReadThis entry is the average number of bytes transferred from the disk during read operations.ro INTEGER .acer.25.4.65.5.1.2 |
avgBytesPerWriteThis entry is the average number of bytes transferred to the disk during write operations.ro INTEGER .acer.25.4.65.5.1.3 |
avgBytesPerTransferThis entry is the average number of bytes transferred to or from the disk during write or read operations.ro INTEGER .acer.25.4.65.5.1.4 |
avgSecPerReadThis entry is the average time in seconds of a read of data from the disk.ro INTEGER .acer.25.4.65.5.1.5 |
avgSecPerWriteThis entry is the average time in seconds of a write of data to the disk.ro INTEGER .acer.25.4.65.5.1.6 |
avgSecPerTransferThis entry is the time in seconds of the average disk transfer.ro INTEGER .acer.25.4.65.5.1.7 |
diskReadBytesPerSecThis entry is the number of bytes transferred from the disk during read operations per second.ro INTEGER .acer.25.4.65.5.1.8 |
diskWriteBytesPerSecThis entry is the number of bytes transferred to the disk during write operations per second.ro INTEGER .acer.25.4.65.5.1.9 |
diskBytesPerSecThis entry is the number of bytes transferred to or from the disk during write or read operations per second.ro INTEGER .acer.25.4.65.5.1.10 |
diskReadPerSecThis entry is the number of read operations on the disk per second.ro INTEGER .acer.25.4.65.5.1.11 |
diskWritePerSecThis entry is the number of write operations on the disk per second.ro INTEGER .acer.25.4.65.5.1.12 |
diskTransferPerSecThis entry is the number of read and write operations on the disk per second.ro INTEGER .acer.25.4.65.5.1.13 |
logicalDiskPerfTblThis entry is a table containing the performance counters of logical disk drives. SEQUENCE OF LogicalDiskPerf .acer.25.4.65.6 |
logicalDiskPerfThis entry contains information about each performance counter of a logical disk drive. LogicalDiskPerf .acer.25.4.65.6.1 |
logicalDiskIdThis entry is the index for logical disk drives starting from 1. A 0 value will report an average value of all physical disk drives.ro INTEGER .acer.25.4.65.6.1.1 |
lavgBytesPerReadThis entry is the average number of bytes transferred from the disk during read operations.ro INTEGER .acer.25.4.65.6.1.2 |
lavgBytesPerWriteThis entry is the average number of bytes transferred to the disk during write operations.ro INTEGER .acer.25.4.65.6.1.3 |
lavgBytesPerTransferThis entry is the average number of bytes transferred to or from the disk during write or read operations.ro INTEGER .acer.25.4.65.6.1.4 |
lavgSecPerReadThis entry is the average time in seconds of a read of data from the disk.ro INTEGER .acer.25.4.65.6.1.5 |
lavgSecPerWriteThis entry is the average time in seconds of a write of data to the disk.ro INTEGER .acer.25.4.65.6.1.6 |
lavgSecPerTransferThis entry is the time in seconds of the average disk transfer.ro INTEGER .acer.25.4.65.6.1.7 |
ldiskReadBytesPerSecThis entry is the number of bytes transferred from the disk during read operations per second.ro INTEGER .acer.25.4.65.6.1.8 |
ldiskWriteBytesPerSecThis entry is the number of bytes transferred to the disk during write operations per second.ro INTEGER .acer.25.4.65.6.1.9 |
ldiskBytesPerSecThis entry is the number of bytes transferred to or from the disk during write or read operations per second.ro INTEGER .acer.25.4.65.6.1.10 |
ldiskReadPerSecThis entry is the number of read operations on the disk per second.ro INTEGER .acer.25.4.65.6.1.11 |
ldiskWritePerSecThis entry is the number of write operations on the disk per second.ro INTEGER .acer.25.4.65.6.1.12 |
ldiskTransferPerSecThis entry is the number of read and write operations on the disk per second.ro INTEGER .acer.25.4.65.6.1.13 |
serverLocalTimeThis field shows the real local time on each server.ro DisplayString (SNMPv2-TC) .acer.25.4.66 |
asmsystem OBJECT IDENTIFIER .acer.25.5 |
osTypeThis entry displays the server's operating system:
0 = NetWare
1 = SCO UNIX
2 = Windows NT
3 = UnixWarero Enumeration .acer.25.5.1 |
asmHardwareThis shows whether or not the system supports ASM
proprietary hardware:
0 = NO
1 = YESro INTEGER .acer.25.5.2 |
asmDmiVersionThis entry shows the Acer DMI BIOS version number:
0 = not supported
110 = version 1.1
200 = version 2.0ro INTEGER .acer.25.5.3 |
asmHW OBJECT IDENTIFIER .acer.25.5.4 |
numberOfFansThis entry shows the number of fans installed.ro INTEGER .acer.25.5.4.1 |
numberOfThermometersThis entry shows the number of system thermometers installed.ro INTEGER .acer.25.5.4.2 |
numberOfVoltagesThis entry shows the number of voltage sensors installed.ro INTEGER .acer.25.5.4.3 |
numberOfBusCountersThis entry shows the number of bus utilization counters.ro INTEGER .acer.25.5.4.4 |
asmUPSThis entry shows the UPS device condition:
1 = server with UPS device
0 = server without UPS devicero INTEGER .acer.25.5.4.5 |
chassisIntrusionThe status of chassis intrusion:
-1 = Not supported,
0 = normal,
1 = abnormal.ro INTEGER .acer.25.5.4.7 |
fuseStatusThis entry displays the status of fuses. Each bit indicates
separate status of one fuse, 1 is failed, 0 is noraml.
If system has no fuse at all, the entry shows -1.
bit0: Keyboard/Mouse fuse
bit1: USB1 fuse
bit2: USB2 fuse
bit3: SCSI1 fuse
bit4: SCSI2 fusero INTEGER .acer.25.5.4.8 |
redundantPowerSupplyStatusThis entry displays the status of redundant power subsystem.
If system has no such equipment installed, bit31 of this value will be set to 1.
Bit 0: power supply 1 status, 1=OK
Bit 1: power supply 2 status, 1=OK
Bit 2: power supply 1 fan status, 1=OK Bit 3: power supply 2 fan status, 1=OK Bit 4: power supply 1 present, 1=YES Bit 5: power supply 2 present, 1=YESro INTEGER .acer.25.5.4.9 |
numberOfCpuSlotThis entry shows the number of CPU slots: 0 = unknown
1-8 = number of CPU slots.ro INTEGER .acer.25.5.4.10 |
fanTableThis entry is a table containing information about all fans. SEQUENCE OF FanInfo .acer.25.5.4.11 |
fanInfoThis entry contains information about each fan. FanInfo .acer.25.5.4.11.1 |
fanLocationThis entry shows the fan's location in the server system,
e.g. 'CPU1', 'CPU2' or 'HOUSING'.ro DisplayString (SNMPv2-TC) .acer.25.5.4.11.1.1 |
fanStatusThis entry displays the fan's working status: 0=normal 1=abnormal.
When the fan is not rotating or is not installed, the status will be
considered abnormal.ro INTEGER .acer.25.5.4.11.1.2 |
fanRPMThis entry displays the fan's rotation speed in RPM.
If the fan doesn't provide RPM information, the value will be -1.ro INTEGER .acer.25.5.4.11.1.3 |
thermometerTableThis entry is a table containing information about all
system thermometers installed. SEQUENCE OF ThermometerInfo .acer.25.5.4.12 |
thermometerInfoThis entry contains information about each thermometer. ThermometerInfo .acer.25.5.4.12.1 |
thermometerLocationThis entry shows the thermometer's location in the server
system, e.g. 'CPU1', 'CPU2' or 'SYSTEM'.ro DisplayString (SNMPv2-TC) .acer.25.5.4.12.1.1 |
thermometerDegreeThis entry displays the thermometer reading. Values
displayed have to be divided by ten (10) to show the
temperature in degrees Celsius. For example, a reading
of 305 means that the temperature is at 30.5 degrees
Celsius.ro INTEGER .acer.25.5.4.12.1.2 |
voltageTableThis entry is a table containing information about all
voltage sensors installed. SEQUENCE OF VoltageInfo .acer.25.5.4.13 |
voltageInfoThis entry contains information about each voltage sensor. VoltageInfo .acer.25.5.4.13.1 |
voltageLocationThis entry shows the voltage sensor's location in the server
system, e.g. 'CPU1', 'CPU2' or 'SYSTEM'.ro DisplayString (SNMPv2-TC) .acer.25.5.4.13.1.1 |
currentVoltageThis entry displays the current voltage reading in milli-volts.ro INTEGER .acer.25.5.4.13.1.2 |
validVoltageThis entry displays the ideal voltage reading in milli-volts.ro INTEGER .acer.25.5.4.13.1.3 |
maxVoltageThis entry displays the maximum safe operating voltage in
milli-volts. If the voltage goes above this value, the system
may not work properly.ro INTEGER .acer.25.5.4.13.1.4 |
minVoltageThis entry displays the minimum safe operating voltage in
milli-volts. If the voltage goes below this value, the system
may not work properly.ro INTEGER .acer.25.5.4.13.1.5 |
busCounterTableThis entry is a table containing information about all bus
utilization counters installed. SEQUENCE OF BusCounterInfo .acer.25.5.4.14 |
busCounterInfoThis entry contains information about each bus utilization
counter. BusCounterInfo .acer.25.5.4.14.1 |
busCounterLocationThe system bus monitored by the counter
e.g. 'PCI1', 'PCI2', 'EISA1' or 'EISA2'.ro DisplayString (SNMPv2-TC) .acer.25.5.4.14.1.1 |
busUtilizationThis entry displays the bus utilization. Values displayed
have to be divided by one hundred (100) to show the percentage
of bus utilization. For example, a reading of 1234 means that
bus utilization is at 12.34%.ro INTEGER .acer.25.5.4.14.1.2 |
asmUPSInfo OBJECT IDENTIFIER .acer.25.5.4.15 |
upsPower1ExistThis entry shows the power supply condition:
1 = power supply #1 exists
0 = power supply #1 doesn't exist.ro INTEGER .acer.25.5.4.15.1 |
upsPower2ExistThis entry shows the power supply condition:
1 = power supply #2 exists
0 = power supply #2 doesn't exist.ro INTEGER .acer.25.5.4.15.2 |
upsPower3ExistThis entry shows the power supply condition:
1 = power supply #3 exists
0 = power supply #3 doesn't exist.ro INTEGER .acer.25.5.4.15.3 |
upsPower1StatusThis entry shows the power supply condition:
0 = power supply #1 is abnormal
1 = power supply #1 is normal.ro INTEGER .acer.25.5.4.15.4 |
upsPower2StatusThis entry shows the power supply condition:
0 = power supply #2 is abnormal
1 = power supply #2 is normal.ro INTEGER .acer.25.5.4.15.5 |
upsPower3StatusThis entry shows the power supply condition:
0 = power supply #3 is abnormal
1 = power supply #3 is normal.ro INTEGER .acer.25.5.4.15.6 |
upsBatteryExistThis entry shows the battery condition:
1 = battery exists
0 = battery doesn't exist.ro INTEGER .acer.25.5.4.15.7 |
upsBatteryStatusThis entry shows the power supply condition:
0 = power supply #3 is abnormal
1 = power supply #3 is normal.ro INTEGER .acer.25.5.4.15.8 |
upsACStatusThis entry shows the AC power condition:
0 = AC power is abnormal
1 = AC power is normal.ro INTEGER .acer.25.5.4.15.9 |
upsFanStatusThis entry shows the fan condition:
0 = power ups fan is abnormal
1 = power ups fan is normal.ro INTEGER .acer.25.5.4.15.10 |
cpuSlotStatusThis entry is partitioned into nibbles, each shows status
of one CPU slot:
bit0: CPU is present
bit1: CPU is enabled
bit2: CPU error (IERR#, Thermtrip# issued).ro INTEGER .acer.25.5.4.17 |
asmAgentVersionThis entry shows the ASM Agent version number:
120 = version 1.2,
200 = version 2.0, etc.ro INTEGER .acer.25.5.5 |
passwordProtectedThis entry shows if the ASM Agent requires password for SNMP Set:
1 = YES
0 = NOro INTEGER .acer.25.5.6 |
numberOfTrapTargetsThis entry shows the number of targets of SNMP Trap.ro INTEGER .acer.25.5.7 |
trapTargetTableThis entry is a table containing information about all trap targets. SEQUENCE OF TrapTargetInfo .acer.25.5.8 |
trapTargetInfoThis entry contains information about each trap target.
Index starts at 0. TrapTargetInfo .acer.25.5.8.1 |
targetAddressThis entry shows the trap target's IP/IPX address in ASCII format.
For example,
00ABCDEF:000000000001 for IPX
192.9.210.99 for IPro DisplayString (SNMPv2-TC) .acer.25.5.8.1.1 |
rdmStatusThis entry shows the status of RDM daughter board.ro RdmStatus .acer.25.5.9 |
healthStatusThis entry shows the health status of system. Each bit indicates one
health indexro OCTET STRING .acer.25.5.10 |
fileTransferPortTCPTCP port of FTU deamon. -1=N/Aro INTEGER .acer.25.5.11 |
fileTransferPortIPXIPX port of FTU deamon. -1=N/Aro INTEGER .acer.25.5.12 |
fileCommand0 : Clear Event Log
1 : Update Asset Log
2 : Clear Statistics Log
3 : Start Statistics recording
4 : Stop Statistics recordingrw INTEGER .acer.25.5.13 |
disableEventHandlingIf this object is set to non-zero, Agent won't handle any event
and runs quietly.rw INTEGER .acer.25.5.14 |
asmalarm OBJECT IDENTIFIER .acer.25.7 |
trapDescriptionThis entry contains information about the last trap sent.ro DisplayString (SNMPv2-TC) .acer.25.7.1 |
eventNotificationTableThis entry is a table containing all event notification settings. SEQUENCE OF EventNotification .acer.25.7.2 |
eventNotificationThis entry contains information about each event notification setting. EventNotification .acer.25.7.2.1 |
asmEventTypeThis entry shows the event type:
1 : Temperature Warning
2 : Temperature Critical
3 : ECC Memory 1-Bit-Error
4 : ECC Memory Multiple-Bit-Error
5 : Fan Stops
6 : Voltage Exceeds Safe Range
7 : CPU Utilization High
8 : BUS Utilization High
9 : Memory Utilization High
10: Volume or File System Utilization High
11: NIC Counters Highro INTEGER .acer.25.7.2.1.1 |
eventActionThis entry describes the actions to be taken by the agent or station when
a particular event occurs.
Station Side:
Bit 0 : Audio Alarm
Bit 1 : Flash Title Bar
Bit 2 : Warning Dialog Box
Bit 3 : Pager
Agent Side:
Bit 16: Broadcasting a message to all login users
Bit 17: Shutdown the server automatically.
File system will first be flushed.
Bit 19: Launch a user defined programrw INTEGER .acer.25.7.2.1.2 |
eventProgramThis entry shows the command string used to launch a user defined program.rw DisplayString .acer.25.7.2.1.3 |
eventPagerThis entry shows the pager string including telephone number and pager code.rw DisplayString .acer.25.7.2.1.4 |