h3cWIPSAPAuthType

H3C-WIPS-MIB · .1.3.6.1.4.1.2011.10.2.118.1.3.1.11

Object

column r/w Enumeration
Represents the authentication type of the AP.
undo - represents undo operation

Context

MIB
H3C-WIPS-MIB
OID
.1.3.6.1.4.1.2011.10.2.118.1.3.1.11
Type
column
Access
readwrite
Status
current
Parent
h3cWIPSAPClaRuleEntry

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 'H3C-WIPS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-WIPS-MIB::h3cWIPSAPAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-WIPS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-WIPS-MIB::h3cWIPSAPAuthType.<h3cWIPSAPClaRuleName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-WIPS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-WIPS-MIB::h3cWIPSAPAuthType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2psk
3dot1x
4other
5undo
6pskANDdot1x
7pskANDother
8dot1xANDother
9pskANDdot1xANDother
10noneANDpsk
11noneANDdot1x
12noneANDother
13noneANDpskANDdot1x
14noneANDpskANDother
15noneANDdot1xANDother
16noneANDpskANDdot1xANDother