hwSSHUserAuthorizationCMD

HUAWEI-SSH-MIB · .1.3.6.1.4.1.2011.5.25.118.1.11.1.7

Object

column r/w Enumeration
The object specifies the authorization type of SSH user. When authorizationAAA is specified,
the SSH user will be authorizated by HWTACACS server. The default authorization is authorizationNULL,
indicating SSH user doesn't need to be authorizated by HWTACACS server.
Options:
1.authorizationNULL(1)-The default authorization is authorizationNULL,indicating SSH user 
                       doesn't need to be authorizated by HWTACACS server.
2.authorizationAAA(2) -When authorizationAAA is specified,the SSH user will be 
                       authorizated by HWTACACS server.

Context

MIB
HUAWEI-SSH-MIB
OID
.1.3.6.1.4.1.2011.5.25.118.1.11.1.7
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::hwSSHUserAuthorizationCMD'
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::hwSSHUserAuthorizationCMD.<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::hwSSHUserAuthorizationCMD'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1authorizationNULL
2authorizationAAA

Conformance