chargeState
TRISTAR-MPPT-600V ·
.1.3.6.1.4.1.33333.7.46
Object
scalar ChargeStateEnum
Charge State - Description: Charge State - Modbus address: 0x0032
Context
- MIB
- TRISTAR-MPPT-600V
- OID
.1.3.6.1.4.1.33333.7.46- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- tristarmppt600v
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 'TRISTAR-MPPT-600V' -M '/opt/observium/mibs/morningstar:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRISTAR-MPPT-600V::chargeState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRISTAR-MPPT-600V' -M '/opt/observium/mibs/morningstar:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRISTAR-MPPT-600V::chargeState'
Syntax
- Source
- ChargeStateEnum
- Base type
Enumeration
Values & Constraints
Type Values
0 | start |
1 | nightCheck |
2 | disconnect |
3 | night |
4 | fault |
5 | mppt |
6 | absorption |
7 | float |
8 | equalize |
9 | slave |
10 | fixed |