wlanRadiusServerUsage

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.4.12.1.4

Object

column r/w Bits
bit 0: By setting this bit, this RADIUS server is used for authentication. This bit has meaning only when wlanAuthType is set to internalCP(2), 
dot1x(3), or externalCP(4).
bit 1: By setting this bit, this RADIUS server is used for MAC-based authentication. This bit has meaning only when 
wlanAuthMacBasedAuth is set to true.
bit 2: By setting this bit, this RADIUS server is used for accounting. This bit has meaning only when wlanAuthType is set to internalCP(2), dot1x(3),
or externalCP(4).

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.4.12.1.4
Type
column
Access
readwrite
Status
current
Parent
wlanRadiusServerEntry
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::wlanRadiusServerUsage'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::wlanRadiusServerUsage.<wlanID>.<radiusId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::wlanRadiusServerUsage'

Syntax

Bits

Values & Constraints

Enumerated Values
0auth
1mac
2acct

Conformance