readerConnected
INFRATEC-RMS-MIB ·
.1.3.6.1.4.1.1909.10.21.1
Object
scalar mandatory
Enumeration
Shows if chipcard reader is connected to the RMS
Context
- MIB
- INFRATEC-RMS-MIB
- OID
.1.3.6.1.4.1.1909.10.21.1- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- icc
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 'INFRATEC-RMS-MIB' -M '/opt/observium/mibs/infratec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFRATEC-RMS-MIB::readerConnected.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INFRATEC-RMS-MIB' -M '/opt/observium/mibs/infratec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INFRATEC-RMS-MIB::readerConnected'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | no |
2 | yes |