A3COM-HUAWEI-FLASH-MAN-MIB: View SNMP OID List / Download MIB

VENDOR: 3COM


 Home MIB: A3COM-HUAWEI-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 h3cFlash 1.3.6.1.4.1.43.45.1.6.9
This MIB contains objects to manage flash cards and flash card operations. There are no constraints on this MIB.
     h3cFlashManMIBObjects 1.3.6.1.4.1.43.45.1.6.9.1
         h3cFlashDevice 1.3.6.1.4.1.43.45.1.6.9.1.1
             h3cFlhSupportNum 1.3.6.1.4.1.43.45.1.6.9.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.
             h3cFlashTable 1.3.6.1.4.1.43.45.1.6.9.1.1.2 no-access
This table gives the properties of all the flashes on the system.
                 h3cFlashEntry 1.3.6.1.4.1.43.45.1.6.9.1.1.2.1 no-access
The entry of h3cFlashTable.
                     h3cFlhIndex 1.3.6.1.4.1.43.45.1.6.9.1.1.2.1.1 integer32 read-only
The index of h3cFlashTable. There are two parts for this index depicted as follows: 31 15 0 +++++++++++++++++++++++++++++++++++++++++ + entity index + random index + + ( bit 16..31 ) ( bit 0..15 ) + +++++++++++++++++++++++++++++++++++++++++ From bit0 to bit15 (two bytes), it has a minimum value of 1, and maximum value of the same as the value of h3cFlhSupportNum. From bit16 to bit31 (two bytes), it is the physical index the same as the entPhysicalIndex specified in ENTITY-MIB.
                     h3cFlhSize 1.3.6.1.4.1.43.45.1.6.9.1.1.2.1.2 integer32 read-only
Specifies the total size of the flash device indexed by h3cFlhIndex. The value should be zero if the flash is removed for a removable device.
                     h3cFlhPos 1.3.6.1.4.1.43.45.1.6.9.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.
                     h3cFlhName 1.3.6.1.4.1.43.45.1.6.9.1.1.2.1.4 displaystring read-only
The flash name within the system.
                     h3cFlhChipNum 1.3.6.1.4.1.43.45.1.6.9.1.1.2.1.5 integer32 read-only
The chip numbers in the flash.
                     h3cFlhDescr 1.3.6.1.4.1.43.45.1.6.9.1.1.2.1.6 displaystring read-only
Description of the purpose of the flash in the system.
                     h3cFlhInitTime 1.3.6.1.4.1.43.45.1.6.9.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.
                     h3cFlhRemovable 1.3.6.1.4.1.43.45.1.6.9.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.
                     h3cFlhPartitionBool 1.3.6.1.4.1.43.45.1.6.9.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.
                     h3cFlhMinPartitionSize 1.3.6.1.4.1.43.45.1.6.9.1.1.2.1.12 integer32 read-only
Minimum partition size supported. If h3cFlhDevicePartitionBool is false, the value of this object is the same as h3cFlhSize.
                     h3cFlhMaxPartitions 1.3.6.1.4.1.43.45.1.6.9.1.1.2.1.13 integer32 read-only
The maximum count of partitions which the system supports for this flash. If h3cFlhPartitionBool is false, the object value is 1.
                     h3cFlhPartitionNum 1.3.6.1.4.1.43.45.1.6.9.1.1.2.1.14 integer32 read-only
The actual number of partitions supported by the system for this flash. If h3cFlhPartitionBool is false, this value is 1.
                     h3cFlhKbyteSize 1.3.6.1.4.1.43.45.1.6.9.1.1.2.1.15 integer32 read-only
Specifies the total size of the flash device indexed by h3cFlhIndex. The value should be zero if the flash is removed for a removable device.
             h3cFlashChips 1.3.6.1.4.1.43.45.1.6.9.1.1.3
                 h3cFlhChipTable 1.3.6.1.4.1.43.45.1.6.9.1.1.3.1 no-access
Table of properties for all flash chips. Used mainly for diagnostics.
                     h3cFlhChipEntry 1.3.6.1.4.1.43.45.1.6.9.1.1.3.1.1 no-access
The entry of h3cFlhChipTable
                         h3cFlhChipSerialNo 1.3.6.1.4.1.43.45.1.6.9.1.1.3.1.1.1 integer32 no-access
Index of h3cFlhChipTable.
                         h3cFlhChipID 1.3.6.1.4.1.43.45.1.6.9.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.
                         h3cFlhChipDescr 1.3.6.1.4.1.43.45.1.6.9.1.1.3.1.1.3 displaystring read-only
The description of the flash chip.
                         h3cFlhChipWriteTimesLimit 1.3.6.1.4.1.43.45.1.6.9.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.
                         h3cFlhChipWriteTimes 1.3.6.1.4.1.43.45.1.6.9.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.
                         h3cFlhChipEraseTimesLimit 1.3.6.1.4.1.43.45.1.6.9.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.
                         h3cFlhChipEraseTimes 1.3.6.1.4.1.43.45.1.6.9.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.
             h3cFlashPartitions 1.3.6.1.4.1.43.45.1.6.9.1.1.4
                 h3cFlhPartitionTable 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1 no-access
Properties for the flash partitions. Minimum of one entry in this table.
                     h3cFlhPartitionEntry 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1 no-access
An entry of the h3cFlhPartitionTable.Indexed by flash number and partition number.
                         h3cFlhPartIndex 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1.1 integer32 no-access
An index which specifies a sequenced partition in the system.
                         h3cFlhPartFirstChip 1.3.6.1.4.1.43.45.1.6.9.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.
                         h3cFlhPartLastChip 1.3.6.1.4.1.43.45.1.6.9.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.
                         h3cFlhPartSpace 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1.4 integer32 read-only
The total space of the flash partition. The following should be satisfied: h3cFlhPartSpace = n*h3cFlhMinPartitionSize
                         h3cFlhPartSpaceFree 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1.5 gauge32 read-only
The flash partition's free space.
                         h3cFlhPartFileNum 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1.6 integer32 read-only
The number of all the files in the flash partition.
                         h3cFlhPartChecksumMethod 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1.7 integer read-only
The Checksum method which the file system uses. Enumeration: 'simpleChecksum': 1, 'undefined': 2, 'simpleCRC': 3.
                         h3cFlhPartStatus 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1.8 h3cflashpartitionstatus read-only
The flash partition status.
                         h3cFlhPartUpgradeMode 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1.9 h3cflashpartitionupgrademode read-only
The upgrade mode of the Flash partition
                         h3cFlhPartName 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1.10 displaystring read-only
The name of the flash partition given by the system.
                         h3cFlhPartRequireErase 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1.11 truthvalue read-only
Shows whether a write operation is conditional on partition erase.
                         h3cFlhPartFileNameLen 1.3.6.1.4.1.43.45.1.6.9.1.1.4.1.1.12 integer32 read-only
The maximum length of file name supported in the system.
                 h3cFlhFiles 1.3.6.1.4.1.43.45.1.6.9.1.1.4.2
                     h3cFlhFileTable 1.3.6.1.4.1.43.45.1.6.9.1.1.4.2.1 no-access
Table of file information.
                         h3cFlhFileEntry 1.3.6.1.4.1.43.45.1.6.9.1.1.4.2.1.1 no-access
An entry representing a file. Indexed using flash number, partition number, and file number.
                             h3cFlhFileIndex 1.3.6.1.4.1.43.45.1.6.9.1.1.4.2.1.1.1 integer32 no-access
Index of the table, whose range is from 1 to 2147483647
                             h3cFlhFileName 1.3.6.1.4.1.43.45.1.6.9.1.1.4.2.1.1.2 displaystring read-only
A valid file name supported by the file system.
                             h3cFlhFileSize 1.3.6.1.4.1.43.45.1.6.9.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.
                             h3cFlhFileStatus 1.3.6.1.4.1.43.45.1.6.9.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.
                             h3cFlhFileChecksum 1.3.6.1.4.1.43.45.1.6.9.1.1.4.2.1.1.5 octet string read-only
The file checksum in the header of file.
         h3cFlashOperate 1.3.6.1.4.1.43.45.1.6.9.1.2
             h3cFlhOpTable 1.3.6.1.4.1.43.45.1.6.9.1.2.1 no-access
Table used to operate flash.
                 h3cFlhOpEntry 1.3.6.1.4.1.43.45.1.6.9.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.
                     h3cFlhOperIndex 1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.1 integer32 no-access
Specifies the index of an entry. It is a random value when creating an entry.
                     h3cFlhOperType 1.3.6.1.4.1.43.45.1.6.9.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 h3cFlhOperSourceFile; rename Change a file's name. Enumeration: 'flash2Net': 3, 'rename': 5, 'net2FlashWithoutErase': 2, 'delete': 4, 'net2FlashWithErase': 1.
                     h3cFlhOperProtocol 1.3.6.1.4.1.43.45.1.6.9.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 h3cFlhOperServerAddress needn't be set, the server address can be acquired automatically, the value of h3cFlhOperServerAddress 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.
                     h3cFlhOperServerAddress 1.3.6.1.4.1.43.45.1.6.9.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 This object is replaced by h3cFlhOperSrvAddrRev for it only support IPv4.
                     h3cFlhOperServerUser 1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.5 displaystring read-only
When using ftp to transfer files, the user name must be specified through this node.
                     h3cFlhOperPassword 1.3.6.1.4.1.43.45.1.6.9.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.
                     h3cFlhOperSourceFile 1.3.6.1.4.1.43.45.1.6.9.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.
                     h3cFlhOperDestinationFile 1.3.6.1.4.1.43.45.1.6.9.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.
                     h3cFlhOperStatus 1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.9 h3cflashoperationstatus read-only
The status of operation.
                     h3cFlhOperEndNotification 1.3.6.1.4.1.43.45.1.6.9.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.
                     h3cFlhOperProgress 1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.11 timeticks read-only
The progress described as the time taken for the operation.
                     h3cFlhOperRowStatus 1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.12 rowstatus read-only
The row status of this table entry.
                     h3cFlhOperServerPort 1.3.6.1.4.1.43.45.1.6.9.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.
                     h3cFlhOperFailReason 1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.14 displaystring read-only
The failure reasons of operation.
                     h3cFlhOperSrvAddrType 1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.15 inetaddresstype read-only
The type of IP address for h3cFlhOperSrvAddrRev.
                     h3cFlhOperSrvAddrRev 1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.16 inetaddress read-only
The address of remote host acting as server for operation.
                     h3cFlhOperSrvVPNName 1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.17 displaystring read-only
The VPN instance of this operation uses.
         h3cFlashNotification 1.3.6.1.4.1.43.45.1.6.9.1.3
             h3cFlhOperNotification 1.3.6.1.4.1.43.45.1.6.9.1.3.1
A h3cFlhOperNotification is sent at the completion of a flash copy operation if h3cFlhOperEndNotification is true.
     h3cFlashMIBConformance 1.3.6.1.4.1.43.45.1.6.9.2
         h3cFlhMIBCompliances 1.3.6.1.4.1.43.45.1.6.9.2.1
             h3cFlhMIBCompliance 1.3.6.1.4.1.43.45.1.6.9.2.1.1
The statement of compliance for those implementing this MIB.
         h3cFlashMIBGroups 1.3.6.1.4.1.43.45.1.6.9.2.2
             h3cFlhGroup 1.3.6.1.4.1.43.45.1.6.9.2.2.1
A collection of objects on Flash level information.
             h3cFlhChipGroup 1.3.6.1.4.1.43.45.1.6.9.2.2.3
A collection of objects on chip level information.
             h3cFlhPartitionGroup 1.3.6.1.4.1.43.45.1.6.9.2.2.4
A collection of objects providing on partition level information.
             h3cFlhFileGroup 1.3.6.1.4.1.43.45.1.6.9.2.2.5
A collection of objects on file level information.
             h3cFlhOperationGroup 1.3.6.1.4.1.43.45.1.6.9.2.2.6
A collection of objects of flash operations.
             h3cFlhNotificationGroup 1.3.6.1.4.1.43.45.1.6.9.2.2.7
The collection of notifications in the module