All MIBs › BLADE-MIB › smPostResultsValue
smPostResultsValue
Module: BLADE-MIB
OID (symbolic): BLADE-MIB::smPostResultsValue
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: 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
What is smPostResultsValue?
The switch module's POST diagnostic result code as a byte value: 0x00-0x7F means a base internal function result, 0x80-0x9F an internal interface failure, 0xA0-0xAF an external interface failure, 0xB0-0xFE is reserved, and 0xFF means POST completed successfully. Check smPostResultsAvailable first, since this value is only meaningful once that flag is true.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.4 snmpwalk -v2c -c public <target> BLADE-MIB::smPostResultsValue
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.4.1 snmpget -v2c -c public <target> BLADE-MIB::smPostResultsValue.1
Start monitoring IBM BladeCenter Management Module (MM) (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLADE-MIB::smPostResultsValue OID value, configure state conditions and alerts, and monitor any IBM BladeCenter Management Module (MM) (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22 | bladeCenter | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3 | switchModule | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.1 | switchModuleControl | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.1.1 | smControlTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1 | smControlEntry | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.4 | smPostResultsValue | BLADE-MIB |