hpicfUsrProfileStatsAccessMode

HP-ICF-USER-PROFILE-MIB · .1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.11

Object

column Enumeration
Indicates whether profile was applied via SNMP
or via RADIUS. Application by SNMP has precedence 
over RADIUS. Where there are no attribute conflicts,
profile attributes may be a combination of those
applied by both SNMP and RADIUS. In such case, 
the variable value will still be SNMP.

Context

MIB
HP-ICF-USER-PROFILE-MIB
OID
.1.3.6.1.4.1.11.2.14.11.1.12.1.2.3.1.11
Type
column
Access
readonly
Status
current
Parent
hpicfUsrProfileStatsEntry
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 'HP-ICF-USER-PROFILE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-USER-PROFILE-MIB::hpicfUsrProfileStatsAccessMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-USER-PROFILE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-USER-PROFILE-MIB::hpicfUsrProfileStatsAccessMode.<hpicfUsrProfileUserPortNumber>.<hpicfUsrProfileUserMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-USER-PROFILE-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-USER-PROFILE-MIB::hpicfUsrProfileStatsAccessMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1snmp
2dot8021x
3webauth
4macauth
5webmacauth

Conformance