hwUserType

HUAWEI-AAA-MIB · .1.3.6.1.4.1.2011.5.2.1.41.1.1

Object

column Enumeration
This object indicates a user type. The available options are pppoe(1), pppoa(2), dhcp(3), lns(4), lac(5), ipv4(6), ipv6(7), dual-stack(8), and all(9).

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pppoe
2pppoa
3dhcp
4lns
5lac
6ipv4
7ipv6
8dualStack
9all

Conformance