upsControlEnableGeneratorSensitivity
BESTPOWER-MIB ·
.1.3.6.1.4.1.2947.1.6.5
Object
scalar mandatory
r/w
Enumeration
Setting this value to a value other than (disable) begins to increase the UPS ability to reject poor line sources for example from a poorly regulated AC generator. The greater the value the greater the tolerance to allow poor line to be used to power the UPS. This control is used to prevent the UPS from using its batteries to create output power and allow an AC generator to supply power to the UPS.
Context
- MIB
- BESTPOWER-MIB
- OID
.1.3.6.1.4.1.2947.1.6.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- upsControl
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 'BESTPOWER-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BESTPOWER-MIB::upsControlEnableGeneratorSensitivity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BESTPOWER-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BESTPOWER-MIB::upsControlEnableGeneratorSensitivity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | auto |
2 | g1 |
3 | g2 |
4 | g3 |
5 | g4 |
6 | disable |