ledState
OBS ✓
PROSTAR-MPPT ·
.1.3.6.1.4.1.33333.5.61
Object
scalar LedStateEnum
LED State - Description: LED State - Modbus address: 0x003B
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- PROSTAR-MPPT
- OID
.1.3.6.1.4.1.33333.5.61- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- prostarMppt
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 'PROSTAR-MPPT' -M '/opt/observium/mibs/morningstar:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROSTAR-MPPT::ledState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROSTAR-MPPT' -M '/opt/observium/mibs/morningstar:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROSTAR-MPPT::ledState'
Syntax
- Source
- LedStateEnum
- Base type
Enumeration
Values & Constraints
Type Values
0 | ledStart |
1 | ledStart2 |
2 | ledBranch |
3 | equalizeFastGreen |
4 | floatSlowGreen |
5 | absorptionFlashingGreen |
6 | green |
7 | green-yellow |
8 | yellow |
9 | yellow-red |
10 | flashingRed |
11 | red |
12 | r-y-gError |
13 | ry-gError |
14 | rg-yError |
15 | r-yError |
16 | r-gError |
17 | ry-gyError |
18 | gyrFlashingError |
19 | gyrX2 |
20 | ledOff |