loadState
OBS ✓
SURESINE ·
.1.3.6.1.4.1.33333.9.33
Object
scalar LoadStateEnum
Load State - Description: Load State - Modbus address: 0x000B
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
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 'SURESINE' -M '/opt/observium/mibs/morningstar:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SURESINE::loadState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SURESINE' -M '/opt/observium/mibs/morningstar:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SURESINE::loadState'
Syntax
- Source
- LoadStateEnum
- Base type
Enumeration
Values & Constraints
Type Values
0 | start |
1 | loadOn |
2 | lvdWarning |
3 | lowVoltageDisconnect |
4 | fault |
5 | disconnect |
6 | loadOff |
7 | unknownState |
8 | standby |