loadState
TRISTAR ·
.1.3.6.1.4.1.33333.8.47
Object
scalar LoadStateEnum
Load State - Description: Load State - Modbus address: 0x001B
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' -M '/opt/observium/mibs/morningstar:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRISTAR::loadState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRISTAR' -M '/opt/observium/mibs/morningstar:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRISTAR::loadState'
Syntax
- Source
- LoadStateEnum
- Base type
Enumeration
Values & Constraints
Type Values
0 | start |
1 | normal |
2 | lvdWarning |
3 | lvd |
4 | fault |
5 | disconnect |
6 | lvdWarning1 |
7 | overrideLvd |
8 | equalize |