coVirtualApAuthenProfileIndex

COLUBRIS-VIRTUAL-AP-MIB · .1.3.6.1.4.1.8744.5.11.1.1.1.1.8

Object

Specifies the authentication server profile to use for user 
authentication. 
This parameter only applies when the coVirtualApSecurity
is set to 'wpa' or 'ieee802dot1x' and coVirtualApAuthenMode
is set to 'profile' or 'localAndProfile'. When set to zero, no 
authentication server profile is selected or on a AP it could 
represent a pre-configured authentication profile.

Context

MIB
COLUBRIS-VIRTUAL-AP-MIB
OID
.1.3.6.1.4.1.8744.5.11.1.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
coVirtualAccessPointConfigEntry
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 'COLUBRIS-VIRTUAL-AP-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-VIRTUAL-AP-MIB::coVirtualApAuthenProfileIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-VIRTUAL-AP-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-VIRTUAL-AP-MIB::coVirtualApAuthenProfileIndex.<ifIndex>.<coVirtualApWlanProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-VIRTUAL-AP-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-VIRTUAL-AP-MIB::coVirtualApAuthenProfileIndex'

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance