CISCO-LWAPP-GUEST-LAN-MIB
- Registered at
- 1.3.6.1.4.1.9.9.868
- Last updated
- 2018-10-16 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2018-10-16 00:00
- Namespace
- cisco
- Source file
CISCO-LWAPP-GUEST-LAN-MIB- Digest
sha256:08787b688cadbecbec2befe625041de7454fb5f7cd7c3b289bc9b752b6d6136d
Description
The controller is handling the configuration of possible guest access to the Cisco network. The same wireless LAN controller can be used to provide access to both types, wireless and wired. This MIB is intended to implement wired guest (guest lan) on the overall wireless lan controller. This MIB allows to configure the guest lan profile and its attributes. The main attributes that can be configured are: - security method like open or LWA (local web authentication). - The wired vlan associated with the guest lan can be configured too. GLOSSARY Central Controller ( CC ) The central entity that handles the guest lan configuration. Throughout this MIB, this entity is also referred to as 'controller'.
Contact
Cisco Systems, Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wnbu-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, 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-GUEST-LAN-MIB CISCO-SMI INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoLwappGuestLanMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.868.0 | |||
| ciscoLwappGuestLanMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.868.1 | |||
| ciscoLwappGuestLanConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.868.1.1 | |||
| cLGuestLanTable OBJECT-TYPE This table represents the GLAN configuration sent by the controller to the APs for their operation. LWAPP APs exchange configuration messages with the controller and get the required configuration for their 802.11 related operations. As part of these messages, the GLAN configuration is pushed by the controller to the LWAPP APs. This table doesn't have any dependencies on other existing tables. By defining cLGuestLanIndex, the unique identifier for a GLAN, this table provides a common index structure for use in several other new tables that populate information on security related attributes like authentication, encryption, 802.11 parameters, Quality-of-Service attributes etc., that would relate to a particular GLAN. Rows are added or deleted by explicit management actions initiated by the user from a network management station through the cLRlanRowStatus object. | 1.3.6.1.4.1.9.9.868.1.1.1 | not-accessible | current | |
| cLGuestLanEntry OBJECT-TYPE Each entry in this table represents the GLAN configuration sent by the controller to APs for use during their operations. entries can be added/deleted by explicit management actions by Prime or by user console. | 1.3.6.1.4.1.9.9.868.1.1.1.1 | not-accessible | current | |
| cLGuestLanIndex OBJECT-TYPE This object uniquely identifies one instance of a GLAN on the controller. | 1.3.6.1.4.1.9.9.868.1.1.1.1.1 | Unsigned32 (1..5) | not-accessible | current |
| cLGuestLanRowStatus OBJECT-TYPE This is the status column for this row and used to create, modify and delete specific instances of rows in this table. This table supports modification of writable objects when the RowStatus is 'active'. The following objects are mandatory for successful creation of an entry: cLGuestLanIndex cLGuestLanProfileName. | 1.3.6.1.4.1.9.9.868.1.1.1.1.2 | RowStatus | read-create | current |
| cLGuestLanProfileName OBJECT-TYPE Profile name associated to the guest lan. This object uniquely identifies one instance of a GLAN on the controller. | 1.3.6.1.4.1.9.9.868.1.1.1.1.3 | SnmpAdminString (SIZE(1..128)) | read-create | current |
| cLGuestLanHasWiredVlan OBJECT-TYPE This object specifies if the GLAN has a wired VLAN number configured and it is a mandatory attribute. It must be set to 'withWiredVlan' on the foreign controller, and to 'withoutWiredVlan' on the anchor controller. | 1.3.6.1.4.1.9.9.868.1.1.1.1.4 | INTEGER {withoutWiredVlan(1), withWiredVlan(2)} | read-create | current |
| cLGuestLanWiredVlan OBJECT-TYPE This object is the VLAN number associated to the GLAN. This must be configured only on the foreign controller; it must be left unconfigured on the anchor controller. | 1.3.6.1.4.1.9.9.868.1.1.1.1.5 | Unsigned32 (1..4096) | read-create | current |
| cLGuestLanAuthenticationList OBJECT-TYPE This object is a name of the authentication list. It is a name associated to an authentication method that that can be local or remote. | 1.3.6.1.4.1.9.9.868.1.1.1.1.6 | SnmpAdminString (SIZE(1..128)) | read-create | current |
| cLGuestLanAuthorizationList OBJECT-TYPE This object is a name of the authorization list. It is a name associated to an authentication method that that can be local or remote. | 1.3.6.1.4.1.9.9.868.1.1.1.1.7 | SnmpAdminString (SIZE(1..128)) | read-create | current |
| cLGuestLanSecurityWebAuth OBJECT-TYPE This object specifies if the web authentication is enabled or not for the GLAN. A value of 'true' indicates that web authentication is enabled. A value of 'false' indicates that web authentication is disabled. | 1.3.6.1.4.1.9.9.868.1.1.1.1.8 | TruthValue | read-create | current |
| cLGuestLanWebAuthParameter OBJECT-TYPE The Web authentication (WebAuth) is Layer 3 security. It allows for user-friendly security that works on any station that runs a browser. This object specifies the L3 paramater of the Web Authentication for the guest LAN | 1.3.6.1.4.1.9.9.868.1.1.1.1.9 | SnmpAdminString (SIZE(1..128)) | read-create | current |
| cLGuestLanClientLimit OBJECT-TYPE This object specifies the maximum number of clients that can be hosted | 1.3.6.1.4.1.9.9.868.1.1.1.1.10 | Unsigned32 (1..2000) | read-create | current |
| cLGuestLanStatus OBJECT-TYPE This object specifies the admin status of the lan status, if it is shutdown or active. A value of 'true' indicates that the guest lan is active. A value of 'false' indicates that the guest lan is shutdown. | 1.3.6.1.4.1.9.9.868.1.1.1.1.11 | TruthValue | read-create | current |
| cLGuestLanMdnsMode OBJECT-TYPE This object specifies the possible mDNS mode of the Guest Lan 0 indicates GLAN is in Bridge mode for mDNS packets. bridges all the mDNS packets to the anchor. 1 indicates GLAN is is Drop mode for mDNS packets. Drops all the mDNS packects. 2 indicates GLAN is in Gateway mode for mDNS packets The controller is handling the mDNS packets. | 1.3.6.1.4.1.9.9.868.1.1.1.1.12 | INTEGER {bridge(0), drop(1), gateway(2)} | read-create | current |
| cLGuestLanProfileToPolicyTable OBJECT-TYPE This object specifies the association between a profile name and a policy name. | 1.3.6.1.4.1.9.9.868.1.1.2 | not-accessible | current | |
| cLGuestLanProfileToPolicyEntry OBJECT-TYPE This table is defining the association between a mapping name and a profile name. | 1.3.6.1.4.1.9.9.868.1.1.2.1 | not-accessible | current | |
| cLGuestLanMapName OBJECT-TYPE This object uniquely identifies one instance of a guest lan map on the controller. | 1.3.6.1.4.1.9.9.868.1.1.2.1.1 | SnmpAdminString (SIZE(1..128)) | not-accessible | current |
| clGuestLanMapGuestLanProfileName OBJECT-TYPE This object identifies the name of the guest lan.. | 1.3.6.1.4.1.9.9.868.1.1.2.1.2 | SnmpAdminString (SIZE(1..128)) | not-accessible | current |
| cLGuestLanMapProfileToPolicyRowStatus OBJECT-TYPE This is the status column for this row and used to create, modify and delete specific instances of rows in this table. This table supports modification of writable objects when the RowStatus is 'active'. | 1.3.6.1.4.1.9.9.868.1.1.2.1.3 | RowStatus | read-create | current |
| clGuestLanMapPolicyProfileName OBJECT-TYPE The object identifies the policy profile associated to the guest lan profile. | 1.3.6.1.4.1.9.9.868.1.1.2.1.4 | SnmpAdminString (SIZE(1..128)) | read-create | current |
| cLGuestLanGuestLanMapTable OBJECT-TYPE This object is the guest lan map object. only one instance is allowed for the moment. | 1.3.6.1.4.1.9.9.868.1.1.3 | not-accessible | current | |
| cLGuestLanGuestLanMapEntry OBJECT-TYPE This table will specify the map name for mapping of guest lan policies and policy profiles. | 1.3.6.1.4.1.9.9.868.1.1.3.1 | not-accessible | current | |
| cLGuestLanGuestLanMapName OBJECT-TYPE This object uniquely identifies one instance of a guest lan map on the controller. | 1.3.6.1.4.1.9.9.868.1.1.3.1.1 | SnmpAdminString (SIZE(1..128)) | not-accessible | current |
| cLGuestLanGuestLanMapRowStatus OBJECT-TYPE This is the status column for this row and used to create, modify and delete specific instances of rows in this table. This table supports modification of writable objects when the RowStatus is 'active'. | 1.3.6.1.4.1.9.9.868.1.1.3.1.2 | RowStatus | read-create | current |
| cLGuestLanMobileStationTable OBJECT-TYPE Mobile Station Table indexed by cLGuestLanMobileStationMacAddress. (Mobile Station is better referred to as Client in the current releases.) | 1.3.6.1.4.1.9.9.868.1.1.4 | not-accessible | current | |
| cLGuestLanMobileStationEntry OBJECT-TYPE An entry in cLGuestLanMobileStationTable. | 1.3.6.1.4.1.9.9.868.1.1.4.1 | not-accessible | current | |
| cLGuestLanMobileStationMacAddress OBJECT-TYPE 802.11 MAC Address of the Mobile Station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.1 | MacAddress | not-accessible | current |
| cLGuestLanMobileStationIpAddressType OBJECT-TYPE IP Address type of the Mobile Station. The Ip address is limited to ipv4 and ipv6. | 1.3.6.1.4.1.9.9.868.1.1.4.1.2 | InetAddressType | read-only | current |
| cLGuestLanMobileStationIpAddress OBJECT-TYPE IP Address of the Mobile Station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.3 | InetAddress | read-only | current |
| cLGuestLanMobileStationUserName OBJECT-TYPE User Name, if any, of the Mobile Station. This should be non empty in the case of Web Authentication and IPSec. | 1.3.6.1.4.1.9.9.868.1.1.4.1.4 | SnmpAdminString | read-only | current |
| clGuestLanMobileStationProfileName OBJECT-TYPE The SSID Advertised by the Mobile Station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.5 | SnmpAdminString | read-only | current |
| cLGuestLanMobileStationAID OBJECT-TYPE AID for the Mobile Station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.6 | Unsigned32 | read-only | current |
| cLGuestLanMobileStationStatus OBJECT-TYPE Status of the Mobile Station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.7 | INTEGER {idle(0), aaaPending(1), authenticated(2), associated(3), powersave(4), disassociated(5), tobedeleted(6), probing(7), blacklisted(8)} | read-only | current |
| cLGuestLanMobileStationReasonCode OBJECT-TYPE Reason Code as defined in 802.11 standards. | 1.3.6.1.4.1.9.9.868.1.1.4.1.8 | INTEGER {unspecified(1), previousAuthNotValid(2), deauthenticationLeaving(3), disassociationDueToInactivity(4), disassociationAPBusy(5), class2FrameFromNonAuthStation(6), class2FrameFromNonAssStation(7), disassociationStaHasLeft(8), staReqAssociationWithoutAuth(9), invalidInformationElement(40), groupCipherInvalid(41), unicastCipherInvalid(42), akmpInvalid(43), unsupportedRsnVersion(44), invalidRsnIeCapabilities(45), cipherSuiteRejected(46), missingReasonCode(99), maxAssociatedClientsReached(101), unSpecifieQosFailure(200), qosPolicyMismatch(201), inSufficientBandwidth(202), inValidQosParams(203)} | read-only | current |
| cLGuestLanMobileStationMobilityStatus OBJECT-TYPE Mobility Role of the Mobile Station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.9 | INTEGER {unassociated(0), local(1), anchor(2), foreign(3), handoff(4), unknown(5), exportanchor(6), exportforeign(7)} | read-only | current |
| cLGuestLanMobileStationAnchorAddressType OBJECT-TYPE If the Mobility Status of the Mobile Station is Anchor then it will have Peer Ip Address and will have Anchor IP if the Role is Foreign. The Ip address is limited to ipv4 and ipv6. | 1.3.6.1.4.1.9.9.868.1.1.4.1.10 | InetAddressType | read-only | current |
| cLGuestLanMobileStationAnchorAddress OBJECT-TYPE If the Mobility Status of the Mobile Station is Anchor then it will have Peer Ip Address and will have Anchor IP if the Role is Foreign. | 1.3.6.1.4.1.9.9.868.1.1.4.1.11 | InetAddress | read-only | current |
| cLGuestLanMobileStationSessionTimeout OBJECT-TYPE Session Timeout of the Mobile station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.12 | Unsigned32 | read-only | current |
| cLGuestLanMobileStationAuthenticationAlgorithm OBJECT-TYPE Authentication Algorithm of the Mobile Station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.13 | INTEGER {openSystem(0), sharedKey(1), unknown(2), openAndEap(128)} | read-only | current |
| cLGuestLanMobileStationDeleteAction OBJECT-TYPE Action to Deauthenticate the Mobile Station. Set the State to delete. | 1.3.6.1.4.1.9.9.868.1.1.4.1.14 | INTEGER {default(0), delete(1)} | read-write | current |
| cLGuestLanMobileStationPolicyManagerState OBJECT-TYPE Policy Manager State of the Mobile Station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.15 | SnmpAdminString | read-only | current |
| cLGuestLanMobileStationSecurityPolicyStatus OBJECT-TYPE When this attribute has the value completed, it shall indicate that the Mobile Station has completed the security policy checks. Otherwise the checks are yet to be completed. | 1.3.6.1.4.1.9.9.868.1.1.4.1.16 | INTEGER {completed(0), notcompleted(1)} | read-only | current |
| cLGuestLanMobileStationInterface OBJECT-TYPE The name of the Interface of the Mobile Station to the switch. | 1.3.6.1.4.1.9.9.868.1.1.4.1.17 | SnmpAdminString (SIZE(0..32)) | read-only | current |
| cLGuestLanMobileStationVlanId OBJECT-TYPE Vlan ID of the Interface to which the Mobile Station is associated. | 1.3.6.1.4.1.9.9.868.1.1.4.1.18 | Unsigned32 (0..4096) | read-only | current |
| cLGuestLanMobileStationPolicyType OBJECT-TYPE Mode of the AP to which the Mobile Station is associated. | 1.3.6.1.4.1.9.9.868.1.1.4.1.19 | INTEGER {dot1x(0), wpa1(1), wpa2(2), wpa2vff(3), notavailable(4), unknown(5)} | read-only | current |
| cLGuestLanMobileStationEncryptionCypher OBJECT-TYPE Mode of the AP to which the Mobile Station is associated. | 1.3.6.1.4.1.9.9.868.1.1.4.1.20 | INTEGER {ccmpAes(0), tkipMic(1), wep40(2), wep104(3), wep128(4), none(5), tkipWep40(6), tkipWep104(7), gcmp128(8), gcmp256(9), ccmp256(10), notavailable(11), unknown(12)} | read-only | current |
| cLGuestLanMobileStationEapType OBJECT-TYPE EAP type for the Mobile Station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.21 | INTEGER {eapTls(0), ttls(1), peap(2), leap(3), speke(4), eapFast(5), notavailable(6), unknown(7)} | read-only | current |
| cLGuestLanMobileStationStatusCode OBJECT-TYPE Status Code of the Mobile Station. | 1.3.6.1.4.1.9.9.868.1.1.4.1.22 | Unsigned32 (0..65535) | read-only | current |
| cLGuestLanMobileStationAAAOverridePassphrase OBJECT-TYPE Flag to check wheather AAA override passphrase is enabled for a MAB+PSK client or not. | 1.3.6.1.4.1.9.9.868.1.1.4.1.23 | TruthValue | read-only | current |
| ciscoLwappGuestLanConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.868.2 | |||
| ciscoLwappGuestLanCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.868.2.1 | |||
| ciscoLwappGuestLanMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.868.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cLGuestLanAllAnchorsDown NOTIFICATION-TYPE This notification will be emitted by the SNMP agent, when successive EoIP ping attempts to all the anchors on GuestLan, denoted by cLGuestLanProfileName, fails and all the anchors are conclusively down. | 1.3.6.1.4.1.9.9.868.0.1 | current |
| cLGuestLanOneAnchorOnGuestLanUp NOTIFICATION-TYPE This notification will be emitted by the SNMP agent, when successive EoIP and UDP ping to at least one anchor on the GuestLan, denoted by cLGuestLanProfileName, is restored and anchor is conclusively up. | 1.3.6.1.4.1.9.9.868.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoLwappGuestLanCompliance MODULE-COMPLIANCE The compliance statement for the SNMP entities that implement the ciscoLwappGuestLanMIB module. | 1.3.6.1.4.1.9.9.868.2.1.1 | current |
| ciscoLwappGuestLanConfigGroup OBJECT-GROUP This collection of objects represents the GLAN policy attributes. | 1.3.6.1.4.1.9.9.868.2.2.1 | current |
| ciscoLwappGuestLanNotifsGroup NOTIFICATION-GROUP This is a collection of notifications about the general functional behavior of Guest LAN on WLAN controllers. | 1.3.6.1.4.1.9.9.868.2.2.2 | current |