HH3C-FLASH-MAN-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-FLASH-MAN-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hh3cFlash | 1.3.6.1.4.1.25506.2.5 |
This MIB contains objects to manage flash cards and flash card operations. There are no constraints on this MIB. |
||
hh3cFlashManMIBObjects | 1.3.6.1.4.1.25506.2.5.1 | |||
hh3cFlashDevice | 1.3.6.1.4.1.25506.2.5.1.1 | |||
hh3cFlhSupportNum | 1.3.6.1.4.1.25506.2.5.1.1.1 | integer32 | read-only |
Specifies the total number of flash which the system supported. The MIB should not be loaded if there is no flash in the system and so the value here will be a minimum of 1. |
hh3cFlashTable | 1.3.6.1.4.1.25506.2.5.1.1.2 | no-access |
This table gives the properties of all the flashes on the system. |
|
1.3.6.1.4.1.25506.2.5.1.1.2.1 | no-access |
The entry of hh3cFlashTable. |
||
hh3cFlhIndex | 1.3.6.1.4.1.25506.2.5.1.1.2.1.1 | integer32 | read-only |
The index of hh3cFlashTable. It has a minimum value of 1, and maximum value of the same as the value of hh3cFlhSupportNum. |
hh3cFlhSize | 1.3.6.1.4.1.25506.2.5.1.1.2.1.2 | integer32 | read-only |
Specifies the total size of the flash device indexed by hh3cFlhIndex. The value should be zero if the flash is removed for a removable device. |
hh3cFlhPos | 1.3.6.1.4.1.25506.2.5.1.1.2.1.3 | physicalindex | read-only |
The position of the flash device in system. This object is an index of entPhysicalTable in ENTITY-MIB. If the value of this object is 0, the main processor is indicated. |
hh3cFlhName | 1.3.6.1.4.1.25506.2.5.1.1.2.1.4 | displaystring | read-only |
The flash name within the system. |
hh3cFlhChipNum | 1.3.6.1.4.1.25506.2.5.1.1.2.1.5 | integer32 | read-only |
The chip numbers in the flash. |
hh3cFlhDescr | 1.3.6.1.4.1.25506.2.5.1.1.2.1.6 | displaystring | read-only |
Description of the purpose of the flash in the system. |
hh3cFlhInitTime | 1.3.6.1.4.1.25506.2.5.1.1.2.1.8 | timestamp | read-only |
The initialization time for the flash component or partition, recorded using the system time. This will be the boot time for a fixed device. For a removable component or a partition, it will be the initialization time. |
hh3cFlhRemovable | 1.3.6.1.4.1.25506.2.5.1.1.2.1.9 | truthvalue | read-only |
The value indicates whether the flash indexed can be removed or not. The true(1) value indicates the flash device CAN be removed. |
hh3cFlhPartitionBool | 1.3.6.1.4.1.25506.2.5.1.1.2.1.11 | truthvalue | read-write |
The value indicates whether the flash indexed can be partitioned or not. The true(1) value indicates the flash CAN be partitioned. |
hh3cFlhMinPartitionSize | 1.3.6.1.4.1.25506.2.5.1.1.2.1.12 | integer32 | read-only |
Minimum partition size supported. If hh3cFlhDevicePartitionBool is false, the value of this object is the same as hh3cFlhSize. |
hh3cFlhMaxPartitions | 1.3.6.1.4.1.25506.2.5.1.1.2.1.13 | integer32 | read-only |
The maximum count of partitions which the system supports for this flash. If hh3cFlhPartitionBool is false, the object value is 1. |
hh3cFlhPartitionNum | 1.3.6.1.4.1.25506.2.5.1.1.2.1.14 | integer32 | read-only |
The actual number of partitions supported by the system for this flash. If hh3cFlhPartitionBool is false, this value is 1. |
hh3cFlhKbyteSize | 1.3.6.1.4.1.25506.2.5.1.1.2.1.15 | integer32 | read-only |
Specifies the total size of the flash device indexed by hh3cFlhIndex. The value should be zero if the flash is removed for a removable device. |
hh3cFlashChips | 1.3.6.1.4.1.25506.2.5.1.1.3 | |||
hh3cFlhChipTable | 1.3.6.1.4.1.25506.2.5.1.1.3.1 | no-access |
Table of properties for all flash chips. Used mainly for diagnostics. |
|
1.3.6.1.4.1.25506.2.5.1.1.3.1.1 | no-access |
The entry of hh3cFlhChipTable |
||
hh3cFlhChipSerialNo | 1.3.6.1.4.1.25506.2.5.1.1.3.1.1.1 | integer32 | no-access |
Index of hh3cFlhChipTable. |
hh3cFlhChipID | 1.3.6.1.4.1.25506.2.5.1.1.3.1.1.2 | displaystring | read-only |
The manufacturer code (the upper byte) and device code (the lower byte) for a chip. Unknown chip code is presented as 00:00. |
hh3cFlhChipDescr | 1.3.6.1.4.1.25506.2.5.1.1.3.1.1.3 | displaystring | read-only |
The description of the flash chip. |
hh3cFlhChipWriteTimesLimit | 1.3.6.1.4.1.25506.2.5.1.1.3.1.1.4 | integer32 | read-only |
The limit for the number of write times (retries) for a flash chip. If the limit is exceeded an error should be reported by the management station. |
hh3cFlhChipWriteTimes | 1.3.6.1.4.1.25506.2.5.1.1.3.1.1.5 | counter32 | read-only |
A count of write times (retries) for the flash chip since initialization. A count of 25 or more for a single chip indicates a write error. Management stations should note the value of this MIB before and after a write operation, and report any errors accordingly. |
hh3cFlhChipEraseTimesLimit | 1.3.6.1.4.1.25506.2.5.1.1.3.1.1.6 | integer32 | read-only |
The limit for the number of erase times (retries) for a flash chip. If the limit is exceeded an error should be reported by the management station. |
hh3cFlhChipEraseTimes | 1.3.6.1.4.1.25506.2.5.1.1.3.1.1.7 | counter32 | read-only |
A count of erase times (retries) for the flash chip since initialization. A count of 2000 or more for a single chip indicates a write error. Management stations should note the value of this MIB before and after an erase operation, and report any errors accordingly. |
hh3cFlashPartitions | 1.3.6.1.4.1.25506.2.5.1.1.4 | |||
hh3cFlhPartitionTable | 1.3.6.1.4.1.25506.2.5.1.1.4.1 | no-access |
Properties for the flash partitions. Minimum of one entry in this table. |
|
1.3.6.1.4.1.25506.2.5.1.1.4.1.1 | no-access |
An entry of the hh3cFlhPartitionTable.Indexed by flash number and partition number. |
||
hh3cFlhPartIndex | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.1 | integer32 | no-access |
An index which specifies a sequenced partition in the system. |
hh3cFlhPartFirstChip | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.2 | integer32 | read-only |
The first chip's sequence number in the partition, by which a chip can be indexed in chip table. |
hh3cFlhPartLastChip | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.3 | integer32 | read-only |
The last chip's sequence number in the partition, by which a chip can be indexed in chip table. |
hh3cFlhPartSpace | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.4 | integer32 | read-only |
The total space of the flash partition. The following should be satisfied: hh3cFlhPartSpace = n*hh3cFlhMinPartitionSize |
hh3cFlhPartSpaceFree | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.5 | gauge32 | read-only |
The flash partition's free space. |
hh3cFlhPartFileNum | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.6 | integer32 | read-only |
The number of all the files in the flash partition. |
hh3cFlhPartChecksumMethod | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.7 | integer | read-only |
The Checksum method which the file system uses. Enumeration: 'simpleChecksum': 1, 'undefined': 2, 'simpleCRC': 3. |
hh3cFlhPartStatus | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.8 | hh3cflashpartitionstatus | read-only |
The flash partition status. |
hh3cFlhPartUpgradeMode | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.9 | hh3cflashpartitionupgrademode | read-only |
The upgrade mode of the Flash partition |
hh3cFlhPartName | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.10 | displaystring | read-only |
The name of the flash partition given by the system. |
hh3cFlhPartRequireErase | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.11 | truthvalue | read-only |
Shows whether a write operation is conditional on partition erase. |
hh3cFlhPartFileNameLen | 1.3.6.1.4.1.25506.2.5.1.1.4.1.1.12 | integer32 | read-only |
The maximum length of file name in the system. |
hh3cFlhFiles | 1.3.6.1.4.1.25506.2.5.1.1.4.2 | |||
hh3cFlhFileTable | 1.3.6.1.4.1.25506.2.5.1.1.4.2.1 | no-access |
Table of file information. |
|
1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1 | no-access |
An entry representing a file. Indexed using flash number, partition number, and file number. |
||
hh3cFlhFileIndex | 1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.1 | integer32 | no-access |
Index of the table, whose range is from 1 to 2147483647 |
hh3cFlhFileName | 1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.2 | displaystring | read-only |
A valid file name supported by the file system. |
hh3cFlhFileSize | 1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.3 | integer32 | read-only |
The file size in bytes excluding the file header of file system. The value should be greater than zero. |
hh3cFlhFileStatus | 1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.4 | integer | read-only |
The status should be as follows: deleted(1): The file is in recycle bin. invalidChecksum(2): The checksum of file is invalid; valid(3): A valid file. Enumeration: 'deleted': 1, 'valid': 3, 'invalidChecksum': 2. |
hh3cFlhFileChecksum | 1.3.6.1.4.1.25506.2.5.1.1.4.2.1.1.5 | octet string | read-only |
The file checksum in the header of file. |
hh3cFlashOperate | 1.3.6.1.4.1.25506.2.5.1.2 | |||
hh3cFlhOpTable | 1.3.6.1.4.1.25506.2.5.1.2.1 | no-access |
Table used to operate flash. |
|
1.3.6.1.4.1.25506.2.5.1.2.1.1 | no-access |
Note an operation can not be stopped until it is finished. If notification is configured, NMS will receive a notification at the end of the operation. Entries in the table will be removed automatically in 5 minutes. It can also be deleted by NMS directly. |
||
hh3cFlhOperIndex | 1.3.6.1.4.1.25506.2.5.1.2.1.1.1 | integer32 | no-access |
Specifies the index of an entry. It is a random value when creating an entry. |
hh3cFlhOperType | 1.3.6.1.4.1.25506.2.5.1.2.1.1.2 | integer | read-only |
Specifies the operation to be executed. net2FlashWithErase Copy a file to flash; erase flash beforehand. net2FlashWithoutErase Copy a file to flash; do not erase flash beforehand. flash2Net Copy a file from flash. delete Delete a file from flash, the file name is specified by hh3cFlhOperSourceFile; rename Change a file's name. Enumeration: 'flash2Net': 3, 'rename': 5, 'net2FlashWithoutErase': 2, 'delete': 4, 'net2FlashWithErase': 1. |
hh3cFlhOperProtocol | 1.3.6.1.4.1.25506.2.5.1.2.1.1.3 | integer | read-only |
Specifies the protocol used to transfer file. The default protocol is ftp. when 'clusterftp' or 'clustertftp' is selected, the hh3cFlhOperServerAddress needn't be set, the server address can be acquired automatically, the value of hh3cFlhOperServerAddress is uncertain during operation. Both member switch and commander switch can use them if they support HGMP v2. Enumeration: 'ftp': 1, 'tftp': 2, 'clustertftp': 4, 'clusterftp': 3. |
hh3cFlhOperServerAddress | 1.3.6.1.4.1.25506.2.5.1.2.1.1.4 | ipaddress | read-only |
The address of remote host acting as server for operation. The default value is 255.255.255.255 |
hh3cFlhOperServerUser | 1.3.6.1.4.1.25506.2.5.1.2.1.1.5 | displaystring | read-only |
When using ftp to transfer files, the user name must be specified through this node. |
hh3cFlhOperPassword | 1.3.6.1.4.1.25506.2.5.1.2.1.1.6 | displaystring | read-only |
Remote user password for copying via ftp protocol. Optionally, This object may be ignored for protocols other than ftp. |
hh3cFlhOperSourceFile | 1.3.6.1.4.1.25506.2.5.1.2.1.1.7 | displaystring | read-only |
Specifies the source file name to be transferred. It may be located on flash or remote server. It may include the file path if it is applicable. It must be specified. |
hh3cFlhOperDestinationFile | 1.3.6.1.4.1.25506.2.5.1.2.1.1.8 | displaystring | read-only |
Specifies the destination file name. It may be located on flash or remote server. It may include the file path if it is applicable. If it is not specified, the destination file name is the same as source file name for application. |
hh3cFlhOperStatus | 1.3.6.1.4.1.25506.2.5.1.2.1.1.9 | hh3cflashoperationstatus | read-only |
The status of operation. |
hh3cFlhOperEndNotification | 1.3.6.1.4.1.25506.2.5.1.2.1.1.10 | truthvalue | read-only |
If the value of it is specified 'true', a notification will be generated at the end of the operation. Else no notification will be generated. |
hh3cFlhOperProgress | 1.3.6.1.4.1.25506.2.5.1.2.1.1.11 | timeticks | read-only |
The progress described as the time taken for the operation. |
hh3cFlhOperRowStatus | 1.3.6.1.4.1.25506.2.5.1.2.1.1.12 | rowstatus | read-only |
The row status of this table entry. |
hh3cFlhOperServerPort | 1.3.6.1.4.1.25506.2.5.1.2.1.1.13 | integer32 | read-only |
The port of remote host acting as server for operation. If the value of this object is not specified, the server port is the known protocol port. |
hh3cFlhOperFailReason | 1.3.6.1.4.1.25506.2.5.1.2.1.1.14 | displaystring | read-only |
The failure reasons of operation. |
hh3cFlashNotification | 1.3.6.1.4.1.25506.2.5.1.3 | |||
hh3cFlhOperNotification | 1.3.6.1.4.1.25506.2.5.1.3.1 |
A hh3cFlhOperNotification is sent at the completion of a flash copy operation if hh3cFlhOperEndNotification is true. |
||
hh3cFlashMIBConformance | 1.3.6.1.4.1.25506.2.5.2 | |||
hh3cFlhMIBCompliances | 1.3.6.1.4.1.25506.2.5.2.1 | |||
hh3cFlhMIBCompliance | 1.3.6.1.4.1.25506.2.5.2.1.1 |
The statement of compliance for those implementing this MIB. |
||
hh3cFlashMIBGroups | 1.3.6.1.4.1.25506.2.5.2.2 | |||
hh3cFlhGroup | 1.3.6.1.4.1.25506.2.5.2.2.1 |
A collection of objects on Flash level information. |
||
hh3cFlhChipGroup | 1.3.6.1.4.1.25506.2.5.2.2.3 |
A collection of objects on chip level information. |
||
hh3cFlhPartitionGroup | 1.3.6.1.4.1.25506.2.5.2.2.4 |
A collection of objects providing on partition level information. |
||
hh3cFlhFileGroup | 1.3.6.1.4.1.25506.2.5.2.2.5 |
A collection of objects on file level information. |
||
hh3cFlhOperationGroup | 1.3.6.1.4.1.25506.2.5.2.2.6 |
A collection of objects of flash operations. |
||
hh3cFlhNotificationGroup | 1.3.6.1.4.1.25506.2.5.2.2.7 |
The collection of notifications in the module |