flWlanWifiVapProfileEapUserPw

FL-MGD-INFRASTRUCT-MIB · .1.3.6.1.4.1.4346.11.11.27.2.2.1.4

Object

column r/w OctetString
Configure the eap-user password of a specific profile for the wifi device.
This write only object changes the current
password to a given new password. The character
mask is defined as below:
              
1.) The password length is min. 8 and max. 64 characters.
2.) All ASCII codes allowd (except code 0x00).
3.) For redundancy check the password is giving
twice as shown below:
              
   password:                   nimbus3
                 
   octetstr = 2 x password:    nimbus3nimbus3
                 
4.) As an result of this the absolut length of
octet string is even and min. 16 and max. 128 characters.
              
The firmware will always return a string of five
asterics (*****) when this object is read.

Context

MIB
FL-MGD-INFRASTRUCT-MIB
OID
.1.3.6.1.4.1.4346.11.11.27.2.2.1.4
Type
column
Access
readwrite
Status
current
Parent
flWlanWifiVapProfileEntry

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 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWlanWifiVapProfileEapUserPw'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWlanWifiVapProfileEapUserPw.<flWlanWifiVapProfileVapID>.<flWlanWifiVapProfileID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FL-MGD-INFRASTRUCT-MIB::flWlanWifiVapProfileEapUserPw'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 16-128