MIBs Depot

CISCO-LWAPP-SCHEDULED-WLAN-MIB

Registered at
1.3.6.1.4.1.9.9.864
Last updated
2019-04-07 00:00
Organization
Cisco Systems Inc.
Revisions
2019-04-07 00:00
Namespace
cisco
Source file
CISCO-LWAPP-SCHEDULED-WLAN-MIB
Digest
sha256:aad5cb4a43d09ae0d24787a8b80f3ad0e5f51ba708619d6910dc45999b9561f2

Description

This MIB is intended to be implemented on all those devices operating as Central Controllers (CC) that terminate the Light Weight Access Point Protocol tunnel from Cisco Light-weight LWAPP Access Points. This MIB helps to manage calendar profiles on the controller. The relationship between CC and the LWAPP APs can be depicted as follows: +......+ +......+ +......+ +......+ + + + + + + + + + CC + + CC + + CC + + CC + + + + + + + + + +......+ +......+ +......+ +......+ .. . . . .. . . . . . . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + AP + + AP + + AP + + AP + + AP + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ . . . . . . . . . . . . . . . . . . . . . . . . +......+ +......+ +......+ +......+ +......+ + + + + + + + + + + + MN + + MN + + MN + + MN + + MN + + + + + + + + + + + +......+ +......+ +......+ +......+ +......+ The LWAPP tunnel exists between the controller and the APs. The MNs communicate with the APs through the protocol defined by the 802.11 standard. LWAPP APs, upon bootup, discover and join one of the controllers and the controller pushes the configuration, that includes the WLAN parameters, to the LWAPP APs. The APs then encapsulate all the 802.11 frames from wireless clients inside LWAPP frames and forward the LWAPP frames to the controller. 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. Mobile Node ( MN ) A roaming 802.11 wireless device in a wireless network associated with an access point. Calendar Profile Calendar profile enables controller to do specific action in time intervals. Calendar profile is provisioned with configuring start and end timer, recurrentce(daiy, weekly and monthly). Schedule WLAN and Denial of service features inherits calander profile functioanlity by configuring calendar profile information in policy profile and provide action as schedule WLAN or Denial of server in policy profile. On the expiration of start and end time, feature specifice functionality will be invoked. REFERENCE [1] Wireless LAN Medium Access Control ( MAC ) and Physical Layer ( PHY ) Specifications. [2] Draft-obara-capwap-lwapp-00.txt, IETF Light Weight Access Point Protocol [3] IEEE 802.11 - The original 1 Mbit/s and 2 Mbit/s, 2.4 GHz RF and IR standard.

Contact

Cisco Systems, Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wnbu-snmp@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-LWAPP-SCHEDULED-WLAN-MIB
CISCO-SMI
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoLwappScheduledWlanMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.864.0
ciscoLwappScheduledWlanMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.864.1
ciscoLwappScheduledWlanConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.864.1.1
cLCalendarProfileConfigTable
OBJECT-TYPE
This table represent calendar profile definition which is provisioned with start and end timer configuration, recurrence information.
1.3.6.1.4.1.9.9.864.1.1.1not-accessiblecurrent
cLCalendarProfileConfigEntry
OBJECT-TYPE
Each entry in this table represents information about calendar profile.
1.3.6.1.4.1.9.9.864.1.1.1.1not-accessiblecurrent
cLCalendarProfileName
OBJECT-TYPE
This object specifies unique instance of calendar profile
1.3.6.1.4.1.9.9.864.1.1.1.1.1SnmpAdminString (SIZE(1..32))not-accessiblecurrent
cLCalendarProfileRowStatus
OBJECT-TYPE
This is the status column for this row and is used to create and delete specific instances of rows in this table.
1.3.6.1.4.1.9.9.864.1.1.1.1.2RowStatusread-createcurrent
cLCalendarProfileStartTime
OBJECT-TYPE
This object specifies starting time of calendar profile. At the scheduled time, feature specific fuctionalities will be executed.
1.3.6.1.4.1.9.9.864.1.1.1.1.3SnmpAdminString (SIZE(0..32))read-writecurrent
cLCalendarProfileEndTime
OBJECT-TYPE
This object specifies ending time of calendar profile. At the scheduled time, feature specific functionalities will be executed.
1.3.6.1.4.1.9.9.864.1.1.1.1.4SnmpAdminString (SIZE(0..32))read-writecurrent
cLCalendarProfileRecurrence
OBJECT-TYPE
This object specifies recurrence of the calendar profile. daily - Feature specific functionality will be triggered daily on specified time. weekly - Feature specific funtionality will be triggered on specified time only on configured week days. monthly - Feature specific functionality will be triggered on specified time only on configured dates.
1.3.6.1.4.1.9.9.864.1.1.1.1.5INTEGER {daily(0), weekly(1), monthly(2)}read-writecurrent
cLCalendarProfileWeeklyConfigTable
OBJECT-TYPE
This table specifies weekly calendar table which is provisioned with configuring multiple weekly days for recurrence weekly.
1.3.6.1.4.1.9.9.864.1.1.2not-accessiblecurrent
cLCalendarProfileWeeklyConfigEntry
OBJECT-TYPE
Each entry in this table represents information about weekly calendar profile.
1.3.6.1.4.1.9.9.864.1.1.2.1not-accessiblecurrent
cLCalendarProfileWeeklyProfileDay
OBJECT-TYPE
This object specifies week day information which is a unique instance for weekly calendar profile table.
1.3.6.1.4.1.9.9.864.1.1.2.1.1INTEGER {monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6), sunday(7)}not-accessiblecurrent
cLCalendarProfileWeeklyProfileRowStatus
OBJECT-TYPE
This is the status column for this row and is used to create and delete specific instances of rows in this table.
1.3.6.1.4.1.9.9.864.1.1.2.1.2RowStatusread-createcurrent
cLCalendarProfileMonthlyConfigTable
OBJECT-TYPE
This table specifies monthly calendar table which is provisioned with configuring multiple date for recurrence monthly.
1.3.6.1.4.1.9.9.864.1.1.3not-accessiblecurrent
cLCalendarProfileMonthlyConfigEntry
OBJECT-TYPE
Each entry in this table represents information about monthly calendar profile.
1.3.6.1.4.1.9.9.864.1.1.3.1not-accessiblecurrent
cLCalendarProfileMonthlyProfileDate
OBJECT-TYPE
This object specifies date information which is a unique instance for monthly calendar profile table.
1.3.6.1.4.1.9.9.864.1.1.3.1.1Unsigned32not-accessiblecurrent
cLCalendarProfileMonthlyProfileRowStatus
OBJECT-TYPE
This is the status column for this row and is used to create and delete specific instances of rows in this table.
1.3.6.1.4.1.9.9.864.1.1.3.1.2RowStatusread-createcurrent
ciscoLwappScheduledWlanConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.864.2
ciscoLwappScheduledWlanCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.864.2.1
ciscoLwappScheduledWlanGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.864.2.2

Conformance

NameOIDStatus
ciscoLwappScheduledWlanCompliance
MODULE-COMPLIANCE
The compliance statement for the SNMP entities that implement the ciscoCapwapScheduledWlanMIB module.
1.3.6.1.4.1.9.9.864.2.1.1current
ciscoLwappScheduledWlanConfigGroup
OBJECT-GROUP
This collection of objects represent the calendar profile specific configuration parameters.
1.3.6.1.4.1.9.9.864.2.2.1current