transferRelayStatus
ICT-SINE-WAVE-MIB ·
.1.3.6.1.4.1.39145.12.11
Object
scalar mandatory
Enumeration
Transfer Relay Status ('1' indicates the Output is connected to the INVERTER, and '2' indicates the Output is connected to the GRID)
Context
- MIB
- ICT-SINE-WAVE-MIB
- OID
.1.3.6.1.4.1.39145.12.11- Type
- scalar
- Access
- readonly
- 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::transferRelayStatus.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::transferRelayStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inverter |
2 | grid |