CISCO-LWAPP-U3INTERFACE-MIB
- Registered at
- 1.3.6.1.4.1.9.9.852
- Last updated
- 2017-10-10 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2017-10-10 00:00
- Namespace
- cisco
- Source file
CISCO-LWAPP-U3INTERFACE-MIB- Digest
sha256:d8f5e89410c5eecf0915fabee79ffe1f16b5251bc2069651a317753fece6869c
Description
U3 Interface between WLC and CWC(Cellular WLAN Controller) is present to support Real-Time Traffic Steering(RTTS) of client between 3GPP networks and WLAN. Throughput needs to be calculated at WLC and shared with the CWC to take decision to steer the traffic to WLAN or not. It is also defined to reject client in case if throughput is not satisfactory along with periodic updation of throughput. GLOSSARY Access Point ( AP ) An entity that contains an 802.11 medium access control ( MAC ) and physical layer ( PHY ) interface and provides access to the distribution services via the wireless medium for associated clients. LWAPP APs encapsulate all the 802.11 frames in LWAPP frames and sends it to the controller to which it is logically connected to. Central Controller ( CC ) The central entity that terminates the LWAPP protocol tunnel from the LWAPP APs. Throughout this MIB, this entity also referred to as 'controller'. Light Weight Access Point Protocol ( LWAPP ) This is a generic protocol that defines the communication between the Access Points and the controllers. Cellular WLAN Controller ( CWC ) A decision making entity to steer traffic over LTE or WLAN.
Contact
Cisco Systems, Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS Email: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-LWAPP-DOT11-CLIENT-MIB | cldcClientMacAddress |
| CISCO-LWAPP-WLAN-MIB | cLWlanIndex |
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB CISCO-LWAPP-AP-MIB CISCO-LWAPP-DOT11-CLIENT-MIB CISCO-LWAPP-DOT11-MIB CISCO-LWAPP-MOBILITY-EXT-MIB CISCO-LWAPP-RF-MIB CISCO-LWAPP-TC-MIB CISCO-LWAPP-U3INTERFACE-MIB CISCO-LWAPP-WLAN-MIB CISCO-LWAPP-WLAN-POLICY-MIB CISCO-QOS-PIB-MIB CISCO-SMI CISCO-TC ENTITY-MIB IANA-ENTITY-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB P-BRIDGE-MIB Q-BRIDGE-MIB RFC1158-MIB RFC1271-MIB RMON-MIB RMON2-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TOKEN-RING-RMON-MIB UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoLwappU3InterfaceMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.852.0 | |||
| ciscoLwappU3InterfaceMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.852.1 | |||
| ciscoLwappU3InterfaceMIBTableObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.852.1.1 | |||
| cLU3InterfaceWlanTable OBJECT-TYPE This table represents the information about u3-interface on a WLAN. | 1.3.6.1.4.1.9.9.852.1.1.1 | not-accessible | current | |
| cLU3InterfaceWlanEntry OBJECT-TYPE Each entry in this table represents the configuration attributes of u3-interface on a WLAN. | 1.3.6.1.4.1.9.9.852.1.1.1.1 | not-accessible | current | |
| cLU3InterfaceWlanStatus OBJECT-TYPE This object specifies the status of u3-interface on a particular WLAN. A value of 'true' indicates that u3-interface is enabled on a WLAN. A value of 'false' indicates that u3-interface is disabled on a WLAN. | 1.3.6.1.4.1.9.9.852.1.1.1.1.1 | TruthValue | read-write | current |
| cLU3InterfaceReportingInterval OBJECT-TYPE This object specifies the interval at which AP needs to send throughput details of all the U3 interface clients on a particular WLAN to the WLC. Reporting interval range is 30 - 90 seconds. | 1.3.6.1.4.1.9.9.852.1.1.1.1.2 | Unsigned32 | read-write | current |
| cLU3InterfaceClientTable OBJECT-TYPE This table represents the information about U3 interface clients. | 1.3.6.1.4.1.9.9.852.1.1.2 | not-accessible | current | |
| cLU3InterfaceClientEntry OBJECT-TYPE Each entry in this table represents the U3 interface clients attributes. Some of these attributes will be sent by the CWC and some of them will be evaluated at the WLC. | 1.3.6.1.4.1.9.9.852.1.1.2.1 | not-accessible | current | |
| cLU3InterfaceClientSkipCount OBJECT-TYPE This object represents the number of times WLC can skip informing about estimated throughput of a U3 interface client to CWC. | 1.3.6.1.4.1.9.9.852.1.1.2.1.1 | Unsigned32 | read-only | current |
| cLU3InterfaceClientKeepAliveCount OBJECT-TYPE This object represents the maximum number of times WLC can skip reporting throughput of a U3 interface client to CWC when throughput is greater than the threshold represented by cLU3InterfaceClientThreshold. | 1.3.6.1.4.1.9.9.852.1.1.2.1.2 | Unsigned32 | read-only | current |
| cLU3InterfaceClientEstimatePeriod OBJECT-TYPE This object represents the interval at which WLC has to report the estimated throughput of a U3 interface client to CWC. This value is sent by CWC to WLC. | 1.3.6.1.4.1.9.9.852.1.1.2.1.3 | Unsigned32 | read-only | current |
| cLU3InterfaceClientBackoffTimer OBJECT-TYPE This object represents the time for which U3 interface client will not be allowed after U3 interface client getting rejected for throughput below threshold. | 1.3.6.1.4.1.9.9.852.1.1.2.1.4 | Unsigned32 | read-only | current |
| cLU3InterfaceClientThroughput OBJECT-TYPE This object represents the calculated throughput of a U3 interface client. | 1.3.6.1.4.1.9.9.852.1.1.2.1.5 | Unsigned32 | read-only | current |
| cLU3InterfaceClientThreshold OBJECT-TYPE This object represents the minimum threshold throughput of a U3 interface client. The value of this object is sent by CWC to WLC. If the calculated throughput values of the Client is below the cLU3InterfaceClientThreshold have to be reported at every time interval specified in cLU3InterfaceClientEstimatePeriod. | 1.3.6.1.4.1.9.9.852.1.1.2.1.6 | Unsigned32 | read-only | current |
| cLU3InterfaceClientEarlyLift OBJECT-TYPE This object represents the minimum throughput of U3 interface client to join the WLAN. The value of this object is sent by CWC to WLC. | 1.3.6.1.4.1.9.9.852.1.1.2.1.7 | Unsigned32 | read-only | current |
| ciscoLwappU3InterfaceMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.852.2 | |||
| ciscoLwappU3InterfaceMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.852.2.1 | |||
| ciscoLwappU3InterfaceMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.852.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoLwappU3InterfaceMIBCompliance MODULE-COMPLIANCE The compliance statement for the SNMP entities that implement the ciscoLwappU3interfaceMIB module. | 1.3.6.1.4.1.9.9.852.2.1.1 | current |
| cLU3InterfaceConfigGroup OBJECT-GROUP This is a collection of objects which can be configured to control u3-interface parameters. | 1.3.6.1.4.1.9.9.852.2.2.1 | current |
| cLU3InterfaceClientMonitorGroup OBJECT-GROUP This is a collection of objects which can be used to monitor the U3 interface clients parameters. | 1.3.6.1.4.1.9.9.852.2.2.2 | current |