HP-SWITCH-IMAGE-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-SWITCH-IMAGE-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
 hpSwitchImage 1.3.6.1.4.1.11.2.14.11.5.1.59
This MIB describes information like build date, image version, build number, image size for the images in the flash(non-volatile memory). This mib will also give similar details for running software version.
       hpSwitchImageObject 1.3.6.1.4.1.11.2.14.11.5.1.59.1
           hpSwitchDefaultBoot 1.3.6.1.4.1.11.2.14.11.5.1.59.1.1 integer read-only
This object describes the default flash boot image. It may be either primary or secondary image. Enumeration: 'primary': 1, 'secondary': 2.
           hpSwitchBootRomVersion 1.3.6.1.4.1.11.2.14.11.5.1.59.1.2 displaystring read-only
This object describes version details of Monitor Rom Console.
           hpSwitchFlashImageTable 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3 no-access
Each entry of this table describes information like size of image, build date, image version and build number for the images that are present in the flash. Build number is accessible only in debug build.
               hpSwitchFlashImageEntry 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1 no-access
Each entry describes information like size of image, build date, version and build number. Build number is accessible only in debug build.
                   hpSwitchFlashImageType 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.1 integer no-access
This object describes flash image type. It may be primary or secondary image. Enumeration: 'primary': 1, 'secondary': 2.
                   hpSwitchFlashImageSize 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.2 unsigned32 read-only
This object describes the image size in bytes.
                   hpSwitchFlashImageBuildDate 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.3 displaystring read-only
This object describes the date on which this image is built.
                   hpSwitchFlashImageVersion 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.4 displaystring read-only
This object describes the version number.
                   hpSwitchFlashImageBuildNumber 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.5 displaystring read-only
This object describes the build number. This object is accessible only in debug build.
           hpSwitchMgmtModuleVersionTable 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4 no-access
Each entry of this table describes information like status, image directory path, build date, image version, image build number, boot-image type, build options and watchdog status of the running software version for management modules. In switches other than 8200, only one management module is present. In 8200 switches, two management modules are present.
               hpSwitchMgmtModuleVersionEntry 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1 no-access
This entry describes information like status, image directory, build date, image version, image build number, boot-image type, build options and watchdog status of the running software version for management modules.
                   hpSwitchMgmtModuleID 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.1 integer no-access
This module ID object is used to uniquely identify the entry in the table. Enumeration: 'mgmtModule2': 2, 'mgmtModule1': 1.
                   hpSwitchMgmtModuleStatus 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.2 integer read-only
This object describes the status of the running software version for management module. This status can be active, disabled, standby, offline, failed, syncing or unknown. Enumeration: 'standby': 4, 'unknown': 1, 'redundancyDisabled': 3, 'failed': 6, 'syncing': 7, 'active': 2, 'offline': 5.
                   hpSwitchMgmtModuleDirectory 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.3 displaystring read-only
This object describes the directory path of the running software version.
                   hpSwitchMgmtModuleDate 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.4 displaystring read-only
This object describes the build date of the running software version.
                   hpSwitchMgmtModuleVersion 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.5 displaystring read-only
This object describes the version number of the running software version.
                   hpSwitchMgmtModuleBuildNumber 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.6 displaystring read-only
This object describes the build number of the running software version. This object is accessible only in debug build.
                   hpSwitchMgmtModuleBootImage 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.7 integer read-only
This object gives the image type in which switch is booted up recently. It may be primary or secondary image. It gives unknown if neither primary nor secondary image is present. Enumeration: 'unknown': 1, 'primary': 2, 'secondary': 3.
                   hpSwitchMgmtModuleBuildOptions 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.8 integer read-only
This object describes the build options of the running software version. Enumeration: 'qa': 2, 'unknown': 1, 'asicLogging': 5, 'debug': 4, 'hubmode': 3.
                   hpSwitchMgmtModuleWatchDog 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.9 integer read-only
This object describes whether watchdog is enabled or disabled for the running software version. This gives unknown if not available. Enumeration: 'disabled': 3, 'unknown': 1, 'enabled': 2.
       hpSwitchImageConformance 1.3.6.1.4.1.11.2.14.11.5.1.59.2
           hpSwitchImageGroups 1.3.6.1.4.1.11.2.14.11.5.1.59.2.1
               hpSwitchFlashImagesGroup 1.3.6.1.4.1.11.2.14.11.5.1.59.2.1.1
A mandatory group which is required to give the details like image size, image build date, image version, default boot image for the images in the flash. This also gives version of monitor rom console.
               hpSwitchMgmtModuleGroup 1.3.6.1.4.1.11.2.14.11.5.1.59.2.1.2
A mandatory group which is required to give the details like status, boot directory-path, image build date, image version and boot-image of the running software version for the management modules.
               hpSwitchBuildGroup 1.3.6.1.4.1.11.2.14.11.5.1.59.2.1.3
This optional group is accessible only in debug build.
           hpSwitchImageCompliances 1.3.6.1.4.1.11.2.14.11.5.1.59.2.2
               hpSwitchImageCompliance 1.3.6.1.4.1.11.2.14.11.5.1.59.2.2.1
The compliance statement is for hpSwitchFlashImagesGroup, hpSwitchMgmtModuleGroup and hpSwitchBuildGroup.