ePDU2SourceConfigTransferVoltageRange
CPS-MIB ·
.1.3.6.1.4.1.3808.1.1.6.9.2.1.7
Object
column mandatory
r/w
Enumeration
This variable defines the range of acceptable voltage from a power source. If the voltage measured from the selected input source is not within this range, the Automatic Transfer Switch will switch over (transfer) to the alternate power source.
Context
- MIB
- CPS-MIB
- OID
.1.3.6.1.4.1.3808.1.1.6.9.2.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ePDU2SourceConfigEntry
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 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPS-MIB::ePDU2SourceConfigTransferVoltageRange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPS-MIB::ePDU2SourceConfigTransferVoltageRange.<ePDU2SourceConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPS-MIB::ePDU2SourceConfigTransferVoltageRange'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wide |
2 | medium |
3 | narrow |