All MIBs › RAD-MIB › chassTotalNoOfPsSlt
chassTotalNoOfPsSlt
Module: RAD-MIB
OID (symbolic): RAD-MIB::chassTotalNoOfPsSlt
OID (numeric): 1.3.6.1.4.1.164.3.3.1.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object indicates the number of physical Power Supply slots in the chassis.
What is chassTotalNoOfPsSlt?
This OID holds the total count of physical power supply slots available in the chassis, regardless of whether power supplies are currently installed. It tells you the maximum number of redundant power supplies the device can accommodate. A system engineer would check this when planning redundancy, ensuring the chassis has enough slots to install backup power supplies for high availability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.2.1.3 snmpwalk -v2c -c public <target> RAD-MIB::chassTotalNoOfPsSlt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.2.1.3.1 snmpget -v2c -c public <target> RAD-MIB::chassTotalNoOfPsSlt.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2 | sysHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.1 | sysChas | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.2.1.3 | chassTotalNoOfPsSlt | RAD-MIB |