objSetEventBits
UPC4 ·
.1.3.6.1.4.1.16460.5.1.1.102.1.102
Object
Event Bits are read only
Index 1: Only for internal use!
Battery Test and boost charge Function:
Index 2: Start bits (set 1 = start e.g. battery test; set 0 = no effect)
Index 3: Stop bits (set 1 = break e.g. battery test; set 0 = no effect)
Index 4: IsRunning bits (get 1 = Function is running e.g. battery test)
Index 5: Enabled bits (get 1 = Function is enabled; get 0 = Function is disabled)
For Index 2 to 5:
bit0 = battery test comb1
bit1 = boost charge comb1
bit2 = BTstore comb1
bit3 = equalize charge comb1
Index 6: Only for internal use
Index 7: Only for internal use
Index 8: Only for internal use
LVD/PLD Function:
Index 9: LVD/PLD remote enabled (get 1 = remote control enabled; get 0 = remote control disabled;
Index 10: manuell_on (set 1 = PLD/LVD automatic is manual overdriven; set 0 = no effect)
Index 11: manuell_off (set 1 = PLD/LVD automatic is on; set 0 = no effect)
Index 12: manuell_stat (get 1 = manual on; get 0 = automatic on)
Index 13: opto_on (set 1 = in manual mode the optocoupler will be on; set 0 = no effect)
Index 14: opto_off (set 1 = in manual mode the optocoupler will be off; set 0 = no effect)
Index 15: opto_stat (get 1 = see index 13; 0 = see index 14)
Index 16: opto_pin (get 1 = optocoupler ist on; get 0 = optocoupler ist off)
For Index 9 to 16:
bit 0: LVD
bit 1: PLD1
bit 2: PLD2
Context
- MIB
- UPC4
- OID
.1.3.6.1.4.1.16460.5.1.1.102.1.102- Type
- column
- Access
- readwrite
- Status
- current
- Units
- 1
- Parent
- upc4SetEventEntry
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 'UPC4' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPC4::objSetEventBits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'UPC4' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'UPC4::objSetEventBits.<objSetEventBits>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'UPC4' -M '/opt/observium/mibs/eltek:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'UPC4::objSetEventBits'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647