INTEL-FW-MIB: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: INTEL-FW-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 |
fw | 1.3.6.1.4.1.343.6.9 | |||
fwInfo | 1.3.6.1.4.1.343.6.9.1 | |||
fwModuleTable | 1.3.6.1.4.1.343.6.9.1.1 | no-access | ||
1.3.6.1.4.1.343.6.9.1.1.1 | no-access | |||
fwModuleChassisIndex | 1.3.6.1.4.1.343.6.9.1.1.1.1 | integer | read-only |
The chassis number |
fwModuleModuleIndex | 1.3.6.1.4.1.343.6.9.1.1.1.2 | integer | read-only |
Which module is currently to be used |
fwModuleSWSectionIndex | 1.3.6.1.4.1.343.6.9.1.1.1.3 | integer | read-only |
Section type: Running SW section: 1 Backup SW section : 2 Upgrade SW section: 3 Enumeration: 'backUpSW': 2, 'runningSW': 1, 'upgradeSW': 3. |
fwModuleSWNumberIndex | 1.3.6.1.4.1.343.6.9.1.1.1.4 | integer | read-only |
The index number of the file(s) in the section |
fwModuleDeletePlugIn | 1.3.6.1.4.1.343.6.9.1.1.1.5 | integer | read-write |
A write to this entry will delete the plugin pointed to by the index |
fwModuleDeleteBackup | 1.3.6.1.4.1.343.6.9.1.1.1.6 | integer | read-write |
A write to this entry will delete the backup section |
fwModuleFileName | 1.3.6.1.4.1.343.6.9.1.1.1.7 | displaystring | read-only |
The filename of the file pointet to by the index |
fwModuleDescription | 1.3.6.1.4.1.343.6.9.1.1.1.8 | displaystring | read-only |
A desctiption of the current file pointet to by the index |
fwModuleLoadTime | 1.3.6.1.4.1.343.6.9.1.1.1.9 | integer | read-only |
The load time for the current file |
fwModuleIpAddress | 1.3.6.1.4.1.343.6.9.1.1.1.10 | ipaddress | read-only |
The IP address of the server that delivered the current file |
fwModuleMajorVersion | 1.3.6.1.4.1.343.6.9.1.1.1.11 | integer | read-only |
The major version of the current file |
fwModuleMinorVersion | 1.3.6.1.4.1.343.6.9.1.1.1.12 | integer | read-only |
The minor version of the current file |
fwModuleVersionTxt | 1.3.6.1.4.1.343.6.9.1.1.1.13 | displaystring | read-only |
The version text if any |
fwModuleSwStatus | 1.3.6.1.4.1.343.6.9.1.1.1.14 | integer | read-write |
The SW status: Approve running SW : Write (1)approved to this entry Undo running SW : Write (3)invalid to this entry Note: Writing (2)experimental is invalid Enumeration: 'approved': 1, 'experimental': 2, 'invalid': 3. |
fwModuleSwType | 1.3.6.1.4.1.343.6.9.1.1.1.15 | integer | read-only |
SW file type: Firmware : (1) Plug-In : (2) Enumeration: 'firmware': 1, 'plugin': 2. |
fwModuleFileID | 1.3.6.1.4.1.343.6.9.1.1.1.16 | integer | read-only |
SW file ID: A unigue ID for the file. To be used as a link between pattern and fwinfo |
fwPatternTable | 1.3.6.1.4.1.343.6.9.1.2 | no-access | ||
1.3.6.1.4.1.343.6.9.1.2.1 | no-access | |||
fwPatternChassisIndex | 1.3.6.1.4.1.343.6.9.1.2.1.1 | integer | read-only |
What chassis is the info received from? |
fwPatternModuleIndex | 1.3.6.1.4.1.343.6.9.1.2.1.2 | integer | read-only |
Which module is the info received from? |
fwPatternFileIndex | 1.3.6.1.4.1.343.6.9.1.2.1.3 | integer | read-only |
The file pattern requested |
fwPatternFileFilter | 1.3.6.1.4.1.343.6.9.1.2.1.4 | displaystring | read-only |
The filter is telling what files the firmware is capable of running |
fwPatternFileDesc | 1.3.6.1.4.1.343.6.9.1.2.1.5 | displaystring | read-only |
Discription of the file |
fwPatternFileShortDesc | 1.3.6.1.4.1.343.6.9.1.2.1.6 | displaystring | read-only |
Short description e.g. FIRMWARE or PLUGIN |
fwPatternDefaultEnable | 1.3.6.1.4.1.343.6.9.1.2.1.7 | integer | read-only |
SW file status: Download by default(1), Don't download dy default(2) |
fwPatternFileID | 1.3.6.1.4.1.343.6.9.1.2.1.8 | integer | read-only |
SW file ID: This is udes to link the fwinfo and the pattern together |
fwInfoNoOfEntries | 1.3.6.1.4.1.343.6.9.1.3 | integer | read-only |
The total number of entries in the MIB |
fwInfoLastUpdateTime | 1.3.6.1.4.1.343.6.9.1.4 | timeticks | read-only |
sysTimeOfDay of the last time the MIB has been updated |
fwInfoGoUpgrade | 1.3.6.1.4.1.343.6.9.1.5 | integer | read-write |
Reboot unit to run on downloaded image This will perform a warm reset but before that it will be made sure that the product is able to boot the new image even if only a plug-in has been downloaded |
fwInfoLastTftpToStatusMsgTimeout | 1.3.6.1.4.1.343.6.9.1.6 | integer | read-only |
The timeout in seconds between the last TFTP packet and the status message |
fwInfoResetToRebootTimeout | 1.3.6.1.4.1.343.6.9.1.7 | integer | read-only |
The timeout in seconds between the GoUpgrade command and the following reboot |