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
Net-SNMP examples
How SNMP and these commands workWalk 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
1 | pppoe |
2 | pppoa |
3 | dhcp |
4 | lns |
5 | lac |
6 | ipv4 |
7 | ipv6 |
8 | dualStack |
9 | all |
Conformance
Member of