02-Fundamentals

HomeSupportRoutersCR16000-F SeriesReference GuidesMIB CompanionH3C CR16000-F Routers MIB Reference-R8530Pxx-6W10002-Fundamentals
02-HH3C-FLASH-MAN-MIB
Title Size Download
02-HH3C-FLASH-MAN-MIB 185.62 KB

HH3C-FLASH-MAN-MIB

About this MIB

Use this MIB to obtain information about storage media, partitions, and files as well as manage files on the storage media.

MIB file name

hh3c-flash-man.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cCommon(2).hh3cFlash(5)

Scalar objects

hh3cFlhSupportNum (1.3.6.1.4.1.25506.2.5.1.1.1)

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cFlhSupportNum (1.3.6.1.4.1.25506.2.5.1.1.1)

read-only

Integer32

Standard MIB values.

Maximum number of storage media supported by the system.

As per the MIB.

 

Tabular objects

hh3cFlashTable

About this table

Use this table to obtain information about storage media.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table index is hh3cFlhIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cFlhIndex (1.3.6.1.4.1.25506.2.5.1.1.2.1.1)

read-only

Integer32

Integer32 (1..2147483647)

Index of a storage medium.

If the most significant 16 bits are all zeros, the system does not support distributed file systems.

If the most significant 16 bits are not all zeros, the system supports distributed file systems.

For distributed file systems, the most significant 16 bits represent the entity index of the slot where a storage medium resides and the least significant 16 bits represent the number of the storage medium in the slot. The lowest number is 1 and the highest number is the number of storage media in the slot.

hh3cFlhSize (1.3.6.1.4.1.25506.2.5.1.1.2.1.2)

read-only

Integer32

Integer32 (-2147483648..2147483647)

Total size of the storage medium, in bytes.

As per the MIB.

hh3cFlhPos (1.3.6.1.4.1.25506.2.5.1.1.2.1.3)

read-only

PhysicalIndex

Integer32 (1..2147483647)

Entity index of the storage medium.

Not supported.

hh3cFlhName (1.3.6.1.4.1.25506.2.5.1.1.2.1.4)

read-only

DisplayString

OCTET STRING (0..255)

Storage medium name.

As per the MIB.

hh3cFlhChipNum (1.3.6.1.4.1.25506.2.5.1.1.2.1.5)

read-only

Integer32

Integer32 (1..64)

Number of chips on the storage medium.

Not supported.

hh3cFlhDescr (1.3.6.1.4.1.25506.2.5.1.1.2.1.6)

read-only

DisplayString

OCTET STRING(0~64)

Storage medium description.

Not supported.

hh3cFlhInitTime (1.3.6.1.4.1.25506.2.5.1.1.2.1.8)

read-only

TimeStamp

Standard MIB values.

Initialization time of the storage medium.

Not supported.

hh3cFlhRemovable (1.3.6.1.4.1.25506.2.5.1.1.2.1.9)

read-only

TruthValue

true(1)

false(2)

Whether the storage medium is removable.

Not supported.

hh3cFlhPartitionBool (1.3.6.1.4.1.25506.2.5.1.1.2.1.11)

read-write

TruthValue

true(1)

false(2)

Whether the storage medium can be partitioned.

Not supported.

hh3cFlhMinPartitionSize (1.3.6.1.4.1.25506.2.5.1.1.2.1.12)

read-only

Integer32

Standard MIB values.

Minimum partition size supported by the storage medium.

Not supported.

hh3cFlhMaxPartitions (1.3.6.1.4.1.25506.2.5.1.1.2.1.13)

read-only

Integer32

Integer32 (1..8)

Maximum number of partitions supported by the storage medium.

Not supported.

hh3cFlhPartitionNum (1.3.6.1.4.1.25506.2.5.1.1.2.1.14)

read-only

Integer32

Standard MIB values.

Actual number of partitions on the storage medium.

Not supported.

hh3cFlhKbyteSize (1.3.6.1.4.1.25506.2.5.1.1.2.1.15)

read-only

Integer32

Integer32 (-2147483648..2147483647)

Total size of the storage medium, in kbytes.

As per the MIB.

hh3cFlhHCSize

(1.3.6.1.4.1.25506.2.5.1.1.2.1.16)

read-only

CounterBasedGauge64

Counter64 (0..18446744073709551615)

Total size of the storage medium.

This object is a 64-bit substitute for hh3cFlhSize.

If the total size of the storage medium exceeds 2 GB, the value of hh3cFlhSize is not accurate.

The value of hh3cFlhHCSize is the actual value.

 

hh3cFlhPartitionTable

About this table

Use this table to obtain information about partitions.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are hh3cFlhIndex and hh3cFlhPartIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cFlhPartIndex (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.1)

not-accessible

Integer32

Integer32 (1..8)

Index of a partition on a storage medium.

As per the MIB.

hh3cFlhPartFirstChip (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.2)

read-only

Integer32

Integer32 (1..64)

The lowest chip number.

Not supported.

hh3cFlhPartLastChip (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.3)

read-only

Integer32

Integer32 (1..64)

The highest chip number.

Not supported.

hh3cFlhPartSpace (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.4)

read-only

Integer32

Standard MIB values.

Total size of the partition, in bytes.

As per the MIB.

hh3cFlhPartSpaceFree (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.5)

read-only

Gauge32

Standard MIB values.

Free size of the partition, in bytes.

As per the MIB.

hh3cFlhPartFileNum (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.6)

read-only

Integer32

Standard MIB values.

Number of files in the partition.

Not supported.

hh3cFlhPartChecksumMethod (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.7)

read-only

INTEGER

simpleChecksum(1)

undefined(2)

simpleCRC(3)

Checksum calculation method.

Not supported.

hh3cFlhPartStatus (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.8)

read-only

Hh3cFlashPartitionStatus

readOnly(1)

runFromFlash(2)

readWrite(3)

Partition status.

As per the MIB.

hh3cFlhPartUpgradeMode (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.9)

read-only

Hh3cFlashPartitionUpgradeMode

unknown(1)

rxbootFLH(2)

direct(3)

Upgrade mode of the partition.

Not supported.

hh3cFlhPartName (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.10)

read-only

DisplayString

OCTET STRING (0..255)

Partition name.

As per the MIB.

hh3cFlhPartRequireErase (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.11)

read-only

TruthValue

true(1)

false(2)

Whether a write operation is conditional on partition erase.

Not supported.

hh3cFlhPartFileNameLen (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.12)

read-only

Integer32

Integer32 (1..256)

Maximum filename length.

Not supported.

hh3cFlhPartBootable (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.13)

read-only

TruthValue

true(1)

false(2)

Whether the partition is a bootable partition.

As per the MIB.

hh3cFlhPartPathForGlobalOpt (1.3.6.1.4.1.25506.2.5.1.1.4.1.1.14)

read-write

TruthValue

true(1)

false(2)

Whether the partition is used in a global file operation.

Supports only the true(1) value.

The true(1) value indicates that in one global file operation, files will be copied to or deleted from this partition. By default, the value is true(1) only for the partition where the default working directory resides.

For rows whose hh3cFlhPartBootable value is false, the value for the hh3cFlhPartPathForGlobalOpt object is always false. In addition, you cannot change the value to true for this object.

If you change the value of hh3cFlhPartPathForGlobalOpt to true for a partition in the hh3cFlhPartitionTable table, the system automatically changes the value of hh3cFlhPartPathForGlobalOpt to false for other partitions on the same entity (slot) as that partition.

The same entity (slot) can have only one partition whose value for the hh3cFlhPartPathForGlobalOpt object is true.

hh3cFlhPartHCSpace

(1.3.6.1.4.1.25506.2.5.1.1.4.1.1.15)

read-only

CounterBasedGauge64

Counter64 (0..18446744073709551615)

Total size of the partition.

This node is a 64-bit substitute for hh3cFlhPartSpace.

If the total size of the partition exceeds 2 GB, the value of hh3cFlhPartSpace is not accurate. The value of hh3cFlhPartHCSpace is the actual value.

hh3cFlhPartHCSpaceFree

(1.3.6.1.4.1.25506.2.5.1.1.4.1.1.16)

read-only

CounterBasedGauge64

Counter64 (0..18446744073709551615)

Free size of the partition.

This node is a 64-bit substitute for hh3cFlhPartSpaceFree.

If the free size of the partition exceeds 2 GB, the value of hh3cFlhPartSpaceFree is not accurate. The value of hh3cFlhPartHCSpaceFree is the actual value.

 

hh3cFlhFileTable

About this table

Use this table to obtain information about files.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are hh3cFlhIndex, hh3cFlhPartIndex, and hh3cFlhFileIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cFlhFileIndex (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.1)

not-accessible

Integer32

Integer32 (1..2147483647)

Index of a file.

As per the MIB.

hh3cFlhFileName (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.2)

read-only

DisplayString

OCTET STRING (1..255)

File or directory name.

As per the MIB.

hh3cFlhFileSize (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.3)

read-only

Integer32

Integer32 (1..2147483647)

File size.

As per the MIB.

hh3cFlhFileStatus (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.4)

read-only

INTEGER

deleted(1)

invalidChecksum(2)

valid(3)

File status.

As per the MIB.

hh3cFlhFileChecksum (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.5)

read-only

OCTET STRING

Standard MIB values.

File checksum.

Not supported.

hh3cFlhFileHCSize

(1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.6)

read-only

CounterBasedGauge64

Counter64 (0..18446744073709551615)

File size.

This node is a 64-bit substitue for hh3cFlhFileSize.

If the file size exceeds 2 GB, the value of hh3cFlhFileSize is not accurate. The value of hh3cFlhFileHCSize is the actual value.

hh3cFlhFileType (1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.7)

read-only

INTEGER

file(1)

directory(2)

File type.

As per the MIB.

 

hh3cFlhOpTable

About this table

Use this table to perform the following operations:

Support for operations

CreateSupported

Edit/ModifyNot supported

DeleteSupported

ReadSupported

Columns

The table index is hh3cFlhOperIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cFlhOperIndex (1.3.6.1.4.1.25506.2.5.1.2.1.1.1)

not-accessible

Integer32

Integer32 (1..2147483647)

Index of a file operation.

If the value is within the range from 0x10000 to 0x1FFFF, the net2FlashWithErase, net2FlashWithoutErase, or delete operation will be performed on all partitions whose value for the hh3cFlhPartPathForGlobalOpt object is true.

hh3cFlhOperType (1.3.6.1.4.1.25506.2.5.1.2.1.1.2)

read-create

INTEGER

net2FlashWithErase(1)

net2FlashWithoutErase(2)

flash2Net(3)

delete(4)

rename(5)

mkdir(6)

rmdir(7)

copy(8)

File operation type.

For TFTP, the net2FlashWithoutErase operation is the same as the net2FlashWithErase.

TFTP does not support the rename and delete operations.

hh3cFlhOperProtocol (1.3.6.1.4.1.25506.2.5.1.2.1.1.3)

read-create

INTEGER

ftp(1)

tftp(2)

clusterftp(3)

clustertftp(4)

sftp(5)

Protocol used by file transfer.

Supports only FTP, TFTP, and SFTP.

If FTP is used, you must specify the hh3cFlhOperServerUser and hh3cFlhOperPassword objects.

By default, FTP is used.

hh3cFlhOperServerAddress (1.3.6.1.4.1.25506.2.5.1.2.1.1.4)

read-create

IpAddress

OCTET STRING (4)

Address of the remote file transfer server.

As per the MIB.

hh3cFlhOperServerUser (1.3.6.1.4.1.25506.2.5.1.2.1.1.5)

read-create

DisplayString

OCTET STRING (0..255)

Username used to access the file transfer server.

As per the MIB.

hh3cFlhOperPassword (1.3.6.1.4.1.25506.2.5.1.2.1.1.6)

read-create

DisplayString

OCTET STRING (0..255)

Password used to access the file transfer server.

When read, this node returns a zero-length string.

hh3cFlhOperSourceFile (1.3.6.1.4.1.25506.2.5.1.2.1.1.7)

read-create

DisplayString

OCTET STRING (1..255)

Source file or directory of the operation.

If the index is within the range from 0x10000 to 0x1FFFF, the net2FlashWithErase, net2FlashWithoutErase, or delete operation supports only pure file names. A pure file name cannot contain a forward slash (/).

hh3cFlhOperDestinationFile (1.3.6.1.4.1.25506.2.5.1.2.1.1.8)

read-create

DisplayString

OCTET STRING (0..255)

Destination file name of the operation.

As per the MIB.

hh3cFlhOperStatus (1.3.6.1.4.1.25506.2.5.1.2.1.1.9)

read-only

Hh3cFlashOperationStatus

opInProgress(1)

opSuccess(2)

opInvalid(3)

opInvalidProtocol(4)

opInvalidSourceName(5)

opInvalidDestName(6)

opInvalidServerAddress(7)

opDeviceBusy(8)

opDeviceOpenError(9)

opDeviceError(10)

opDeviceNotProgrammable(11)

opDeviceFull(12)

opFileOpenError(13)

opFileTransferError(14)

opFileChecksumError(15)

opNoMemory(16)

opAuthFail(17)

opTimeout(18)

opUnknownFailure(19)

opDeleteFileOpenError(20)

opDeleteInvalidDevice(21)

opDeleteInvalidFunction(22)

opDeleteOperationError(23)

opDeleteInvalidFileName(24)

opDeleteDeviceBusy(25)

opDeleteParaError(26)

opDeleteInvalidPath(27)

opDeleteFileNotExistInSlave(28)

opDeleteFileFailedInSlave(29)

opSlaveFull(30)

opCopyToSlaveFailure(31)

File operation status.

As per the MIB.

hh3cFlhOperEndNotification (1.3.6.1.4.1.25506.2.5.1.2.1.1.10)

read-create

TruthValue

true(1)

false(2)

Whether to notify that the file operation ends.

As per the MIB.

hh3cFlhOperProgress (1.3.6.1.4.1.25506.2.5.1.2.1.1.11)

read-only

TimeTicks

TimeTicks

Time taken by the file operation.

As per the MIB.

hh3cFlhOperRowStatus (1.3.6.1.4.1.25506.2.5.1.2.1.1.12)

read-create

RowStatus

active(1)

notInService(2)

notReady(3)

createAndGo(4)

createAndWait(5)

destroy(6)

Row status.

Supports only the active, createAndGo, and destroy operations.

hh3cFlhOperServerPort (1.3.6.1.4.1.25506.2.5.1.2.1.1.13)

read-create

Integer32

Integer32 (0..65535)

Port number of the file transfer server.

This node takes effect only when the file transfer protocol is FTP.

hh3cFlhOperFailReason (1.3.6.1.4.1.25506.2.5.1.2.1.1.14)

read-only

DisplayString

OCTET STRING (0..255)

File operation failure reason.

As per the MIB.

hh3cFlhOperSrvAddrType (1.3.6.1.4.1.25506.2.5.1.2.1.1.15)

read-create

InetAddressType

ipv4(1)

ipv6(2)

dns(16)

Address type of the file transfer server.

As per the MIB.

hh3cFlhOperSrvAddrRev (1.3.6.1.4.1.25506.2.5.1.2.1.1.16)

read-create

InetAddress

OCTET STRING (0..255)

Address of the file transfer server.

As per the MIB.

hh3cFlhOperSrvVPNName (1.3.6.1.4.1.25506.2.5.1.2.1.1.17)

read-create

DisplayString

OCTET STRING (0..255)

VPN instance name of the file transfer operation.

As per the MIB.

 

hh3cFlhChipTable

About this table

Use this table to obtain information about the features of all flash memory chips. It is mainly used for diagnostics.

Support for operations

CreateNot supported

Edit/ModifyNot supported

DeleteNot supported

ReadSupported

Columns

The table indexes are hh3cFlhIndex and  hh3cFlhChipSerialNo.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cFlhChipSerialNo (1.3.6.1.4.1.25506.2.5.1.1.3.1.1.1)

not-accessible

Integer32

Integer32 (1..64)

Operation table index.

As per the MIB.

hh3cFlhChipID (1.3.6.1.4.1.25506.2.5.1.1.3.1.1.2)

read-only

DisplayString

(SIZE (0..5))

Chip manufacturer code (high bytes) and device code (low bytes). Unknown chips will be displayed as 00:00.

As per the MIB.

hh3cFlhChipDescr (1.3.6.1.4.1.25506.2.5.1.1.3.1.1.3)

read-only

DisplayString

(SIZE (0..32))

Flash memory chip description

As per the MIB.

hh3cFlhChipWriteTimesLimit (1.3.6.1.4.1.25506.2.5.1.1.3.1.1.4)

read-only

Integer32

Standard MIB values.

Upper limit on the number of rewrites on flash memory chips. If the limit is exceeded, the management layer will report an error.

As per the MIB.

hh3cFlhChipWriteTimes (1.3.6.1.4.1.25506.2.5.1.1.3.1.1.5)

read-only

Counter32

Standard MIB values.

Rewrite count since the flash memory chip's initialization.

If the count on a single chip is equal to or greater than 25, a write error occurred. The management layer is expected to record this count in the MIB before and after a write operation, and report errors based on the difference between these two counts.

As per the MIB.

hh3cFlhChipEraseTimesLimit (1.3.6.1.4.1.25506.2.5.1.1.3.1.1.6)

read-only

Integer32

Standard MIB values.

Upper limit on the number of erases on flash memory chips. If the limit is exceeded, the management layer will report an error.

As per the MIB.

hh3cFlhChipEraseTimes (1.3.6.1.4.1.25506.2.5.1.1.3.1.1.6)

read-only

Counter32

Standard MIB values.

Erase count since the flash memory chip's initialization.

If the count on a single chip is equal to or greater than 2000, an error occurred.

The management layer is expected to record this count in the MIB before and after a write operation, and report errors based on the difference between these two counts.

As per the MIB.

 

Notifications

hh3cFlhOperNotification

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.5.1.3.1

A file operation completed.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when a file operation completes if the value of hh3cFlhOperEndNotification is true.

The parameters included in this notification vary by file operation. For more information, see the online help for the NMS.

System impact

No negative impact on the system.

Status control

ON

MIB: Set hh3cFlhOperEndNotification to true(1).

OFF

MIB: Set hh3cFlhOperEndNotification to false(2).

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.5.1.2.1.1.9 (hh3cFlhOperStatus)

File operation status.

N/A

Hh3cFlashOperationStatus

opInProgress(1), opSuccess(2), opInvalid(3), opInvalidProtocol(4), opInvalidSourceName(5), opInvalidDestName(6), opInvalidServerAddress(7), opDeviceBusy(8), opDeviceOpenError(9), opDeviceError(10), opDeviceNotProgrammable(11), opDeviceFull(12), opFileOpenError(13), opFileTransferError(14), opFileChecksumError(15), opNoMemory(16), opAuthFail(17), opTimeout(18), opUnknownFailure(19), opDeleteFileOpenError(20), opDeleteInvalidDevice(21), opDeleteInvalidFunction(22), opDeleteOperationError(23), opDeleteInvalidFileName(24), opDeleteDeviceBusy(25), opDeleteParaError(26), opDeleteInvalidPath(27), opDeleteFileNotExistInSlave(28), opDeleteFileFailedInSlave(29), opSlaveFull(30), opCopyToSlaveFailure(31)

 

Recommended action

If the operation finishes successfully, no action is required.

If the operation fails, handle the issue according to the failure reason. If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

hh3cFlhUsageOverThreshold

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.5.1.4.0.1

The disk usage exceeded the threshold.

Informational

Warning

1.3.6.1.4.1.25506.2.5.1.4.0.2 (hh3cFlhUsageResume)

ON

 

Notification triggers

This notification is generated when the disk usage exceeds the alarm threshold.

System impact

If disk space is insufficient, file operations that require high disk space might fail, such as transferring, downloading, or loading version files.

Status control

This notification cannot be disabled.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.5.1.5.1 (hh3cFlhUsageRate)

Current disk usage.

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.2 (hh3cFlhUsageRateThreshold)

Disk usage threshold.

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.3 (hh3cFlhNameForTrap)

Disk name.

N/A

DisplayString

Standard MIB values.

 

Recommended action

1.Verify that the disk space is insufficient and clear unnecessary files as needed.

2.If the issue persists, collect alarm information and configuration data, and then contact H3C Support for help.

hh3cFlhUsageResume

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.5.1.4.0.2

The disk usage dropped below the threshold.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when the disk usage drops below the alarm threshold.

System impact

No negative impact on the system.

Status control

This notification cannot be disabled.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.5.1.5.1 (hh3cFlhUsageRate)

Current disk usage.

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.2 (hh3cFlhUsageRateThreshold)

Disk usage threshold.

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.3 (hh3cFlhNameForTrap)

Disk name.

N/A

DisplayString

Standard MIB values.

 

Recommended action

No action is required.

hh3cFlhStateFailure

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.5.1.4.0.3

An error occurred on the file system.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when an error occurred on the file system.

System impact

The file system is faulty.

Status control

This notification cannot be disabled.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.5.1.5.4 (hh3cFlhStateSrcChassis)

Source chassis ID

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.5 (hh3cFlhStateSrcSlot)

Source slot ID

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.6 (hh3cFlhStateSrcCpu)

Source CPU ID

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.7 (hh3cFlhStateDestChassis)

Destination chassis ID

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.8 (hh3cFlhStateDestSlot)

Destination slot ID

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.9 (hh3cFlhStateDestCpu)

Destination CPU ID

N/A

Integer32

Standard MIB values.

 

Recommended action

Collect alarm information and configuration data, and then contact H3C Support for help

hh3cFlhStateResume

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.4.1.25506.2.5.1.4.0.4

The file system status is restored.

Informational

Warning

N/A (N/A)

ON

 

Notification triggers

This notification is generated when the file system status is restored.

System impact

No negative impact on the system.

Status control

This notification cannot be disabled.

Object

OID (object name)

Description

Index

Type

Value range

1.3.6.1.4.1.25506.2.5.1.5.4 (hh3cFlhStateSrcChassis)

Source chassis ID

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.5 (hh3cFlhStateSrcSlot)

Source slot ID

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.6 (hh3cFlhStateSrcCpu)

Source CPU ID

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.7 (hh3cFlhStateDestChassis)

Destination chassis ID

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.8 (hh3cFlhStateDestSlot)

Destination slot ID

N/A

Integer32

Standard MIB values.

1.3.6.1.4.1.25506.2.5.1.5.9 (hh3cFlhStateDestCpu)

Destination CPU ID

N/A

Integer32

Standard MIB values.

 

Recommended action

No action is required.

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Intelligent Storage
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
  • Technical Blogs
All Support
  • Become A Partner
  • Partner Policy & Program
  • Global Learning
  • Partner Sales Resources
  • Partner Business Management
  • Service Business
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网