upsBypassOnOffgen
GESINGLEUPS-MIB ·
.1.3.6.1.4.1.818.1.1.10.8.12
Object
scalar r/w
Enumeration
The present state of the bypass. Setting this object to 'on' will cause the bypass to be activated. Setting this object to 'off' will deactivate the bypass. If the UPS is already in the desired state nothing will happen.
Context
- MIB
- GESINGLEUPS-MIB
- OID
.1.3.6.1.4.1.818.1.1.10.8.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- upsControlgen
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 'GESINGLEUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GESINGLEUPS-MIB::upsBypassOnOffgen.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GESINGLEUPS-MIB' -M '/opt/observium/mibs/ge:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GESINGLEUPS-MIB::upsBypassOnOffgen'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | on |
2 | off |