All MIBs › CISCO-LWAPP-WLAN-MIB › cLWlan11uNetworkType
cLWlan11uNetworkType
Module: CISCO-LWAPP-WLAN-MIB
OID (symbolic): CISCO-LWAPP-WLAN-MIB::cLWlan11uNetworkType
OID (numeric): 1.3.6.1.4.1.9.9.512.1.3.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the network type with respect to 802.11u feature , for this WLAN. invalid (1) : Invalid network type. private(2) : Non-authorized users are not permitted on this network. privateWithGuestAccess(3) : Private network but guest accounts area available. chargeablePublicNetwork(4) : The network is accessible to anyone, however, access to the network requires payment. freePublicNetwork(5) : The network is accessible to anyone and no charges apply for the network use. testOrEquipment(6) : The network is used for test or experimental purposes only. wildcard(6) : Wildcard network type. personnalDeviceNetwork(8) : The network is accessible only by Personnal Device. emgerencyServiceOnlyNetwork(9) : Emergency Service network Type.
What is cLWlan11uNetworkType?
Reports the 802.11u network type configured for this WLAN, such as invalid or private, indicating what class of users may access the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.3.1.1.3 snmpwalk -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLWlan11uNetworkType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.3.1.1.3.1 snmpget -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLWlan11uNetworkType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.512.1.3.1.1.3.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.512 | ciscoLwappWlanMIB | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1 | ciscoLwappWlanMIBObjects | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.3 | ciscoLwappWlan11uConfig | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.3.1 | cLWlan11uTable | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.3.1.1 | cLWlan11uEntry | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.3.1.1.3 | cLWlan11uNetworkType | CISCO-LWAPP-WLAN-MIB |