hwCliClientType

HUAWEI-MNGT-MIB · .1.3.6.1.4.1.2011.6.3.10.2.1.3

Object

column Enumeration
Type of client. The modes of login to the client are as follows:
Options: 
1. serial(1) -indicates serial port. 
2. telnet(2) -indicates telnet. 
3. proxy(3)  -indicates proxy.
4. ssh(4)    -indicates ssh.
5. omci(5)   -indicates omci.
6. ethoam(6) -indicates ethoam.
7. adminVs(7) -indicates adminVs.

Context

MIB
HUAWEI-MNGT-MIB
OID
.1.3.6.1.4.1.2011.6.3.10.2.1.3
Type
column
Access
readonly
Status
current
Parent
hwCliClientEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1serial
2telnet
3proxy
4ssh
5omci
6ethoam
7adminVs