All MIBs › CISCO-FASTHUB-MIB › mrStackUnitPOSTResult
mrStackUnitPOSTResult
Module: CISCO-FASTHUB-MIB
OID (symbolic): CISCO-FASTHUB-MIB::mrStackUnitPOSTResult
OID (numeric): 1.3.6.1.4.1.9.2.11.1.3.1.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A bit array where the presence of a particular bit indicates a failure of a particular Power On Self Test (POST). Each octet within the value of this object specifies a set of 8 POST tests, with the first octet specifying tests 1 through 8, the second octet specifying tests 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered test, and the least significant bit represents the highest numbered test. Thus, each test is represented by a single bit within the value of this object. If that bit has a value of '1' then that test has failed; the test has passed if its bit has a value of '0'. The defined POST tests are: Number POST Test ------ --------- 1 Supervisor RAM 2 EIA/TIA-232 console port 3 Ethernet address 4 Timer interrupt 5 Real time clock 6 Non-volatile RAM 7 Port loopback Default value: string of length 0.
What is mrStackUnitPOSTResult?
Returns a bit array showing which Power On Self Test (POST) diagnostics failed for this stack unit, with each set bit flagging a specific failed test.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.3.1.1.10 snmpwalk -v2c -c public <target> CISCO-FASTHUB-MIB::mrStackUnitPOSTResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.3.1.1.10.1 snmpget -v2c -c public <target> CISCO-FASTHUB-MIB::mrStackUnitPOSTResult.1
Start monitoring Cisco Catalyst FastHub Ethernet hubs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FASTHUB-MIB::mrStackUnitPOSTResult OID value, configure state conditions and alerts, and monitor any Cisco Catalyst FastHub Ethernet hubs from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.2 | local | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.2.11 | ciscoFastHubMIB | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1 | ciscoFastHubMIBObjects | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.3 | mrStackUnit | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.3.1 | mrStackUnitTable | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.3.1.1 | mrStackUnitEntry | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.3.1.1.10 | mrStackUnitPOSTResult | CISCO-FASTHUB-MIB |