clientAutologinOption

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.3.8

Object

scalar r/w Enumeration
Many devices such as those made by Apple(R) implement an autologin feature that prompts the user 
to login as soon as the device detects the presence of a Captive Portal. This feature sometimes 
causes problems for users who actually interact with the captive portal.
hide(0) - Hide the captive portal from Autologin detector.
redirect(1) - Redirect detection messages to the Captive Portal. This option is to allow client autologin 
                   to detect the captive portal & prompt the user to login. This may cause post-authentication
                   redirection to fail.
drop(2) - Drop detection messages.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.3.8
Type
scalar
Access
readwrite
Status
current
Parent
vnsGlobalSetting
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar 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::clientAutologinOption.0'
More examples
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::clientAutologinOption'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0hide
1redirect
2drop

Conformance