All MIBs › CPQSTDEQ-MIB › cpqSeCellToScanBusConnectionStatus
cpqSeCellToScanBusConnectionStatus
Module: CPQSTDEQ-MIB
OID (symbolic): CPQSTDEQ-MIB::cpqSeCellToScanBusConnectionStatus
OID (numeric): 1.3.6.1.4.1.232.1.2.16.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This bitmap represents the state of cell to scan bus connection/RIO cable state.
if bit 6 is set to 1, Cable port swapped. if bit 5 is set to 1, Cable ID mismatched. if bit 4 is set to 1, Output Cable parity error. if bit 3 is set to 1, Output Cable detached. if bit 2 is set to 1, Input Cable parity error. if bit 1 is set to 1, Input Cable detached. if bit 0 is set to 1, Connection valid.
What is cpqSeCellToScanBusConnectionStatus?
This OID is a bit-mapped status value describing the health of the cable connection between a cell and the scan bus / RIO interconnect, with individual bits flagging conditions such as a detached input or output cable, a cable parity error, a mismatched cable ID, or swapped cable ports. An admin troubleshooting a cell that has dropped out of a partition checks this bitmap first, since a detached or mismatched interconnect cable is a common physical-layer cause of a cell losing contact with the rest of the complex. For example, if bit 3 (output cable detached) is set while bit 0 (connection valid) is clear, the admin knows to physically check and reseat the output RIO cable on that cell.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.1.2.16.1.1.8 snmpwalk -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCellToScanBusConnectionStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.1.2.16.1.1.8.1 snmpget -v2c -c public <target> CPQSTDEQ-MIB::cpqSeCellToScanBusConnectionStatus.1
Start monitoring HP ProLiant server (CPU/memory/system board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTDEQ-MIB::cpqSeCellToScanBusConnectionStatus OID value, configure state conditions and alerts, and monitor any HP ProLiant server (CPU/memory/system board) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.1 | cpqStdEquipment | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2 | cpqSeComponent | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.16 | cpqSeCell | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.16.1 | cpqSeCellTable | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.16.1.1 | cpqSeCellEntry | CPQSTDEQ-MIB |
| 1.3.6.1.4.1.232.1.2.16.1.1.8 | cpqSeCellToScanBusConnectionStatus | CPQSTDEQ-MIB |