openerLogic
RMS-MIB ·
.1.3.6.1.4.1.2769.10.21.5
Object
scalar mandatory
Enumeration
Logic of door opener connected to chipcard reader. If make(1) Digital Out 4 will get short in case of successfull access attempt, and open else. If break(2) Digital Out 4 will get open in case of successfull access attempt, and short else.
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 'RMS-MIB' -M '/opt/observium/mibs/knuerr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMS-MIB::openerLogic.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMS-MIB' -M '/opt/observium/mibs/knuerr:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMS-MIB::openerLogic'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | break |
2 | make |