hh3cWIPSDctNetworkCfg

HH3C-WIPS-MIB · .1.3.6.1.4.1.25506.2.118.2.6.1.3

Object

Represents the encrypt method, security suite and authentication method
which are used by the detected ESS.
The lowest 8 bits mean encrypt method.  The higher 8 bits mean security suite.
The third 8 bits stand for authentication method.  The higerest 8 bits
are reserved.  The meaning is shown as follows:
31              23              15              7             0
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
|  reserved     |  auth method  | security suite|encryptmethod|
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
For encrypt method, the following values are supported:
1: none     - clear text or no cipher method is configure,
2: wep      - WEP key,
4: tkip     - WPA Temporal Key encryption,
8: ccmp     - WPA AES CCMP encryption
For security suite, the following values are supported:
0x01: clear
0x02: wpa2
0x04: wpa
0x08: wep
For authentication method, the following values are supported:
1:  none            - No key management mode configured,
2:  psk             - pre-shared key authentication,
3:  dot1x           - 802.1x authentication,
4:  other           - other authentication,
5:  psk/dot1x       - psk and dot1x authentication,
6:  psk/other       - psk and other authentication,
7:  dot1x/other     - dot1x and other authentication,
8:  psk/dot1x/other - psk, dot1x and other authentication.

Context

MIB
HH3C-WIPS-MIB
OID
.1.3.6.1.4.1.25506.2.118.2.6.1.3
Type
column
Access
noaccess
Status
current
Parent
hh3cWIPSDctSSIDEntry

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::hh3cWIPSDctNetworkCfg'
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::hh3cWIPSDctNetworkCfg.<hh3cWIPSDctNetworkVSD>.<hh3cWIPSDctNetworkSSID>.<hh3cWIPSDctNetworkCfg>'
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::hh3cWIPSDctNetworkCfg'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295