HP-SWITCH-IMAGE-MIB

File: HP-SWITCH-IMAGE-MIB.mib (14371 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
HP-ICF-OID

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
hpSwitch

Defined Types

HpSwitchFlashImageEntry  
SEQUENCE    
  hpSwitchFlashImageType INTEGER
  hpSwitchFlashImageSize Unsigned32
  hpSwitchFlashImageBuildDate DisplayString
  hpSwitchFlashImageVersion DisplayString
  hpSwitchFlashImageBuildNumber DisplayString

HpSwitchMgmtModuleVersionEntry  
SEQUENCE    
  hpSwitchMgmtModuleID INTEGER
  hpSwitchMgmtModuleStatus INTEGER
  hpSwitchMgmtModuleDirectory DisplayString
  hpSwitchMgmtModuleDate DisplayString
  hpSwitchMgmtModuleVersion DisplayString
  hpSwitchMgmtModuleBuildNumber DisplayString
  hpSwitchMgmtModuleBootImage INTEGER
  hpSwitchMgmtModuleBuildOptions INTEGER
  hpSwitchMgmtModuleWatchDog INTEGER

Defined Values

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.
MODULE-IDENTITY    

hpSwitchImageObject 1.3.6.1.4.1.11.2.14.11.5.1.59.1
OBJECT IDENTIFIER    

hpSwitchImageConformance 1.3.6.1.4.1.11.2.14.11.5.1.59.2
OBJECT IDENTIFIER    

hpSwitchDefaultBoot 1.3.6.1.4.1.11.2.14.11.5.1.59.1.1
This object describes the default flash boot image. It may be either primary or secondary image.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

hpSwitchBootRomVersion 1.3.6.1.4.1.11.2.14.11.5.1.59.1.2
This object describes version details of Monitor Rom Console.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpSwitchFlashImageTable 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchFlashImageEntry

hpSwitchFlashImageEntry 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1
Each entry describes information like size of image, build date, version and build number. Build number is accessible only in debug build.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchFlashImageEntry  

hpSwitchFlashImageType 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.1
This object describes flash image type. It may be primary or secondary image.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

hpSwitchFlashImageSize 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.2
This object describes the image size in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpSwitchFlashImageBuildDate 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.3
This object describes the date on which this image is built.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpSwitchFlashImageVersion 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.4
This object describes the version number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpSwitchFlashImageBuildNumber 1.3.6.1.4.1.11.2.14.11.5.1.59.1.3.1.5
This object describes the build number. This object is accessible only in debug build.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpSwitchMgmtModuleVersionTable 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpSwitchMgmtModuleVersionEntry

hpSwitchMgmtModuleVersionEntry 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpSwitchMgmtModuleVersionEntry  

hpSwitchMgmtModuleID 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.1
This module ID object is used to uniquely identify the entry in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER mgmtModule1(1), mgmtModule2(2)  

hpSwitchMgmtModuleStatus 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.2
This object describes the status of the running software version for management module. This status can be active, disabled, standby, offline, failed or unknown.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), active(2), redundancyDisabled(3), standby(4), offline(5), failed(6)  

hpSwitchMgmtModuleDirectory 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.3
This object describes the directory path of the running software version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpSwitchMgmtModuleDate 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.4
This object describes the build date of the running software version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpSwitchMgmtModuleVersion 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.5
This object describes the version number of the running software version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpSwitchMgmtModuleBuildNumber 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.6
This object describes the build number of the running software version. This object is accessible only in debug build.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hpSwitchMgmtModuleBootImage 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), primary(2), secondary(3)  

hpSwitchMgmtModuleBuildOptions 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.8
This object describes the build options of the running software version.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), qa(2), hubmode(3), debug(4), asicLogging(5)  

hpSwitchMgmtModuleWatchDog 1.3.6.1.4.1.11.2.14.11.5.1.59.1.4.1.9
This object describes whether watchdog is enabled or disabled for the running software version. This gives unknown if not available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), enabled(2), disabled(3)  

hpSwitchImageGroups 1.3.6.1.4.1.11.2.14.11.5.1.59.2.1
OBJECT IDENTIFIER    

hpSwitchImageCompliances 1.3.6.1.4.1.11.2.14.11.5.1.59.2.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP    

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.
Status: current Access: read-only
OBJECT-GROUP