hpnicfWIPSDctAPEncryptMethod
HPN-ICF-WIPS-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.9
Object
column HpnicfWIPSEncryptMethod
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
- HPN-ICF-WIPS-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfWIPSDctAPEntry
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 'HPN-ICF-WIPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-WIPS-MIB::hpnicfWIPSDctAPEncryptMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-WIPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-WIPS-MIB::hpnicfWIPSDctAPEncryptMethod.<hpnicfWIPSDctAPVSD>.<hpnicfWIPSDctAPBSSID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-WIPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-WIPS-MIB::hpnicfWIPSDctAPEncryptMethod'
Syntax
- Source
- HpnicfWIPSEncryptMethod
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.