MIBs Depot

CISCO-LWAPP-INTERFACE-MIB

Registered at
1.3.6.1.4.1.9.9.686
Last updated
2017-04-27 00:00
Organization
Cisco Systems Inc.
Revisions
2017-04-27 00:00, 2010-08-22 00:00, 2009-01-09 00:00
Namespace
cisco
Source file
CISCO-LWAPP-INTERFACE-MIB
Digest
sha256:0bac85b06a40bbe46005dd8d3c599bfb085f40de7fe3f9be3cc006cfa6cc37aa

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 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

Contact

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

Imports

FromSymbols
CISCO-SMIciscoMgmt
INET-ADDRESS-MIBInetAddress, InetAddressType
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, 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.

CISCO-LWAPP-INTERFACE-MIB
CISCO-SMI
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoLwappInterfaceMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.686.0
ciscoLwappInterfaceMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.686.1
ciscoLwappInterfaceConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.686.1.1
clInterfaceConfigTable
OBJECT-TYPE
This table represents the configuration of all the interfaces, both the static and the dynamic interfaces, on the Wireless LAN Controller(WLC).
1.3.6.1.4.1.9.9.686.1.1.1not-accessiblecurrent
clInterfaceConfigEntry
OBJECT-TYPE
This object represents an entry in the clInterfaceConfigTable. Each entry in this corresponds to an interface, indicated by clInterfaceName.
1.3.6.1.4.1.9.9.686.1.1.1.1not-accessiblecurrent
clInterfaceName
OBJECT-TYPE
This object represents the name of the interface on the controller.
1.3.6.1.4.1.9.9.686.1.1.1.1.1OCTET STRING (SIZE(1..32))not-accessiblecurrent
clInterfaceWired
OBJECT-TYPE
This object specifies 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. A value of 'true' indicates that, wired clients will be connected to this interface. A value of 'false' indicates that, wireless clients will be connected to this interface.
1.3.6.1.4.1.9.9.686.1.1.1.1.2TruthValueread-writecurrent
clInterfaceQuarantineVlanId
OBJECT-TYPE
This object specifies 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.
1.3.6.1.4.1.9.9.686.1.1.1.1.3Unsigned32read-writecurrent
clInterfaceDhcpOpt82Enabled
OBJECT-TYPE
This object specifies whether the interface represented by clInterfaceName, has DHCP Option 82 enabled on it or not. A value of 'true' indicates that, DHCP option 82 is enabled for this interface. A value of 'false' indicates that, DHCP option 82 is disabled for this interface.
1.3.6.1.4.1.9.9.686.1.1.1.1.4TruthValueread-writecurrent
clInterfaceDhcpProxyMode
OBJECT-TYPE
This object specifies DHCP proxy mode on the interface, which overrides the global DHCP proxy mode. There are three modes as below: A value of global indicates that, use the global DHCP proxy mode on WLC. A value of enabled indicates that, DHCP proxy mode enabled on the interface. A value of disabled indicates that, DHCP proxy mode disabled (bridging) on the interface.
1.3.6.1.4.1.9.9.686.1.1.1.1.5INTEGER {global(0), enabled(1), disabled(2)}read-writecurrent
clInterfaceMdnsProfileName
OBJECT-TYPE
This object specifies the name of the MDNS profile added on the Interface.
1.3.6.1.4.1.9.9.686.1.1.1.1.6SnmpAdminStringread-writecurrent
clInterfaceNasId
OBJECT-TYPE
This object specifies the NAS-ID of the interface. NAS-ID string is sent to radius server by WLC (as radius client) via authentication request, which can be used to classify users to different groups then radius server can reply a customized authentication response.
1.3.6.1.4.1.9.9.686.1.1.1.1.7SnmpAdminString (SIZE(1..31))read-writecurrent
clInterfaceMappingRedPort
OBJECT-TYPE
This object specifies whether the interface represented by clInterfaceName, has mapping to redundancy port. A value of 'true' indicates that, redundancy port mapped to interface. A value of 'false' indicates that, redundancy port not mapped to interface.
1.3.6.1.4.1.9.9.686.1.1.1.1.8TruthValueread-writecurrent
clInterfacePrimaryIPv6AddrType
OBJECT-TYPE
This object specifies the address type of the interface.
1.3.6.1.4.1.9.9.686.1.1.1.1.9InetAddressTyperead-writecurrent
clInterfacePrimaryIPv6Addr
OBJECT-TYPE
This object specifies address of the interface. This parameter depends on prefix length and IPv6 gate way address. All these parameters need to be set together.
1.3.6.1.4.1.9.9.686.1.1.1.1.10InetAddressread-writecurrent
clInterfacePrimaryPrefixLen
OBJECT-TYPE
This object specifies the prefix length for interface Ipv6 address. This parameter should be set along with the primary IPv6 address
1.3.6.1.4.1.9.9.686.1.1.1.1.11Unsigned32 (0..128)read-writecurrent
clInterfacePrimaryIPv6GatewayType
OBJECT-TYPE
This object specifies gateway address type of the interface.
1.3.6.1.4.1.9.9.686.1.1.1.1.12InetAddressTyperead-writecurrent
clInterfacePrimaryIPv6Gateway
OBJECT-TYPE
This object specifies gateway address of the interface. This parameter should be set along with the IPv6 primary address.
1.3.6.1.4.1.9.9.686.1.1.1.1.13InetAddressread-writecurrent
clInterfaceIPv6AclName
OBJECT-TYPE
This object specifies name of the IPV6 ACL applied to the interface. This attribute is applicable only to the management interface and other dynamic interfaces. If it is required to remove the ACL name for an interface, it should be set to an empty string.
1.3.6.1.4.1.9.9.686.1.1.1.1.14SnmpAdminString (SIZE(0..32))read-writecurrent
clInterfaceLinkLocalIDType
OBJECT-TYPE
This object represents link local address type of the interface.
1.3.6.1.4.1.9.9.686.1.1.1.1.15InetAddressTyperead-onlycurrent
clInterfaceLinkLocalID
OBJECT-TYPE
This object represents link local address of the interface.
1.3.6.1.4.1.9.9.686.1.1.1.1.16InetAddressread-onlycurrent
clInterfaceIPv6SLAAC
OBJECT-TYPE
This object specifies the stateless address auto configuration(SLAAC) status of the interface. This applies only to the service port interface. A value of 'true' indicates that, SLAAC for the interface is enabled. A value of 'false' indicates that, SLAAC for the interface is disabled.
1.3.6.1.4.1.9.9.686.1.1.1.1.17TruthValueread-writecurrent
clInterfaceLinkSelectEnabled
OBJECT-TYPE
This object specifies whether the interface represented by clInterfaceName, has DHCP option 82 link select enabled or disabled. A value of 'true' indicates that, DHCP option 82 link select is enabled. A value of 'false' indicates that, DHCP option 82 link select is disabled.
1.3.6.1.4.1.9.9.686.1.1.1.1.18TruthValueread-writecurrent
clInterfaceLinkSelectRelaySrcIntf
OBJECT-TYPE
This object specifies the name of the source interface for DHCP opt82 link select.
1.3.6.1.4.1.9.9.686.1.1.1.1.19SnmpAdminStringread-writecurrent
clInterfaceVpnSelectEnabled
OBJECT-TYPE
This object specifies whether the interface represented by clInterfaceName, has DHCP option 82 VPN select enabled or disabled. A value of 'true' indicates that, DHCP option 82 VPN select is enabled. A value of 'false' indicates that, DHCP option 82 VPN select is disabled.
1.3.6.1.4.1.9.9.686.1.1.1.1.20TruthValueread-writecurrent
clInterfaceVpnSelectVpnId
OBJECT-TYPE
This object specifies the Vpn Id of DHCP option 82 for VPN select, The VPN-ID is sequence of 7 octets, 3 octet VPN authority organizationally unique identifier, followed by 4 octet VPN index identifying VPN according to OUI
1.3.6.1.4.1.9.9.686.1.1.1.1.21SnmpAdminStringread-writecurrent
clInterfaceVpnselectVrfName
OBJECT-TYPE
This object specifies the DHCP opt 82 VrfName for the VPN Select.
1.3.6.1.4.1.9.9.686.1.1.1.1.22SnmpAdminStringread-writecurrent
clInterfacePrimaryIpv6AddrStatus
OBJECT-TYPE
This object represents the uniqueness of IPv6 address assigned status. A value of none(1) indicates that, assigned status is none, A value of creating(2)indicates that, assigned status is creating, A value of tentative(3)indicates that, assigned status is tentative, A value of incomplete(4)indicates that, assigned status is incomplete, A value of verify(5)indicates that, assigned status is verify, A value of reachable(6)indicates that, assigned status is reachable, A value of stale(7)indicates that, assigned status is stale, A value of down(8) indicates that, assigned status is down, A value of unknown(9)indicates that, assigned status is unknown, A value of dad(10)indicates that, duplicate address detection(dad).
1.3.6.1.4.1.9.9.686.1.1.1.1.23INTEGER {none(1), creating(2), tentative(3), incomplete(4), verify(5), reachable(6), stale(7), down(8), unknown(9), dad(10)}read-onlycurrent
clInterfaceLinkLocalIpv6AddrStatus
OBJECT-TYPE
This objest represents the uniqueness of link local IPv6 address assigned status A value of none(1) indicates that, assigned status is none, A value of creating(2)indicates that, assigned status is creating, A value of tentative(3)indicates that, assigned status is tentative, A value of incomplete(4)indicates that, assigned status is incomplete, A value of verify(5)indicates that, assigned status is verify, A value of reachable(6)indicates that, assigned status is reachable, A value of stale(7)indicates that, assigned status is stale, A value of down(8) indicates that, assigned status is down, A value of unknown(9)indicates that, assigned status is unknown, A value of dad(10)indicates that, duplicate address detection(dad).
1.3.6.1.4.1.9.9.686.1.1.1.1.24INTEGER {none(1), creating(2), tentative(3), incomplete(4), verify(5), reachable(6), stale(7), down(8), unknown(9), dad(10)}read-onlycurrent
clInterfaceGroupsConfigTable
OBJECT-TYPE
This table is used to maintain the interface groups. An interface group is a logical grouping of interfaces with unique VLAN ids.
1.3.6.1.4.1.9.9.686.1.1.2not-accessiblecurrent
clInterfaceGroupsConfigEntry
OBJECT-TYPE
This object represents an entry in clInterfaceGroupsConfigTable. Entries can be added or deleted by explicit management action by NMS or by user console.
1.3.6.1.4.1.9.9.686.1.1.2.1not-accessiblecurrent
clInterfaceGroupName
OBJECT-TYPE
This object represents the name assigned to identify the interface group.
1.3.6.1.4.1.9.9.686.1.1.2.1.1SnmpAdminStringnot-accessiblecurrent
clInterfaceGroupDescr
OBJECT-TYPE
This object specifies the description of interface group.
1.3.6.1.4.1.9.9.686.1.1.2.1.2SnmpAdminStringread-createcurrent
clInterfaceGroupIsQuarantine
OBJECT-TYPE
This object represents whether the interface group has quarantine interfaces. A value of 'true' indicates that, the interface group has quarantine interfaces. A value of 'false' indicates that, the group has nonquarantine interfaces.
1.3.6.1.4.1.9.9.686.1.1.2.1.3TruthValueread-onlycurrent
clInterfaceGroupRowStatus
OBJECT-TYPE
This object represents status column for this row and used to create and delete specific instances of rows in this table.
1.3.6.1.4.1.9.9.686.1.1.2.1.4RowStatusread-createcurrent
clInterfaceGroupMdnsProfileName
OBJECT-TYPE
This object specifies the name of the MDNS profile added on the interface group.
1.3.6.1.4.1.9.9.686.1.1.2.1.5SnmpAdminStringread-createcurrent
clInterfaceGroupFailDetectMode
OBJECT-TYPE
This object specifies the mode of failure detection (dirty interface logic)in the interface group when a client fails to get an IP address from a VLAN. 'aggressive' - mark an interface dirty if three failure attempts get reported 'nonaggressive' - mark an interface dirty only if failure attempts are reported by three or more different clients
1.3.6.1.4.1.9.9.686.1.1.2.1.6INTEGER {aggressive(0), nonaggressive(1)}read-createcurrent
clInterfaceGroupsMappingTable
OBJECT-TYPE
This table represents the mapping between the interface and the interface group.
1.3.6.1.4.1.9.9.686.1.1.3not-accessiblecurrent
clInterfaceGroupsMappingEntry
OBJECT-TYPE
This object represents an entry in clInterfaceGroupsMappingTable. Each entry in this can be added or deleted by explicit management action by NMS or by user console.
1.3.6.1.4.1.9.9.686.1.1.3.1not-accessiblecurrent
clInterfaceGroupMappingRowStatus
OBJECT-TYPE
This object represents status column for this row and used to create and delete specific instances of rows in this table.
1.3.6.1.4.1.9.9.686.1.1.3.1.1RowStatusread-createcurrent
ciscoLwappInterfaceInfo
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.686.1.2
cLInterfaceTable
OBJECT-TYPE
This table represents the information about all the interfaces, both the static and the dynamic interfaces, on the Wireless LAN Controller(WLC).
1.3.6.1.4.1.9.9.686.1.2.1not-accessiblecurrent
cLInterfaceEntry
OBJECT-TYPE
Each entry in this table provides information about one interface on the WLC.
1.3.6.1.4.1.9.9.686.1.2.1.1not-accessiblecurrent
cLInterfacePreviousAddressType
OBJECT-TYPE
This object represents the previous type of the interface's address on the controller.
1.3.6.1.4.1.9.9.686.1.2.1.1.1InetAddressTyperead-onlycurrent
cLInterfacePreviousAddress
OBJECT-TYPE
This object represents the previous address of the interface on the controller.
1.3.6.1.4.1.9.9.686.1.2.1.1.2InetAddressread-onlycurrent
cLInterfaceCurrentAddressType
OBJECT-TYPE
This object represents the current type of the interface's address on the controller.
1.3.6.1.4.1.9.9.686.1.2.1.1.3InetAddressTyperead-onlycurrent
cLInterfaceCurrentAddress
OBJECT-TYPE
This object represents the current address of the interface on the controller.
1.3.6.1.4.1.9.9.686.1.2.1.1.4InetAddressread-onlycurrent
ciscoLwappInterfaceMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.686.2
ciscoLwappInterfaceMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.686.2.1
ciscoLwappInterfaceMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.686.2.2

Notifications

NameOIDStatus
ciscoLwappInterfaceAddressChanged
NOTIFICATION-TYPE
This notification is generated after the address of an interface is changed.
1.3.6.1.4.1.9.9.686.0.1current
ciscoLwappInterfaceIpv6AddressStatus
NOTIFICATION-TYPE
This notification is generated after the Ipv6 address is changed
1.3.6.1.4.1.9.9.686.0.2current

Conformance

NameOIDStatus
ciscoLwappInterfaceMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the SNMP entities that implement the ciscoLwappInterfaceMIB module.
1.3.6.1.4.1.9.9.686.2.1.1deprecated
ciscoLwappInterfaceMIBComplianceRev01
MODULE-COMPLIANCE
The compliance statement for the SNMP entities that implement the ciscoLwappInterfaceMIB module.
1.3.6.1.4.1.9.9.686.2.1.2deprecated
ciscoLwappInterfaceMIBComplianceRev02
MODULE-COMPLIANCE
The compliance statement for the SNMP entities that implement the ciscoLwappInterfaceMIB module.
1.3.6.1.4.1.9.9.686.2.1.3current
ciscoLwappInterfaceConfigGroup
OBJECT-GROUP
This collection of objects represent the configuration of interfaces on the controller. ciscoLwappInterfaceConfigGroup object is superseded by ciscoLwappInterfaceConfigGroupRev01.
1.3.6.1.4.1.9.9.686.2.2.1deprecated
ciscoLwappInterfaceGroupConfigSup1
OBJECT-GROUP
This collection of objects represent the configuration of interface groups on the controller. ciscoLwappInterfaceGroupConfigSup1 object is superseded by ciscoLwappInterfaceGroupConfigSup1Rev01.
1.3.6.1.4.1.9.9.686.2.2.2deprecated
ciscoLwappInterfaceConfigGroupRev01
OBJECT-GROUP
This collection of objects represent the configuration of interfaces on the controller.
1.3.6.1.4.1.9.9.686.2.2.3current
ciscoLwappInterfaceGroupConfigSup1Rev01
OBJECT-GROUP
This collection of objects represent the configuration of interface groups on the controller.
1.3.6.1.4.1.9.9.686.2.2.4current
ciscoLwappInterfaceInfoGroup
OBJECT-GROUP
This collection of objects represent the configuration of interface info on the controller.
1.3.6.1.4.1.9.9.686.2.2.5current
ciscoLwappInterfaceNotificationGroup
NOTIFICATION-GROUP
This supplemental collection of objects represents the Interface related notifications sent by the agent to a network management station.
1.3.6.1.4.1.9.9.686.2.2.6current