controlState
TRISTAR ·
.1.3.6.1.4.1.33333.8.46
Object
scalar ControlStateEnum
Control State - Description: Control 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::controlState.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::controlState'
Syntax
- Source
- ControlStateEnum
- Base type
Enumeration
Values & Constraints
Type Values
0 | start |
1 | nightCheck |
2 | disconnect |
3 | night |
4 | fault |
5 | bulk |
6 | absorption |
7 | float |
8 | equalize |