All MIBs › CPQSTSYS-MIB › cpqSsBackplaneLocationString
cpqSsBackplaneLocationString
Module: CPQSTSYS-MIB
OID (symbolic): CPQSTSYS-MIB::cpqSsBackplaneLocationString
OID (numeric): 1.3.6.1.4.1.232.8.2.2.6.1.20
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
Backplane Location String.
This string describes the location of the backplane in relation to the controller to which it is attached. If the location string cannot be determined, the agent will return a NULL string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.6.1.20 snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsBackplaneLocationString
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.2.2.6.1.20.1 snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsBackplaneLocationString.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSsBackplaneLocationString.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.8 | cpqSsStorageSys | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2 | cpqSsDrvBox | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2 | cpqSsBoxExtended | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.6 | cpqSsBackplaneTable | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.6.1 | cpqSsBackplaneEntry | CPQSTSYS-MIB |
| 1.3.6.1.4.1.232.8.2.2.6.1.20 | cpqSsBackplaneLocationString | CPQSTSYS-MIB |