AVAYA-WLAN-TC-MIB
34 objects
Avaya WLAN Textual Conventions MIB Copyright 2010 - 2011 Avaya, Inc. All rights reserved. This Avaya SNMP Management Information Base Specification (Specification) embodies Avaya's confidential and proprietary intellectual property. Avaya retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Avaya makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Imported Objects
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| SYNOPTICS-ROOT-MIB | avayaWlanMibs |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.45.7.1 | IdentityavayaWlanTcMib | Avaya WLAN Textual Conventions MIB Copyright 2010 - 2011 Avaya, Inc. All rights reserved. This Avaya SNMP Management Information Base Specification (Specificat… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AvWlanAPLicenseCapacity | INTEGER { none(1), sixteenLocked(2), unlimited(3) } | current | This object identifies the maximum capacity of AP license of the controller. The capacity is either None, 16 Locked or Unlimited. When 'unlimited' is specified, the actual capacity is the validated and supported AP lice… |
| AvWlanAPModel | INTEGER { ap8120(2), ap8120-E(3), ap8120-O(4) } | current | This TC indicates the AP models that WC supports. - ap8120 : indoor AP8120 - ap8120-E: indoor AP8120 with external antenna(s) - ap8120-O: outdoor AP8120 |
| AvWlanAPModelOrNone | INTEGER { ap8120(2), ap8120-E(3), ap8120-O(4), none(255) } | current | This TC indicates the AP models that WC supports. The meaning of the special value none(255) must be specified by any object using this TC in its SYNTAX clause. |
| AvWlanAPStatus | INTEGER { managed(1), unknown(2), standalone(3), rogue(4), knownForeign(5) } | current | This TC indicates the status of an AP. |
| AvWlanChannelSet | OCTET STRING (SIZE(0..32)) | current | An object of this type represents a set of wireless channels in the range of 1 through 255. The value of an object of this type contains a string of bits, where each bit corresponds to a particular channel. Bits start w… |
| AvWlanConfigSyncComponents | BITS { apDatabase(0), apProfile(1), radioProfile(2), networkProfile(3), autoRF(4), domainConfig(5), captivePortal(6), qosAcl(7), qosDiffserv(8), radiusGlobal(9), radiusAuth(10), radiusAcct(11), mobilityVlan(12), e911Config(13), widsWips(14), widsKnownAp(15), securityUserDb(16), securityMacDb(17), radiusProfile(18), radiusProfileServer(19), crypto(20), captureProfile(21) } | current | Enumerates WLAN configuration components that participate in the mobility domain configuration sync operation. |
| AvWlanControllerModel | INTEGER { wc8180(1) } | current | This TC indicates a Wireless Controller type. |
| AvWlanCountryCode | SnmpAdminString (SIZE(0|2)) | current | This TC indicates the country of operation for WLAN. |
| AvWlanDataRateSet | OCTET STRING (SIZE(0..16)) | current | An object of this type represents a set of data rates in the range of 1 Mbps through 63.5 Mbps, in increments of 0.5 Mbps (500 Kbps). The value of an object of this type contains a string of bits, where each bit corresp… |
| AvWlanDomainRole | INTEGER { activeMdc(1), backupMdc(2), peerWc(3), standalone(4) } | current | This TC indicates the status of an MDC(Mobility Domain Controller). |
| AvWlanFileUpdateStatus | INTEGER { none(1), success(2), transferFailed(3), inProgress(4), fileProcFailed(5), fileNotFound(6), internalError(7), noSuchProfile(8), noSuchLocale(9), noSuchController(10), maxFileSizeExceed(11), maxProfileSizeExceed(12) } | current | This TC specifies the status of the file update action, usually used in the 'Captive Portal Profile Customization Update Action' |
| AvWlanImageFileOrNone | INTEGER { all(1), account(2), brand(3), background(4), logout(5), pkgfile(6), none(255) } | current | This TC specifies the type of the file to be updated, usually used in 'Captive Portal Profile Customization' action. - all: all customizable files - account: accounting image file - brand: branding image file - backgrou… |
| AvWlanLoadBalanceMetric | INTEGER { preferred(1), alternate(2), leastLoad(3), cbfs(4) } | current | This TC indicates a type of load balancing metric. This is mainly used only in status MIBs |
| AvWlanLogMsgLevel | INTEGER { critical(1), serious(2), informational(3), none(4) } | current | This object identifies the severity level of log messages that will be saved in volatile memory or sent to a remote syslog server when they occur |
| AvWlanMobVlanRole | INTEGER { server(1), staticClient(2), dynamicClient(3), none(4) } | current | This TC indicates the role of mobility vlan in a mobility domain. The following roles are supported for a mobility VLAN: - server: Mobilty VLAN server - staticClient: Static Mobility VLAN - dynamicClient: Learnt dynamic… |
| AvWlanMobVlanState | INTEGER { active(1), inactive(2) } | current | This TC indicates the state of mapped mobility vlan in the switch. |
| AvWlanNumberAPsPerWC | Unsigned32 (0..512) | current | This TC indicates the range of APs possible per WC(Wireless Controller). |
| AvWlanOui | OCTET STRING(SIZE(3)) | current | 24-bit Organizationally Unique Identifier. Information on OUIs can be found in IEEE 802-2001 [802-2001] Clause 9. |
| AvWlanPacketCaptureFilterMask | BITS { beacons(0), probes(1), data(2), mgmt(3), control(4) } | current | Bit mask to represent the various filter criteria which can be applied for a remote packet capture event. Only five filters are supported in this release. Note that value 0 will be the MSB in the first octet and will be… |
| AvWlanRadioAntenna | INTEGER { wl81AT070E6(2), wl81AT180E6(4) } | current | This TC indicates a type of antenna attached on a radio in AP. - wl81AT070E6: Avaya AP external antenna (70 degree) - wl81AT180E6: Avaya AP external antenna (180 degree) |
| AvWlanRadioAntennaOrNone | INTEGER { wl81AT070E6(2), wl81AT180E6(4), none(255) } | current | This TC indicates a type of antenna attached on a radio in AP. - wl81AT070E6: Avaya AP external antenna (70 degree) - wl81AT180E6: Avaya AP external antenna (180 degree) The meaning of the special value none(255) must b… |
| AvWlanRadioChannel | Integer32 (1..14|34|36|38|40|42|44|46|48|52|56|60|64| 100|104|108|112|116|120|124|128|132|136|140| 149|153|157|161|165| 184|188|192|196|200|204|208|212|216) | current | This TC indicates a wireless radio channel. |
| AvWlanRadioChannelOrZero | Integer32 (0..14|34|36|38|40|42|44|46|48|52|56|60|64| 100|104|108|112|116|120|124|128|132|136|140| 149|153|157|161|165| 184|188|192|196|200|204|208|212|216) | current | This TC indicates a wireless radio channel. The special value 0 must have its meaning described by any objects of this type. |
| AvWlanRadioExtCable | INTEGER { ft3(1), ft10(2) } | current | This TC indicates a type of extension cable used to attach an antenna for a radio in AP. |
| AvWlanRadioExtCableOrNone | INTEGER { ft3(1), ft10(2), none(255) } | current | This TC indicates a type of extension cable used to attach an antenna for a radio in AP. The meaning of the special value none(255) must be specified by any object using this TC in its SYNTAX clause. |
| AvWlanRadioInterface | Integer32 (1..3) | current | Identifies a radio interface. |
| AvWlanRadioInterfaceOrZero | Integer32 (0..3) | current | Identifies a radio interface. The meaning of the special value 0 must be defined be any object using this TC in its SYNTAX clause. |
| AvWlanRadioOperationMode | INTEGER { accessWids(1), widsWips(2) } | current | The operation mode of a radio with respect to access and WIDS/WIPS functionality. accessWids(1): The radio provides both access and WIDS functionality widsWips(2): The radio provides only WIDS functionality (no access).… |
| AvWlanRadioPower | Integer32 (0..100) | current | This TC indicates a wireless radio power setting. |
| AvWlanRPTimeOfDay | OCTET STRING (SIZE(0..255)) | current | This TC indicates one or more ranges of time during which access to the network is allowed or denied. The format can be any of the following: 1. An empty string which indicates access is always allowed. 2. The string 'n… |
| AvWlanSwitchModel | INTEGER { wc8180(1), wsp8180(2), ers8800(3) } | current | This TC indicates a Mobility Switch type. |
| AvWlanSwitchNotifAuxLimitsMap | BITS { vlanMapTableFull(0), tunnelTableFull(1), multicastTableFull(2) } | current | This objects is included in the avWlanSwitchLimitsReached notification to indicate which limits have been reached. The meaning of each bit in this object, and the additional objects included in the notification when eac… |
| AvWlanTspecSuppAccessCategory | INTEGER { voice(1), video(2) } | current | Access category (AC) used for TSPEC. Only those ACs that support mandatory admission control are listed here. |