eipHwPsu2Status
OBS ✓
EIP-MON-MIB ·
.1.3.6.1.4.1.2440.1.14.5.3
Object
scalar Enumeration
Power supply #2 status. 0 : no power supply available 1 : AC connected 2 : power supply is present but not connected 3 : power supply is not present
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- EIP-MON-MIB
- OID
.1.3.6.1.4.1.2440.1.14.5.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- eipHwPsu
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 'EIP-MON-MIB' -M '/opt/observium/mibs/eip:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EIP-MON-MIB::eipHwPsu2Status.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EIP-MON-MIB' -M '/opt/observium/mibs/eip:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EIP-MON-MIB::eipHwPsu2Status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | ok |
2 | present |
3 | notpresent |