aluRS232Duplex

ALU-PORT-MIB · .1.3.6.1.4.1.6527.6.1.2.2.2.4.5.1.6

Object

column r/w Enumeration
aluRS232Duplex configures the duplex method of the interface to
half or full duplex.
              
full is not allowed while aluRS232MultiDrop is slave.
              
half is not valid while the sub-channel is aluRS232SocketEntry.

Context

MIB
ALU-PORT-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.5.1.6
Type
column
Access
readwrite
Status
current
Parent
aluRS232Entry
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 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluRS232Duplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluRS232Duplex.<tmnxChassisIndex>.<tmnxPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PORT-MIB::aluRS232Duplex'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fullDuplex
2halfDuplex

Conformance