portHdwInterface

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.5.2.1.3

Object

column r/w Enumeration
Specifies the type of line that is being used with the
Device Server. Select either EIA-232, EIA-422, or EIA-485.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.5.2.1.3
Type
column
Access
readwrite
Status
current
Parent
portHdwEntry
Groups
1

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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portHdwInterface'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portHdwInterface.<portHdwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::portHdwInterface'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1eia232
2eia422
3eia485

Conformance