capwapBaseWtpProfileRowStatus
CAPWAP-BASE-MIB ·
.1.3.6.1.2.1.196.1.2.1.1.19
Object
This object is used to create, modify, and/or delete a row
in this table.
The value of capwapBaseWtpProfileName,
capwapBaseWtpProfileWtpName and capwapBaseWtpProfileWtpLocation
can be changed when this object is in state 'active' or in
'notInService'.
The other objects in a row can be modified only when the value
of this object in the corresponding conceptual row is not
'active'. Thus, to modify one or more of the objects in
this conceptual row:
a. change the row status to 'notInService'
b. change the values of the row
c. change the row status to 'active'
The capwapBaseWtpProfileRowStatus may be changed to 'active'
if the managed objects capwapBaseWtpProfileName,
capwapBaseWtpProfileWtpMacAddress,
capwapBaseWtpProfileWtpModelNumber,
capwapBaseWtpProfileWtpName, and
capwapBaseWtpProfileWtpLocation in the conceptual row
have been assigned valid values.
Deleting a WTP profile in use will disconnect the WTP from
the AC. So the network management system SHOULD
ask the operator to confirm such an operation.
When a WTP profile entry is removed from the table,
the corresponding WTP Virtual Radio Interfaces are also
removed from the capwapBaseWirelessBindingTable and
ifTable [RFC2863].
Also, the related object instances SHOULD be removed from
the wireless binding MIB modules such as the IEEE 802.11
MIB module [IEEE.802-11.2007].
Context
- MIB
- CAPWAP-BASE-MIB
- OID
.1.3.6.1.2.1.196.1.2.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- capwapBaseWtpProfileEntry
- Table
- capwapBaseWtpProfileTable
- Siblings
- 18
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| capwapBaseWtpProfileId Represents the unique identifier of a WTP profile. | column | CapwapBaseWtpProfileIdTC | .1.3.6.1.2.1.196.1.2.1.1.1 |
| capwapBaseWtpProfileWtpNetmask When capwapBaseWtpProfileWtpStaticIpEnable is true,
it represents the netmask to be assigned to the WTP.
The format of this netmask is determined by the
corresponding instance of … | column | OctetString | .1.3.6.1.2.1.196.1.2.1.1.10 |
| capwapBaseWtpProfileWtpGateway When capwapBaseWtpProfileWtpStaticIpEnable is true,
it represents the gateway to be assigned to the WTP.
The format of this IP address is determined by the
corresponding instance … | column | OctetString | .1.3.6.1.2.1.196.1.2.1.1.11 |
| capwapBaseWtpProfileWtpFallbackEnable Represents whether to enable or disable automatic CAPWAP
fallback in the event that a WTP detects its preferred AC
and is not currently connected to it.
The following enumerated v… | column | Enumeration | .1.3.6.1.2.1.196.1.2.1.1.12 |
| capwapBaseWtpProfileWtpEchoInterval Represents the minimum time, in seconds, between sending Echo
Request messages to the AC that the WTP has joined. | column | second SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.196.1.2.1.1.13 |
| capwapBaseWtpProfileWtpIdleTimeout Represents the idle timeout value that the WTP SHOULD enforce
for its active stations. | column | second SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.196.1.2.1.1.14 |
| capwapBaseWtpProfileWtpMaxDiscoveryInterval Represents the maximum time allowed between sending Discovery
Request messages, in seconds. | column | second Unsigned32 | .1.3.6.1.2.1.196.1.2.1.1.15 |
| capwapBaseWtpProfileWtpReportInterval Represents the interval for WTP to send the Decryption Error
report. | column | second SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.196.1.2.1.1.16 |
| capwapBaseWtpProfileWtpStatisticsTimer Represents the interval the WTP uses between the WTP Event
Requests it transmits to the AC to communicate its statistics,
in seconds. | column | second SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.196.1.2.1.1.17 |
| capwapBaseWtpProfileWtpEcnSupport Represents the support for the Explicit Congestion Notification
(ECN) bits, as defined in [RFC3168].
The following enumerated values are supported:
limited(0) - Limited E… | column | Enumeration | .1.3.6.1.2.1.196.1.2.1.1.18 |
| capwapBaseWtpProfileName Represents the name of a WTP profile. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.196.1.2.1.1.2 |
| capwapBaseWtpProfileWtpMacAddress Represents the Base MAC address of a WTP.
A WTP profile MUST contain the Base MAC address of the WTP
because the CAPWAP message received from the WTP contains
its Base MAC address… | column | CapwapBaseWtpIdTC | .1.3.6.1.2.1.196.1.2.1.1.3 |
| capwapBaseWtpProfileWtpModelNumber Represents the model number of a WTP.
A WTP profile MUST include the WTP's model number, which
reflects the number of Physical Layer (PHY) radios on the WTP.
In this way, the crea… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.196.1.2.1.1.4 |
| capwapBaseWtpProfileWtpName Represents the name of the WTP. | column | OctetString | .1.3.6.1.2.1.196.1.2.1.1.5 |
| capwapBaseWtpProfileWtpLocation Represents the location of the WTP. | column | OctetString | .1.3.6.1.2.1.196.1.2.1.1.6 |
| capwapBaseWtpProfileWtpStaticIpEnable Represents whether the WTP SHOULD use a static IP address
or not. A value of false disables the static IP address,
while a value of true enables it. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.196.1.2.1.1.7 |
| capwapBaseWtpProfileWtpStaticIpType Represents the static IP address type used by the WTP.
Only ipv4(1) is supported by the object.
Although the CAPWAP protocol [RFC5415] supports both IPv4
and IPv6, note that the C… | column | Enumeration | .1.3.6.1.2.1.196.1.2.1.1.8 |
| capwapBaseWtpProfileWtpStaticIpAddress When capwapBaseWtpProfileWtpStaticIpEnable is true,
it represents the static IP address to be assigned to the WTP.
The format of this IP address is determined by the
corresponding… | column | OctetString | .1.3.6.1.2.1.196.1.2.1.1.9 |