HP-SWITCH-IMAGE-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.59
- Last updated
- 2013-04-01 00:00
- Organization
- HP Networking
- Revisions
- 2013-04-01 00:00, 2008-12-15 00:00
- Namespace
- hp
- Source file
HP-SWITCH-IMAGE-MIB- Digest
sha256:b822e226ea242f795b45a85da188be722aeae6799f64ef65f646f85bd6bca5b6
Description
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.
Contact
Hewlett Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HP-ICF-OID HP-SWITCH-IMAGE-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpSwitchImageObject OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.59.1 | |||
| hpSwitchDefaultBoot OBJECT-TYPE This object describes the default flash boot image. It may be either primary or secondary image. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.1 | INTEGER {primary(1), secondary(2)} | read-only | current |
| hpSwitchBootRomVersion OBJECT-TYPE This object describes version details of Monitor Rom Console. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.2 | DisplayString | read-only | current |
| hpSwitchFlashImageTable OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3 | not-accessible | current | |
| hpSwitchFlashImageEntry OBJECT-TYPE Each entry describes information like size of image, build date, version and build number. Build number is accessible only in debug build. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1 | not-accessible | current | |
| hpSwitchFlashImageType OBJECT-TYPE This object describes flash image type. It may be primary or secondary image. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.1 | INTEGER {primary(1), secondary(2)} | not-accessible | current |
| hpSwitchFlashImageSize OBJECT-TYPE This object describes the image size in bytes. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.2 | Unsigned32 | read-only | current |
| hpSwitchFlashImageBuildDate OBJECT-TYPE This object describes the date on which this image is built. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.3 | DisplayString | read-only | current |
| hpSwitchFlashImageVersion OBJECT-TYPE This object describes the version number. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.4 | DisplayString | read-only | current |
| hpSwitchFlashImageBuildNumber OBJECT-TYPE This object describes the build number. This object is accessible only in debug build. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.5 | DisplayString | read-only | current |
| hpSwitchMgmtModuleVersionTable OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4 | not-accessible | current | |
| hpSwitchMgmtModuleVersionEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1 | not-accessible | current | |
| hpSwitchMgmtModuleID OBJECT-TYPE This module ID object is used to uniquely identify the entry in the table. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.1 | INTEGER {mgmtModule1(1), mgmtModule2(2)} | not-accessible | current |
| hpSwitchMgmtModuleStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.2 | INTEGER {unknown(1), active(2), redundancyDisabled(3), standby(4), offline(5), failed(6), syncing(7)} | read-only | current |
| hpSwitchMgmtModuleDirectory OBJECT-TYPE This object describes the directory path of the running software version. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.3 | DisplayString | read-only | current |
| hpSwitchMgmtModuleDate OBJECT-TYPE This object describes the build date of the running software version. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.4 | DisplayString | read-only | current |
| hpSwitchMgmtModuleVersion OBJECT-TYPE This object describes the version number of the running software version. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.5 | DisplayString | read-only | current |
| hpSwitchMgmtModuleBuildNumber OBJECT-TYPE This object describes the build number of the running software version. This object is accessible only in debug build. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.6 | DisplayString | read-only | current |
| hpSwitchMgmtModuleBootImage OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.7 | INTEGER {unknown(1), primary(2), secondary(3)} | read-only | current |
| hpSwitchMgmtModuleBuildOptions OBJECT-TYPE This object describes the build options of the running software version. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.8 | INTEGER {unknown(1), qa(2), hubmode(3), debug(4), asicLogging(5)} | read-only | current |
| hpSwitchMgmtModuleWatchDog OBJECT-TYPE This object describes whether watchdog is enabled or disabled for the running software version. This gives unknown if not available. | 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.9 | INTEGER {unknown(1), enabled(2), disabled(3)} | read-only | current |
| hpSwitchImageConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.59.2 | |||
| hpSwitchImageGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.59.2.1 | |||
| hpSwitchImageCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.59.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpSwitchFlashImagesGroup OBJECT-GROUP 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. | 1.3.6.1.4.1.11.2.14.11.5.1.59.2.1.1 | current |
| hpSwitchMgmtModuleGroup OBJECT-GROUP 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. | 1.3.6.1.4.1.11.2.14.11.5.1.59.2.1.2 | current |
| hpSwitchBuildGroup OBJECT-GROUP This optional group is accessible only in debug build. | 1.3.6.1.4.1.11.2.14.11.5.1.59.2.1.3 | current |
| hpSwitchImageCompliance MODULE-COMPLIANCE The compliance statement is for hpSwitchFlashImagesGroup, hpSwitchMgmtModuleGroup and hpSwitchBuildGroup. | 1.3.6.1.4.1.11.2.14.11.5.1.59.2.2.1 | current |