inverterControl
ICT-SINE-WAVE-MIB ·
.1.3.6.1.4.1.39145.12.10
Object
scalar mandatory
r/w
Enumeration
Inverter Output Control (set to '1' to ENABLE the Inverter Output if no alarms are active, set to '2' to DISABLE the Inverter Output)
Context
- MIB
- ICT-SINE-WAVE-MIB
- OID
.1.3.6.1.4.1.39145.12.10- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- inverter
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 'ICT-SINE-WAVE-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICT-SINE-WAVE-MIB::inverterControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ICT-SINE-WAVE-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ICT-SINE-WAVE-MIB::inverterControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |