fsClassDeviceIOType

FS-RS485-CLASS-MIB · .1.3.6.1.4.1.52642.1.1.10.2.149.1.27.1.8

Object

column r/w Enumeration
Device input or output type.

Context

MIB
FS-RS485-CLASS-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.149.1.27.1.8
Type
column
Access
readwrite
Status
current
Parent
fsClassDeviceInfoEntry

Walk 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 'FS-RS485-CLASS-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-RS485-CLASS-MIB::fsClassDeviceIOType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-RS485-CLASS-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-RS485-CLASS-MIB::fsClassDeviceIOType.<fsClassDeviceType>.<fsClassDeviceID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-RS485-CLASS-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-RS485-CLASS-MIB::fsClassDeviceIOType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0input
1output
2other