hh3cDot11APUserAuthType2CM
HH3C-DOT11-APMT-MIB ·
.1.3.6.1.4.1.25506.2.75.2.2.36.1.6
Object
column Enumeration
Represents the authentication type of user with this AP. authFree - There is no need others authentiaction, user will surf internet after association. associateAuth - Include WEP PSK authentication. portalAuth - The authentication lunched by portal pop-up program. autoAuth - 802.1X authentication.
Context
- MIB
- HH3C-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.25506.2.75.2.2.36.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cDot11APUserInfoStatis2CMEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-APMT-MIB::hh3cDot11APUserAuthType2CM'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-APMT-MIB::hh3cDot11APUserAuthType2CM.<hh3cDot11CurAPID>.<hh3cDot11APUserMacAddr2CM>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT11-APMT-MIB::hh3cDot11APUserAuthType2CM'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | authFree |
2 | associateAuth |
3 | portalAuth |
4 | autoAuth |