All MIBs › LBHUB-FMS-MIB › powerStackBackupData
powerStackBackupData
Module: LBHUB-FMS-MIB
OID (symbolic): LBHUB-FMS-MIB::powerStackBackupData
OID (numeric): 1.3.6.1.4.1.43.10.21.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Supplies all the information about the power supplies attached to each unit in a stack. This object is provided to speed up processing by Network Manager applications. There is one octet for each unit in the stack. Each octet contains the following information:
Bit 1: RBS applicable ( 1 = Yes, 0 = No ) Bit 2: RBS present ( 1 = Yes, 0 = No ) Bit 3: RBS status ( 1 = fault, 0 = OK )
( RBS = Resilient Backup Power Supply )
If Bit 1 is zero, this means that an RBS cannot be attached to this unit and all the other bits will be zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.21.1.2 snmpwalk -v2c -c public <target> LBHUB-FMS-MIB::powerStackBackupData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.21.1.2.1 snmpget -v2c -c public <target> LBHUB-FMS-MIB::powerStackBackupData.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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.21 | powerSupply | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.21.1 | powerStackPackage | LBHUB-BOOM-MIB |
| 1.3.6.1.4.1.43.10.21.1.2 | powerStackBackupData | LBHUB-FMS-MIB |