hh3cWIPSDctAPEncryptMethod

HH3C-WIPS-MIB · .1.3.6.1.4.1.25506.2.118.2.1.1.9

Object

Represents the encrypt method used by the detected AP.
none(1)     - clear text or no cipher method is configure,
wep(2)      - WEP key,
tkip(4)     - WPA Temporal Key encryption,
ccmp(8)     - WPA AES CCMP encryption

Context

MIB
HH3C-WIPS-MIB
OID
.1.3.6.1.4.1.25506.2.118.2.1.1.9
Type
column
Access
readonly
Status
current
Parent
hh3cWIPSDctAPEntry

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

Syntax

Source
Hh3cWIPSEncryptMethod
Base type
Unsigned32

Values & Constraints

No enumerated values or constraints recorded.