loadState
OBS ✓
PROSTAR-PWM ·
.1.3.6.1.4.1.33333.6.53
Object
scalar LoadStateEnum
Load State - Description: Load State - Modbus address: 0x002E
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-PWM
- OID
.1.3.6.1.4.1.33333.6.53- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- prostarPwm
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-PWM' -M '/opt/observium/mibs/morningstar:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PROSTAR-PWM::loadState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PROSTAR-PWM' -M '/opt/observium/mibs/morningstar:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PROSTAR-PWM::loadState'
Syntax
- Source
- LoadStateEnum
- Base type
Enumeration
Values & Constraints
Type Values
0 | start |
1 | normal |
2 | lvdWarning |
3 | lvd |
4 | fault |
5 | disconnect |
6 | normalOff |
7 | override |
8 | notUsed |