MIB Viewer

ccAccessPortAddObj

OBJECT-TYPE
1.3.6.1.4.1.388.6.2.5
Access
read-write
Status
current
Sub-identifiers
0
Add an access port. The input string should have the following syntax: <dev_mac,dev_type,radio1_name,radio1_mac,radio2_name,radio2_mac>. dev_mac is the mac address of the Access Port's NIC. dev_type must be one of 'ap300''ap200','ap100', 'ap3020' 'ap4131' or 'ap4121'. For 'ap200' and ap300, radio1 will be considered to be of type 802.11a, and at least one such radio definitely needs to be specified. For 'ap100' 'ap4131' or 'ap4121', only provide the radio1_name value, since there can be only one radio on a 'ap100' 'ap4131' or 'ap4121' accessport, and that one radio definitely has the same MAC address as the device, and also, that one radio is always an 802.11b radio. Similarly, for a device of type 'ap3020', provide only radio1_name, since the FH radio will have the same MAC as that of the device. Note: The following characters cannot be part of radio1_name and radio2_name Name field - ',.,,&, # and double quotes, and the maximum characters allowed for each of these names are 50. few synatx examples are given below:- To add AP100 :<dev_mac>,ap100,<radio_name>,<radio_mac> Note:radio_mac is optional for Ap100 To add AP3020-3021: <dev_mac>,ap3020,<radio_name>,<radio_mac> Note:radio mac is optioanl for AP3020 To add AP300: <dev_mac>,ap300,<g_radio_name>,<g_mac>,<a_radio>,<a_mac> Note:One can add only 'g' radio also. To add AP200: <dev_mac>,ap200,<a_radio_name>,<a_mac>,<b_radio>,<b_mac> Note:One can add only 'a' radio also To add AP4121:<dev_mac>,ap4121,<radio_name>,<radio_mac> Note:radio mac is optional for ap4121 To add AP4131:<dev_mac>,ap4132,<radio_name>,<radio_mac> Note:radio mac is optional for ap4131
DisplayString (SIZE (1..255))