hwSSHUserServiceType

HUAWEI-SSH-MIB · .1.3.6.1.4.1.2011.5.25.118.1.11.1.5

Object

column r/w Enumeration
The object specifies the service type of SSH user. 
Options: 
1. servicetypeNULL(1)    -default service type.
2. servicetypeSTELNET(2) -The service type of the SSH user is STELNET.
3. servicetypeSFTP(3)    -The service type of the SSH user is SFTP.
4. servicetypeALL(4)     -The service type of the SSH user is all. 
5. servicetypeSNetConf(5)       -The service type of the SSH user is SNetConf.
6. servicetypeSftpSNetConf(6)    -The service type of the SSH user is Sftp and SNetConf.
7. servicetypeSTelnetSftp(7)     -The service type of the SSH user is STelnet and Sftp.
8. servicetypeSTelnetSNetConf(8) -The service type of the SSH user is STelnet and SNetConf.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1servicetypeNULL
2servicetypeSTELNET
3servicetypeSFTP
4servicetypeALL
5servicetypeSNetConf
6servicetypeSftpSNetConf
7servicetypeSTelnetSftp
8servicetypeSTelnetSNetConf

Conformance