All MIBs › A3COM-HUAWEI-DOT11-CFG-MIB › h3cDot11SrvPortSecurityMode
h3cDot11SrvPortSecurityMode
Module: A3COM-HUAWEI-DOT11-CFG-MIB
OID (symbolic): A3COM-HUAWEI-DOT11-CFG-MIB::h3cDot11SrvPortSecurityMode
OID (numeric): 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Determines the security modes of the WLAN port.
noRestrictions(1) The default value,no any security mode is set.
userLoginSecureExt(2) Access to the port is denied until the port client is authorized (by 802.1X).
psk(3) Access to the port is denied until the port client is authorized (by 802.1X key negotiation).
macAddressAndPsk(4) The MAC address is first authenticated and only if this succeeds does the psk then attempt user authentication.
userLoginSecureExtOrPsk(5) This selects both the userLoginSecureExt and psk modes together such that either is allowed to authorized access. Which mode works for client depends on the client's choice.
ext(6) Access to the port is denied until the port client is authenticated (by ext).
What is h3cDot11SrvPortSecurityMode?
This OID defines the authentication method for wireless clients: open access, 802.1X login, PSK only, or MAC+PSK combined. Network engineers select the security mode based on the environment; PSK suits guest networks while 802.1X suits enterprise deployments. Setting mode 3 (PSK) requires all clients to provide a pre-shared key.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.2 snmpwalk -v2c -c public <target> A3COM-HUAWEI-DOT11-CFG-MIB::h3cDot11SrvPortSecurityMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.2.1 snmpget -v2c -c public <target> A3COM-HUAWEI-DOT11-CFG-MIB::h3cDot11SrvPortSecurityMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.2.1 i <value>
Start monitoring H3C wireless controllers and APs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-DOT11-CFG-MIB::h3cDot11SrvPortSecurityMode OID value, configure state conditions and alerts, and monitor any H3C wireless controllers and APs from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10 | h3c | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2 | h3cCommon | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.75 | h3cDot11 | A3COM-HUAWEI-DOT11-REF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.10.2.75.4 | h3cDot11CFG | A3COM-HUAWEI-DOT11-CFG-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.75.4.2 | h3cDot11PolicyConfigGroup | A3COM-HUAWEI-DOT11-CFG-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5 | h3cDot11SrvPortSecurityTable | A3COM-HUAWEI-DOT11-CFG-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1 | h3cDot11SrvPortSecurityEntry | A3COM-HUAWEI-DOT11-CFG-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.75.4.2.5.1.2 | h3cDot11SrvPortSecurityMode | A3COM-HUAWEI-DOT11-CFG-MIB |