ostEnvironmentalPs2Status
OBS ✓
OMNITRON-MIB ·
.1.3.6.1.4.1.7342.2.1.11.1.5
Object
column Enumeration
This object indicates the status of Power Supply PS2 or PSB.
notApplicable(0) Power Supply PS2/PSB is not supported
notInstalled(1) Power Supply PS2/PSB is not installed
installedNotPowered(2) Power Supply PS2/PSB is installed, but not powered
installedPowered(3) Power Supply PS2/PSB is installed and powered
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
- OMNITRON-MIB
- OID
.1.3.6.1.4.1.7342.2.1.11.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostEnvironmentalStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MIB::ostEnvironmentalPs2Status'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MIB::ostEnvironmentalPs2Status.<modchassnum>.<modslotnum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-MIB::ostEnvironmentalPs2Status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | notInstalled |
2 | installedNotPowered |
3 | installedPowered |
Conformance
Member of