hwSocketTransType

HUAWEI-AR-SERIAL-CONNECT-MIB · .1.3.6.1.4.1.2011.5.25.338.1.4.1.2

Object

column r/w Enumeration
Used to set or get the type used to transport.The default value is null(3),
meaning current serial is not configured for any operating mode.

Context

MIB
HUAWEI-AR-SERIAL-CONNECT-MIB
OID
.1.3.6.1.4.1.2011.5.25.338.1.4.1.2
Type
column
Access
readwrite
Status
current
Parent
hwSocketTransEntry
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 'HUAWEI-AR-SERIAL-CONNECT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-AR-SERIAL-CONNECT-MIB::hwSocketTransType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-AR-SERIAL-CONNECT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-AR-SERIAL-CONNECT-MIB::hwSocketTransType.<hwTtyId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-AR-SERIAL-CONNECT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-AR-SERIAL-CONNECT-MIB::hwSocketTransType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0tcpServer
1tcpClient
2udp
3null

Conformance