ccAPPolicyAddWLAN

SYMBOL-WS5000-MIB · .1.3.6.1.4.1.388.6.2.16.2.1.2

Object

column deprecated OctetString
Add a WLAN to this particular APPolicy and device.
The format for entering the input is
 <existing Wlan,bandwidth>, where the sum of all bandwidth for 
 this AP policy and Device Type should be less than or equal to 100%.
 Also, the bandwidth for any WLAN cannot be less than 5%.
 Note:
 1. Default AP Policy cannot be edited.
          2. Always set Bandwidth as 100% if you are adding WLAN to an FH port.
                 Setting the bandwidth to less than 100% for FH results in an error.
                 This also means that at any given instant, no more than one WLANs
                 can be added to an FH Port.

Context

MIB
SYMBOL-WS5000-MIB
OID
.1.3.6.1.4.1.388.6.2.16.2.1.2
Type
column
Access
readonly
Status
deprecated
Parent
ccAPPolicyAddRemWLANEntry
Groups
1

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 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccAPPolicyAddWLAN'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-WS5000-MIB::ccAPPolicyAddWLAN.<ccAPPolicyIndex>.<ccAPPolicyDeviceType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-WS5000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-WS5000-MIB::ccAPPolicyAddWLAN'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-100

Conformance