CISCO-LWAPP-INTERFACE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-LWAPP-INTERFACE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoLwappInterfaceMIB 1.3.6.1.4.1.9.9.686
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 the WLANs 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. 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
         ciscoLwappInterfaceMIBNotifs 1.3.6.1.4.1.9.9.686.0
         ciscoLwappInterfaceMIBObjects 1.3.6.1.4.1.9.9.686.1
             ciscoLwappInterfaceConfig 1.3.6.1.4.1.9.9.686.1.1
                 clInterfaceConfigTable 1.3.6.1.4.1.9.9.686.1.1.1 no-access
This table represents the configuration of all the interfaces, both the static and the dynamic interfaces, on the Wireless LAN Controller(WLC).
                     clInterfaceConfigEntry 1.3.6.1.4.1.9.9.686.1.1.1.1 no-access
This represents an entry in the clInterfaceConfigTable. Each entry corresponds to an interface, indicated by clInterfaceName.
                         clInterfaceName 1.3.6.1.4.1.9.9.686.1.1.1.1.1 octet string no-access
This object represents the name of the interface on the controller.
                         clInterfaceWired 1.3.6.1.4.1.9.9.686.1.1.1.1.2 truthvalue read-write
This object indicates whether the interface represented by clInterfaceName, will be used for the wireless clients that are connected to the WLC or will be used for the wired clients connected to the WLC.
                         clInterfaceQuarantineVlanId 1.3.6.1.4.1.9.9.686.1.1.1.1.3 unsigned32 read-write
This object represents the quarantine vlan id of the interface. If the value is zero,then it means the interface is non-quarantine and the client traffic through this interface need not pass through any security checks. If the value is non-zero, then it means the interface is quarantine and the client traffic through this interface should pass through the security check and there should be an access vlan mapped to this quarantine vlan id, in the security device.
                         clInterfaceDhcpOpt82Enabled 1.3.6.1.4.1.9.9.686.1.1.1.1.4 truthvalue read-write
This object indicates whether the interface represented by clInterfaceName, has DHCP Option 82 enabled on it or not.
                 clInterfaceGroupsConfigTable 1.3.6.1.4.1.9.9.686.1.1.2 no-access
This table is used to maintain the interface groups. An interface group is a logical grouping of interfaces with unique VLAN ids.
                     clInterfaceGroupsConfigEntry 1.3.6.1.4.1.9.9.686.1.1.2.1 no-access
This represents an entry in clInterfaceGroupsConfigTable. Entries can be added or deleted by explicit management action by NMS or by user console.
                         clInterfaceGroupName 1.3.6.1.4.1.9.9.686.1.1.2.1.1 snmpadminstring no-access
This object represents the name assigned to identify the interface group.
                         clInterfaceGroupDescr 1.3.6.1.4.1.9.9.686.1.1.2.1.2 snmpadminstring read-only
This object describes the interface group.
                         clInterfaceGroupIsQuarantine 1.3.6.1.4.1.9.9.686.1.1.2.1.3 truthvalue read-only
This object indicates whether the interface group has quarantine interfaces. A value of 'true' specifies the interface group has quarantine interfaces. A value of 'false' specifies the group has nonquarantine interfaces.
                         clInterfaceGroupRowStatus 1.3.6.1.4.1.9.9.686.1.1.2.1.4 rowstatus read-only
This object is used to add or delete entries in clInterfaceGroupsConfigTable
                 clInterfaceGroupsMappingTable 1.3.6.1.4.1.9.9.686.1.1.3 no-access
This table represents the mapping between the interface and the interface group.
                     clInterfaceGroupsMappingEntry 1.3.6.1.4.1.9.9.686.1.1.3.1 no-access
This represents an entry in clInterfaceGroupsMappingTable Entries can be added or deleted by explicit management action By NMS or by user console .
                         clInterfaceGroupMappingRowStatus 1.3.6.1.4.1.9.9.686.1.1.3.1.1 rowstatus read-only
This object is used to add or delete entries in clInterfaceGroupsMappingTable
         ciscoLwappInterfaceMIBConform 1.3.6.1.4.1.9.9.686.2
             ciscoLwappInterfaceMIBCompliances 1.3.6.1.4.1.9.9.686.2.1
                 ciscoLwappInterfaceMIBCompliance 1.3.6.1.4.1.9.9.686.2.1.1
The compliance statement for the SNMP entities that implement the ciscoLwappInterfaceMIB module.
                 ciscoLwappInterfaceMIBComplianceRev01 1.3.6.1.4.1.9.9.686.2.1.2
The compliance statement for the SNMP entities that implement the ciscoLwappInterfaceMIB module.
                 ciscoLwappInterfaceMIBComplianceRev02 1.3.6.1.4.1.9.9.686.2.1.3
The compliance statement for the SNMP entities that implement the ciscoLwappInterfaceMIB module.
             ciscoLwappInterfaceMIBGroups 1.3.6.1.4.1.9.9.686.2.2
                 ciscoLwappInterfaceConfigGroup 1.3.6.1.4.1.9.9.686.2.2.1
This collection of objects represent the configuration of interfaces on the controller.
                 ciscoLwappInterfaceGroupConfigSup1 1.3.6.1.4.1.9.9.686.2.2.2
This collection of objects represent the configuration of interface groups on the controller.
                 ciscoLwappInterfaceConfigGroupSup1 1.3.6.1.4.1.9.9.686.2.2.3
This collection of objects represent the configuration of interfaces on the controller.