eaInput8A
ETA-RCI10-MIB ·
.1.3.6.1.4.1.44086.4.1.20.1.1.1.16
Object
column SNMPv2-SMIInteger32
Status digital input8: 0=low, 1=high
Context
- MIB
- ETA-RCI10-MIB
- OID
.1.3.6.1.4.1.44086.4.1.20.1.1.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eaAEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ETA-RCI10-MIB' -M '/opt/observium/mibs/eta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETA-RCI10-MIB::eaInput8A'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ETA-RCI10-MIB' -M '/opt/observium/mibs/eta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ETA-RCI10-MIB::eaInput8A.<eaIndexA>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ETA-RCI10-MIB' -M '/opt/observium/mibs/eta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ETA-RCI10-MIB::eaInput8A'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647