snChasPwrSupplyStatus
FOUNDRY-SN-AGENT-MIB ·
.1.3.6.1.4.1.1991.1.1.1.1.3
Object
This object is being deprecated, please use snChasPwrSupplyTable instead.
A bit array that contains the value of the
Chassis Power Supplies. This is a packed bit string;
the 2 power supplies status are encoded into 4 bits
(a nibble).
There are multiple power supplies per chassis in this release.
The following shows the meaning of each bit:
(bit 0 is the least significant bit).
bit position meaning
------------ -------
20-31 reserved
19 Power Supply 8 DC (0=bad, 1=good).
18 Power Supply 7 DC (0=bad, 1=good).
17 Power Supply 8 present status (0=present, 1=not-present).
16 Power Supply 7 present status (0=present, 1=not-present).
15 Power Supply 6 DC (0=bad, 1=good).
14 Power Supply 5 DC (0=bad, 1=good).
13 Power Supply 6 present status (0=present, 1=not-present).
12 Power Supply 5 present status (0=present, 1=not-present).
11 Power Supply 4 DC (0=bad, 1=good).
10 Power Supply 3 DC (0=bad, 1=good).
9 Power Supply 4 present status (0=present, 1=not-present).
8 Power Supply 3 present status (0=present, 1=not-present).
4-7 reserved
3 Power Supply 2 DC (0=bad, 1=good).
2 Power Supply 1 DC (0=bad, 1=good).
1 Power Supply 2 present status (0=present, 1=not-present).
0 Power Supply 1 present status (0=present, 1=not-present).
Context
- MIB
- FOUNDRY-SN-AGENT-MIB
- OID
.1.3.6.1.4.1.1991.1.1.1.1.3- Type
- scalar
- Access
- readonly
- Status
- deprecated
- Parent
- snChasGen
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FOUNDRY-SN-AGENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FOUNDRY-SN-AGENT-MIB::snChasPwrSupplyStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FOUNDRY-SN-AGENT-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FOUNDRY-SN-AGENT-MIB::snChasPwrSupplyStatus'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647