wsNetworkClientQosAccessControlUpType
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.3.9.1.5
Object
column Enumeration
Access list type used for the wireless up (inbound) direction from client to AP for this network. Setting this object usually requires that the wsNetworkClientQosAccessControlUpName object also be set at the same time (see the 'Object set restrictions' in that object's description for more information).
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.3.9.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- wsNetworkClientQosEntry
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 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsNetworkClientQosAccessControlUpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsNetworkClientQosAccessControlUpType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-UWC-WLAN-SWITCH-MIB::wsNetworkClientQosAccessControlUpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | ip |
3 | mac |
4 | ipv6 |