ccAccessPortAddObj
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.2.5
Object
scalar
r/w
OctetString
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
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.2.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- symbolCCInterfaces
- Siblings
- 21
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccAPPolicyAddObj Add one AP Policy object into the AP Policy table. The Maximum length of the AP Policy
Name can be 50 characters, Note that the following characters cannot be part
of Policy Nam… | scalar | OctetString | .1.3.6.1.4.1.388.6.2.1 |
| ccAPTable The Table of AccessPorts. | table | - | .1.3.6.1.4.1.388.6.2.10 |
| ccAPPolicyTable APPolicy Table. | table | - | .1.3.6.1.4.1.388.6.2.11 |
| ccEPTable EtherPorts entries. | table | - | .1.3.6.1.4.1.388.6.2.12 |
| ccEPPTable A list of Ethernet port policy entries. | table | - | .1.3.6.1.4.1.388.6.2.13 |
| ccdot11FHPhyTable The table for FH specific configuration parameters | table | - | .1.3.6.1.4.1.388.6.2.14 |
| ccAPPolicyObjects | node | - | .1.3.6.1.4.1.388.6.2.16 |
| ccFWLANTable A list of LAN descriptors.
Note:This Feature is VPN dependent feature hence
if vpnsupport is not enabled then the walk over
this table will not return anything and the … | table | - | .1.3.6.1.4.1.388.6.2.17 |
| ccFWLANNATTable A list of LAN NAT Entries. This is a
dual-index table, NAT entries for all
LANs are displayed. A single entry of
0.0.0.0 for a LAN means that LAN has
no NAT entries.
… | table | - | .1.3.6.1.4.1.388.6.2.18 |
| ccRouteTable Display current network routing table. | table | - | .1.3.6.1.4.1.388.6.2.19 |
| ccAPPolicyRemObj Remove one AP Policy object from the AP Policy table. | scalar | OctetString | .1.3.6.1.4.1.388.6.2.2 |
| ccRouteAddObj Add route to the network routing table.
Syntax:host <host addr> <gateway>
or
net <network addr> <gateway> netmask <netmask> | scalar | OctetString | .1.3.6.1.4.1.388.6.2.20 |
| ccRouteRemObj Remove route from the network routing table.
Syntax:host <host addr> <gateway>
or
net <network addr> <gateway> netmask <netmask> | scalar | OctetString | .1.3.6.1.4.1.388.6.2.21 |
| ccRouteFlush Remove all routes from the network routing table.
when set to True | scalar | DoActionNow | .1.3.6.1.4.1.388.6.2.22 |
| ccDhcpSrvNIC1 | node | - | .1.3.6.1.4.1.388.6.2.23 |
| ccDhcpSrvNIC2 | node | - | .1.3.6.1.4.1.388.6.2.24 |
| ccEPPAddObj Add one Ethernet policy object into the EPP table. The Maximum length of the Ethernet Policy
Name can be 50 characters,Note that the following characters cannot be part of
Ethern… | scalar | OctetString | .1.3.6.1.4.1.388.6.2.3 |
| ccEPPRemObj Remove one Ethernet policy object from the EPP table. The Maximum length of the Ethernet Policy
Name can be 50 characters,Note that the following characters cannot be part of
Eth… | scalar | OctetString | .1.3.6.1.4.1.388.6.2.4 |
| ccAccessPortRemObj Remove an AccessPort
syntax :<port name>
When a ap200/ap300 Access port is removed both the radio
macs are removed. | scalar | OctetString | .1.3.6.1.4.1.388.6.2.6 |
| ccFWLanAddObj Add a LAN to the system. | scalar | OctetString | .1.3.6.1.4.1.388.6.2.7 |
| ccFWLanRemObj Remove the LAN from the system. | scalar | OctetString | .1.3.6.1.4.1.388.6.2.8 |