hwRadiusServerProtType

HUAWEI-DSLAM-AAA-MIB · .1.3.6.1.4.1.2011.5.109.1.7.1.4

Object

column r/w Enumeration
This leaf node is not supported.
Options:
1. radius(1)        -indicates the standard RADIUS protocol
2. radiusPlus10(2)  -indicates the RADIUS+1.0 version
3. radiusPlus11(3)  -indicates the RADIUS+1.1 version

Context

MIB
HUAWEI-DSLAM-AAA-MIB
OID
.1.3.6.1.4.1.2011.5.109.1.7.1.4
Type
column
Access
readwrite
Status
current
Parent
hwRadiusGroupEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1radius
2radiusPlus10
3radiusPlus11