BLADE-MIB: View SNMP OID List / Download MIB
VENDOR: IBM
Home | MIB: BLADE-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 |
ibm | 1.3.6.1.4.1.2 | |||
ibmAgents | 1.3.6.1.4.1.2.3 | |||
netfinitySupportProcessorAgent | 1.3.6.1.4.1.2.3.51 | |||
bladeCenterSnmpMIB | 1.3.6.1.4.1.2.3.51.2 | |||
monitors | 1.3.6.1.4.1.2.3.51.2.2 | |||
temperature | 1.3.6.1.4.1.2.3.51.2.2.1 | |||
planarTemp | 1.3.6.1.4.1.2.3.51.2.2.1.1 | |||
mmTemp | 1.3.6.1.4.1.2.3.51.2.2.1.1.2 | octet string | read-only |
Management module temperature in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
cpuXTemp | 1.3.6.1.4.1.2.3.51.2.2.1.2 | |||
ambientTemp | 1.3.6.1.4.1.2.3.51.2.2.1.5 | |||
frontPanelTemp | 1.3.6.1.4.1.2.3.51.2.2.1.5.1 | octet string | read-only |
The front panel temperature in degrees centigrade(C). This is surrounding temperature where the system is installed. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
voltage | 1.3.6.1.4.1.2.3.51.2.2.2 | |||
planarVolt | 1.3.6.1.4.1.2.3.51.2.2.2.1 | |||
plus5Volt | 1.3.6.1.4.1.2.3.51.2.2.2.1.1 | octet string | read-only |
+5 Volt power supply voltage reading expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
plus3Pt3Volt | 1.3.6.1.4.1.2.3.51.2.2.2.1.2 | octet string | read-only |
+3.3 Volt power supply voltage reading expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
plus12Volt | 1.3.6.1.4.1.2.3.51.2.2.2.1.3 | octet string | read-only |
+12 Volt power supply voltage reading expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
minus5Volt | 1.3.6.1.4.1.2.3.51.2.2.2.1.5 | octet string | read-only |
-5 Volt power supply voltage reading expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
plus2Pt5Volt | 1.3.6.1.4.1.2.3.51.2.2.2.1.6 | octet string | read-only |
+2.5 Volt power supply voltage reading expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
plus1Pt8Volt | 1.3.6.1.4.1.2.3.51.2.2.2.1.8 | octet string | read-only |
+1.8 Volt power supply voltage reading expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
blowers | 1.3.6.1.4.1.2.3.51.2.2.3 | |||
blower1speed | 1.3.6.1.4.1.2.3.51.2.2.3.1 | octet string | read-only |
Blower 1 speed expressed in percent(%) of maximum RPM. An octet string expressed as 'ddd% of maximum' where: d is a decimal digit or blank space for a leading zero. If the blower is determined not to be running or the blower speed cannot be determined, the string will indicate 'Offline'. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
blower2speed | 1.3.6.1.4.1.2.3.51.2.2.3.2 | octet string | read-only |
Blower 2 speed expressed in percent(%) of maximum RPM. An octet string expressed as 'ddd% of maximum' where: d is a decimal digit or blank space for a leading zero. If the blower is determined not to be running or the blower speed cannot be determined, the string will indicate 'Offline'. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
blower1State | 1.3.6.1.4.1.2.3.51.2.2.3.10 | integer | read-only |
The health state for blower 1. 0 = unknown, 1 = good, 2 = warning, 3 = bad. Enumeration: 'unknown': 0, 'bad': 3, 'good': 1, 'warning': 2. |
blower2State | 1.3.6.1.4.1.2.3.51.2.2.3.11 | integer | read-only |
The health state for blower 2. 0 = unknown, 1 = good, 2 = warning, 3 = bad. Enumeration: 'unknown': 0, 'bad': 3, 'good': 1, 'warning': 2. |
powerModuleHealth | 1.3.6.1.4.1.2.3.51.2.2.4 | |||
powerModuleHealthTable | 1.3.6.1.4.1.2.3.51.2.2.4.1 | no-access |
Table of power module health information. Contains the power health information for each power module. |
|
1.3.6.1.4.1.2.3.51.2.2.4.1.1 | no-access |
Power Module health entry |
||
powerModuleIndex | 1.3.6.1.4.1.2.3.51.2.2.4.1.1.1 | integer | read-only |
Power module sequence index. |
powerModuleExists | 1.3.6.1.4.1.2.3.51.2.2.4.1.1.2 | integer | read-only |
Indicates whether the power module specified exists or not. Enumeration: 'true': 1, 'false': 0. |
powerModuleState | 1.3.6.1.4.1.2.3.51.2.2.4.1.1.3 | integer | read-only |
The health state for the power module. 0 = unknown, 1 = good, 2 = warning, 3 = not available. Enumeration: 'notAvailable': 3, 'unknown': 0, 'good': 1, 'warning': 2. |
powerModuleDetails | 1.3.6.1.4.1.2.3.51.2.2.4.1.1.4 | octet string | read-only |
The details for this power module. |
spStatus | 1.3.6.1.4.1.2.3.51.2.2.5 | |||
mmBistAndChassisStatus | 1.3.6.1.4.1.2.3.51.2.2.5.2 | |||
bistSdram | 1.3.6.1.4.1.2.3.51.2.2.5.2.1 | integer | read-only |
Sp BIST DRAM test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistRs485Port1 | 1.3.6.1.4.1.2.3.51.2.2.5.2.2 | integer | read-only |
Sp BIST RS 485 legacy test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistRs485Port2 | 1.3.6.1.4.1.2.3.51.2.2.5.2.3 | integer | read-only |
Sp BIST RS 485 local bus test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistNvram | 1.3.6.1.4.1.2.3.51.2.2.5.2.4 | integer | read-only |
Sp BIST NVRAM test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistRtc | 1.3.6.1.4.1.2.3.51.2.2.5.2.6 | integer | read-only |
Sp BIST RTC test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistLocalI2CBus | 1.3.6.1.4.1.2.3.51.2.2.5.2.7 | integer | read-only |
Sp BIST I2C controller test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistPrimaryMainAppFlashImage | 1.3.6.1.4.1.2.3.51.2.2.5.2.8 | integer | read-only |
Sp BIST Com 2test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistSecondaryMainAppFlashImage | 1.3.6.1.4.1.2.3.51.2.2.5.2.9 | integer | read-only |
Sp BIST Com 2test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistBootRomFlashImage | 1.3.6.1.4.1.2.3.51.2.2.5.2.10 | integer | read-only |
Sp BIST Com 2test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistEthernetPort1 | 1.3.6.1.4.1.2.3.51.2.2.5.2.11 | integer | read-only |
Sp BIST external ethernet - internal wrap test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistEthernetPort2 | 1.3.6.1.4.1.2.3.51.2.2.5.2.12 | integer | read-only |
Sp BIST external ethernet - external wrap test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistInternalPCIBus | 1.3.6.1.4.1.2.3.51.2.2.5.2.13 | integer | read-only |
Sp BIST I2C controller test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistExternalI2CDevices | 1.3.6.1.4.1.2.3.51.2.2.5.2.14 | integer | read-only |
Sp BIST I2C controller test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistUSBController | 1.3.6.1.4.1.2.3.51.2.2.5.2.15 | integer | read-only |
Sp BIST I2C controller test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistVideoCompressorBoard | 1.3.6.1.4.1.2.3.51.2.2.5.2.16 | integer | read-only |
Sp BIST I2C controller test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistPrimaryBus | 1.3.6.1.4.1.2.3.51.2.2.5.2.17 | integer | read-only |
Sp BIST I2C controller test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistInternalEthernetSwitch | 1.3.6.1.4.1.2.3.51.2.2.5.2.18 | integer | read-only |
Sp BIST I2C controller test result. Enumeration: 'testFailed': 1, 'testSucceeded': 0. |
bistBladesInstalled | 1.3.6.1.4.1.2.3.51.2.2.5.2.33 | octet string | read-only |
The blades that are installed on the chassis. The blades are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of blades supported. If a blade is installed in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if blades are installed in bays 1, 5, and 13, and 14 blades are supported, the string would look like '10001000000010'. |
bistBladesCommunicating | 1.3.6.1.4.1.2.3.51.2.2.5.2.49 | octet string | read-only |
The blades that are communicating on the chassis. The blades are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of blades supported. If a blade installed in a bay is communicating, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if blades are communicating in bays 1, 5, and 13, and 14 blades are supported, the string would look like '10001000000010'. |
bistBlowersInstalled | 1.3.6.1.4.1.2.3.51.2.2.5.2.65 | octet string | read-only |
The blowers that are installed on the chassis. The blowers are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of blowers supported. If a blower is installed in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if a blower is installed in bay 1, and 2 blowers are supported, the string would look like '10'. |
bistBlowersFunctional | 1.3.6.1.4.1.2.3.51.2.2.5.2.73 | octet string | read-only |
The blowers installed on the chassis that are functional. The blowers are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of blowers supported. If a blower is installed and functional in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if a blower is installed and functional only in bay 1, and 2 blowers are supported, the string would look like '10'. |
bistMediaTrayInstalled | 1.3.6.1.4.1.2.3.51.2.2.5.2.74 | integer | read-only |
Indicates whether a media tray is installed on the chassis. Enumeration: 'yes': 1, 'no': 0. |
bistMediaTrayCommunicating | 1.3.6.1.4.1.2.3.51.2.2.5.2.75 | integer | read-only |
Indicates whether a media tray is communicating. Enumeration: 'yes': 1, 'no': 0. |
bistPowerModulesInstalled | 1.3.6.1.4.1.2.3.51.2.2.5.2.81 | octet string | read-only |
The power modules that are installed on the chassis. The power modules are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of power modules supported. If a power module is installed in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if power modules are installed in bays 1 and 3, and 4 power modules are supported, the string would look like '1010'. |
bistPowerModulesFunctional | 1.3.6.1.4.1.2.3.51.2.2.5.2.89 | octet string | read-only |
The power modules that are functional on the chassis. The power modules are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of power modules supported. If a power module is installed and functioning in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if power modules are installed and functioning in bays 1 and 3, and 4 power modules are supported, the string would look like '1010'. |
bistSwitchModulesInstalled | 1.3.6.1.4.1.2.3.51.2.2.5.2.97 | octet string | read-only |
The switch modules that are installed on the chassis. The switch modules are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of switch modules supported. If a switch module is installed in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if switch modules are installed in bays 1 and 3, and 4 switch modules are supported, the string would look like '1010'. |
bistSwitchModulesCommunicating | 1.3.6.1.4.1.2.3.51.2.2.5.2.113 | octet string | read-only |
The switch modules that are communicating on the chassis. The switch modules are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of switch modules supported. If a switch module is installed and functioning in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if switch modules are installed and functioning in bays 1 and 3, and 4 switch modules are supported, the string would look like '1010'. |
systemHealth | 1.3.6.1.4.1.2.3.51.2.2.7 | |||
systemHealthStat | 1.3.6.1.4.1.2.3.51.2.2.7.1 | integer | read-only |
Indicates status of system health for the system in which the ASM resides. Value of 'critical' indicates a severe error has occurred and the system may not be functioning. A value of 'nonCritical' indicates that a error has occurred but the system is currently functioning properly.A value of 'systemLevel' indicates that a condition has occurred that may change the state of the system in the future but currently the system is working properly. A value of 'normal' indicates that the system is operating normally. Enumeration: 'systemLevel': 4, 'critical': 0, 'nonCritical': 2, 'normal': 255. |
systemHealthSummaryTable | 1.3.6.1.4.1.2.3.51.2.2.7.2 | no-access |
Table of System Health summary. Contains more detailed information about the reasons for the overall system health status. NOTE: This MIB is for Blade Center Enterprise only. |
|
1.3.6.1.4.1.2.3.51.2.2.7.2.1 | no-access |
System Health Summary entry NOTE: This MIB is for Blade Center Enterprise only. |
||
systemHealthSummaryIndex | 1.3.6.1.4.1.2.3.51.2.2.7.2.1.1 | integer | read-only |
System health summary index. NOTE: This MIB is for Blade Center Enterprise only. |
systemHealthSummarySeverity | 1.3.6.1.4.1.2.3.51.2.2.7.2.1.2 | octet string | read-only |
System health summary severity. NOTE: This MIB is for Blade Center Enterprise only. |
systemHealthSummaryDescription | 1.3.6.1.4.1.2.3.51.2.2.7.2.1.3 | octet string | read-only |
System health summary description. NOTE: This MIB is for Blade Center Enterprise only. |
leds | 1.3.6.1.4.1.2.3.51.2.2.8 | |||
frontPanelLEDs | 1.3.6.1.4.1.2.3.51.2.2.8.1 | |||
systemErrorLED | 1.3.6.1.4.1.2.3.51.2.2.8.1.1 | integer | read-only |
Indicates whether the front panel system error LED is on or off. NOTE: This MIB is for Blade Center Enterprise only. Enumeration: 'on': 1, 'off': 0. |
informationLED | 1.3.6.1.4.1.2.3.51.2.2.8.1.2 | integer | read-write |
Indicates whether the front panel system information LED is on or off. For Write access, the LED can be powered off only NOTE: This MIB is for Blade Center Enterprise only. Enumeration: 'on': 1, 'off': 0. |
temperatureLED | 1.3.6.1.4.1.2.3.51.2.2.8.1.3 | integer | read-only |
Indicates whether the front panel temperature LED is on or off. NOTE: This MIB is for Blade Center Enterprise only. Enumeration: 'on': 1, 'off': 0. |
identityLED | 1.3.6.1.4.1.2.3.51.2.2.8.1.4 | integer | read-write |
Indicates whether the front panel identity LED is on or off. NOTE: This MIB is for Blade Center Enterprise only. Enumeration: 'notAvailable': 3, 'on': 1, 'off': 0, 'blinking': 2. |
bladeLEDs | 1.3.6.1.4.1.2.3.51.2.2.8.2 | |||
bladeLEDsTable | 1.3.6.1.4.1.2.3.51.2.2.8.2.1 | no-access |
Table of blade status information. |
|
1.3.6.1.4.1.2.3.51.2.2.8.2.1.1 | no-access |
Blade system status entry |
||
ledBladeIndex | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.1 | integer | read-only |
Blade LED table index. |
ledBladeId | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
ledBladeExists | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
ledBladePowerState | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
ledBladeHealthState | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.5 | integer | read-only |
The system health state for the blade server. 1 = good, 2 = warning, 3 = bad. Enumeration: 'unknown': 0, 'bad': 3, 'good': 1, 'warning': 2. |
ledBladeName | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.6 | octet string | read-only |
The name of the blade as a null terminated string. |
ledBladeSystemError | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.7 | integer | read-only |
Indicates whether the blade system error LED is on or off. Enumeration: 'on': 1, 'off': 0. |
ledBladeInformation | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.8 | integer | read-write |
Indicates whether the blade information LED is on or off. For Write access, the LED can be powered off only. Enumeration: 'on': 1, 'off': 0. |
ledBladeKVM | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.9 | integer | read-only |
Indicates whether the blade KVM LED is on, off, or blinking. Enumeration: 'on': 1, 'off': 0, 'blinking': 2. |
ledBladeMediaTray | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.10 | integer | read-only |
Indicates whether the blade media tray LED is on, off, or blinking. Enumeration: 'on': 1, 'off': 0, 'blinking': 2. |
ledBladeIdentity | 1.3.6.1.4.1.2.3.51.2.2.8.2.1.1.11 | integer | read-write |
Indicates whether the blade identify LED is on, off, or blinking. Enumeration: 'on': 1, 'off': 0, 'blinking': 2. |
telcoPanelLEDs | 1.3.6.1.4.1.2.3.51.2.2.8.3 | |||
criticalLED | 1.3.6.1.4.1.2.3.51.2.2.8.3.1 | integer | read-only |
Indicates whether the Telco Panel CRT (Critical) LED is on or off. NOTE: This MIB is for Blade Center Telco only. Enumeration: 'on': 1, 'off': 0. |
majorLED | 1.3.6.1.4.1.2.3.51.2.2.8.3.2 | integer | read-only |
Indicates whether the Telco Panel MJR (Major) LED is on or off. NOTE: This MIB is for Blade Center Telco only. Enumeration: 'on': 1, 'off': 0. |
minorLED | 1.3.6.1.4.1.2.3.51.2.2.8.3.3 | integer | read-only |
Indicates whether the Telco Panel MNR (Minor) LED is on or off. NOTE: This MIB is for Blade Center Telco only. Enumeration: 'on': 1, 'off': 0. |
telcoIdentityLED | 1.3.6.1.4.1.2.3.51.2.2.8.3.4 | integer | read-write |
Indicates whether the Telco Panel identity LED is on or off. NOTE: This MIB is for Blade Center Telco only. Enumeration: 'notAvailable': 3, 'on': 1, 'off': 0, 'blinking': 2. |
telcoColorSel | 1.3.6.1.4.1.2.3.51.2.2.8.3.5 | integer | read-write |
Indicates whether the Telco Critical and Major LEDs are displayed in amber or red color. NOTE: This MIB is for Blade Center Telco only. Enumeration: 'amber': 0, 'red': 1. |
criticalityAssertionMode | 1.3.6.1.4.1.2.3.51.2.2.8.3.6 | integer | read-write |
Indicates whether the Telco Criticality Assertion Mode is enable or disable. NOTE: This MIB is for Blade Center Telco only. Enumeration: 'enable': 1, 'disable': 0. |
smLEDs | 1.3.6.1.4.1.2.3.51.2.2.8.4 | |||
smLEDsTable | 1.3.6.1.4.1.2.3.51.2.2.8.4.1 | no-access |
Table of switch module LEDs information. |
|
1.3.6.1.4.1.2.3.51.2.2.8.4.1.1 | no-access |
Switch module LEDs information entry |
||
ledSMIndex | 1.3.6.1.4.1.2.3.51.2.2.8.4.1.1.1 | integer | read-only |
Switch module LEDs table index. |
ledSMLEDs | 1.3.6.1.4.1.2.3.51.2.2.8.4.1.1.2 | octet string | read-only |
A bitmap of LEDs information on the selected switch module. The bitmap is a string containing a list of 1's and 0's. The first 16 nibles represent the status of the external LEDs while the last 16 nibles represent the status of the internal port connections from the switch module to blades. Each nible of data is presented in the bitmap format (0b0000) and is encoded as followed - 0b0000: LED is not present - 0b0001: LED is off - 0b0010: LED is on Note: The data is read from left to right, starting out with switch module 1 and so on. |
telcoSystemHealth | 1.3.6.1.4.1.2.3.51.2.2.9 | |||
telcoSystemHealthStat | 1.3.6.1.4.1.2.3.51.2.2.9.1 | integer | read-only |
Indicates status of system health for the system in which the ASM resides. Value of 'critical' indicates a non-recoverable service affecting condition has occurred that requires an immediate action. A value of 'major' indicates a critical service affecting condition has occurred that requires an urgent action. A value of 'minor' indicates a non-service affecting condition has occurred. Corrective action should be taken in order to prevent a more serious fault. A value of 'normal' indicates that the system is operating normally. Severity level with '-power' indicates the failure relates to the power resource. NOTE: This MIB is for Blade Center Telco only. Enumeration: 'critical-power': 6, 'major': 3, 'minor-power': 2, 'normal': 255, 'major-power': 4, 'critical': 5, 'minor': 1. |
telcoSystemHealthSummaryTable | 1.3.6.1.4.1.2.3.51.2.2.9.2 | no-access |
Table of System Health summary. Contains more detailed information about the reasons for the overall system health status. NOTE: This MIB is for Blade Center Telco only. |
|
1.3.6.1.4.1.2.3.51.2.2.9.2.1 | no-access |
Telco System Health Summary entry. NOTE: This MIB is for Blade Center Telco only. |
||
telcoSystemHealthSummaryIndex | 1.3.6.1.4.1.2.3.51.2.2.9.2.1.1 | integer | read-only |
Telco System Health Summary Index. NOTE: This MIB is for Blade Center Telco only. |
telcoSystemHealthSummarySeverity | 1.3.6.1.4.1.2.3.51.2.2.9.2.1.2 | octet string | read-only |
Telco System Health Summary Severity. The values and meanings are as follows: 0x06 Critical-Power 0x05 Critical 0x04 Major-Power 0x03 Major 0x02 Minor-Power 0x01 Minor 0xFF Normal NOTE: This MIB is for Blade Center Telco only. |
telcoSystemHealthSummaryDescription | 1.3.6.1.4.1.2.3.51.2.2.9.2.1.3 | octet string | read-only |
Telco System Health Summary Description. NOTE: This MIB is for Blade Center Telco only. |
telcoSystemHealthSummaryEventName | 1.3.6.1.4.1.2.3.51.2.2.9.2.1.4 | integer | read-only |
Telco System Health Summary Event Name. NOTE: This MIB is for Blade Center Telco only. |
telcoSystemHealthSummaryEventKeyID | 1.3.6.1.4.1.2.3.51.2.2.9.2.1.5 | octet string | read-only |
Telco System Health Summary Event Key ID. An octet string expressed as 'mmm:aaa:ggg:iii' where: m : Module ID value of decimal digits(1-255) or blank space(s) for leading zero(s) a : Alarm ID value of decimal digits(1-255) or blank space(s) for leading zero(s) g : Gen ID value of decimal digits(1-255) or blank space(s) for leading zero(s) i : GenInfo ID value of decimal digits(1-255) or blank space(s) for leading zero(s) NOTE: This MIB is for Blade Center Telco only. |
telcoSystemHealthSummaryAcknowledge | 1.3.6.1.4.1.2.3.51.2.2.9.2.1.6 | integer | read-only |
Telco System Health Summary Acknowledge. Indicates whether the alarm event is acknowledged or unacknowledged. NOTE: This MIB is for Blade Center Telco only. Enumeration: 'acknowledged': 1, 'unacknowledged': 0. |
fuelGauge | 1.3.6.1.4.1.2.3.51.2.2.10 | |||
fuelGaugeInformation | 1.3.6.1.4.1.2.3.51.2.2.10.1 | |||
fuelGaugeTable | 1.3.6.1.4.1.2.3.51.2.2.10.1.1 | no-access |
Table of Fuel Gauge information. |
|
1.3.6.1.4.1.2.3.51.2.2.10.1.1.1 | no-access |
Fuel Gauge entry |
||
fuelGaugeIndex | 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.1 | integer | read-only |
Fuel Gauge Table Index. |
fuelGaugePowerDomainNumber | 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.2 | integer | read-only |
Fuel Gauge Table Power Domain Number. Enumeration: 'powerDomain1': 1, 'powerDomain2': 2. |
fuelGaugeStatus | 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.3 | octet string | read-only |
Fuel Gauge Table Status for the power domain. The response will start out with a numeric value (0 = unknown, 1 = good, 2 = waring, and 3: bad), followed by a text message. |
fuelGaugeFirstPowerModule | 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.4 | octet string | read-only |
Fuel Gauge Table First Power Module capacity in Watts in the power domain. Note: First power module in power domain 1 and 2 is in bay 1 and 3 respectively. |
fuelGaugeSecondPowerModule | 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.5 | octet string | read-only |
Fuel Gauge Table Second Power Module capacity in Watts in the power domain. Note: Second power module in power domain 1 and 2 is in bay 2 and 4 respectively. |
fuelGaugePowerManagementPolicySetting | 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.6 | integer | read-only |
Fuel Gauge Table for the Power Management Policy Setting for each power domain. Enumeration: 'nonRedundant': 2, 'redundantWithoutPerformanceImpact': 0, 'redundantWithPerformanceImpact': 1. |
fuelGaugeTotalPower | 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.7 | octet string | read-only |
This field displays the total available power for each power domain based on installed power modules and the current Power Management Policy Setting. |
fuelGaugeReservedPower | 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.8 | octet string | read-only |
This field displays the power that has been reserved in each power domain. Note: 1) Power is always reserved in domain 1 for two management modules and two I/O modules. 2) Power is reserved for I/O modules installed in bay 3 and 4 (Powered on or standby). 3) Power is reserved for each installed Blade. Blades in a standby state (not powered on) will reserve a certain amount power. |
fuelGaugeRemainingPower | 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.9 | octet string | read-only |
This field displays the remaining power available in each domain. Remaining Power = Total Power minus Power In Use |
fuelGaugePowerInUsed | 1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.10 | octet string | read-only |
This field displays the total power being used in each power domain. |
powerDomain1 | 1.3.6.1.4.1.2.3.51.2.2.10.2 | |||
powerDomain1Table | 1.3.6.1.4.1.2.3.51.2.2.10.2.1 | no-access |
Table of Power Domain 1. |
|
1.3.6.1.4.1.2.3.51.2.2.10.2.1.1 | no-access |
Fuel Gauge entry |
||
pd1Index | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.1 | integer | read-only |
Power Domain 1 Table Index. |
pd1BayNumber | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.2 | octet string | read-only |
Power Domain 1 Table Bay Number. The following Bay Number IDs are used in the BladeCenter Enterprise : notApplicable(1), notApplicable(2), blowerBay1(3), blowerBay2(4), managementModuleBay1(5), managementModuleBay2(6), switchModuelBay1(7), switchModuleBay2(8), switchModuleBay3(9), switchModuleBay4(10), serverBladeBay1(11), serverBladeBay2(12), serverBladeBay3(13), serverBladeBay4(14), serverBladeBay5(15), serverBladeBay6(16), notApplicable(17) The following Bay Number IDs are used in the BladeCenter T: notApplicable(1), notApplicable(2), blowerBay1(3), blowerBay2(4), blowerBay3(5) (if Power Domain 2 is not available), blowerBay4(6) (if Power Domain 2 is not available), managementModuleBay1(7), managementModuleBay2(8), switchModuelBay1(9), switchModuleBay2(10), switchModuleBay3(11), switchModuleBay4(12), serverBladeBay1(13), serverBladeBay2(14), serverBladeBay3(15), serverBladeBay4(16), notApplicable(17) |
pd1BladePrimarySlot | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.3 | integer | read-only |
Power Domain 1 Table Blade Primary Slot can be useful when a server blade spans multiple slots (e.g. double wide or triple wide). For example if the blade is double wide and is installed in slot 3 and 4. 3 is primary slot while 4 is not. Enumeration: 'notApplicable': 255, 'yes': 1, 'no': 0. |
pd1ModuleStatus | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.4 | integer | read-only |
Power Domain 1 Table Module Throttle Status. Enumeration: 'insufficientPower': 0, 'notApplicable': 255, 'moduleNotThrottling': 2, 'moduleIsThrottling': 1. |
pd1ModuleName | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.5 | octet string | read-only |
Power Domain 1 Table Module Name. |
pd1ModuleState | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.6 | integer | read-only |
Power Domain 1 Table Module State. Enumeration: 'standby': 0, 'on': 1, 'notPresent': 2, 'notApplicable': 255. |
pd1ModuleAllocatedPowerCurrent | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.7 | octet string | read-only |
Power Domain 1 Table Allocated Power Current indicates the current power allocation for the module in Watts. Note: When a server blade spans multiple slots (e.g. double wide or triple wide), the current power allocation for the module is equally divided among the slots. |
pd1ModuleAllocatedPowerMax | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.8 | octet string | read-only |
Power Domain 1 Table Allocated Power Max indicates the maximum power allocation for the module in Watts. It is indicative of the maximum amout of power the module will consume in the domain when it is fully popolated with memory chips, daughter cards, etc. Note: When a server blade spans multiple slots (e.g. double wide or triple wide), the maximum power allocation for the module is equally divided among the slots. |
pd1ModuleAllocatedPowerMin | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.9 | octet string | read-only |
Power Domain 1 Table Allocated Power Min indicates the minumum power allocation for the module in Watts. It is indicative of the minumum power consumption of the component in the domain based on its maximum throttle limit. Note: When a server blade spans multiple slots (e.g. double wide or triple wide), the minimum power allocation for the module is equally divided among the slots. |
pd1ModuleCPUDutyCycles | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.10 | octet string | read-only |
Power Domain 1 Table Module CPUs Duty Cycles applies to blade servers only. It displays the duty cycle for each CPU on the blade as a percentage. Note that some blades do not report the CPU duty cycles. In this case, 'notApplicable' will be displayed. Note: The CPU duty cycles are reported only on a primary slot when a server blade spans multiple slots (e.g. double wide or triple wide). For example if the blade is double wide and is installed in slot 3 and 4. 3 is primary slot while 4 is not. The CPU duty cycles are reported on slot 3 while 'notApplicable' is displayed for slot 4. |
pd1ModuleThrottle | 1.3.6.1.4.1.2.3.51.2.2.10.2.1.1.11 | integer | read-only |
Power Domain 1 Table Module Throttle indicates whether the server blade may be allowed to throttle or not. Enumeration: 'notApplicable': 255, 'yes': 1, 'no': 0. |
powerDomain2 | 1.3.6.1.4.1.2.3.51.2.2.10.3 | |||
powerDomain2Table | 1.3.6.1.4.1.2.3.51.2.2.10.3.1 | no-access |
Table of Power Domain 2. |
|
1.3.6.1.4.1.2.3.51.2.2.10.3.1.1 | no-access |
Fuel Gauge entry |
||
pd2Index | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.1 | integer | read-only |
Power Domain 2 Table Index. |
pd2BayNumber | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.2 | octet string | read-only |
Power Domain 2 Table Bay Number. The following Bay Number IDs are used in the BladeCenter Enterprise : serverBladeBay7(1), serverBladeBay8(2), serverBladeBay9(3), serverBladeBay10(4), serverBladeBay11(5), serverBladeBay12(6), serverBladeBay13(7), serverBladeBay14(8), notApplicable(9) The following Bay Number IDs are used in the BladeCenter T: blowerBay3(1), blowerBay4(2), serverBladeBay5(3), serverBladeBay6(4), serverBladeBay7(5), serverBladeBay8(6), notApplicable(7), notApplicable(8), notApplicable(9) |
pd2BladePrimarySlot | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.3 | integer | read-only |
Power Domain 2 Table Blade Primary Slot can be useful when a server blade spans multiple slots (e.g. double wide or triple wide). For example if the blade is double wide and is installed in slot 3 and 4. 3 is primary slot while 4 is not. Enumeration: 'notApplicable': 255, 'yes': 1, 'no': 0. |
pd2ModuleStatus | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.4 | integer | read-only |
Power Domain 2 Table Module throttle status. Enumeration: 'insufficientPower': 0, 'notApplicable': 255, 'moduleNotThrottling': 2, 'moduleIsThrottling': 1. |
pd2ModuleName | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.5 | octet string | read-only |
Power Domain 2 Table Module Name. |
pd2ModuleState | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.6 | integer | read-only |
Power Domain 2 Table Power State. Enumeration: 'standby': 0, 'on': 1, 'notPresent': 2, 'notApplicable': 255. |
pd2ModuleAllocatedPowerCurrent | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.7 | octet string | read-only |
Power Domain 2 Table Allocated Power Current indicates the current power allocation for the module. Note: When a server blade spans multiple slots (e.g. double wide or triple wide), the current power allocation for the module is equally divided among the slots. |
pd2ModuleAllocatedPowerMax | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.8 | octet string | read-only |
Power Domain 2 Table Allocated Power Max indicates the maximum power allocation for the module in Watts. It is indicative of the maximum amount of power the module will consume in the domain when it is fully popolated with memory chips, daughter cards, etc. Note: When a server blade spans multiple slots (e.g. double wide or triple wide), the maximum power allocation for the module is equally divided among the slots. |
pd2ModuleAllocatedPowerMin | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.9 | octet string | read-only |
Power Domain 2 Table Allocated Power Min indicates the minumum power allocation for the module in Watts. It is indicative of the minumum power consumption of the component in the domain based on its maximum throttle limit. Note: When a server blade spans multiple slots (e.g. double wide or triple wide), the minimum power allocation for the module is equally divided among the slots. |
pd2ModuleCPUDutyCycles | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.10 | octet string | read-only |
Power Domain 2 Table Module CPUs Duty Cycles applies to blade servers only. It displays the duty cycle for each CPU on the blade as a percentage. Note that some blades do not report the CPU duty cycles. In this case, 'notApplicable' will be displayed. Note: The CPU duty cycles are reported only on a primary slot when a server blade spans multiple slots (e.g. double wide or triple wide). For example if the blade is double wide and is installed in slot 3 and 4. 3 is primary slot while 4 is not. The CPU duty cycles are reported on slot 3 while 'notApplicable' is displayed for slot 4. |
pd2ModuleThrottle | 1.3.6.1.4.1.2.3.51.2.2.10.3.1.1.11 | integer | read-only |
Power Domain 2 Table Module Throttle indicates whether the server blade may be allowed to throttle or not. Enumeration: 'notApplicable': 255, 'yes': 1, 'no': 0. |
monitorThresholds | 1.3.6.1.4.1.2.3.51.2.2.20 | |||
voltageThresholds | 1.3.6.1.4.1.2.3.51.2.2.20.2 | |||
voltageThresholdsTable | 1.3.6.1.4.1.2.3.51.2.2.20.2.1 | no-access |
Table of voltage threshold entries. NOTE: This MIB is for Blade Center Enterprise only. |
|
1.3.6.1.4.1.2.3.51.2.2.20.2.1.1 | no-access |
Voltage threshold entries. NOTE: This MIB is for Blade Center Enterprise only. |
||
voltageThresholdEntryIndex | 1.3.6.1.4.1.2.3.51.2.2.20.2.1.1.1 | integer | read-only |
Index for voltage threshold entry. |
voltageThresholdEntryName | 1.3.6.1.4.1.2.3.51.2.2.20.2.1.1.2 | octet string | read-only |
Voltage threshold entry null terminated string that contains the power supply's name, for example '+5V'. |
voltageThresholdEntryCurrentValue | 1.3.6.1.4.1.2.3.51.2.2.20.2.1.1.3 | octet string | read-only |
Voltage reading expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
voltageThresholdEntryWarningHighValue | 1.3.6.1.4.1.2.3.51.2.2.20.2.1.1.6 | octet string | read-only |
Voltage threshold reading expressed in Volts(V). If the voltage rises above this value, a warning alert/event, if enabled, will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
voltageThresholdEntryWarningResetHighValue | 1.3.6.1.4.1.2.3.51.2.2.20.2.1.1.7 | octet string | read-only |
Voltage threshold reading expressed in Volts(V). If the voltage rises above this value and if a warning alert/event had previously been created, then the alert/event will be reset. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
voltageThresholdEntryWarningLowValue | 1.3.6.1.4.1.2.3.51.2.2.20.2.1.1.10 | octet string | read-only |
Voltage threshold reading expressed in Volts(V). If the voltage drops below this value, a warning alert/event, if enabled, will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
voltageThresholdEntryWarningResetLowValue | 1.3.6.1.4.1.2.3.51.2.2.20.2.1.1.11 | octet string | read-only |
Voltage threshold reading expressed in Volts(V). If the voltage drops below this value and if a warning alert/event had previously been created, then the alert/event will be reset. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. |
vpdInformation | 1.3.6.1.4.1.2.3.51.2.2.21 | |||
chassisVpd | 1.3.6.1.4.1.2.3.51.2.2.21.1 | |||
bladeCenterVpd | 1.3.6.1.4.1.2.3.51.2.2.21.1.1 | |||
bladeCenterVpdMachineType | 1.3.6.1.4.1.2.3.51.2.2.21.1.1.1 | octet string | read-only |
Machine type VPD information (from System BIOS). |
bladeCenterVpdMachineModel | 1.3.6.1.4.1.2.3.51.2.2.21.1.1.2 | octet string | read-only |
Machine model VPD information (from System BIOS). |
bladeCenterSerialNumber | 1.3.6.1.4.1.2.3.51.2.2.21.1.1.3 | octet string | read-only |
Machine serial number VPD information (from System BIOS). |
bladeCenterUUID | 1.3.6.1.4.1.2.3.51.2.2.21.1.1.4 | octet string | read-only |
Machine UUID (Universal Unique ID information) (from System BIOS). |
bladeCenterManufacturingId | 1.3.6.1.4.1.2.3.51.2.2.21.1.1.5 | octet string | read-only |
Machine chassis manufacturing ID. |
bladeCenterHardwareRevision | 1.3.6.1.4.1.2.3.51.2.2.21.1.1.6 | integer | read-only |
Machine chassis hardware revision. |
bladeCenterFruNumber | 1.3.6.1.4.1.2.3.51.2.2.21.1.1.7 | octet string | read-only |
Machine chassis FRU number. |
bladeCenterManufDate | 1.3.6.1.4.1.2.3.51.2.2.21.1.1.8 | octet string | read-only |
Machine chassis manufature date. |
bladeCenterPartNumber | 1.3.6.1.4.1.2.3.51.2.2.21.1.1.9 | octet string | read-only |
Machine chassis part number. |
bladeCenterFruSerial | 1.3.6.1.4.1.2.3.51.2.2.21.1.1.10 | octet string | read-only |
Machine chassis FRU serial. |
mmHardwareVpd | 1.3.6.1.4.1.2.3.51.2.2.21.2 | |||
mmHardwareVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.2.1 | no-access |
Table of the management module hardware components. For consistent results, view as a table and not as individual entries. |
|
1.3.6.1.4.1.2.3.51.2.2.21.2.1.1 | no-access |
Management module hardware VPD entry. For consistent results, view as a table and not as individual entries. |
||
mmHardwareVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.2.1.1.1 | integer | read-only |
Management module hardware VPD index. For consistent results, view as a table and not as individual entries. |
mmHardwareVpdBayNumber | 1.3.6.1.4.1.2.3.51.2.2.21.2.1.1.2 | octet string | read-only |
Management module hardware VPD Bay number. For consistent results, view as a table and not as individual entries. |
mmHardwareVpdManufacturingId | 1.3.6.1.4.1.2.3.51.2.2.21.2.1.1.3 | octet string | read-only |
Management module hardware VPD manufacturing ID. For consistent results, view as a table and not as individual entries. |
mmHardwareVpdFruNumber | 1.3.6.1.4.1.2.3.51.2.2.21.2.1.1.4 | octet string | read-only |
Management module hardware VPD FRU number. For consistent results, view as a table and not as individual entries. |
mmHardwareVpdHardwareRevision | 1.3.6.1.4.1.2.3.51.2.2.21.2.1.1.5 | integer | read-only |
Management module hardware VPD hardware revision. For consistent results, view as a table and not as individual entries. |
mmHardwareVpdUuid | 1.3.6.1.4.1.2.3.51.2.2.21.2.1.1.6 | octet string | read-only |
Management module hardware VPD UUID. For consistent results, view as a table and not as individual entries. |
mmHardwareVpdManufDate | 1.3.6.1.4.1.2.3.51.2.2.21.2.1.1.7 | octet string | read-only |
Management module hardware VPD manufacture date. For consistent results, view as a table and not as individual entries. |
mmHardwareVpdPartNumber | 1.3.6.1.4.1.2.3.51.2.2.21.2.1.1.8 | octet string | read-only |
Management module hardware VPD Part number. For consistent results, view as a table and not as individual entries. |
mmHardwareVpdFruSerial | 1.3.6.1.4.1.2.3.51.2.2.21.2.1.1.9 | octet string | read-only |
Management module hardware VPD FRU serial. For consistent results, view as a table and not as individual entries. |
mmFirmwareVpd | 1.3.6.1.4.1.2.3.51.2.2.21.3 | |||
mmMainApplVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.3.1 | no-access |
Table of SP Firmware VPD. |
|
1.3.6.1.4.1.2.3.51.2.2.21.3.1.1 | no-access |
SP Firmware VPD entry. |
||
mmMainApplVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.3.1.1.1 | integer | read-only |
Firmware VPD index. |
mmMainApplVpdName | 1.3.6.1.4.1.2.3.51.2.2.21.3.1.1.2 | octet string | read-only |
Firmware VPD name description. |
mmMainApplVpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.3.1.1.3 | octet string | read-only |
Firmware VPD build identification. |
mmMainApplVpdRevisonNumber | 1.3.6.1.4.1.2.3.51.2.2.21.3.1.1.4 | octet string | read-only |
Firmware VPD revision number. |
mmMainApplVpdFilename | 1.3.6.1.4.1.2.3.51.2.2.21.3.1.1.5 | octet string | read-only |
Firmware VPD file name. |
mmMainApplVpdBuildDate | 1.3.6.1.4.1.2.3.51.2.2.21.3.1.1.6 | octet string | read-only |
Firmware VPD build date. |
mmBootROMVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.3.2 | no-access |
Table of SP Firmware VPD. |
|
1.3.6.1.4.1.2.3.51.2.2.21.3.2.1 | no-access |
SP Firmware VPD entry. |
||
mmBootROMVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.3.2.1.1 | integer | read-only |
Firmware VPD index. |
mmBootROMVpdName | 1.3.6.1.4.1.2.3.51.2.2.21.3.2.1.2 | octet string | read-only |
Firmware VPD name description. |
mmBootROMVpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.3.2.1.3 | octet string | read-only |
Firmware VPD build identification. |
mmBootROMVpdRevisonNumber | 1.3.6.1.4.1.2.3.51.2.2.21.3.2.1.4 | octet string | read-only |
Firmware VPD revision number. |
mmBootROMVpdFilename | 1.3.6.1.4.1.2.3.51.2.2.21.3.2.1.5 | octet string | read-only |
Firmware VPD file name. |
mmBootROMVpdBuildDate | 1.3.6.1.4.1.2.3.51.2.2.21.3.2.1.6 | octet string | read-only |
Firmware VPD build date. |
mmRemoteControlVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.3.3 | no-access |
Table of SP Firmware VPD. |
|
1.3.6.1.4.1.2.3.51.2.2.21.3.3.1 | no-access |
SP Firmware VPD entry. |
||
mmRemoteControlVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.3.3.1.1 | integer | read-only |
Firmware VPD index. |
mmRemoteControlVpdName | 1.3.6.1.4.1.2.3.51.2.2.21.3.3.1.2 | octet string | read-only |
Firmware VPD name description. |
mmRemoteControlVpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.3.3.1.3 | octet string | read-only |
Firmware VPD build identification. |
mmRemoteControlVpdRevisonNumber | 1.3.6.1.4.1.2.3.51.2.2.21.3.3.1.4 | octet string | read-only |
Firmware VPD revision number. |
mmRemoteControlVpdFilename | 1.3.6.1.4.1.2.3.51.2.2.21.3.3.1.5 | octet string | read-only |
Firmware VPD file name. |
mmRemoteControlVpdBuildDate | 1.3.6.1.4.1.2.3.51.2.2.21.3.3.1.6 | octet string | read-only |
Firmware VPD build date. |
mmPS2toUSBConvVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.3.4 | no-access |
Table of SP Firmware VPD. |
|
1.3.6.1.4.1.2.3.51.2.2.21.3.4.1 | no-access |
SP Firmware VPD entry. |
||
mmPS2toUSBConvVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.3.4.1.1 | integer | read-only |
Firmware VPD index. |
mmPS2toUSBConvVpdName | 1.3.6.1.4.1.2.3.51.2.2.21.3.4.1.2 | octet string | read-only |
Firmware VPD name description. |
mmPS2toUSBConvVpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.3.4.1.3 | octet string | read-only |
Firmware VPD build identification. |
mmPS2toUSBConvVpdRevisonNumber | 1.3.6.1.4.1.2.3.51.2.2.21.3.4.1.4 | octet string | read-only |
Firmware VPD revision number. |
mmPS2toUSBConvVpdFilename | 1.3.6.1.4.1.2.3.51.2.2.21.3.4.1.5 | octet string | read-only |
Firmware VPD file name. |
mmPS2toUSBConvVpdBuildDate | 1.3.6.1.4.1.2.3.51.2.2.21.3.4.1.6 | octet string | read-only |
Firmware VPD build date. |
mmToUSBIntfVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.3.5 | no-access |
Table of SP Firmware VPD. |
|
1.3.6.1.4.1.2.3.51.2.2.21.3.5.1 | no-access |
SP Firmware VPD entry. |
||
mmToUSBIntfVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.3.5.1.1 | integer | read-only |
Firmware VPD index. |
mmToUSBIntfVpdName | 1.3.6.1.4.1.2.3.51.2.2.21.3.5.1.2 | octet string | read-only |
Firmware VPD name description. |
mmToUSBIntfVpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.3.5.1.3 | octet string | read-only |
Firmware VPD build identification. |
mmToUSBIntfVpdRevisonNumber | 1.3.6.1.4.1.2.3.51.2.2.21.3.5.1.4 | octet string | read-only |
Firmware VPD revision number. |
mmToUSBIntfVpdFilename | 1.3.6.1.4.1.2.3.51.2.2.21.3.5.1.5 | octet string | read-only |
Firmware VPD file name. |
mmToUSBIntfVpdBuildDate | 1.3.6.1.4.1.2.3.51.2.2.21.3.5.1.6 | octet string | read-only |
Firmware VPD build date. |
bladeHardwareVpd | 1.3.6.1.4.1.2.3.51.2.2.21.4 | |||
bladeHardwareVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.4.1 | no-access |
Table of VPD information for the blade server hardware components. For consistent results, view as a table and not as individual entries. |
|
1.3.6.1.4.1.2.3.51.2.2.21.4.1.1 | no-access |
Blade server hardware VPD entry. For consistent results, view as a table and not as individual entries. |
||
bladeHardwareVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.1 | integer | read-only |
Blade hardware VPD index. For consistent results, view as a table and not as individual entries. |
bladeHardwareVpdBayNumber | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.2 | octet string | read-only |
Blade hardware VPD Bay number. For consistent results, view as a table and not as individual entries. |
bladeHardwareVpdManufacturingId | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.3 | octet string | read-only |
Blade hardware VPD manufacturing ID. For consistent results, view as a table and not as individual entries. |
bladeHardwareVpdFruNumber | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.4 | octet string | read-only |
Blade hardware VPD FRU number. For consistent results, view as a table and not as individual entries. |
bladeHardwareVpdHardwareRevision | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.5 | integer | read-only |
Blade hardware VPD hardware revision. For consistent results, view as a table and not as individual entries. |
bladeHardwareVpdSerialNumber | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.6 | octet string | read-only |
Blade hardware VPD serial number. For consistent results, view as a table and not as individual entries. |
bladeHardwareVpdMachineType | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.7 | octet string | read-only |
Blade hardware VPD machine type. For consistent results, view as a table and not as individual entries. |
bladeHardwareVpdUuid | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.8 | octet string | read-only |
Blade hardware VPD UUID. For consistent results, view as a table and not as individual entries. |
bladeHardwareVpdManufDate | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.9 | octet string | read-only |
Blade hardware VPD Manufature Date. For consistent results, view as a table and not as individual entries. |
bladeHardwareVpdPartNumber | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.10 | octet string | read-only |
Blade hardware VPD Part number. For consistent results, view as a table and not as individual entries. |
bladeHardwareVpdFruSerial | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.11 | octet string | read-only |
Blade hardware VPD FRU serial. For consistent results, view as a table and not as individual entries. |
bladeDaughterVpdCardType | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.20 | integer | read-only |
Blade daughter card VPD Type Code. Describes what the blade or module is. For consistent results, view as a table and not as individual entries. Enumeration: 'unknown': 0, 'dasd': 2, 'network': 1. |
bladeDaughterVpdManufacturingId | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.21 | octet string | read-only |
Blade daughter card VPD manufacturing ID. For consistent results, view as a table and not as individual entries. |
bladeDaughterVpdFruNumber | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.22 | octet string | read-only |
Blade daughter card VPD FRU number. For consistent results, view as a table and not as individual entries. |
bladeDaughterVpdHardwareRevision | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.23 | integer | read-only |
Blade daughter card VPD hardware revision. For consistent results, view as a table and not as individual entries. |
bladeDaughterVpdSerialNumber | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.24 | octet string | read-only |
Blade daughter card VPD Serial number. For consistent results, view as a table and not as individual entries. |
bladeDaughterVpdMachineType | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.25 | octet string | read-only |
Blade daughter card VPD Machine type. For consistent results, view as a table and not as individual entries. |
bladeDaughterVpdUuid | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.26 | octet string | read-only |
Blade daughter VPD UUID. For consistent results, view as a table and not as individual entries. |
bladeDaughterVpdManufDate | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.27 | octet string | read-only |
Blade daughter VPD Manufacture date. For consistent results, view as a table and not as individual entries. |
bladeDaughterVpdPartNumber | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.28 | octet string | read-only |
Blade daughter VPD Part number. For consistent results, view as a table and not as individual entries. |
bladeDaughterVpdFruSerial | 1.3.6.1.4.1.2.3.51.2.2.21.4.1.1.29 | octet string | read-only |
Blade daughter VPD FRU Serial. For consistent results, view as a table and not as individual entries. |
bladeMACAddressVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.4.2 | no-access |
Table of MAC addresses of the blade server and its daughter cards. For consistent results, view as a table and not as individual entries. |
|
1.3.6.1.4.1.2.3.51.2.2.21.4.2.1 | no-access |
Blade server MAC address entry. For consistent results, view as a table and not as individual entries. |
||
bladeMACAddressVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.1 | integer | read-only |
Blade server index. For consistent results, view as a table and not as individual entries. |
bladeMACAddress1Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.2 | octet string | read-only |
Blade server MAC address 1. For consistent results, view as a table and not as individual entries. |
bladeMACAddress2Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.3 | octet string | read-only |
Blade server MAC address 2. For consistent results, view as a table and not as individual entries. |
bladeMACAddress3Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.4 | octet string | read-only |
Blade server MAC address 3. For consistent results, view as a table and not as individual entries. |
bladeMACAddress4Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.5 | octet string | read-only |
Blade server MAC address 4. For consistent results, view as a table and not as individual entries. |
bladeDaughterCard1MACAddress1Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.10 | octet string | read-only |
Blade server Daughter Card 1 MAC address 1. For consistent results, view as a table and not as individual entries. |
bladeDaughterCard1MACAddress2Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.11 | octet string | read-only |
Blade server Daughter Card 1 MAC address 2. For consistent results, view as a table and not as individual entries. |
bladeDaughterCard1MACAddress3Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.12 | octet string | read-only |
Blade server daughter card 1 MAC address 3. For consistent results, view as a table and not as individual entries. |
bladeDaughterCard1MACAddress4Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.13 | octet string | read-only |
Blade server daughter card 1 MAC address 4. For consistent results, view as a table and not as individual entries. |
bladeDaughterCard2MACAddress1Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.18 | octet string | read-only |
Blade server daughter card 2 MAC address 1. For consistent results, view as a table and not as individual entries. |
bladeDaughterCard2MACAddress2Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.19 | octet string | read-only |
Blade server daughter card 2 MAC address 2. For consistent results, view as a table and not as individual entries. |
bladeDaughterCard2MACAddress3Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.20 | octet string | read-only |
Blade server daughter card 2 MAC address 3. For consistent results, view as a table and not as individual entries. |
bladeDaughterCard2MACAddress4Vpd | 1.3.6.1.4.1.2.3.51.2.2.21.4.2.1.21 | octet string | read-only |
Blade server daughter card 2 MAC address 4. For consistent results, view as a table and not as individual entries. |
bladeFirmwareVpd | 1.3.6.1.4.1.2.3.51.2.2.21.5 | |||
bladeBiosVPDTable | 1.3.6.1.4.1.2.3.51.2.2.21.5.1 | no-access |
Table of blade firmware vital product data (VPD) information. |
|
1.3.6.1.4.1.2.3.51.2.2.21.5.1.1 | no-access |
Blade firmware VPD table entry |
||
bladeBiosVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.5.1.1.1 | integer | read-only |
Blade firmware VPD table index. |
bladeBiosVpdId | 1.3.6.1.4.1.2.3.51.2.2.21.5.1.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
bladeBiosVpdExists | 1.3.6.1.4.1.2.3.51.2.2.21.5.1.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
bladeBiosVpdPowerState | 1.3.6.1.4.1.2.3.51.2.2.21.5.1.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
bladeBiosVpdName | 1.3.6.1.4.1.2.3.51.2.2.21.5.1.1.5 | octet string | read-only |
The name of the blade as a null terminated string. |
bladeBiosVpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.5.1.1.6 | octet string | read-only |
The build ID for the blade firmware. |
bladeBiosVpdRevision | 1.3.6.1.4.1.2.3.51.2.2.21.5.1.1.7 | octet string | read-only |
The revision of the blade firmware. |
bladeBiosVpdDate | 1.3.6.1.4.1.2.3.51.2.2.21.5.1.1.8 | octet string | read-only |
The date of the blade firmware. |
bladeDiagsVPDTable | 1.3.6.1.4.1.2.3.51.2.2.21.5.2 | no-access |
Table of blade firmware vital product data (VPD) information. |
|
1.3.6.1.4.1.2.3.51.2.2.21.5.2.1 | no-access |
Blade firmware VPD table entry |
||
bladeDiagsVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.5.2.1.1 | integer | read-only |
Blade firmware VPD table index. |
bladeDiagsVpdId | 1.3.6.1.4.1.2.3.51.2.2.21.5.2.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
bladeDiagsVpdExists | 1.3.6.1.4.1.2.3.51.2.2.21.5.2.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
bladeDiagsVpdPowerState | 1.3.6.1.4.1.2.3.51.2.2.21.5.2.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
bladeDiagsVpdName | 1.3.6.1.4.1.2.3.51.2.2.21.5.2.1.5 | octet string | read-only |
The name of the blade as a null terminated string. |
bladeDiagsVpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.5.2.1.6 | octet string | read-only |
The build ID for the blade firmware. |
bladeDiagsVpdRevision | 1.3.6.1.4.1.2.3.51.2.2.21.5.2.1.7 | octet string | read-only |
The revision of the blade firmware. |
bladeDiagsVpdDate | 1.3.6.1.4.1.2.3.51.2.2.21.5.2.1.8 | octet string | read-only |
The date of the blade firmware. |
bladeSysMgmtProcVPDTable | 1.3.6.1.4.1.2.3.51.2.2.21.5.3 | no-access |
Table of blade firmware vital product data (VPD) information. |
|
1.3.6.1.4.1.2.3.51.2.2.21.5.3.1 | no-access |
Blade firmware VPD table entry |
||
bladeSysMgmtProcVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.5.3.1.1 | integer | read-only |
Blade firmware VPD table index. |
bladeSysMgmtProcVpdId | 1.3.6.1.4.1.2.3.51.2.2.21.5.3.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
bladeSysMgmtProcVpdExists | 1.3.6.1.4.1.2.3.51.2.2.21.5.3.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
bladeSysMgmtProcVpdPowerState | 1.3.6.1.4.1.2.3.51.2.2.21.5.3.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
bladeSysMgmtProcVpdName | 1.3.6.1.4.1.2.3.51.2.2.21.5.3.1.5 | octet string | read-only |
The name of the blade as a null terminated string. |
bladeSysMgmtProcVpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.5.3.1.6 | octet string | read-only |
The build ID for the blade firmware. |
bladeSysMgmtProcVpdRevision | 1.3.6.1.4.1.2.3.51.2.2.21.5.3.1.7 | octet string | read-only |
The revision of the blade firmware. |
smHardwareVpd | 1.3.6.1.4.1.2.3.51.2.2.21.6 | |||
smHardwareVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.6.1 | no-access |
Table of the switch module hardware components. For consistent results, view as a table and not as individual entries. |
|
1.3.6.1.4.1.2.3.51.2.2.21.6.1.1 | no-access |
Switch module hardware VPD entry. For consistent results, view as a table and not as individual entries. |
||
smHardwareVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.1 | integer | read-only |
Switch module hardware VPD index. For consistent results, view as a table and not as individual entries. |
smHardwareVpdBayNumber | 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.2 | octet string | read-only |
Switch module hardware VPD Bay number. For consistent results, view as a table and not as individual entries. |
smHardwareVpdManufacturingId | 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.3 | octet string | read-only |
Switch module hardware VPD manufacturing ID. For consistent results, view as a table and not as individual entries. |
smHardwareVpdFruNumber | 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.4 | octet string | read-only |
Switch module hardware VPD FRU number. For consistent results, view as a table and not as individual entries. |
smHardwareVpdHardwareRevision | 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.5 | integer | read-only |
Switch module hardware VPD hardware revision. For consistent results, view as a table and not as individual entries. |
smHardwareVpdUuid | 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.8 | octet string | read-only |
Switch module hardware VPD UUID. For consistent results, view as a table and not as individual entries. |
smHardwareVpdManufDate | 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.9 | octet string | read-only |
Switch module hardware VPD manufacture Date. For consistent results, view as a table and not as individual entries. |
smHardwareVpdPartNumber | 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.10 | octet string | read-only |
Switch module hardware VPD Part Number. For consistent results, view as a table and not as individual entries. |
smHardwareVpdFruSerial | 1.3.6.1.4.1.2.3.51.2.2.21.6.1.1.11 | octet string | read-only |
Switch module hardware VPD FRU Serial. For consistent results, view as a table and not as individual entries. |
smFirmwareVpd | 1.3.6.1.4.1.2.3.51.2.2.21.7 | |||
smMainAppVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.7.1 | no-access |
Switch module main application VPD information table. |
|
1.3.6.1.4.1.2.3.51.2.2.21.7.1.1 | no-access |
Switch module main application VPD table entry |
||
smMainAppVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.7.1.1.1 | integer | read-only |
Switch module main application VPD entry index. |
smMainAppVpdId | 1.3.6.1.4.1.2.3.51.2.2.21.7.1.1.2 | integer | read-only |
The switch module numeric identifier. Enumeration: 'module4': 4, 'module3': 3, 'module2': 2, 'module1': 1. |
smMainAppVpdExists | 1.3.6.1.4.1.2.3.51.2.2.21.7.1.1.3 | integer | read-only |
Indicates whether the switch module specified exists or not. Enumeration: 'true': 1, 'false': 0. |
smMainAppVpdSwitchType | 1.3.6.1.4.1.2.3.51.2.2.21.7.1.1.4 | integer | read-only |
Indicates the type of switch module installed. Enumeration: 'serialCM': 4, 'fibre': 2, 'infiniband': 6, 'unknown': 0, 'ethernet': 1, 'opm': 3, 'copperPassThrough': 5. |
smMainApp1VpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.7.1.1.5 | octet string | read-only |
Switch module firmware build id. |
smMainApp1VpdBuildDate | 1.3.6.1.4.1.2.3.51.2.2.21.7.1.1.6 | octet string | read-only |
Switch module firmware build date. |
smMainApp1VpdRevisionNumber | 1.3.6.1.4.1.2.3.51.2.2.21.7.1.1.7 | octet string | read-only |
Switch module firmware revision number. |
smMainApp2VpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.7.1.1.8 | octet string | read-only |
Switch module firmware build id. |
smMainApp2VpdBuildDate | 1.3.6.1.4.1.2.3.51.2.2.21.7.1.1.9 | octet string | read-only |
Switch module firmware build date. |
smMainApp2VpdRevisionNumber | 1.3.6.1.4.1.2.3.51.2.2.21.7.1.1.10 | octet string | read-only |
Switch module firmware revision number. |
smBootRomVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.7.2 | no-access |
Switch module boot ROM VPD information table. |
|
1.3.6.1.4.1.2.3.51.2.2.21.7.2.1 | no-access |
Switch module boot ROM VPD table entry |
||
smBootRomVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.7.2.1.1 | integer | read-only |
Switch module boot ROM VPD entry index. |
smBootRomVpdId | 1.3.6.1.4.1.2.3.51.2.2.21.7.2.1.2 | integer | read-only |
The switch module numeric identifier. Enumeration: 'module4': 4, 'module3': 3, 'module2': 2, 'module1': 1. |
smBootRomVpdExists | 1.3.6.1.4.1.2.3.51.2.2.21.7.2.1.3 | integer | read-only |
Indicates whether the switch module specified exists or not. Enumeration: 'true': 1, 'false': 0. |
smBootRomVpdSwitchType | 1.3.6.1.4.1.2.3.51.2.2.21.7.2.1.4 | integer | read-only |
Indicates the type of switch module installed. Enumeration: 'serialCM': 4, 'fibre': 2, 'infiniband': 6, 'unknown': 0, 'ethernet': 1, 'opm': 3, 'copperPassThrough': 5. |
smBootRomVpdBuildId | 1.3.6.1.4.1.2.3.51.2.2.21.7.2.1.5 | octet string | read-only |
Switch module firmware build ID. |
smBootRomVpdBuildDate | 1.3.6.1.4.1.2.3.51.2.2.21.7.2.1.6 | octet string | read-only |
Switch module firmware build date. |
smBootRomVpdRevisionNumber | 1.3.6.1.4.1.2.3.51.2.2.21.7.2.1.7 | octet string | read-only |
Switch module firmware revision number. |
pmHardwareVpd | 1.3.6.1.4.1.2.3.51.2.2.21.8 | |||
pmHardwareVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.8.1 | no-access |
Table of the power module hardware components. For consistent results, view as a table and not as individual entries. |
|
1.3.6.1.4.1.2.3.51.2.2.21.8.1.1 | no-access |
Power module hardware VPD entry. For consistent results, view as a table and not as individual entries. |
||
pmHardwareVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.8.1.1.1 | integer | read-only |
Power module hardware VPD index. For consistent results, view as a table and not as individual entries. |
pmHardwareVpdBayNumber | 1.3.6.1.4.1.2.3.51.2.2.21.8.1.1.2 | octet string | read-only |
Power module hardware VPD Bay number. For consistent results, view as a table and not as individual entries. |
pmHardwareVpdManufacturingId | 1.3.6.1.4.1.2.3.51.2.2.21.8.1.1.3 | octet string | read-only |
Power module hardware VPD manufacturing ID. For consistent results, view as a table and not as individual entries. |
pmHardwareVpdFruNumber | 1.3.6.1.4.1.2.3.51.2.2.21.8.1.1.4 | octet string | read-only |
Power module hardware VPD FRU number. For consistent results, view as a table and not as individual entries. |
pmHardwareVpdHardwareRevision | 1.3.6.1.4.1.2.3.51.2.2.21.8.1.1.5 | integer | read-only |
Power module hardware VPD hardware revision. For consistent results, view as a table and not as individual entries. |
pmHardwareVpdUuid | 1.3.6.1.4.1.2.3.51.2.2.21.8.1.1.8 | octet string | read-only |
Power module hardware VPD UUID. For consistent results, view as a table and not as individual entries. |
pmHardwareVpdManufDate | 1.3.6.1.4.1.2.3.51.2.2.21.8.1.1.9 | octet string | read-only |
Power module hardware VPD Manufacture Date. For consistent results, view as a table and not as individual entries. |
pmHardwareVpdPartNumber | 1.3.6.1.4.1.2.3.51.2.2.21.8.1.1.10 | octet string | read-only |
Power module hardware VPD PartNumber. For consistent results, view as a table and not as individual entries. |
pmHardwareVpdFruSerial | 1.3.6.1.4.1.2.3.51.2.2.21.8.1.1.11 | octet string | read-only |
Power module hardware VPD FRU Serial. For consistent results, view as a table and not as individual entries. |
mtHardwareVpd | 1.3.6.1.4.1.2.3.51.2.2.21.9 | |||
mtHardwareVpdManufacturingId | 1.3.6.1.4.1.2.3.51.2.2.21.9.3 | octet string | read-only |
Media tray hardware VPD manufacturing ID. For consistent results, view as a table and not as individual entries. |
mtHardwareVpdFruNumber | 1.3.6.1.4.1.2.3.51.2.2.21.9.4 | octet string | read-only |
Media tray hardware VPD FRU number. For consistent results, view as a table and not as individual entries. |
mtHardwareVpdHardwareRevision | 1.3.6.1.4.1.2.3.51.2.2.21.9.5 | integer | read-only |
Media tray hardware VPD hardware revision. For consistent results, view as a table and not as individual entries. |
mtHardwareVpdUuid | 1.3.6.1.4.1.2.3.51.2.2.21.9.8 | octet string | read-only |
Media tray hardware VPD UUID. For consistent results, view as a table and not as individual entries. |
inventoryManagementVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.21 | no-access |
Table of the hardware components, (modules or blades) for which the system provides VPD information. For consistent results, view as a table and not as individual entries. |
|
1.3.6.1.4.1.2.3.51.2.2.21.21.1 | no-access |
System component hardware VPD entry. For consistent results, view as a table and not as individual entries. |
||
componentLevelVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.21.1.1 | integer | read-only |
System component level VPD index. For consistent results, view as a table and not as individual entries. |
componentLevelVpdFruNumber | 1.3.6.1.4.1.2.3.51.2.2.21.21.1.2 | octet string | read-only |
System component level VPD FRU number. For consistent results, view as a table and not as individual entries. |
componentLevelVpdSerialNumber | 1.3.6.1.4.1.2.3.51.2.2.21.21.1.3 | octet string | read-only |
System component level VPD serial number. For consistent results, view as a table and not as individual entries. |
componentLevelVpdManufacturingId | 1.3.6.1.4.1.2.3.51.2.2.21.21.1.4 | octet string | read-only |
System component level VPD manufacturing ID. For consistent results, view as a table and not as individual entries. |
componentLevelVpdBayNumber | 1.3.6.1.4.1.2.3.51.2.2.21.21.1.5 | octet string | read-only |
System component level VPD Bay number. For consistent results, view as a table and not as individual entries. |
componentLevelVpdTypeCode | 1.3.6.1.4.1.2.3.51.2.2.21.21.1.6 | integer | read-only |
System component level VPD Type Code. Describes what the blade or module is. For consistent results, view as a table and not as individual entries. Enumeration: 'powerModule': 113, 'bladeX86OneWay': 1, 'scalabilityPortModule': 19, 'bladeStorageExpansionUnit': 35, 'unknown': 0, 'bladeFiberChannelDaughterCard': 34, 'switchModuleCopperPassThrough': 40, 'bladeX86FourWay': 4, 'chassis': 97, 'serialPortExpansionCard': 47, 'switchModuleInfiniband': 20, 'bladeX86TwoWay': 2, 'bladeEthernetDaughterCard': 33, 'switchModuleEthernet': 17, 'switchModuleFiberChannel': 18, 'switchModuleMixedProtocol': 21, 'managementModule': 81, 'mediaTray': 129. |
componentLevelVpdMachineType | 1.3.6.1.4.1.2.3.51.2.2.21.21.1.7 | octet string | read-only |
System component level VPD machine type. For consistent results, view as a table and not as individual entries. |
componentLevelVpdHardwareRevision | 1.3.6.1.4.1.2.3.51.2.2.21.21.1.8 | integer | read-only |
System component level VPD hardware revision. For consistent results, view as a table and not as individual entries. |
inventoryManagementActivityVpdTable | 1.3.6.1.4.1.2.3.51.2.2.21.22 | no-access |
Table of system component hardware VPD activity log. For consistent results, view as a table and not as individual entries. |
|
1.3.6.1.4.1.2.3.51.2.2.21.22.1 | no-access |
System component hardware VPD activity log entry. For consistent results, view as a table and not as individual entries. |
||
componentLevelActivityVpdIndex | 1.3.6.1.4.1.2.3.51.2.2.21.22.1.1 | integer | read-only |
System component level VPD activity log index. For consistent results, view as a table and not as individual entries. |
componentLevelActivityVpdFruNumber | 1.3.6.1.4.1.2.3.51.2.2.21.22.1.2 | octet string | read-only |
System component level VPD activity log FRU number. For consistent results, view as a table and not as individual entries. |
componentLevelActivityVpdSerialNumber | 1.3.6.1.4.1.2.3.51.2.2.21.22.1.3 | octet string | read-only |
System component level VPD activity log serial number. For consistent results, view as a table and not as individual entries. |
componentLevelActivityVpdManufacturingId | 1.3.6.1.4.1.2.3.51.2.2.21.22.1.4 | octet string | read-only |
System component level VPD activity log manufacturing ID. For consistent results, view as a table and not as individual entries. |
componentLevelActivityVpdBayNumber | 1.3.6.1.4.1.2.3.51.2.2.21.22.1.5 | octet string | read-only |
System component level VPD activity log Bay number. For consistent results, view as a table and not as individual entries. |
componentLevelActivityVpdAction | 1.3.6.1.4.1.2.3.51.2.2.21.22.1.9 | octet string | read-only |
System component level VPD activity log action (added/removed). For consistent results, view as a table and not as individual entries. |
componentLevelActivityVpdTimestamp | 1.3.6.1.4.1.2.3.51.2.2.21.22.1.10 | octet string | read-only |
System component level VPD activity log timestamp. For consistent results, view as a table and not as individual entries. |
errorLogs | 1.3.6.1.4.1.2.3.51.2.3 | |||
eventLog | 1.3.6.1.4.1.2.3.51.2.3.4 | |||
readEventLogTable | 1.3.6.1.4.1.2.3.51.2.3.4.2 | no-access |
Table of event log entry information. |
|
1.3.6.1.4.1.2.3.51.2.3.4.2.1 | no-access |
Event log entry table entry |
||
readEventLogIndex | 1.3.6.1.4.1.2.3.51.2.3.4.2.1.1 | integer | read-only |
The event log index number. For consistent results, view as a table and not as individual entries. |
readEventLogString | 1.3.6.1.4.1.2.3.51.2.3.4.2.1.2 | octet string | read-only |
A string of data detailing an event. For consistent results, view as a table and not as individual entries. |
clearEventLog | 1.3.6.1.4.1.2.3.51.2.3.4.3 | integer | read-write |
Clear the event log. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
monitorLogStateEvents | 1.3.6.1.4.1.2.3.51.2.3.4.4 | integer | read-write |
If disabled, it means the info LED will not turn on when the log gets full and no alerts will be sent out. If enabled, the LED will turn on when the log gets full and alerts will be sent out. Enumeration: 'disabled': 0, 'enabled': 1. |
configureSP | 1.3.6.1.4.1.2.3.51.2.4 | |||
remoteAccessConfig | 1.3.6.1.4.1.2.3.51.2.4.1 | |||
generalRemoteCfg | 1.3.6.1.4.1.2.3.51.2.4.1.1 | |||
remoteAlertRetryCount | 1.3.6.1.4.1.2.3.51.2.4.1.1.4 | integer | read-write |
Number of additional times a remote alert will be retried if not succesfully sent. A value of zero indicates no retries will be attempted. Enumeration: 'retry4': 4, 'retry5': 5, 'noretry': 0, 'retry7': 7, 'retry1': 1, 'retry2': 2, 'retry3': 3, 'retry8': 8, 'retry6': 6. |
remoteAlertRetryDelay | 1.3.6.1.4.1.2.3.51.2.4.1.1.5 | integer | read-write |
Number in seconds to delay between retries if sending a remote alert is unsuccessful. Enumeration: 'oneMinute': 60, 'oneAndHalfMinutes': 90, 'twoMinutes': 120, 'twoAndHalfMinutes': 150, 'threeMinutes': 180, 'threeAndHalfMinutes': 210, 'fourMinutes': 240, 'oneHalfMinute': 30, 'noDelay': 0. |
remoteAccessTamperDelay | 1.3.6.1.4.1.2.3.51.2.4.1.1.6 | integer | read-write |
Number in minutes to prohibit a remote login attempt after more than 5 sequential login attempts have failed. Enumeration: 'fiveMinutes': 5, 'nowait': 0, 'oneMinute': 1, 'oneTwentyMinutes': 120, 'twoMinutes': 2, 'sixMinutes': 6, 'thirtyMinutes': 30, 'threeMinutes': 3, 'fifteenMinutes': 15, 'twoFortyMinutes': 240, 'fourMinutes': 4, 'sevenMinutes': 7, 'oneEightyMinutes': 180, 'sixtyMinutes': 60, 'twentyMinutes': 20, 'tenMinutes': 10. |
userAuthenticationMethod | 1.3.6.1.4.1.2.3.51.2.4.1.1.7 | integer | read-write |
Use this field to specify how users attempting to login should be authenticated. There are two methods: Local authentication. Userid and password are verified by searching the list of users locally configured under Local Login Profiles. LDAP based authentication. Users are authenticated via a remote LDAP server. One or both authentication methods can be selected. If both methods should be used, the order must be specified. Enumeration: 'ldapOnly': 1, 'localFirstThenLdap': 2, 'localOnly': 0, 'ldapFirstThenLocal': 3. |
allowModemLogin | 1.3.6.1.4.1.2.3.51.2.4.1.1.8 | integer | read-write |
Allow the user login through modem connection Enumeration: 'disabled': 0, 'enabled': 1. |
remoteAlertIds | 1.3.6.1.4.1.2.3.51.2.4.1.3 | |||
remoteAlertIdsTable | 1.3.6.1.4.1.2.3.51.2.4.1.3.1 | no-access |
Table of remote alert entries. This table lets you configure remote alert recipients. You can define up to 12 unique recipients. Note: All selected alert events will be sent to all enabled alert recipients. |
|
1.3.6.1.4.1.2.3.51.2.4.1.3.1.1 | no-access |
Remote alert entries. |
||
remoteAlertIdEntryIndex | 1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.1 | integer | read-only |
Index for remote alert entry. |
remoteAlertIdEntryStatus | 1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.2 | integer | read-write |
Remote alert entry status, invalid means entry not defined yet, disabledAndValid means entry defined but not enabled to send an alert, enabledAndValid means entry defined and enabled to send an alert. Enumeration: 'enabledAndValid': 2, 'invalid': 0, 'disabledAndValid': 1. |
remoteAlertIdEntryIpOrHostAddress | 1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.3 | octet string | read-write |
A null terminated string that either contains an IP address of the form '1.2.3.4' or a host name (if DNS is enabled) for the alert entry. |
remoteAlertIdEntryTextDescription | 1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.4 | octet string | read-write |
A null terminated string that contains a text description of this entry. |
remoteAlertIdEntryNotificationType | 1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.5 | integer | read-write |
Remote alert entry notification method. Types include unknown when the type can't be determined (read-only), ibmDirectorOverLAN for a LAN alert sent over ethernet to IBM director, snmpOverLan for an SNMP alert over ethernet, and emailOverLan for a E-Mail alert over ethernet. Enumeration: 'unknown': 0, 'ibmDirectorOverLAN': 8, 'snmpOverLan': 4, 'emailOverLan': 5. |
remoteAlertIdEmailAddr | 1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.9 | octet string | read-write |
A null terminated string that contains an E-Mail Address. For example, 'jeb@us.ibm.com'. Used only for an E-mail over Lan or E-Mail over PPP notification type. |
remoteAlertIdEntrySelectiveAlert | 1.3.6.1.4.1.2.3.51.2.4.1.3.1.1.13 | integer | read-write |
Remote alert entry selective alert setting. A value of critOnlyAlerts will only send critical alerts to this remote alert receipient, a value of allAlerts will send all alerts to this remote alert recepient. Enumeration: 'critOnlyAlerts': 0, 'allAlerts': 1. |
generateTestAlert | 1.3.6.1.4.1.2.3.51.2.4.1.3.30 | integer | read-write |
Generate a Test Alert. This will send a test alert to all configured and enabled remote alert receipients. The text portion of the alert will contain 'Application Posted Alert to ASM'. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
remoteAccessIds | 1.3.6.1.4.1.2.3.51.2.4.1.4 | |||
remoteAccessIdsTable | 1.3.6.1.4.1.2.3.51.2.4.1.4.1 | no-access |
Table of remote access profiles. This table lets you to configure all login profiles. You can define up to 12 unique profiles. Note: By default, the remote supervisor adapter comes configured with one login profile that allows remote access using a login ID of 'USERID' and a password of 'PASSW0RD' (the 0 is a zero). To avoid a potential security exposure, we strongly recommend that you change this default Login Profile to values of your choice. |
|
1.3.6.1.4.1.2.3.51.2.4.1.4.1.1 | no-access |
Remote access entries. |
||
remoteAccessIdEntryIndex | 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.1 | integer | read-only |
Index for Remote access entry. |
remoteAccessIdEntryUserId | 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.2 | octet string | read-write |
Remote access entry null terminated string that contains the user-id. It must not be a duplicate of any previously configured ones. |
remoteAccessIdEntryPassword | 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.3 | octet string | read-write |
Remote access password. The password must contain at least one alphabetic and one non-alphabetic character and be at least 5 characters long, or you can leave the password field blank to set an empty password. NOTE: Value returned by the GET command is meaningless for this MIB object. |
remoteAccessIdEntryEncodedLoginPw | 1.3.6.1.4.1.2.3.51.2.4.1.4.1.1.7 | octet string | read-write |
Used only for configuration save/restore. A null terminated string containing an encoded concatenation of the login ID and password separated by an ':'. |
remoteAccessUserAuthorityLevelTable | 1.3.6.1.4.1.2.3.51.2.4.1.4.2 | no-access |
Table of user authority level profiles. |
|
1.3.6.1.4.1.2.3.51.2.4.1.4.2.1 | no-access |
User authority level entries. |
||
ualIndex | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.1 | integer | read-only |
Index for User Authority Level entry. |
ualId | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.2 | octet string | read-only |
User ID |
ualSupervisor | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.3 | integer | read-write |
User has no restrictions. Enumeration: 'disabled': 0, 'enabled': 1. |
ualReadOnly | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.4 | integer | read-write |
User has only read-only access, and cannot perform any save, modify, clear, or state affecting operations (eg. restart ASM, restore defaults, upgrade the firmware, etc.). Enumeration: 'disabled': 0, 'enabled': 1. |
ualAccountManagement | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.5 | integer | read-write |
User can add/modify/delete users and change the global login settings in the Login Profiles panel. Enumeration: 'disabled': 0, 'enabled': 1. |
ualConsoleAccess | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.6 | integer | read-write |
User can access the remote console. Enumeration: 'disabled': 0, 'enabled': 1. |
ualConsoleAndVirtualMediaAccess | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.7 | integer | read-write |
User can access both the remote console and the virtual media feature. Enumeration: 'disabled': 0, 'enabled': 1. |
ualServerPowerAccess | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.8 | integer | read-write |
User can access the power on and restart functions for the remote server. These functions are available via the Power/Restart panel. Enumeration: 'disabled': 0, 'enabled': 1. |
ualAllowClearLog | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.9 | integer | read-write |
User can clear the event logs. Everyone can look at the event logs, but this particular permission is required to clear the logs. Enumeration: 'disabled': 0, 'enabled': 1. |
ualAdapterBasicConfig | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.10 | integer | read-write |
User can modify configuration parameters in the System Settings and Alerts panels. Enumeration: 'disabled': 0, 'enabled': 1. |
ualAdapterNetworkAndSecurityConfig | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.11 | integer | read-write |
User can modify configuration parameters in the Security, Network Protocols, Network Interface, Port Assignments, and Serial Port panels. Enumeration: 'disabled': 0, 'enabled': 1. |
ualAdapterAdvancedConfig | 1.3.6.1.4.1.2.3.51.2.4.1.4.2.1.12 | integer | read-write |
User has no restrictions when configuring the adapter. In addition, the user is said to have administrative access to the RSA, meaning that the user can also perform the following advanced functions: firmware upgrades, PXE network boot, restore adapter factory defaults, modify and restore adapter configuration from a configuration file, and restart/reset the adapter. Enumeration: 'disabled': 0, 'enabled': 1. |
remoteAccessRBSroleTable | 1.3.6.1.4.1.2.3.51.2.4.1.4.3 | no-access |
Table of RBS User Role profiles. |
|
1.3.6.1.4.1.2.3.51.2.4.1.4.3.1 | no-access |
User Role entries. |
||
roleIndex | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.1 | integer | read-only |
Index for RBS User Role entry. |
roleId | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.2 | octet string | read-only |
User ID |
rbsSupervisor | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.3 | integer | read-write |
User has no restrictions. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsOperator | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.4 | integer | read-write |
User has only operator access, and cannot perform any save, modify, clear, or state affecting operations (eg. restart ASM, restore defaults, upgrade the firmware, etc.). Enumeration: 'disabled': 0, 'enabled': 1. |
rbsChassisOperator | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.5 | integer | read-write |
User has ability to browse status and properties of chassis components (MM, blowers, midplane, power modules, media tray. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsChassisAccountManagement | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.6 | integer | read-write |
User can add/modify/delete users and change the global login settings. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsChassisLogManagement | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.7 | integer | read-write |
User has ability to clear the MM event log and to change log policy settings. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsChassisConfiguration | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.8 | integer | read-write |
User can modify and save any chassis configuration parameter (except user profiles and event log settings.) Enumeration: 'disabled': 0, 'enabled': 1. |
rbsChassisAdministration | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.9 | integer | read-write |
User has ability to backup or restore MM configuration, do MM firmware updates, restore MM factory defaults configuration, or restart the MM.) Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBladeOperator | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.10 | integer | read-write |
User has ability to browse status and properties of blades. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBladeRemotePresence | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.11 | integer | read-write |
User has ability to access the Remote Control web panel and the functions provided on the panel: remote console (KVM) and remote disk. The ability to issue the CLI console command to start an SOL session to a blade will also require this authority. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBladeConfiguration | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.12 | integer | read-write |
User can modify and save any blade configuration parameter. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBladeAdministration | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.13 | integer | read-write |
User can power on/off and restart blades, activate standby blade servers, do firmware updates. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsSwitchModuleOperator | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.14 | integer | read-write |
User has ability to browse status and properties of I/O modules. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsSwitchModuleConfiguration | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.15 | integer | read-write |
User can modify the switch module configuration parameters on the Switch Management. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsSwitchModuleAdministration | 1.3.6.1.4.1.2.3.51.2.4.1.4.3.1.16 | integer | read-write |
User can power on/off and restart the switch modules, and update switch module firmware. Enumeration: 'disabled': 0, 'enabled': 1. |
remoteAccessRBSscopeTable | 1.3.6.1.4.1.2.3.51.2.4.1.4.4 | no-access |
Table of RBS User Scope profiles. |
|
1.3.6.1.4.1.2.3.51.2.4.1.4.4.1 | no-access |
User Scope entries. |
||
scopeIndex | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.1 | integer | read-only |
Index for RBS User Scope Entry. |
scopeId | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.2 | octet string | read-only |
User ID |
rbsChassis | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.3 | integer | read-write |
User has access to the MM and chassis functions. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade1 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.4 | integer | read-write |
User has access to the blade in slot 1. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade2 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.5 | integer | read-write |
User has access to the blade in slot 2. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade3 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.6 | integer | read-write |
User has access to the blade in slot 3. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade4 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.7 | integer | read-write |
User has access to the blade in slot 4. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade5 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.8 | integer | read-write |
User has access to the blade in slot 5. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade6 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.9 | integer | read-write |
User has access to the blade in slot 6. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade7 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.10 | integer | read-write |
User has access to the blade in slot 7. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade8 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.11 | integer | read-write |
User has access to the blade in slot 8. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade9 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.12 | integer | read-write |
User has access to the blade in slot 9. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade10 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.13 | integer | read-write |
User has access to the blade in slot 10. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade11 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.14 | integer | read-write |
User has access to the blade in slot 11. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade12 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.15 | integer | read-write |
User has access to the blade in slot 12. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade13 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.16 | integer | read-write |
User has access to the blade in slot 13. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsBlade14 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.17 | integer | read-write |
User has access to the blade in slot 14. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsSwitch1 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.18 | integer | read-write |
User has access to switch module 1. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsSwitch2 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.19 | integer | read-write |
User has access to switch module 2. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsSwitch3 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.20 | integer | read-write |
User has access to switch module 3. Enumeration: 'disabled': 0, 'enabled': 1. |
rbsSwitch4 | 1.3.6.1.4.1.2.3.51.2.4.1.4.4.1.21 | integer | read-write |
User has access to switch module 4. Enumeration: 'disabled': 0, 'enabled': 1. |
remoteAlerts | 1.3.6.1.4.1.2.3.51.2.4.2 | |||
remoteAlertsCrit | 1.3.6.1.4.1.2.3.51.2.4.2.1 | |||
critTemp | 1.3.6.1.4.1.2.3.51.2.4.2.1.1 | integer | read-write |
Generate an alert if any of the monitored temperature sensors in the system exceed their critical threshold. Note: If a critical Temperature condition is detected, the server will automatically be shut down and powered off whether this object is enabled or not. Enumeration: 'disabled': 0, 'enabled': 1. |
critVolt | 1.3.6.1.4.1.2.3.51.2.4.2.1.2 | integer | read-write |
Generate a alert if any of the monitored power supply sensors in the system fall outside their specified critical operational range. Note: If a critical voltage condition is detected, the server will automatically be shut down and powered off whether this object is enabled or not. Enumeration: 'disabled': 0, 'enabled': 1. |
critMultiBlower | 1.3.6.1.4.1.2.3.51.2.4.2.1.4 | integer | read-write |
Generate an alert if multiple blowers used for cooling the system fail. Enumeration: 'disabled': 0, 'enabled': 1. |
critPower | 1.3.6.1.4.1.2.3.51.2.4.2.1.5 | integer | read-write |
Generate an alert if any of the system power supplies fail. Enumeration: 'disabled': 0, 'enabled': 1. |
critHardDrive | 1.3.6.1.4.1.2.3.51.2.4.2.1.6 | integer | read-write |
Generate an alert if any of hard disk drives fail. Enumeration: 'disabled': 0, 'enabled': 1. |
critVRM | 1.3.6.1.4.1.2.3.51.2.4.2.1.7 | integer | read-write |
Generate an alert if any of VRM (voltage regulator modules) fail. Enumeration: 'disabled': 0, 'enabled': 1. |
critMultipleSwitchModule | 1.3.6.1.4.1.2.3.51.2.4.2.1.8 | integer | read-write |
Generate an alert if all switch modules fail or are removed. Enumeration: 'disabled': 0, 'enabled': 1. |
critInvalidConfig | 1.3.6.1.4.1.2.3.51.2.4.2.1.9 | integer | read-write |
Generate an alert if the hardware configuration is incompatible. Enumeration: 'disabled': 0, 'enabled': 1. |
remoteAlertsNonCrit | 1.3.6.1.4.1.2.3.51.2.4.2.2 | |||
warnSingleBlower | 1.3.6.1.4.1.2.3.51.2.4.2.2.2 | integer | read-write |
Generate an alert if one blower used for cooling the system fails. Enumeration: 'disabled': 0, 'enabled': 1. |
warnTemp | 1.3.6.1.4.1.2.3.51.2.4.2.2.3 | integer | read-write |
Generate an alert if any of the monitored temperature sensors in the system exceed their warning threshold. Enumeration: 'disabled': 0, 'enabled': 1. |
warnVoltage | 1.3.6.1.4.1.2.3.51.2.4.2.2.4 | integer | read-write |
Generate an alert if any of the monitored power supply sensors in the system fall outside their specified warning operational range. Enumeration: 'disabled': 0, 'enabled': 1. |
warnRedundantModule | 1.3.6.1.4.1.2.3.51.2.4.2.2.6 | integer | read-write |
Generate an alert if any of the switch modules or management modules is failing or removed. Enumeration: 'disabled': 0, 'enabled': 1. |
warnMediaTrayKVMSwitch | 1.3.6.1.4.1.2.3.51.2.4.2.2.7 | integer | read-write |
Generate an alert if the system detects a Media Tray or KVM switching failure. Enumeration: 'disabled': 0, 'enabled': 1. |
remoteAlertsSystem | 1.3.6.1.4.1.2.3.51.2.4.2.3 | |||
systemPowerOff | 1.3.6.1.4.1.2.3.51.2.4.2.3.4 | integer | read-write |
Generate an alert if the system is powered off. Enumeration: 'disabled': 0, 'enabled': 1. |
systemPowerOn | 1.3.6.1.4.1.2.3.51.2.4.2.3.5 | integer | read-write |
Generate a alert if the system is powered on. Enumeration: 'disabled': 0, 'enabled': 1. |
systemPFA | 1.3.6.1.4.1.2.3.51.2.4.2.3.8 | integer | read-write |
Generate a alert if the system hardware detects a Predictive Failure Analysis(PFA) on PFA enabled hardware. Enumeration: 'disabled': 0, 'enabled': 1. |
systemInventory | 1.3.6.1.4.1.2.3.51.2.4.2.3.10 | integer | read-write |
Generate an alert if the a processor blade or media tray is added or removed. Enumeration: 'disabled': 0, 'enabled': 1. |
systemLog75PctFull | 1.3.6.1.4.1.2.3.51.2.4.2.3.11 | integer | read-write |
Generate an alert if the system log reaches 75% full. Enumeration: 'disabled': 0, 'enabled': 1. |
networkChangeNotification | 1.3.6.1.4.1.2.3.51.2.4.2.3.12 | integer | read-write |
Generate an alert if the SP has restarted and the internal network has initialized successfully, or if an IP address change via a source other than the management module. Enumeration: 'disabled': 0, 'enabled': 1. |
systemBladeThrottling | 1.3.6.1.4.1.2.3.51.2.4.2.3.13 | integer | read-write |
Generate an alert if any of the server blades are throttling. Enumeration: 'disabled': 0, 'enabled': 1. |
systemPowerManagement | 1.3.6.1.4.1.2.3.51.2.4.2.3.14 | integer | read-write |
Generate an alert if the system detects a power oversubscription condition or power supply mismatch in a power domain. Enumeration: 'disabled': 0, 'enabled': 1. |
spClock | 1.3.6.1.4.1.2.3.51.2.4.4 | |||
spClockDateAndTimeSetting | 1.3.6.1.4.1.2.3.51.2.4.4.1 | octet string | read-write |
ASM clock date and time setting. A date-time specification for the local time of day. For example to set the date and time to March 4, 2001 at 06:00:00AM, set the value to:'03/04/2001,06:00:00'. field contents range _____ ________ _____ 1 month 01..12 2 separator '/' 3 day 01..31 4 separator '/' 5 year 2000..2089 6 separator ',' 7 hour 00..23 8 separator ':' 9 minutes 00..59 10 separator ':' 11 seconds 00..59 |
spClockTimezoneSetting | 1.3.6.1.4.1.2.3.51.2.4.4.2 | octet string | read-write |
ASM clock Greenwich Mean Time(GMT) offset and Daylight Saving Time(DST) settings. The following table lists GMT offsets and associated DST information. DST is not observed in time zones where the 'Observe DST' value does not contain 'yes' in the table. Also, note that in some cases additional information is required to determine the clock adjustment when DST is observed. The additional information is required when the GMT offset being written is +2:00 or +10:00. Examples -to set the GMT offset to +3:30, set the value to:'+3:30,no' -for Eastern Standard Time and observing DST, set the value to:'-5:00,yes' -for Egypt and observing DST, set the value to:'+2:00,yes,6' GMT Observe Additional Offset DST? DST value ______ _______ __________ +0:00 yes|no +1:00 yes|no +2:00 yes|no When 'Observe DST?' value is 'yes': 5 (for E.Europe) 4 (for GTB) 6 (for Egypt) 7 (for FLE) +3:00 yes|no +3:30 yes|no +4:00 no +4:30 no +5:00 yes|no +5:30 no +6:00 no +7:00 no +8:00 no +9:00 yes|no +9:30 yes|no +10:00 yes|no When 'Observe DST?' value is 'yes': 9 (for AUS Eastern) 10 (for Tasmania) 4 (for Vladivostok) +11:00 no +12:00 yes|no -12:00 no -11:00 no -10:00 no -9:00 yes|no -8:00 yes|no -7:00 yes|no -6:00 yes|no -5:00 yes|no -4:00 yes|no -3:30 yes|no -3:00 yes|no -2:00 yes|no -1:00 yes|no |
spIdentification | 1.3.6.1.4.1.2.3.51.2.4.5 | |||
spTxtId | 1.3.6.1.4.1.2.3.51.2.4.5.1 | octet string | read-write |
ASM text ID. Note: Do not put any 'space characters' at end of the ID. |
networkConfiguration | 1.3.6.1.4.1.2.3.51.2.4.9 | |||
networkInterfaces | 1.3.6.1.4.1.2.3.51.2.4.9.1 | |||
extEthernetInterface | 1.3.6.1.4.1.2.3.51.2.4.9.1.1 | |||
extEthernetInterfaceType | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.1 | octet string | read-only |
The type of interface. Indicates 'Ethernet-1'. |
extEthernetInterfaceHostName | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.3 | octet string | read-write |
Contains the 64 byte null terminated DNS host name for this interface. |
extEthernetInterfaceIPAddress | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.4 | ipaddress | read-write |
Contains the IP address for the ethernet interface. |
extEthernetInterfaceDataRate | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.5 | integer | read-write |
Specifies the data transfer rate to be used over the ethernet interface: 10Mb, 100Mb, or Auto. Enumeration: 'enet100Megabit': 4, 'enet10Megabit': 3, 'autoSpeed': 5. |
extEthernetInterfaceDuplexSetting | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.6 | integer | read-write |
Specifies the duplex settings for the data transfer rate to be used over the ethernet interface: Half, Full, or Auto. Enumeration: 'fullDuplex': 1, 'autoDuplex': 3, 'halfDuplex': 2. |
extEthernetInterfaceLAA | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.7 | octet string | read-write |
Specifies the locally administered MAC address. The locally administered address must be a hexadecimal value between 000000000000 - FFFFFFFFFFFF. This value must be in the form XX:XX:XX:XX:XX:XX where 'X' is a number between 0 - 9 and A - F. This ASM subsystem does not allow use of a multicast address. A multicast address has the least significant bit of the first byte set to a 1. The first byte must, therefore, be an even number. |
extEthernetInterfaceDhcpEnabled | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.8 | integer | read-write |
Disable or enable DHCP on this interface. Enumeration: 'dhcpDisabled': 0, 'tryDhcpThenTryStatic': 2, 'dhcpEnabled': 1. |
extEthernetInterfaceGatewayIPAddress | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.9 | ipaddress | read-write |
Contains the IP address of the gateway/router for the ethernet interface. |
extEthernetInterfaceBIA | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.10 | octet string | read-only |
Specifies the burned-in MAC (BIA) address. |
extEthernetInterfaceMTU | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.13 | integer | read-write |
Contains the Maximum Transmission Unit(MTU) for the ethernet interface |
extEthernetInterfaceSubnetMask | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.14 | ipaddress | read-write |
Contains the subnet mask for the ethernet interface |
dhcpEthernetInterface | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.16 | |||
dhcpHostName | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.16.1 | octet string | read-only |
Contains the 64 byte null terminated DNS host name for this interface, assigned by the DHCP server. |
dhcpIPAddress | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.16.2 | ipaddress | read-only |
Contains the IP address for the ethernet interface, assigned by the DHCP server. |
dhcpGatewayIPAddress | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.16.3 | ipaddress | read-only |
Contains the IP address of the gateway/router for the ethernet interface, assigned by the DHCP server. |
dhcpSubnetMask | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.16.4 | ipaddress | read-only |
Contains the Subnet Mask for the ethernet interface, assigned by the DHCP server. |
dhcpDomainName | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.16.5 | octet string | read-only |
Contains the 64 byte null terminated Domain Name for this interface, assigned by the DHCP server. |
dhcpDHCPServer | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.16.6 | ipaddress | read-only |
Contains the DHCP server IP address used to acquire the DHCP settings. |
dhcpPrimaryDNSServer | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.16.7 | ipaddress | read-only |
Contains the Primary DNS server, assigned by the DHCP server. |
dhcpSecondaryDNSServer | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.16.8 | ipaddress | read-only |
Contains the Secondary DNS server, assigned by the DHCP server. |
dhcpTertiaryDNSServer | 1.3.6.1.4.1.2.3.51.2.4.9.1.1.16.9 | ipaddress | read-only |
Contains the tertiary DNS server, assigned by the DHCP server. |
intEthernetInterface | 1.3.6.1.4.1.2.3.51.2.4.9.1.2 | |||
intEthernetInterfaceType | 1.3.6.1.4.1.2.3.51.2.4.9.1.2.1 | octet string | read-only |
The type of interface. Indicates 'PPP-1'. |
intEthernetInterfaceEnabled | 1.3.6.1.4.1.2.3.51.2.4.9.1.2.2 | integer | read-write |
Disable or enable the internal ethernet interface. Note: To alter any of the configuration settings for the ethernet interface, the following procedure should be used: (1) This object should be set to 'interfaceDisabled' (2) Make the modifications to other settings (3) This object should be set to 'interfaceEnabled' (4) Restart the remote supervisor adapter Also note that when attempting to enable this interface, the remote IP address is verified to be nonzero. If this verification fails, an error response will be returned and the internal ethernet interface will be left disabled. Enumeration: 'interfaceDisabled': 0, 'interfaceEnabled': 1. |
intEthernetInterfaceLocalIPAddress | 1.3.6.1.4.1.2.3.51.2.4.9.1.2.4 | ipaddress | read-write |
Contains the IP address for the ASM side of the internal ethernet link. |
intEthernetInterfaceDataRate | 1.3.6.1.4.1.2.3.51.2.4.9.1.2.5 | integer | read-only |
Specifies the data transfer rate to be used over the ethernet interface: 10Mb, 100Mb, or Auto. Enumeration: 'enet100Megabit': 4, 'enet10Megabit': 3, 'autoSpeed': 5. |
intEthernetInterfaceDuplexSetting | 1.3.6.1.4.1.2.3.51.2.4.9.1.2.6 | integer | read-only |
Specifies the duplex settings for the data transfer rate to be used over the ethernet interface: Half, Full, or Auto. Enumeration: 'fullDuplex': 1, 'autoDuplex': 3, 'halfDuplex': 2. |
intEthernetInterfaceLAA | 1.3.6.1.4.1.2.3.51.2.4.9.1.2.7 | octet string | read-write |
Specifies the locally administered MAC address. |
intEthernetInterfaceGatewayIPAddress | 1.3.6.1.4.1.2.3.51.2.4.9.1.2.9 | ipaddress | read-write |
Contains the IP address of the gateway/router for the ethernet interface. |
intEthernetInterfaceBIA | 1.3.6.1.4.1.2.3.51.2.4.9.1.2.10 | octet string | read-only |
Specifies the burned-in MAC (BIA) address. |
intEthernetInterfaceMTU | 1.3.6.1.4.1.2.3.51.2.4.9.1.2.13 | integer | read-only |
Contains the Maximum Transmission Unit(MTU) for the ethernet interface |
intEthernetInterfaceSubnetMask | 1.3.6.1.4.1.2.3.51.2.4.9.1.2.14 | ipaddress | read-write |
Contains the subnet mask for the ethernet interface. |
tcpProtocols | 1.3.6.1.4.1.2.3.51.2.4.9.3 | |||
snmpAgentConfig | 1.3.6.1.4.1.2.3.51.2.4.9.3.1 | |||
snmpSystemContact | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.1 | octet string | read-write |
A NULL terminated 48 byte string that contains the SNMP agent contact name. Note: Set snmpSystemAgentEnable to disabled before performing a set of this object. |
snmpSystemLocation | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.2 | octet string | read-write |
A NULL terminated 48 byte string that contains the SNMP agent location name. Note: Set snmpSystemAgentEnable to disabled before performing a set of this object. |
snmpSystemAgentTrapsDisable | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.3 | integer | read-write |
Disable or enable SNMP traps. Note: Set snmpSystemAgentEnable to disabled before performing a set of this object. Enumeration: 'trapsDisabled': 1, 'trapsEnabled': 0. |
snmpAgentCommunityConfig | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.4 | |||
snmpCommunityTable | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.4.1 | no-access |
Table of SNMP Community entries |
|
1.3.6.1.4.1.2.3.51.2.4.9.3.1.4.1.1 | no-access |
SNMP community entries |
||
snmpCommunityEntryIndex | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.4.1.1.1 | integer | read-only |
Index for SNMP Agent Community entry. |
snmpCommunityEntryCommunityName | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.4.1.1.2 | octet string | read-write |
SNMP Community entry name. Note: Set snmpSystemAgentEnable to disabled before performing a set of this object. |
snmpCommunityEntryCommunityIpAddress1 | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.4.1.1.3 | octet string | read-write |
SNMP Community IP address or host name. Can either be a dotted decimal IP string (eg. 9.37.44.2) or if DNS is enabled a host name. Note: Set snmpSystemAgentEnable to disabled before performing a set of this object. |
snmpCommunityEntryCommunityIpAddress2 | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.4.1.1.4 | octet string | read-write |
SNMP Community IP address or host name. Can either be a dotted decimal IP string (eg. 9.37.44.2) or if DNS is enabled a host name. Note: Set snmpSystemAgentEnable to disabled before performing a set of this object. |
snmpCommunityEntryCommunityIpAddress3 | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.4.1.1.5 | octet string | read-write |
SNMP Community IP address or host name. Can either be a dotted decimal IP string (eg. 9.37.44.2) or if DNS is enabled a host name. Note: Set snmpSystemAgentEnable to disabled before performing a set of this object. |
snmpCommunityEntryCommunityViewType | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.4.1.1.6 | integer | read-write |
Access Level of the SNMPv1 managers. Note this parameter is set for each community. Therefore all three managers in the same community have the same access level. Enumeration: 'traps-Only': 3, 'read-Traps': 1, 'write-Read-Traps': 2. |
snmpv1SystemAgentEnable | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.5 | integer | read-write |
Disable or enable the SNMPv1 agent. Note: To alter any of the configuration settings for the SNMPv1 agent, the following procedure should be used: (1) This object should be set to 'disabled' (2) Make the modifications to other settings (3) This object should be set to 'enabled' (4) Restart the remote supervisor adapter if this mib is changed with respect to the value at system bootup time. For example the SNMPv1 agent was set to disabled at system bootup time and now it is enabled. Then restarting the remote supervisor adaptor is required. Also note that when attempting to enable this agent, the following are verifed: (1) Is there a valid system contact (2) Is there a valid system name (3) Is there at least one valid community name and for that community name is there one valid IP address or hostname If this verification fails an error response will be returned and the SNMPv1 agent will be left disabled. Enumeration: 'disabled': 0, 'enabled': 1. |
snmpv3SystemAgentEnable | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.6 | integer | read-write |
Disable or enable the SNMPv3 agent. Note: To alter any of the configuration settings for the SNMPv3 agent, the following procedure should be used: (1) This object should be set to 'disabled' (2) Make the modifications to other settings (3) This object should be set to 'enabled' (4) Restart the remote supervisor adapter if this mib is changed with respect to the value at system bootup time. For example the SNMPv3 agent was set to disabled at system bootup time and now it is enabled. Then restarting the remote supervisor adaptor is required. Also note that when attempting to enable this agent, the following are verifed: (1) Is there a valid system contact? (2) Is there a valid system name? If this verification fails an error response will be returned and the SNMPv3 agent will be left disabled. Enumeration: 'disabled': 0, 'enabled': 1. |
snmpAgentUserProfileConfig | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9 | |||
snmpUserProfileTable | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1 | no-access |
Table of SNMPv3 User Profile entries |
|
1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1 | no-access |
SNMP User Profile entries |
||
snmpUserProfileEntryIndex | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.1 | integer | read-only |
Index for SNMPv3 Agent User Profile entry. |
snmpUserProfileEntryContextName | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.3 | octet string | read-write |
SNMPv3 User Profile entry - Context name for the user to access MIB objects. |
snmpUserProfileEntryAuthProt | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.4 | integer | read-write |
SNMPv3 User Profile entry - Authentication Protocol supported by the user. Enumeration: 'sha': 3, 'none': 1, 'md5': 2. |
snmpUserProfileEntryPrivProt | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.6 | integer | read-write |
SNMPv3 User Profile entry - Privacy Protocol supported by the user. Enumeration: 'none': 1, 'des': 2. |
snmpUserProfileEntryPrivPassword | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.7 | octet string | read-write |
SNMPv3 User Profile entry - Privacy password for the user. NOTE: Value returned for the GET command is meaningless for this MIB for security reason. |
snmpUserProfileEntryViewType | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.8 | integer | read-write |
SNMPv3 User Profile entry - Access level (Get, Set, and Traps) of the user. Enumeration: 'traps-Only': 3, 'read-Traps': 1, 'read-Write-Traps': 2. |
snmpUserProfileEntryIpAddress | 1.3.6.1.4.1.2.3.51.2.4.9.3.1.9.1.1.9 | octet string | read-write |
SNMPv3 User Profile entry - IP address or host name. Can either be a dotted decimal IP string (eg. 9.37.44.2) or if DNS is enabled a host name. |
dnsConfig | 1.3.6.1.4.1.2.3.51.2.4.9.3.2 | |||
dnsEnabled | 1.3.6.1.4.1.2.3.51.2.4.9.3.2.1 | integer | read-write |
Disable or enable the DNS agent. Note: To alter any of the configuration settings for the DNS agent, the following procedure should be used: (1) This object should be set to 'disabled' (2) Make the modifications to other settings (3) This object should be set to 'enabled' (4) Restart the remote supervisor adapter Also note that when attempting to enable this agent, it is verified that there is at least one valid DNS server IP address. If this verification fails, an error response will be returned and the DNS agent will be left disabled. Enumeration: 'dnsEnabled': 1, 'dnsDisabled': 0. |
dnsServerIPAddress1 | 1.3.6.1.4.1.2.3.51.2.4.9.3.2.2 | ipaddress | read-write |
Contains the primary DNS server IP address. |
dnsServerIPAddress2 | 1.3.6.1.4.1.2.3.51.2.4.9.3.2.3 | ipaddress | read-write |
Contains the secondary DNS server IP address. |
dnsServerIPAddress3 | 1.3.6.1.4.1.2.3.51.2.4.9.3.2.4 | ipaddress | read-write |
Contains the tertiary DNS server IP address. |
smtpConfig | 1.3.6.1.4.1.2.3.51.2.4.9.3.3 | |||
smtpServerNameOrIPAddress | 1.3.6.1.4.1.2.3.51.2.4.9.3.3.1 | octet string | read-write |
A NULL terminated 64 byte string that contains the SMTP server host name or IP address (a.b.c.d). |
attachmentsToEmailAlerts | 1.3.6.1.4.1.2.3.51.2.4.9.3.3.2 | integer | read-write |
Indicates if the event log should be attached to an email alert. Enumeration: 'attachEventLog': 1, 'noAttachments': 0. |
tcpApplicationConfig | 1.3.6.1.4.1.2.3.51.2.4.9.3.4 | |||
telnetInactivityTimeout | 1.3.6.1.4.1.2.3.51.2.4.9.3.4.1 | integer | read-write |
Default is 120 seconds. Value of zero is no timeout. Max value is any positive 4 bytes value. |
commandModeInactivityTimeout | 1.3.6.1.4.1.2.3.51.2.4.9.3.4.2 | integer | read-write |
Default is zero means no timeout. Max value is any positive 4 bytes value. |
commandModeEnable | 1.3.6.1.4.1.2.3.51.2.4.9.3.4.4 | integer | read-write |
Disable/Enable TCP Command Mode. Enumeration: 'diabled': 0, 'enabled': 1. |
slpAddrType | 1.3.6.1.4.1.2.3.51.2.4.9.3.4.5 | integer | read-write |
Set SLP address type to 0 (multicast) or 1 (broadcast). Note that when slpAddrType is set to broadast value then the multicast address set in in slpMulticastAddt will be ignored. Enumeration: 'broadcast': 1, 'multicast': 0. |
slpMulticastAddr | 1.3.6.1.4.1.2.3.51.2.4.9.3.4.6 | ipaddress | read-write |
Service Locator Protocol Multicast address |
tcpPortAssignmentCfg | 1.3.6.1.4.1.2.3.51.2.4.9.3.5 | |||
tcpPortsRestoreDefault | 1.3.6.1.4.1.2.3.51.2.4.9.3.5.1 | integer | read-write |
HTTP port number. Default value is 80. Once changed, the url's have to include :port at the end. SP has to be reset for change to take effect. NOTE: Value returned for the GET command is meaningless for this MIB. |
httpPortAssignment | 1.3.6.1.4.1.2.3.51.2.4.9.3.5.2 | integer | read-write |
HTTP port number. Default value is 80. Once changed, the url's have to include :port at the end. SP has to be reset for change to take effect. |
httpsPortAssignment | 1.3.6.1.4.1.2.3.51.2.4.9.3.5.3 | integer | read-write |
SSL port number. Default value is 443. Once changed, the url's have to include :port at the end. SP has to be reset for change to take effect. |
telnetPortAssignment | 1.3.6.1.4.1.2.3.51.2.4.9.3.5.4 | integer | read-write |
telnet port number. Default value is 23. SP has to be reset for change to take effect. |
sshPortAssignment | 1.3.6.1.4.1.2.3.51.2.4.9.3.5.5 | integer | read-write |
SSH port number. Default value is 22. SP has to be reset for change to take effect. |
snmpAgentPortAssignment | 1.3.6.1.4.1.2.3.51.2.4.9.3.5.6 | integer | read-write |
SNMP Agent port number. Default value is 161. SP has to be reset for change to take effect. |
snmpTrapsPortAssignment | 1.3.6.1.4.1.2.3.51.2.4.9.3.5.7 | integer | read-write |
SNMP Traps port number. Default value is 162. SP has to be reset for change to take effect. |
ldapClientCfg | 1.3.6.1.4.1.2.3.51.2.4.9.3.6 | |||
ldapServer1NameOrIPAddress | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.1 | octet string | read-write |
A NULL terminated 64 byte string that contains the LDAP server host name or IP address (a.b.c.d). |
ldapServer1PortNumber | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.2 | integer | read-write |
LDAP server port number. |
ldapServer2NameOrIPAddress | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.3 | octet string | read-write |
A NULL terminated 64 byte string that contains the LDAP server host name or IP address (a.b.c.d). |
ldapServer2PortNumber | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.4 | integer | read-write |
LDAP server port number. |
ldapServer3NameOrIPAddress | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.5 | octet string | read-write |
A NULL terminated 64 byte string that contains the LDAP server host name or IP address (a.b.c.d). |
ldapServer3PortNumber | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.6 | integer | read-write |
LDAP server port number. |
ldapRootDN | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.7 | octet string | read-write |
Distinguished Name for root entry of directory tree. An example might look like dn=foobar,dn=com. |
ldapUserSearchBaseDN | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.8 | octet string | read-write |
As part of the user authentication process, it is necessary to search the LDAP server for one or more attributes associated with a particular user. Any search request must specify the base DN for the actual search. This field specifies the base DN which should be used to search the User directory. An example might look like cn=users,dn=foobar,dn=com. If this field is left blank, the Root DN will be used as the search base instead. As mentioned, user searches are part of the authentication process. They are carried out to retrieve information about the user such as login permissions, callback number, and group memberships. For Version 2.0 LDAP clients, it is strongly encouraged that this parameter be configured, otherwise a search using the root DN may not succeed (as seen on Active Directory servers). |
ldapGroupFilter | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.9 | octet string | read-write |
This filter is used for group authentication. It specifies what group or groups that this MM belongs to. If left blank, group authentication is disabled. Otherwise, group authentication will be performed against the filter. The filter can be a specific group name (eg. RSAWest), a wildcard (*) which matches everything, or a wildcard with a prefix (eg. RSA*). The default filter is RSA*. After user authentication, group authentication will take place, whereby an attempt will be made to match the group or groups (that the user belongs to) to the group filter defined here. If there is no match, the user will not pass authentication and will be blocked. If there is a match, the login permissions for the user will be retrieved from the matched group(s), unless the user already has login permissions assigned directly from the user record retrieved from the LDAP server. |
ldapBindingMethod | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.10 | integer | read-write |
On initial binds to the LDAP server during user authentication, there are three options: Anonymous authentication: Bind attempt is made without a client DN or password. If the bind is successful, a search will be requested in order to find an entry on the LDAP server for the user attempting to login. If an entry is found, a second attempt to bind will be attempted, this time with the user's DN and password. If this succeeds, the user is deemed to have passed the user authentication phase. Group authentication is then attempted if it is enabled. Client authentication: Bind attempt is made with client DN and password specified by this configuration parameter. If the bind is successful, we proceed as above. User Principal Name (UPN): Bind attempt is made directly with the credentials used during the login process. If this succeeds, the user is deemed to have passed the user authentication phase. Note that for Active Directory servers, the userid can have the form someuser@somedomain or simply someuser. Strict UPN: This is the same as UPN above, except that the userid must have the form someuser@somedomain. The string entered by the user will be parsed for the @ symbol. Enumeration: 'strictUserPrincipalName': 3, 'anonymousAuthentication': 0, 'clientAuthentication': 1, 'userPrincipalName': 2. |
ldapClientAuthenticationDN | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.11 | octet string | read-write |
The initial bind to the LDAP server during user authentication can be performed with anonymous authentication, client based authentication, or UPN. The client based option requires a client DN and password as parameters to the bind request. These parameters are configured here. Note that the password can be left blank. |
ldapClientAuthenticationPassword | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.12 | octet string | read-write |
The client authentication password |
ldapUIDsearchAttribute | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.13 | octet string | read-write |
When the binding method selected is Anonymous authentication or Client authentication, the initial bind to the LDAP server is followed by a search request aimed at retrieving specific information about the user, including the user's DN, login permissions, and group ownerships. In order to retrieve this information, the search request must specify the attribute name used to represent userids on that server. Specifically, this name is used as a search filter against the login id entered by the user. This attribute name is configured here. If this field is left blank, a default of uid is used during user authentication. For example, on Active Directory servers, the attribute name used for userids is often sAMAccoutName. When the binding method selected is UPN or Strict UPN, this field defaults automatically to userPrincipalName during user authentication if the userid entered has the form userid@somedomain. |
ldapGroupSearchAttribute | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.14 | octet string | read-write |
When the MM Group Filter name is configured, it is necessary to retrieve from the LDAP server the list of groups that a particular user belongs to. This is required to do group authentication. In order to retrieve this list, the search filter sent to the server must specify the attribute name associated with groups. This field specifies this attribute name. If this field is left blank, the attribute name in the filter will default to memberOf. |
ldapLoginPermissionAttribute | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.15 | octet string | read-write |
When a user successfully authenticates via a LDAP server, it is necessary to retrieve the login permissions for this user. In order to retrieve these permissions, the search filter sent to the server must specify the attribute name associated with login permissions. This field specifies this attribute name. |
ldapUseDNSOrPreConfiguredServers | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.16 | integer | read-write |
The MM contains a Version 2.0 LDAP Client that may be configured to provide user authentication through one or more LDAP servers. The LDAP server(s) to be used for authentication can be discovered dynamically or manually pre-configured. If the usePreConfiguredLDAPServers option is selected, up to 3 LDAP servers can be configured. Simply enter the server's IP address or hostname (assuming DNS is enabled). The port number for each server is optional. If left blank, the default value of 389 is used for non-secured LDAP connections. For secured connections, the default is 636. At least one server must be configured. If the useDNSToFindLDAPServers is selected, the mechanisms described by RFC2782 (A DNS RR for specifying the location of services) are applied to find the server(s). This is known as DNS SRV. Enumeration: 'usePreConfiguredLDAPServers': 0, 'useDNSToFindLDAPServers': 1. |
ldapDomainSource | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.17 | integer | read-write |
The DNS SRV request sent to the DNS server must specify a domain name. The LDAP client will determine where to get this domain name based on one of the following three options: - extractSearchDomainFromLoginID: With this option, the LDAP client will use the domain name in the login id. For example, if the login id is joesmith@mycompany.com, the domain name equals mycompany.com. If the domain name cannot be extracted, the DNS SRV will fail, causing the user authentication to fail automatically. - useOnlyConfiguredSearchDomainBelow: With this option, the LDAP client will use the domain name configured in the Search Domain parameter. - tryLoginFirstThenConfiguredValue: With this option, the LDAP client will first attempt to extract the domain name from the login id. If this succeeds, this domain name will be used in the DNS SRV request. If there is no domain name present in the login id, the LDAP client will instead use the configured Search Domain parameter as the domain name in the DNS SRV request. If nothing is configured, user authentication will fail immediately. Enumeration: 'tryLoginFirstThenConfiguredValue': 2, 'useOnlyConfiguredSearchDomainBelow': 1, 'extractSearchDomainFromLoginID': 0. |
ldapSearchDomain | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.18 | octet string | read-write |
This parameter may be used as the domain name in the DNS SRV request, depending on how the Domain Source parameter is configured. |
ldapServiceName | 1.3.6.1.4.1.2.3.51.2.4.9.3.6.19 | octet string | read-write |
The DNS SRV request sent to the DNS server must also specify a service name. The configured value will be used for this purpose. If left blank, the default value used is 'ldap'. Note that the DNS SRV request must also specify a protocol name. This defaults to 'tcp' and is not configurable. |
uplinkCheckConfig | 1.3.6.1.4.1.2.3.51.2.4.9.3.7 | |||
uplinkCheckEnabled | 1.3.6.1.4.1.2.3.51.2.4.9.3.7.1 | integer | read-write |
Disable or enable network uplink checking. Enumeration: 'uplinkCheckDisabled': 0, 'uplinkCheckEnabled': 1. |
uplinkCheckDelay | 1.3.6.1.4.1.2.3.51.2.4.9.3.7.2 | integer | read-write |
Delay, in minutes, between discovery of a failed network uplink and the subsequent MM failover. |
solConfiguration | 1.3.6.1.4.1.2.3.51.2.4.10 | |||
solGlobalConfig | 1.3.6.1.4.1.2.3.51.2.4.10.1 | |||
solEnable | 1.3.6.1.4.1.2.3.51.2.4.10.1.1 | integer | read-write |
Disable/Enable SOL dynamically. Enumeration: 'solEnabled': 1, 'solDiabled': 0. |
solVlanId | 1.3.6.1.4.1.2.3.51.2.4.10.1.2 | integer | read-write |
SOL VLAN Id number. Valid number is from 1 to 4095. |
solAccumulateTimeout | 1.3.6.1.4.1.2.3.51.2.4.10.1.3 | integer | read-write |
This value specifies how much time in milisecond SOL to buffer data before sending the next SOL packet since the last SOL packet was transmitted. Valid value from 5 ms to 1275 ms. The value is in 5 ms increment. Value is not in 5 ms increment will be truncated to a nearest 5s. Default value is 5 ms. |
solCharSendThreshold | 1.3.6.1.4.1.2.3.51.2.4.10.1.4 | integer | read-write |
This value specifies how many characters SOL to buffer before sending the next SOL packet since the last SOL packet was transmitted. Valid value is from 1 to 255 |
solRetry | 1.3.6.1.4.1.2.3.51.2.4.10.1.5 | integer | read-write |
Retry count. Valid value from 0-7. 0 means no retries after packet is transmitted. Packet will be dropped if no ACK/NACK received by the time retries expired. |
solRetryInterval | 1.3.6.1.4.1.2.3.51.2.4.10.1.6 | integer | read-write |
Retry Interval in 10 ms increment. Sets the time that the SOL will wait before the first retry and the time between retries when sending SOL packets to the remote blade. Value range is from 0 to 2550 ms in 10 ms increment. 0 means retries will be sent back-to-back. |
solExitToCliKeySeq | 1.3.6.1.4.1.2.3.51.2.4.10.1.7 | octet string | read-write |
This is the keystroke sequence used to escape out of SOL session and back to CLI console. This sequence must have at least one character. The caret symbol (^) has a special meaning in this sequence. It denotes 'Ctrl' for keystrokes that map to Ctrl sequences (for example, ^[ for the escape key and ^M for carriage return). All ocurrences of ^ will be interpreted as part of a Ctrl sequence. Refer to an ASCII-to-key conversion table for a complete list of Ctrl sequences. The default value for this field is '^[(' i.e. ESC followed by (. |
solResetBladeKeySeq | 1.3.6.1.4.1.2.3.51.2.4.10.1.8 | octet string | read-write |
This is the keystroke sequence used to reset the blade while in SOL session console. This sequence must have at least one character. The caret symbol (^) has a special meaning in this sequence. It denotes 'Ctrl' for keystrokes that map to Ctrl sequences (for example, ^[ for the escape key and ^M for carriage return). All ocurrences of ^ will be interpreted as part of a Ctrl sequence. Refer to an ASCII-to-key conversion table for a complete list of Ctrl sequences. The default value for this field is '^[R^[r^[R' i.e. ESC R ESC r ESC R. |
solBladeConfig | 1.3.6.1.4.1.2.3.51.2.4.10.2 | |||
solBladeTable | 1.3.6.1.4.1.2.3.51.2.4.10.2.1 | no-access |
SOL Blade configuration table. |
|
1.3.6.1.4.1.2.3.51.2.4.10.2.1.1 | no-access |
SOL Blade table entry |
||
solBladeIndex | 1.3.6.1.4.1.2.3.51.2.4.10.2.1.1.1 | integer | read-only |
SOL Blade table index. |
solBladeName | 1.3.6.1.4.1.2.3.51.2.4.10.2.1.1.2 | octet string | read-only |
The name of the blade as a null terminated string. |
solBladeEnable | 1.3.6.1.4.1.2.3.51.2.4.10.2.1.1.3 | integer | read-write |
Disable or enable a SOL on a blade. Enumeration: 'solBladeEnabled': 1, 'solBladeDiabled': 0. |
solBladeIpAddr | 1.3.6.1.4.1.2.3.51.2.4.10.2.1.1.4 | ipaddress | read-only |
IP address of the Blade. |
solBladeSessionStatus | 1.3.6.1.4.1.2.3.51.2.4.10.2.1.1.5 | integer | read-only |
Status of a blade SOL session: solSessionNotReady: no SOL session connected to the blade. solSessionReady: there is an SOL session to the blade. solSessionActive: there is an SOL session to the blade and there is a client using the SOL session. Enumeration: 'solSessionReady': 1, 'solSessionActive': 2, 'solSessionNotReady': 0. |
solBladeCapability | 1.3.6.1.4.1.2.3.51.2.4.10.2.1.1.6 | integer | read-only |
display whether or not the blade support SOL feature. Enumeration: 'support': 1, 'notSupport': 0. |
telcoManagement | 1.3.6.1.4.1.2.3.51.2.5 | |||
telcoAlarmReq | 1.3.6.1.4.1.2.3.51.2.5.1 | |||
telcoAlarmSet | 1.3.6.1.4.1.2.3.51.2.5.1.1 | octet string | read-write |
Create a software alarm. An input octet string consists of the alarm severity level and the alarm description (40 bytes max). The following severity levels are valid : CRT Critical MJR Major MNR Minor NOTE 1: Value returned for the GET command is meaningless for this MIB. NOTE 2: This MIB is for Blade Center Telco only. |
telcoAlarmAck | 1.3.6.1.4.1.2.3.51.2.5.1.2 | octet string | read-write |
Acknowledge an alarm. An input octet string consists of the alarm key ID expressed as 'mmm:aaa:ggg:iii' where: m : Module ID value of decimal digits(1-255) or blank space(s) for leading zero(s) a : Alarm ID value of decimal digits(1-255) or blank space(s) for leading zero(s) g : Gen ID value of decimal digits(1-255) or blank space(s) for leading zero(s) i : GenInfo ID value of decimal digits(1-255) or blank space(s) for leading zero(s) NOTE 1: Value returned for the GET command is meaningless for this MIB. NOTE 2: This MIB is for Blade Center Telco only. |
telcoAlarmClear | 1.3.6.1.4.1.2.3.51.2.5.1.3 | octet string | read-write |
Clear an active alarm. An input octet string consists of the alarm key ID expressed as 'mmm:aaa:ggg:iii' where: m : Module ID value of decimal digits(1-255) or blank space(s) for leading zero(s) a : Alarm ID value of decimal digits(1-255) or blank space(s) for leading zero(s) g : Gen ID value of decimal digits(1-255) or blank space(s) for leading zero(s) i : GenInfo ID value of decimal digits(1-255) or blank space(s) for leading zero(s) NOTE1 : Value returned for the GET command is meaningless for this MIB. NOTE 2: This MIB is for Blade Center Telco only. |
telcoOEM | 1.3.6.1.4.1.2.3.51.2.5.127 | |||
telcoOEMs | 1.3.6.1.4.1.2.3.51.2.5.127.1 | octet string | read-only |
A bitmap of information about the contents of this subtree. The bitmap is a variable length string containing a list of 1's and 0's. Every bit that is set to 1 has a corresponding subtree entry that is supported in firmware, while a 0 means that the subtree entry is unavailable. |
restartReset | 1.3.6.1.4.1.2.3.51.2.7 | |||
restartSPImmediately | 1.3.6.1.4.1.2.3.51.2.7.4 | integer | read-write |
Restart the ASM immediately. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
switchOverRedundantMM | 1.3.6.1.4.1.2.3.51.2.7.7 | integer | read-write |
Switch over to the redundant Management Module. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
resetSPConfigAndRestart | 1.3.6.1.4.1.2.3.51.2.7.20 | integer | read-write |
Will cause all the ASM information to be reset to it's initial factory defaults (all previous configuration information is lost) and the ASM will be re-started. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
bladeCenter | 1.3.6.1.4.1.2.3.51.2.22 | |||
processorBlade | 1.3.6.1.4.1.2.3.51.2.22.1 | |||
bladeMediaTrayBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.1 | integer | read-write |
Allocate the media tray to a blade of a BladeCenter system. On a get command, a blade ID of 0x00 means that no blade is currently using the device. A set command cannot allocate the media tray to the management module. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade1': 1, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'managementModule': 0, 'blade2': 2, 'blade3': 3. |
bladeKVMBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.2 | integer | read-write |
Allocate the keyboard, video, and mouse ports (KVM) to a blade of a blade runner system. On a get command, a blade ID of 0x00 means that no blade is currently using the devices. A set command cannot allocate the KVM to the management module. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade1': 1, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'managementModule': 0, 'blade2': 2, 'blade3': 3. |
bladeBootSequenceTable | 1.3.6.1.4.1.2.3.51.2.22.1.3 | no-access |
Table of blade boot sequence information. Contains the boot sequence information for each blade. |
|
1.3.6.1.4.1.2.3.51.2.22.1.3.1 | no-access |
Boot sequence entry |
||
bootSequenceIndex | 1.3.6.1.4.1.2.3.51.2.22.1.3.1.1 | integer | read-only |
Blade boot sequence index. |
bootSequenceBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.3.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
bootSequenceBladeExists | 1.3.6.1.4.1.2.3.51.2.22.1.3.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
bootSequenceBladePowerState | 1.3.6.1.4.1.2.3.51.2.22.1.3.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
bootSequenceBladeHealthState | 1.3.6.1.4.1.2.3.51.2.22.1.3.1.5 | integer | read-only |
The system health state for the blade server. 1 = good, 2 = warning, 3 = bad. Enumeration: 'unknown': 0, 'bad': 3, 'good': 1, 'warning': 2. |
bootSequenceBladeName | 1.3.6.1.4.1.2.3.51.2.22.1.3.1.6 | octet string | read-only |
The name of the blade as a null terminated string. |
bootSequence1 | 1.3.6.1.4.1.2.3.51.2.22.1.3.1.7 | integer | read-write |
The boot device for this blade boot sequence. Note that some types of blades don't support floppy disk drive. It is recommended that all boot sequence 1,2 3, and 4 be configured starting from boot sequence 1. If there is any duplication of the configured boot sequence and the current configuration, the two boot sequence will be swapped. For an example: the current boot sequence is 1=HD0, 2=CD, 3=FD, 4=HD1 If the user wants to configure 1=FD which is a duplication of 3 then the new boot sequence will be: 1=FD, 2=CD, 3=HD0, 4=HD1 (1 and 3 swapped) Enumeration: 'floppy': 1, 'networkBoot': 7, 'noneSpecified': 0, 'hardDrive1': 4, 'hardDrive0': 3, 'hardDrive3': 6, 'hardDrive2': 5, 'cdrom': 2, 'notAvailable': 8. |
bootSequence2 | 1.3.6.1.4.1.2.3.51.2.22.1.3.1.8 | integer | read-write |
The boot device for this blade boot sequence. Note that some types of blades don't support floppy disk drive. It is recommended that all boot sequence 1,2 3, and 4 be configured starting from boot sequence 1. If there is any duplication of the configured boot sequence and the current configuration, the two boot sequence will be swapped. For an example: the current boot sequence is 1=HD0, 2=CD, 3=FD, 4=HD1 If the user wants to configure 1=FD which is a duplication of 3 then the new boot sequence will be: 1=FD, 2=CD, 3=HD0, 4=HD1 (1 and 3 swapped) Enumeration: 'floppy': 1, 'networkBoot': 7, 'noneSpecified': 0, 'hardDrive1': 4, 'hardDrive0': 3, 'hardDrive3': 6, 'hardDrive2': 5, 'cdrom': 2, 'notAvailable': 8. |
bootSequence3 | 1.3.6.1.4.1.2.3.51.2.22.1.3.1.9 | integer | read-write |
The boot device for this blade boot sequence. Note that some types of blades don't support floppy disk drive. It is recommended that all boot sequence 1,2 3, and 4 be configured starting from boot sequence 1. If there is any duplication of the configured boot sequence and the current configuration, the two boot sequence will be swapped. For an example: the current boot sequence is 1=HD0, 2=CD, 3=FD, 4=HD1 If the user wants to configure 1=FD which is a duplication of 3 then the new boot sequence will be: 1=FD, 2=CD, 3=HD0, 4=HD1 (1 and 3 swapped) Enumeration: 'floppy': 1, 'networkBoot': 7, 'noneSpecified': 0, 'hardDrive1': 4, 'hardDrive0': 3, 'hardDrive3': 6, 'hardDrive2': 5, 'cdrom': 2, 'notAvailable': 8. |
bootSequence4 | 1.3.6.1.4.1.2.3.51.2.22.1.3.1.10 | integer | read-write |
The boot device for this blade boot sequence. Note that some types of blades don't support floppy disk drive. It is recommended that all boot sequence 1,2 3, and 4 be configured starting from boot sequence 1. If there is any duplication of the configured boot sequence and the current configuration, the two boot sequence will be swapped. For an example: the current boot sequence is 1=HD0, 2=CD, 3=FD, 4=HD1 If the user wants to configure 1=FD which is a duplication of 3 then the new boot sequence will be: 1=FD, 2=CD, 3=HD0, 4=HD1 (1 and 3 swapped) Enumeration: 'floppy': 1, 'networkBoot': 7, 'noneSpecified': 0, 'hardDrive1': 4, 'hardDrive0': 3, 'hardDrive3': 6, 'hardDrive2': 5, 'cdrom': 2, 'notAvailable': 8. |
bladeRemoteControl | 1.3.6.1.4.1.2.3.51.2.22.1.4 | |||
bladeRemoteControlTable | 1.3.6.1.4.1.2.3.51.2.22.1.4.1 | no-access |
Table of blade remote power control information. Contains power on/off enablement status for each blade. |
|
1.3.6.1.4.1.2.3.51.2.22.1.4.1.1 | no-access |
Remote power control entry |
||
remoteControlIndex | 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.1 | integer | read-only |
Blade remote power control index. |
remoteControlBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
remoteControlBladeExists | 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
remoteControlBladePowerState | 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.4 | integer | read-only |
The power state for blade server. 0 = off, 1 = on, 255 = unknown. Enumeration: 'on': 1, 'off': 0, 'unknown': 255. |
remoteControlBladeHealthState | 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.5 | integer | read-only |
The system health state for the blade server. 0 = unknown, 1 = good, 2 = warning, 3 = bad, 4 = kernel mode, 5 = discovering Enumeration: 'kernel': 4, 'good': 1, 'unknown': 0, 'init': 5, 'bad': 3, 'warning': 2. |
remoteControlBladeName | 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.6 | octet string | read-only |
The name of the blade as a null terminated string. |
remotePowerControlEnable | 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.7 | integer | read-write |
Blade remote power control enablement status. Enumeration: 'disabled': 0, 'enabled': 1. |
remoteMediaTrayControlEnable | 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.8 | integer | read-write |
Blade media tray enablement status. Enumeration: 'disabled': 0, 'enabled': 1. |
remoteKVMControlEnable | 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.9 | integer | read-write |
Blade KVM enablement status. Note that some types of blades don't support KVM Enumeration: 'disabled': 0, 'enabled': 1. |
remoteWakeOnLanControlEnable | 1.3.6.1.4.1.2.3.51.2.22.1.4.1.1.10 | integer | read-write |
Blade Wake On Lan enablement status. Enumeration: 'disabled': 0, 'enabled': 1. |
bladePolicy | 1.3.6.1.4.1.2.3.51.2.22.1.4.2 | |||
bladePolicyPowerControlEnable | 1.3.6.1.4.1.2.3.51.2.22.1.4.2.1 | integer | read-write |
Blade remote power control enablement status policy. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'disabled': 0, 'enabled': 1. |
bladePolicyMediaTrayControlEnable | 1.3.6.1.4.1.2.3.51.2.22.1.4.2.2 | integer | read-write |
Blade media tray enablement status policy. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'disabled': 0, 'enabled': 1. |
bladePolicyKVMControlEnable | 1.3.6.1.4.1.2.3.51.2.22.1.4.2.3 | integer | read-write |
Blade KVM enablement status policy. Note that some types of blades don't support KVM. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'disabled': 0, 'enabled': 1. |
bladePolicyWakeOnLanControlEnable | 1.3.6.1.4.1.2.3.51.2.22.1.4.2.4 | integer | read-write |
Blade Wake On Lan enablement status policy. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'disabled': 0, 'enabled': 1. |
bladeMonitors | 1.3.6.1.4.1.2.3.51.2.22.1.5 | |||
bladeSystemStatusTable | 1.3.6.1.4.1.2.3.51.2.22.1.5.1 | no-access |
Table of blade status information. |
|
1.3.6.1.4.1.2.3.51.2.22.1.5.1.1 | no-access |
Blade system status entry |
||
bladeStatusIndex | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.1 | integer | read-only |
Blade system status index. |
bladeId | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
bladeExists | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
bladePowerState | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
bladeHealthState | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.5 | integer | read-only |
The system health state for the blade server. 0 = unknown, 1 = good, 2 = warning, 3 = bad. Enumeration: 'unknown': 0, 'bad': 3, 'good': 1, 'warning': 2. |
bladeName | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.6 | octet string | read-only |
The name of the blade as a null terminated string. |
bladeRemotePowerEnable | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.7 | integer | read-only |
Remote power state for the blade server. 0x01 indicates enabled. Enumeration: 'disabled': 0, 'enabled': 1. |
bladeRemoteMediaTrayEnable | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.8 | integer | read-only |
Remote Media Tray state for the blade server. 0x01 indicates enabled. Enumeration: 'disabled': 0, 'enabled': 1. |
bladeRemoteKVMEnable | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.9 | integer | read-only |
Remote keyboard/video/monitor state for the blade server. 0x01 indicates enabled. Note that some types of blades don't support KVM Enumeration: 'disabled': 0, 'enabled': 1. |
bladeConnectionType | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.10 | integer | read-only |
Connection type for the blade server. 0 = none, 1 = ethernet, 2 = fiber Enumeration: 'ethernet': 1, 'none': 0, 'fiber': 2. |
bladeOwnsKVM | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.11 | integer | read-only |
Indicates whether the MM owns the KVM. 0 = false, 1 = true. Note that some types of blades don't support KVM Enumeration: 'true': 1, 'false': 0. |
bladeOwnsMediaTray | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.12 | integer | read-only |
Indicates whether the blade owns the Media Tray. 0 = false, 1 = true. Enumeration: 'true': 1, 'false': 0. |
bladeRemoteWakeOnLanEnable | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.13 | integer | read-only |
Remote wake on LAN state for the blade server. 0x01 indicates enabled. Enumeration: 'disabled': 0, 'enabled': 1. |
bladeServerExpansion | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.14 | integer | read-only |
This shows whether this blade server has a blade server expansion attached. A yes column indicates that a blade storage expansion is installed for this blade server. Enumeration: 'yes': 1, 'no': 0. |
bladeWidth | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.15 | integer | read-only |
The width of the blade including any supplement blade attached to it |
bladeSupportCapacityOnDemand | 1.3.6.1.4.1.2.3.51.2.22.1.5.1.1.16 | integer | read-only |
This shows whether this blade server support Capacity On Demand. Enumeration: 'yes': 1, 'no': 0. |
bladeHealthSummaryTable | 1.3.6.1.4.1.2.3.51.2.22.1.5.2 | no-access |
Table of blade health summary information. Contains information about the overall blade health status. |
|
1.3.6.1.4.1.2.3.51.2.22.1.5.2.1 | no-access |
Blade health summary entry |
||
bladeHealthSummaryIndex | 1.3.6.1.4.1.2.3.51.2.22.1.5.2.1.1 | integer | read-only |
Blade health summary index. |
bladeHealthSummaryBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.5.2.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
bladeHealthSummarySeverity | 1.3.6.1.4.1.2.3.51.2.22.1.5.2.1.3 | octet string | read-only |
System health summary severity. |
bladeHealthSummaryDescription | 1.3.6.1.4.1.2.3.51.2.22.1.5.2.1.4 | octet string | read-only |
System health summary description. |
bladeTemperaturesTable | 1.3.6.1.4.1.2.3.51.2.22.1.5.3 | no-access |
Table of blade temperatures information. |
|
1.3.6.1.4.1.2.3.51.2.22.1.5.3.1 | no-access |
Blade temperatures table entry |
||
temperatureIndex | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.1 | integer | read-only |
Blade temperatures table index. |
temperatureBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
temperatureBladeExists | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
temperatureBladePowerState | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
temperatureBladeName | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.5 | octet string | read-only |
The name of the blade as a null terminated string. |
temperatureCPU1 | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.6 | octet string | read-only |
The blade CPU temperature in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU2 | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.7 | octet string | read-only |
The blade CPU temperature in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU3 | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.8 | octet string | read-only |
The blade CPU temperature in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU4 | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.9 | octet string | read-only |
The blade CPU temperature in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureDASD1 | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.10 | octet string | read-only |
The blade DASD temperature in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensorTempCapability | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.11 | integer | read-only |
Indicates whether the server blade is IPMI capable or not. Enumeration: 'true': 1, 'false': 0. |
bladeSensor1Temp | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.12 | octet string | read-only |
Temperature reading for an IPMI blade expressed in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor2Temp | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.13 | octet string | read-only |
Temperature reading for an IPMI blade expressed in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor3Temp | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.14 | octet string | read-only |
Temperature reading for an IPMI blade expressed in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor4Temp | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.15 | octet string | read-only |
Temperature reading for an IPMI blade expressed in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor5Temp | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.16 | octet string | read-only |
Temperature reading for an IPMI blade expressed in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor6Temp | 1.3.6.1.4.1.2.3.51.2.22.1.5.3.1.17 | octet string | read-only |
Temperature reading for an IPMI blade expressed in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
bladeTemperatureThresholdsTable | 1.3.6.1.4.1.2.3.51.2.22.1.5.4 | no-access |
Table of blade temperature thresholds information. |
|
1.3.6.1.4.1.2.3.51.2.22.1.5.4.1 | no-access |
Blade temperature thresholds table entry |
||
temperatureThresholdIndex | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.1 | integer | read-only |
Blade temperature threshold table index. |
temperatureThresholdBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
temperatureThresholdBladeExists | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
temperatureThresholdBladePowerState | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
temperatureThresholdBladeName | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.5 | octet string | read-only |
The name of the blade as a null terminated string. |
temperatureCPU1HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.6 | octet string | read-only |
The blade CPU hard shutdown temperature in degrees centigrade(C). If the component's temperature rises above this value the system will be powered off immediately. If enabled, a critical alert/event will be generated. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU1Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.7 | octet string | read-only |
The blade CPU warning temperature in degrees centigrade(C). If the temperature rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU1WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.8 | octet string | read-only |
The blade CPU warning reset temperature in degrees centigrade(C). If the temperature rises above this value and if a warning alert/event had previously been created then the alert/event will be reset. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU2HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.9 | octet string | read-only |
The blade CPU hard shutdown temperature in degrees centigrade(C). If the component's temperature rises above this value the system will be powered off immediately. If enabled, a critical alert/event will be generated. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU2Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.10 | octet string | read-only |
The blade CPU warning temperature in degrees centigrade(C). If the temperature rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU2WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.11 | octet string | read-only |
The blade CPU warning reset temperature in degrees centigrade(C). If the temperature rises above this value and if a warning alert/event had previously been created then the alert/event will be reset. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU3HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.12 | octet string | read-only |
The blade CPU hard shutdown temperature in degrees centigrade(C). If the component's temperature rises above this value the system will be powered off immediately. If enabled, a critical alert/event will be generated. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU3Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.13 | octet string | read-only |
The blade CPU warning temperature in degrees centigrade(C). If the temperature rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU3WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.14 | octet string | read-only |
The blade CPU warning reset temperature in degrees centigrade(C). If the temperature rises above this value and if a warning alert/event had previously been created then the alert/event will be reset. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU4HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.15 | octet string | read-only |
The blade CPU hard shutdown temperature in degrees centigrade(C). If the component's temperature rises above this value the system will be powered off immediately. If enabled, a critical alert/event will be generated. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU4Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.16 | octet string | read-only |
The blade CPU warning temperature in degrees centigrade(C). If the temperature rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureCPU4WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.17 | octet string | read-only |
The blade CPU warning reset temperature in degrees centigrade(C). If the temperature rises above this value and if a warning alert/event had previously been created then the alert/event will be reset. An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureDASD1HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.18 | octet string | read-only |
The blade DASD hard shutdown temperature in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureDASD1Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.19 | octet string | read-only |
The blade DASD warning temperature in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureDASD1WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.20 | octet string | read-only |
The blade DASD warning reset temperature in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
bladeTempThresholdSensorCapability | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.21 | integer | read-only |
Indicates whether the server blade is IPMI capable or not. Enumeration: 'true': 1, 'false': 0. |
temperatureSensor1HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.22 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor1Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.23 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor1WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.24 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor2HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.25 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor2Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.26 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor2WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.27 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor3HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.28 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor3Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.29 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor3WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.30 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor4HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.31 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor4Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.32 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor4WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.33 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor5HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.34 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor5Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.35 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor5WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.36 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor6HardShutdown | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.37 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor6Warning | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.38 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
temperatureSensor6WarningReset | 1.3.6.1.4.1.2.3.51.2.22.1.5.4.1.39 | octet string | read-only |
The blade hard shutdown temperature for IPMI blades in degrees centigrade(C). An octet string expressed as 'sddd.dd Centigrade' where: s is the sign ('-' for negative or blank space for positive) d is a decimal digit or blank space for leading zeroes. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Temperature' indicates that the given monitor does not exist on this system or is powered off. |
bladeVoltagesTable | 1.3.6.1.4.1.2.3.51.2.22.1.5.5 | no-access |
Table of blade voltages information. |
|
1.3.6.1.4.1.2.3.51.2.22.1.5.5.1 | no-access |
Blade voltages table entry |
||
voltageIndex | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.1 | integer | read-only |
Blade voltages table index. |
voltageBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
voltageBladeExists | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
voltageBladePowerState | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
voltageBladeName | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.5 | octet string | read-only |
The name of the blade as a null terminated string. |
bladePlus5Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.6 | octet string | read-only |
+5 Volt power supply voltage reading for the blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus3pt3Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.7 | octet string | read-only |
+3.3 Volt power supply voltage reading for the blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus12Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.8 | octet string | read-only |
+12 Volt power supply voltage reading for the blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus2pt5Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.10 | octet string | read-only |
+2.5 Volt power supply voltage reading for the blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus1pt5Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.11 | octet string | read-only |
+1.5 Volt power supply voltage reading for the blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus1pt25Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.12 | octet string | read-only |
+1.25 Volt power supply voltage reading for the blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeVRM1Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.13 | octet string | read-only |
VRM 1 voltage reading for the blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensorVoltCapability | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.14 | integer | read-only |
Indicates whether the server blade is IPMI capable or not. Enumeration: 'true': 1, 'false': 0. |
bladeSensor1Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.15 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor2Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.16 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor3Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.17 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor4Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.18 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor5Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.19 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor6Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.20 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor7Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.21 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor8Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.22 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor9Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.23 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor10Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.24 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor11Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.25 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor12Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.26 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor13Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.27 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor14Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.28 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor15Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.29 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor16Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.30 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor17Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.31 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor18Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.32 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor19Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.33 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor20Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.34 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor21Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.35 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor22Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.36 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor23Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.37 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor24Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.38 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor25Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.39 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor26Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.40 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor27Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.41 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor28Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.42 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor29Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.43 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor30Volt | 1.3.6.1.4.1.2.3.51.2.22.1.5.5.1.44 | octet string | read-only |
Voltage reading for an IPMI blade expressed in Volts(V). An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeVoltageThresholdsTable | 1.3.6.1.4.1.2.3.51.2.22.1.5.6 | no-access |
Table of blade VoltageThresholds information. |
|
1.3.6.1.4.1.2.3.51.2.22.1.5.6.1 | no-access |
Blade voltage thresholds table entry |
||
voltageThresholdIndex | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.1 | integer | read-only |
Blade voltage thresholds table index. |
voltageThresholdBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
voltageThresholdBladeExists | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
voltageThresholdBladePowerState | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
voltageThresholdBladeName | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.5 | octet string | read-write |
The name of the blade as a null terminated string. |
bladePlus5VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.6 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus5VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.7 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus3pt3VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.8 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus3pt3VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.9 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus12VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.10 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus12VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.11 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus2pt5VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.14 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus2pt5VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.15 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus1pt5VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.16 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus1pt5VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.17 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus1pt25VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.18 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePlus1pt25VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.19 | octet string | read-only |
Voltage warning threshold reading expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeVoltThresholdSensorCapability | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.22 | integer | read-only |
Indicates whether the server blade is IPMI capable or not. Enumeration: 'true': 1, 'false': 0. |
bladeSensor1VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.23 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor1VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.24 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor2VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.25 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor2VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.26 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor3VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.27 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor3VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.28 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor4VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.29 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor4VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.30 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor5VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.31 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor5VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.32 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor6VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.33 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor6VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.34 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor7VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.35 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor7VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.36 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor8VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.37 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor8VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.38 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor9VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.39 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor9VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.40 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor10VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.41 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor10VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.42 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor11VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.43 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor11VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.44 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor12VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.45 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor12VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.46 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor13VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.47 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor13VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.48 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor14VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.49 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor14VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.50 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor15VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.51 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor15VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.52 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor16VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.53 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor16VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.54 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor17VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.55 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor17VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.56 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor18VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.57 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor18VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.58 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor19VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.59 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor19VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.60 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor20VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.61 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor20VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.62 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor21VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.63 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor21VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.64 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor22VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.65 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor22VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.66 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor23VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.67 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor23VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.68 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor24VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.69 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor24VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.70 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor25VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.71 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor25VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.72 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor26VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.73 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor26VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.74 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor27VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.75 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor27VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.76 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor28VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.77 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor28VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.78 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor29VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.79 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor29VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.80 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor30VoltHighWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.81 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage rises above this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladeSensor30VoltLowWarning | 1.3.6.1.4.1.2.3.51.2.22.1.5.6.1.82 | octet string | read-only |
Voltage warning threshold reading for IPMI blades expressed in Volts(V). If the voltage drops below this value a warning alert/event if enabled will be generated. An octet string expressed as 'sdd.dd Volts' where: s is the sign ('-' for negative or '+' for positive) d is a decimal digit or blank space for a leading zero. The string 'Not Readable!' indicates that the given monitor is not supported on this system. The string 'No Voltage' indicates that the given monitor does not exist on this system or is powered off. |
bladePowerRestart | 1.3.6.1.4.1.2.3.51.2.22.1.6 | |||
bladePowerRestartTable | 1.3.6.1.4.1.2.3.51.2.22.1.6.1 | no-access |
Table of blade remote power control information. Contains power on/off enablement status for each blade. |
|
1.3.6.1.4.1.2.3.51.2.22.1.6.1.1 | no-access |
Blade power restart table entry |
||
powerRestartIndex | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.1 | integer | read-only |
Blade power restart table index. |
powerRestartBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
powerRestartBladeExists | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
powerRestartBladePowerState | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
powerRestartBladeHealthState | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.5 | integer | read-only |
The system health state for the blade server. 0 = unknown, 1 = good, 2 = warning, 3 = bad. Enumeration: 'unknown': 0, 'bad': 3, 'good': 1, 'warning': 2. |
powerRestartBladeName | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.6 | octet string | read-only |
The name of the blade as a null terminated string. |
powerOnOffBlade | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.7 | integer | read-write |
Power on or off a specific blade. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'on': 1, 'off': 0. |
restartBlade | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.8 | integer | read-write |
Restart a blade. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
restartBladeSMP | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.9 | integer | read-write |
Restart a blade's system management processor. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
restartBladeNMI | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.10 | integer | read-write |
Soft reset and initiate a dump on a blade. This option is not supported on all blades. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
restartBladeClearNVRAM | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.11 | integer | read-write |
Restart a blade and set NVRAM to default values. This option is not supported on all blades. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
restartBladeInvokeDiags | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.12 | integer | read-write |
Restart a blade and boot into diagnostic mode. This option is not supported on all blades. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
restartBladeInvokeDiagsFromDefaultBootList | 1.3.6.1.4.1.2.3.51.2.22.1.6.1.1.13 | integer | read-write |
Restart a blade and boot into diagnostic mode from Default Boot List as defined on the blade. This option is not supported on all blades. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
bladeConfiguration | 1.3.6.1.4.1.2.3.51.2.22.1.7 | |||
bladeConfigurationTable | 1.3.6.1.4.1.2.3.51.2.22.1.7.1 | no-access |
Table of blade remote power control information. Contains power on/off enablement status for each blade. |
|
1.3.6.1.4.1.2.3.51.2.22.1.7.1.1 | no-access |
Blade configuration table entry |
||
configurationIndex | 1.3.6.1.4.1.2.3.51.2.22.1.7.1.1.1 | integer | read-only |
Blade configuration table index. |
configurationBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.7.1.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
configurationBladeExists | 1.3.6.1.4.1.2.3.51.2.22.1.7.1.1.3 | integer | read-only |
Indicates whether the server blade specified exists or not. Enumeration: 'true': 1, 'false': 0. |
configurationBladePowerState | 1.3.6.1.4.1.2.3.51.2.22.1.7.1.1.4 | integer | read-only |
Indicates whether the server blade specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
configurationBladeName | 1.3.6.1.4.1.2.3.51.2.22.1.7.1.1.5 | octet string | read-write |
The name of the blade as a null terminated string. |
bladePowerManagementPolicy | 1.3.6.1.4.1.2.3.51.2.22.1.7.2 | |||
powerdomain1Oversubscription | 1.3.6.1.4.1.2.3.51.2.22.1.7.2.1 | integer | read-write |
Power Management Policy settings for power domain 1. Enumeration: 'non-recoverable': 2, 'recoverable': 1, 'not-allowed': 0. |
powerdomain2Oversubscription | 1.3.6.1.4.1.2.3.51.2.22.1.7.2.2 | integer | read-write |
Power Management Policy settings for power domain 2. Enumeration: 'non-recoverable': 2, 'recoverable': 1, 'not-allowed': 0. |
acousticMode | 1.3.6.1.4.1.2.3.51.2.22.1.7.2.3 | integer | read-write |
Acoustic mode setting for thermal conditions Enumeration: 'disabled': 0, 'enabled': 1. |
bladeIPAddrRangeStart | 1.3.6.1.4.1.2.3.51.2.22.1.8 | ipaddress | read-write |
Configure IP address range for all the blades. Example: the start IP address range of value 10.1.1.1 will make blade 1 to have IP address 10.1.1.1, blade 2 to have 10.1.1.2 and so on. |
bladeCapacityOnDemand | 1.3.6.1.4.1.2.3.51.2.22.1.9 | |||
bladeCapacityOnDemandTable | 1.3.6.1.4.1.2.3.51.2.22.1.9.1 | no-access |
Table of COD blade. |
|
1.3.6.1.4.1.2.3.51.2.22.1.9.1.1 | no-access |
Blade COD table entry |
||
bladeCapacityOnDemandIndex | 1.3.6.1.4.1.2.3.51.2.22.1.9.1.1.1 | integer | read-only |
Blade configuration table index. |
bladeCapacityOnDemandBladeName | 1.3.6.1.4.1.2.3.51.2.22.1.9.1.1.2 | octet string | read-only |
The name of the blade as a null terminated string. |
bladeCapacityOnDemandState | 1.3.6.1.4.1.2.3.51.2.22.1.9.1.1.3 | integer | read-write |
The state of COD. Enumeration: 'standby': 1, 'active': 2, 'none': 0. |
bladeBootCountPowerOnTime | 1.3.6.1.4.1.2.3.51.2.22.1.10 | |||
bladeBootCountPowerOnTimeTable | 1.3.6.1.4.1.2.3.51.2.22.1.10.1 | no-access |
Table per blade of the number of boots for the blade and the number of seconds the blade has been powered on. |
|
1.3.6.1.4.1.2.3.51.2.22.1.10.1.1 | no-access |
The number of boots for the blade and the number of seconds the blade has been powered on. |
||
bootCountPowerOnTimeBladeIndex | 1.3.6.1.4.1.2.3.51.2.22.1.10.1.1.1 | integer | read-only |
Blade boot count/Power On Time table index. |
bootCountPowerOnTimeBladeId | 1.3.6.1.4.1.2.3.51.2.22.1.10.1.1.2 | integer | read-only |
The numeric blade ID. Enumeration: 'blade14': 14, 'blade12': 12, 'blade13': 13, 'blade10': 10, 'blade11': 11, 'blade8': 8, 'blade9': 9, 'blade4': 4, 'blade5': 5, 'blade6': 6, 'blade7': 7, 'blade1': 1, 'blade2': 2, 'blade3': 3. |
bootCountPowerOnTimeBoots | 1.3.6.1.4.1.2.3.51.2.22.1.10.1.1.3 | integer | read-write |
Blade Boot Count. If there is no blade in the given slot then this value is undefined. Writing this value resets the Boot Count to zero. |
bootCountPowerOnTimeSecs | 1.3.6.1.4.1.2.3.51.2.22.1.10.1.1.4 | integer | read-write |
Blade Power On Time in seconds. If there is no blade in the given slot then this value is undefined. Writing this value resets the Power On Time to zero. |
switchModule | 1.3.6.1.4.1.2.3.51.2.22.3 | |||
switchModuleControl | 1.3.6.1.4.1.2.3.51.2.22.3.1 | |||
smControlTable | 1.3.6.1.4.1.2.3.51.2.22.3.1.1 | no-access |
Switch module control table. |
|
1.3.6.1.4.1.2.3.51.2.22.3.1.1.1 | no-access |
Switch module control table entry |
||
smControlIndex | 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.1 | integer | read-only |
Switch module control table index. |
switchModuleControlId | 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.2 | integer | read-only |
The switch module numeric identifier. Enumeration: 'module4': 4, 'module3': 3, 'module2': 2, 'module1': 1. |
smPostResultsAvailable | 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.3 | integer | read-only |
Describes whether the switch module POST diagnostic result value contained in the smPostResultsValue is valid. Enumeration: 'true': 1, 'false': 0. |
smPostResultsValue | 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.4 | octet string | read-only |
The range of values and meanings are as follows: 0x00 - 0x7F ( 0 - 127) Base internal functions 0x80 - 0x9F (128 - 159) Internal interface failures 0xA0 - 0xAF (160 - 175) External interface failures 0xB0 - 0xFE (176 - 254) Reserved 0xFF (255) Switch completed POST successfully |
switchModuleMemDiagEnableDisable | 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.5 | integer | read-write |
Switch module memory diagnostics enabled or disabled. Enumeration: 'disabled': 1, 'enabled': 0. |
smCfgCtrlEnableDisable | 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.6 | integer | read-write |
Switch module configuration control enabled or disabled. Enumeration: 'disabled': 1, 'enabled': 0. |
smExtEthPortsEnableDisable | 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.7 | integer | read-write |
Switch module external ethernet ports enabled or disabled. Enumeration: 'disabled': 0, 'enabled': 1. |
switchPingRequest | 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.8 | integer | read-write |
Sends a ping to a switch module's current IP address. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
smCfgCtrlOnResetEnableDisable | 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.9 | integer | read-write |
Switch module configuration control enabled or disabled on resets (default and unsolicited). Enumeration: 'disabled': 1, 'enabled': 0. |
smHealthState | 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.15 | integer | read-write |
The health state for the switch module. 0 = unknown, 1 = good, 2 = warning, 3 = bad. Enumeration: 'unknown': 0, 'bad': 3, 'good': 1, 'warning': 2. |
smPowerRestartTable | 1.3.6.1.4.1.2.3.51.2.22.3.1.7 | no-access |
Switch module power restart table. |
|
1.3.6.1.4.1.2.3.51.2.22.3.1.7.1 | no-access |
Switch module power restart table entry |
||
smPowerRestartIndex | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.1 | integer | read-only |
Switch module power restart index. |
smPowerRestartId | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.2 | integer | read-only |
The switch module numeric identifier. Enumeration: 'module4': 4, 'module3': 3, 'module2': 2, 'module1': 1. |
smSwitchExists | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.3 | integer | read-only |
Indicates whether the switch module specified exists or not. Enumeration: 'true': 1, 'false': 0. |
smSwitchType | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.4 | integer | read-only |
Switch module type. Enumeration: 'serialCM': 4, 'unknown': 0, 'fibre': 2, 'opm': 3, 'ethernet': 1. |
smMACAddress | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.5 | octet string | read-only |
Switch module MAC address. |
smIPAddress | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.6 | ipaddress | read-only |
The switch module current IP address. |
switchModulePowerOnOff | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.7 | integer | read-write |
Switch module power on or power off. If powering on a currently powered off switch module, then the switch module will execute a POST. The results of this POST will need to be retrieved using the 'Post Results' command. Note: When powering off a currently powered on switch module, a minimum of 1 second is needed to allow the switch to power off before powering back on the switch. Enumeration: 'poweroff': 0, 'poweron': 1. |
smReset | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.8 | integer | read-write |
For the case where the switch module is currently powered on, this command will effectively power off and then power on the switch module indicated and cause it to run its POST test. For the case where the switch module is currently powered off, the command will just power on the switch module. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
smResetToDefault | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.9 | integer | read-write |
For the case where the switch module is currently powered on, this command will effectively power off and then power on the switch module indicated and cause it to run its POST test. For the case where the switch module is currently powered off, the command will just power on the switch module. In both cases, the switch module will reset the configuration to the default values. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
smRestartAndRunStdDiag | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.10 | integer | read-write |
To power cycle the selected module(s) and then run the standard diagnostic test package. NOTE: Value returned for the GET commnad is meaningless for this MIB. Enumeration: 'execute': 1. |
smRestartAndRunExtDiag | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.11 | integer | read-write |
To power cycle the selected module(s) and then run the extended diagnostic test package. This option is not supported on all I/O modules. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
smRestartAndRunFullDiag | 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.12 | integer | read-write |
To power cycle the selected module(s) and then run the full diagnostic test package. The full diagnostic test package may take over 5 minutes to run. This option is not supported on all I/O modules. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
switchModuleConfig | 1.3.6.1.4.1.2.3.51.2.22.3.2 | |||
switchMgmtNetworkCfg | 1.3.6.1.4.1.2.3.51.2.22.3.2.1 | |||
switchCurrentNwCfg | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.1 | |||
smCurrentIPInfoTable | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.1.1 | no-access |
Switch module current IP information. |
|
1.3.6.1.4.1.2.3.51.2.22.3.2.1.1.1.1 | no-access |
Switch module current IP table entry |
||
smCurrentIPInfoIndex | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.1.1.1.1 | integer | read-only |
Switch module current IP info index. |
smCurrentIPInfoId | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.1.1.1.2 | integer | read-only |
The switch module numeric identifier. Enumeration: 'module4': 4, 'module3': 3, 'module2': 2, 'module1': 1. |
smCurrentIPInfoExists | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.1.1.1.3 | integer | read-only |
Indicates whether the switch module specified exists or not. Enumeration: 'true': 1, 'false': 0. |
smCurrentIPInfoPowerState | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.1.1.1.4 | integer | read-only |
Indicates whether the switch module specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
smCurrentIPAddr | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.1.1.1.6 | ipaddress | read-only |
The switch module current IP address. |
smCurrentSubnetMask | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.1.1.1.7 | ipaddress | read-only |
The switch module current subnet mask. |
smCurrentGateway | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.1.1.1.8 | ipaddress | read-only |
The switch module current IP gateway. |
smCurrentIPConfigMethod | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.1.1.1.9 | integer | read-only |
The switch module current IP configuration method. Enumeration: 'unknown': 0, 'static': 1, 'bootp': 3, 'dhcp': 2. |
switchNewNwCfg | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2 | |||
smNewIPInfoTable | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1 | no-access |
Switch module new IP information. |
|
1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1.1 | no-access |
Switch module new IP configuration information table entry |
||
smNewIPInfoIndex | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1.1.1 | integer | read-only |
Switch module new IP info index. |
smNewIPInfoId | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1.1.2 | integer | read-only |
The switch module numeric identifier. Enumeration: 'module4': 4, 'module3': 3, 'module2': 2, 'module1': 1. |
smNewIPInfoExists | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1.1.3 | integer | read-only |
Indicates whether the switch module specified exists or not. Enumeration: 'true': 1, 'false': 0. |
smNewIPInfoPowerState | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1.1.4 | integer | read-only |
Indicates whether the switch module specified is powered on or not. Enumeration: 'on': 1, 'off': 0. |
smNewIPAddr | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1.1.6 | ipaddress | read-write |
The switch module new IP address. |
smNewSubnetMask | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1.1.7 | ipaddress | read-write |
The switch module new subnet mask. |
smNewGateway | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1.1.8 | ipaddress | read-write |
The switch module new IP gateway. |
smNewIPConfigMethod | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1.1.9 | integer | read-write |
The switch module new IP configuration method. Enumeration: 'unknown': 0, 'static': 1, 'bootp': 3, 'dhcp': 2. |
smNewIPConfigEnableDisable | 1.3.6.1.4.1.2.3.51.2.22.3.2.1.2.1.1.10 | integer | read-write |
A set command enables a new IP configuration that has been previously defined. A get command indicates whether the new IP configuration information has been enabled. Enumeration: 'enable': 1, 'disable': 0. |
chassisTopology | 1.3.6.1.4.1.2.3.51.2.22.4 | |||
chassisResponseVersion | 1.3.6.1.4.1.2.3.51.2.22.4.1 | integer | read-only |
Chassis response version. |
chassisFlags | 1.3.6.1.4.1.2.3.51.2.22.4.2 | integer | read-only |
Chassis flags. 1 = a server blade chassis, 0 = a rack or standalone chassis. Enumeration: 'rackOrStandAlone': 0, 'serverBlade': 1. |
chassisName | 1.3.6.1.4.1.2.3.51.2.22.4.3 | octet string | read-only |
The name of the chassis as a null terminated string. |
chassisNoOfPBsSupported | 1.3.6.1.4.1.2.3.51.2.22.4.19 | integer | read-only |
Number of processor blades (PBs) supported. |
chassisNoOfSMsSupported | 1.3.6.1.4.1.2.3.51.2.22.4.20 | integer | read-only |
Number of switch modules (SMs) supported. |
chassisNoOfMMsSupported | 1.3.6.1.4.1.2.3.51.2.22.4.21 | integer | read-only |
Number of management modules (MMs) supported. |
chassisNoOfPMsSupported | 1.3.6.1.4.1.2.3.51.2.22.4.22 | integer | read-only |
Number of processor modules (PMs) supported. |
chassisNoOfMTsSupported | 1.3.6.1.4.1.2.3.51.2.22.4.23 | integer | read-only |
Number of media trays (MTs) supported. |
chassisNoOfBlowersSupported | 1.3.6.1.4.1.2.3.51.2.22.4.24 | integer | read-only |
Number of blowers supported. |
chassisPBsInstalled | 1.3.6.1.4.1.2.3.51.2.22.4.25 | octet string | read-only |
The blades that are installed on the chassis. The blades are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of blades supported. If a blade is installed in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if blades are installed in bays 1, 5, and 13, and 14 blades are supported, the string would look like '10001000000010'. |
chassisSMsInstalled | 1.3.6.1.4.1.2.3.51.2.22.4.29 | octet string | read-only |
The switch modules that are installed on the chassis. The switch modules are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of switch modules supported. If a switch module is installed in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if switch modules are installed in bays 1 and 3, and 4 switch modules are supported, the string would look like '1010'. |
chassisMMsInstalled | 1.3.6.1.4.1.2.3.51.2.22.4.30 | octet string | read-only |
The management modules that are installed on the chassis. The management modules are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of management modules supported. If a management module is installed in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if a management module is installed in bay 1, and 2 management modules are supported, the string would look like '10'. |
chassisPMsInstalled | 1.3.6.1.4.1.2.3.51.2.22.4.31 | octet string | read-only |
The power modules that are installed on the chassis. The power modules are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of power modules supported. If a power module is installed in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if power modules are installed in bays 1 and 3, and 4 power modules are supported, the string would look like '1010'. |
chassisMTInstalled | 1.3.6.1.4.1.2.3.51.2.22.4.32 | integer | read-only |
Indicates whether a media tray (MT) is installed. Enumeration: 'yes': 1, 'no': 0. |
chassisBlowersInstalled | 1.3.6.1.4.1.2.3.51.2.22.4.33 | octet string | read-only |
The blowers that are installed on the chassis. The blowers are listed as a bitmap. The bitmap is a string containing a list of 1's and 0's that is as long as the number of blowers supported. If a blower is installed in a bay, a 1 is present in the string in the position representing the bay ID as read from left to right. For example, if a blower is installed in bay 1, and 2 blowers are supported, the string would look like '10'. |
chassisActiveMM | 1.3.6.1.4.1.2.3.51.2.22.4.34 | integer | read-only |
The active management module (MM). |
chassisKVMOwner | 1.3.6.1.4.1.2.3.51.2.22.4.35 | integer | read-only |
The blade that currently owns the keyboard/video/monitor (KVM). 0 = the KVM devices are owned by the management module. |
chassisMediaTrayOwner | 1.3.6.1.4.1.2.3.51.2.22.4.36 | integer | read-only |
The blade that currently owns the media tray. 0 = the media tray is owned by the management module. |
managementModule | 1.3.6.1.4.1.2.3.51.2.22.5 | |||
mmStatusTable | 1.3.6.1.4.1.2.3.51.2.22.5.1 | no-access |
Table of the management module status. For consistent results, view as a table and not as individual entries. |
|
1.3.6.1.4.1.2.3.51.2.22.5.1.1 | no-access |
Management module status entry. For consistent results, view as a table and not as individual entries. |
||
mmStatusIndex | 1.3.6.1.4.1.2.3.51.2.22.5.1.1.1 | integer | read-only |
Management module status index. |
mmPresent | 1.3.6.1.4.1.2.3.51.2.22.5.1.1.2 | integer | read-only |
Management module current status. Enumeration: 'yes': 1, 'no': 0. |
mmExtIpAddress | 1.3.6.1.4.1.2.3.51.2.22.5.1.1.3 | ipaddress | read-only |
Management module external IP address. |
mmPrimary | 1.3.6.1.4.1.2.3.51.2.22.5.1.1.4 | integer | read-only |
Indicate if this Management module is a primary or not. Enumeration: 'yes': 1, 'no': 0. |
firmwareUpdate | 1.3.6.1.4.1.2.3.51.2.22.9 | |||
firmwareUpdateTarget | 1.3.6.1.4.1.2.3.51.2.22.9.1 | integer | read-write |
Target module whose firmware will be updated. Note: Some switch modules do not allow firmware update. When firmware update is attempted on those switch modules, the agent will report an error. Enumeration: 'blade14': 23, 'blade12': 21, 'blade7': 16, 'blade6': 15, 'blade13': 22, 'blade10': 19, 'blade11': 20, 'unknown': 255, 'switchModule4': 5, 'blade1': 10, 'blade4': 13, 'blade8': 17, 'blade9': 18, 'switchModule1': 2, 'blade5': 14, 'switchModule3': 4, 'switchModule2': 3, 'managementModule': 0, 'blade2': 11, 'blade3': 12. |
firmwareUpdateTftpServer | 1.3.6.1.4.1.2.3.51.2.22.9.2 | octet string | read-write |
IP address of the TFTP server where the firmware file resides. The address must be entered in a dotted decimal IP string (eg. 9.37.44.2). |
firmwareUpdateFileName | 1.3.6.1.4.1.2.3.51.2.22.9.3 | octet string | read-write |
File name of the firmware file. |
firmwareUpdateStart | 1.3.6.1.4.1.2.3.51.2.22.9.4 | integer | read-write |
Start updating the firmware of the specified target module. Note 1: Depending on the target, it might take up to several minutes for the flash update to complete. Do not reset the target until the control has been returned. At this point, the results will be displayed. Note 2 : Use firmwareUpdateStatus to confirm the status of the last firmware update initiated by SNMP method. The Management Module must be restarted for the new firmware to take affect. NOTE: Value returned for the GET command is meaningless for this MIB. Enumeration: 'execute': 1. |
firmwareUpdateStatus | 1.3.6.1.4.1.2.3.51.2.22.9.5 | octet string | read-only |
Get the status of the last firmware update which was initiated through SNMP method. |
ipmiManagement | 1.3.6.1.4.1.2.3.51.2.22.20 | |||
ipmiEnabled | 1.3.6.1.4.1.2.3.51.2.22.20.1 | integer | read-write |
Disable/enable IPMI feature and read the status through SNMP method. Enumeration: 'ipmiDisabled': 0, 'ipmiEnabled': 1. |