TRAPEZE-NETWORKS-AP-CONFIG-MIB

File: TRAPEZE-NETWORKS-AP-CONFIG-MIB.mib (177724 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
INET-ADDRESS-MIB TRAPEZE-NETWORKS-AP-TC TRAPEZE-NETWORKS-EXTERNAL-SERVER-TC
TRAPEZE-NETWORKS-BASIC-TC TRAPEZE-NETWORKS-ROOT-MIB

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP MODULE-IDENTITY
OBJECT-TYPE Unsigned32 TEXTUAL-CONVENTION
DisplayString RowStatus TruthValue
InetAddressType InetAddress TrpzApNum
TrpzApAttachType TrpzApSerialNum TrpzApFingerprint
TrpzApBias TrpzApRadioIndex TrpzRadioMode
TrpzRadioType TrpzPowerLevel TrpzChannelNum
TrpzRadioChannelWidth TrpzApPowerMode TrpzRadioAntennaLocation
TrpzApLedMode TrpzSyslogSeverity TrpzPhysPortNumberOrZero
trpzMibs

Defined Types

TrpzApTemplateName  
AP Template Name, consists of printable ASCII characters between 0x21 (!), and 0x7d (}) with no leading, embedded, or trailing space. Cannot be a zero length string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..32)  

TrpzRadioProfileName  
Radio Profile Name, consists of printable ASCII characters between 0x21 (!), and 0x7e (~) with no leading, embedded, or trailing space. Cannot be a zero length string. Deprecated by TrpzRadioProfileName32, which allows Radio Profile Names up to 32 characters long. Radio Profile Names longer than 16 characters will be truncated, last four characters will be replaced by tilde (~) and three digits. Example: '12345678901234567890' will appear as '123456789012~001' '12345678901234569999' will appear as '123456789012~002' etc. In case of a name collision, for example if '123456789012~002' is the full name of another Radio Profile, the next available three-digit suffix will be used: '12345678901234569999' will appear as '123456789012~003' instead.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..16)  

TrpzServiceProfileName  
Service Profile Name, consists of printable ASCII characters between 0x21 (!), and 0x7d (}) with no leading, embedded, or trailing space. Cannot be a zero length string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..32)  

TrpzSnoopFilterName  
Snoop Filter Name, consists of printable ASCII characters between 0x21 (!), and 0x7d (}) with no leading, embedded, or trailing space. Cannot be a zero length string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..15)  

TrpzServiceProfileSsidType  
Enumeration of Service Types provided on a service profile.
TEXTUAL-CONVENTION    
  INTEGER clear(1), crypto(2)  

TrpzServiceProfile11nMode  
Enumeration of 802.11n modes for a service profile.
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(2), required(3)  

TrpzServiceProfile11nFrameAggregationType  
Enumeration of 802.11n frame aggregation types for a service profile.
TEXTUAL-CONVENTION    
  INTEGER msdu(1), mpdu(2), all(3), disable(4)  

TrpzServiceProfile11nMsduMaxLength  
Enumeration of 802.11n A-MSDU maximum lengths for a service profile.
TEXTUAL-CONVENTION    
  INTEGER msdu-4k(1), msdu-8k(2)  

TrpzServiceProfile11nMpduMaxLength  
Enumeration of 802.11n A-MPDU maximum lengths for a service profile.
TEXTUAL-CONVENTION    
  INTEGER mpdu-8k(1), mpdu-16k(2), mpdu-32k(3), mpdu-64k(4)  

TrpzServiceProfileAuthFallthruType  
Enumeration of Authentication Fallthrough types for a service profile.
TEXTUAL-CONVENTION    
  INTEGER none(1), web-auth(2), web-aaa-portal(3), last-resort(4)  

TrpzServiceProfileCacMode  
Enumeration of Call Admission Control types for a service profile.
TEXTUAL-CONVENTION    
  INTEGER none(1), session(2), vendor(3)  

TrpzRadioProfileCountermeasuresMode  
Enumeration of the Countermeasure modes for a radio profile.
TEXTUAL-CONVENTION    
  INTEGER none(1), all(2), rogue(3), configured(4)  

TrpzRadioProfileRFScanChannelScope  
Enumeration of RF scanning channel scopes for a radio profile.
TEXTUAL-CONVENTION    
  INTEGER operating(1), regulatory(2), all(3)  

TrpzRadioProfileAutoTuneChannelRange  
Enumeration of Auto-Tune channel ranges for a radio profile. Obsoleted: not supported anymore.
TEXTUAL-CONVENTION    
  INTEGER all-bands(1), lower-bands(2)  

TrpzRadioProfileRFScanMode  
Enumeration of RF scanning modes for a radio profile.
TEXTUAL-CONVENTION    
  INTEGER active(1), passive(2)  

TrpzApLldpMode  
Enumeration of LLDP modes for an AP.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), tx(2)  

TrpzRadioProfileRFSpectralScanPriority  
Enumeration of Spectral Scan Priorities for a radio profile.
TEXTUAL-CONVENTION    
  INTEGER data-first(1), scan-first(2)  

TrpzBackupSsidMode  
Enumeration of remote-site backup SSID modes.
TEXTUAL-CONVENTION    
  INTEGER disabled(1), outage-only(2), dual(3), always-on(4)  

TrpzSnoopObserverTxMode  
Enumeration of transmission modes for snoop packets.
TEXTUAL-CONVENTION    
  INTEGER tzsp(1), batched-tzsp(2)  

TrpzRadioProfileName32  
Radio Profile Name, consists of printable ASCII characters between 0x21 (!), and 0x7e (~) with no leading, embedded, or trailing space. Cannot be a zero length string. Deprecates TrpzRadioProfileName.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..32)  

TrpzApRadiusNasIdType  
Enumeration of NAS-ID values for the RADIUS server group of a remote site.
TEXTUAL-CONVENTION    
  INTEGER ap-name(1), ap-serial-id(2)  

TrpzApConfApConfigEntry  
SEQUENCE    
  trpzApConfApConfigApNum TrpzApNum
  trpzApConfApConfigApAttachType TrpzApAttachType
  trpzApConfApConfigPhysPortNum TrpzPhysPortNumberOrZero
  trpzApConfApConfigApSerialNum TrpzApSerialNum
  trpzApConfApConfigApModelName DisplayString
  trpzApConfApConfigFingerprint TrpzApFingerprint
  trpzApConfApConfigBias TrpzApBias
  trpzApConfApConfigApTimeout Unsigned32
  trpzApConfApConfigApName DisplayString
  trpzApConfApConfigContact DisplayString
  trpzApConfApConfigLocation DisplayString
  trpzApConfApConfigBlinkEnabled TruthValue
  trpzApConfApConfigForceImageDownloadEnabled TruthValue
  trpzApConfApConfigFirmwareUpgradeEnabled TruthValue
  trpzApConfApConfigLocalSwitchingEnabled TruthValue
  trpzApConfApConfigPowerMode TrpzApPowerMode
  trpzApConfApConfigLedMode TrpzApLedMode
  trpzApConfApConfigDescription DisplayString
  trpzApConfApConfigLldpMode TrpzApLldpMode
  trpzApConfApConfigLldpMedEnabled TruthValue
  trpzApConfApConfigLldpMedExtPowerViaMdiTlvSelected TruthValue
  trpzApConfApConfigLldpMedInventoryTlvSelected TruthValue
  trpzApConfApConfigApTunnelEnabled TruthValue
  trpzApConfApConfigDataSecurityEnabled TruthValue
  trpzApConfApConfigWanOutageModeEnabled TruthValue
  trpzApConfApConfigWanOutageExtendedTimeout Unsigned32
  trpzApConfApConfigWanOutageEvaluationPeriod Unsigned32
  trpzApConfApConfigRemoteSiteName DisplayString
  trpzApConfApConfigPathMtu Unsigned32
  trpzApConfApConfigHighLatencyModeEnabled TruthValue
  trpzApConfApConfigApName2 DisplayString
  trpzApConfApConfigCacheConfigEnabled TruthValue

TrpzApConfRadioConfigEntry  
SEQUENCE    
  trpzApConfRadioConfigApNum TrpzApNum
  trpzApConfRadioConfigRadioIndex TrpzApRadioIndex
  trpzApConfRadioConfigRadioType TrpzRadioType
  trpzApConfRadioConfigRadioMode TrpzRadioMode
  trpzApConfRadioConfigRadioProfileName TrpzRadioProfileName
  trpzApConfRadioConfigChannel TrpzChannelNum
  trpzApConfRadioConfigTxPower TrpzPowerLevel
  trpzApConfRadioConfigAutoTuneMaxTxPower TrpzPowerLevel
  trpzApConfRadioConfigAntennaType DisplayString
  trpzApConfRadioConfigAntennaLocation TrpzRadioAntennaLocation
  trpzApConfRadioConfigLoadBalancingEnabled TruthValue
  trpzApConfRadioConfigLoadBalancingGroup DisplayString
  trpzApConfRadioConfigLoadRebalancingEnabled TruthValue
  trpzApConfRadioConfigRadioProfileName2 DisplayString

TrpzApConfApTemplateConfigEntry  
SEQUENCE    
  trpzApConfApTemplConfApTemplateName TrpzApTemplateName
  trpzApConfApTemplConfApTemplateEnabled TruthValue
  trpzApConfApTemplConfBias TrpzApBias
  trpzApConfApTemplConfApTimeout Unsigned32
  trpzApConfApTemplConfBlinkEnabled TruthValue
  trpzApConfApTemplConfForceImageDownloadEnabled TruthValue
  trpzApConfApTemplConfFirmwareUpgradeEnabled TruthValue
  trpzApConfApTemplConfLocalSwitchingEnabled TruthValue
  trpzApConfApTemplConfPowerMode TrpzApPowerMode
  trpzApConfApTemplConfLedMode TrpzApLedMode

TrpzApConfApTemplateRadioConfigEntry  
SEQUENCE    
  trpzApConfApTemRadioConfApTemplateName TrpzApTemplateName
  trpzApConfApTemRadioConfRadioIndex TrpzApRadioIndex
  trpzApConfApTemRadioConfRadioMode TrpzRadioMode
  trpzApConfApTemRadioConfRadioProfileName TrpzRadioProfileName
  trpzApConfApTemRadioConfAutoTuneMaxTxPower TrpzPowerLevel
  trpzApConfApTemRadioConfLoadBalancingEnabled TruthValue
  trpzApConfApTemRadioConfLoadBalancingGroup DisplayString
  trpzApConfApTemRadioConfLoadRebalancingEnabled TruthValue
  trpzApConfApTemRadioConfRadioProfileName2 DisplayString

TrpzApConfRadioProfileEntry  
SEQUENCE    
  trpzApConfRadioProfRadioProfileName TrpzRadioProfileName
  trpzApConfRadioProfBeaconInterval Unsigned32
  trpzApConfRadioProfDtimInterval Unsigned32
  trpzApConfRadioProfChannelWidth11na TrpzRadioChannelWidth
  trpzApConfRadioProfMaxTxLifetime Unsigned32
  trpzApConfRadioProfMaxRxLifetime Unsigned32
  trpzApConfRadioProfRtsThreshold Unsigned32
  trpzApConfRadioProfFragThreshold Unsigned32
  trpzApConfRadioProfLongXmitPreambleEnabled TruthValue
  trpzApConfRadioProfCountermeasuresMode TrpzRadioProfileCountermeasuresMode
  trpzApConfRadioProfRFScanMode TrpzRadioProfileRFScanMode
  trpzApConfRadioProfRFScanChannelScope TrpzRadioProfileRFScanChannelScope
  trpzApConfRadioProfRFScanCTSEnabled TruthValue
  trpzApConfRadioProfAutoTune11aChannelRange TrpzRadioProfileAutoTuneChannelRange
  trpzApConfRadioProfAutoTuneIgnoreClientsEnabled TruthValue
  trpzApConfRadioProfAutoTuneChannelEnabled TruthValue
  trpzApConfRadioProfAutoTuneChannelHolddownInterval Unsigned32
  trpzApConfRadioProfAutoTuneChannelChangeInterval Unsigned32
  trpzApConfRadioProfAutoTunePowerEnabled TruthValue
  trpzApConfRadioProfAutoTunePowerRampInterval Unsigned32
  trpzApConfRadioProfAutoTunePowerChangeInterval Unsigned32
  trpzApConfRadioProfFairQueuingEnabled TruthValue
  trpzApConfRadioProfCacBackgroundACMandatory TruthValue
  trpzApConfRadioProfCacBackgroundMaxUtilization Unsigned32
  trpzApConfRadioProfCacBackgroundPolicingEnabled TruthValue
  trpzApConfRadioProfCacBestEffortACMandatory TruthValue
  trpzApConfRadioProfCacBestEffortMaxUtilization Unsigned32
  trpzApConfRadioProfCacBestEffortPolicingEnabled TruthValue
  trpzApConfRadioProfCacVideoACMandatory TruthValue
  trpzApConfRadioProfCacVideoMaxUtilization Unsigned32
  trpzApConfRadioProfCacVideoPolicingEnabled TruthValue
  trpzApConfRadioProfCacVoiceACMandatory TruthValue
  trpzApConfRadioProfCacVoiceMaxUtilization Unsigned32
  trpzApConfRadioProfCacVoicePolicingEnabled TruthValue
  trpzApConfRadioProfRfidTagEnabled TruthValue
  trpzApConfRadioProfWmmPowerSaveEnabled TruthValue
  trpzApConfRadioProfRateEnforcementEnabled TruthValue
  trpzApConfRadioProfDfsChannelsEnabled TruthValue
  trpzApConfRadioProfRFSpectralScanModeEnabled TruthValue
  trpzApConfRadioProfRFSpectralScanPriority TrpzRadioProfileRFSpectralScanPriority
  trpzApConfRadioProfRadioProfileFullName DisplayString

TrpzApConfRadioProfServiceProfileEntry  
SEQUENCE    
  trpzApConfRpServpRadioProfileName TrpzRadioProfileName
  trpzApConfRpServpServiceProfileName TrpzServiceProfileName
  trpzApConfRpServpRowStatus RowStatus

TrpzApConfRadioProfSnoopFilterEntry  
SEQUENCE    
  trpzApConfRpSnoopfRadioProfileName TrpzRadioProfileName
  trpzApConfRpSnoopfSnoopFilterName TrpzSnoopFilterName
  trpzApConfRpSnoopfRowStatus RowStatus

TrpzApConfServiceProfileEntry  
SEQUENCE    
  trpzApConfServProfServiceProfileName TrpzServiceProfileName
  trpzApConfServProfSsidType TrpzServiceProfileSsidType
  trpzApConfServProfBeaconEnabled TruthValue
  trpzApConfServProf11naMode TrpzServiceProfile11nMode
  trpzApConfServProf11ngMode TrpzServiceProfile11nMode
  trpzApConfServProf11nShortGuardIntervalEnabled TruthValue
  trpzApConfServProf11nFrameAggregation TrpzServiceProfile11nFrameAggregationType
  trpzApConfServProf11nMsduMaxLength TrpzServiceProfile11nMsduMaxLength
  trpzApConfServProf11nMpduMaxLength TrpzServiceProfile11nMpduMaxLength
  trpzApConfServProfAuthFallthru TrpzServiceProfileAuthFallthruType
  trpzApConfServProfWebAAAForm DisplayString
  trpzApConfServProfSharedKeyAuthEnabled TruthValue
  trpzApConfServProfWpaIeEnabled TruthValue
  trpzApConfServProfWpaIeCipherTkipEnabled TruthValue
  trpzApConfServProfWpaIeCipherCcmpEnabled TruthValue
  trpzApConfServProfWpaIeCipherWep40Enabled TruthValue
  trpzApConfServProfWpaIeCipherWep104Enabled TruthValue
  trpzApConfServProfWpaIeAuthDot1xEnabled TruthValue
  trpzApConfServProfWpaIeAuthPskEnabled TruthValue
  trpzApConfServProfRsnIeEnabled TruthValue
  trpzApConfServProfRsnIeCipherTkipEnabled TruthValue
  trpzApConfServProfRsnIeCipherCcmpEnabled TruthValue
  trpzApConfServProfRsnIeCipherWep40Enabled TruthValue
  trpzApConfServProfRsnIeCipherWep104Enabled TruthValue
  trpzApConfServProfRsnIeAuthDot1xEnabled TruthValue
  trpzApConfServProfRsnIeAuthPskEnabled TruthValue
  trpzApConfServProfTkipMicCountermeasuresTime Unsigned32
  trpzApConfServProfMaxBandwidthKbps Unsigned32
  trpzApConfServProfCacMode TrpzServiceProfileCacMode
  trpzApConfServProfCacSessCount Unsigned32
  trpzApConfServProfUserIdleTimeout Unsigned32
  trpzApConfServProfIdleClientProbingEnabled TruthValue
  trpzApConfServProfShortRetryCount Unsigned32
  trpzApConfServProfLongRetryCount Unsigned32
  trpzApConfServProfProxyArpEnabled TruthValue
  trpzApConfServProfDhcpRestrictEnabled TruthValue
  trpzApConfServProfNoBroadcastEnabled TruthValue
  trpzApConfServProfSygateOnDemandEnabled TruthValue
  trpzApConfServProfEnforceChecksEnabled TruthValue
  trpzApConfServProfSodaRemediationAcl DisplayString
  trpzApConfServProfSodaSuccessPage DisplayString
  trpzApConfServProfSodaFailurePage DisplayString
  trpzApConfServProfSodaLogoutPage DisplayString
  trpzApConfServProfSodaAgentDirectory DisplayString
  trpzApConfServProfWebPortalSessionTimeout Unsigned32
  trpzApConfServProfWebPortalAcl DisplayString
  trpzApConfServProfWebPortalLogoutEnabled TruthValue
  trpzApConfServProfWebPortalLogoutUrl DisplayString
  trpzApConfServProfKeepInitialVlanEnabled TruthValue
  trpzApConfServProfMeshModeEnabled TruthValue
  trpzApConfServProfBridgingEnabled TruthValue
  trpzApConfServProfLoadBalanceExemptEnabled TruthValue
  trpzApConfServProfM2UConversionEnabled TruthValue
  trpzApConfServProfBackupSsidMode TrpzBackupSsidMode
  trpzApConfServProfBackupSsidTimeout Unsigned32
  trpzApConfServProfBackupSsidKeepClients TruthValue
  trpzApConfServProfWebPortalLogoutForm DisplayString

TrpzApConfSnoopFilterEntry  
SEQUENCE    
  trpzApConfSnoopFilterName TrpzSnoopFilterName
  trpzApConfSnoopFilterEnabled TruthValue
  trpzApConfSnoopFilterObserverAddrType InetAddressType
  trpzApConfSnoopFilterObserverAddr InetAddress

TrpzApConfRadioSnoopFilterEntry  
SEQUENCE    
  trpzApConfRadioSnoopFilterRowStatus RowStatus

TrpzApConfSnoopObserverEntry  
SEQUENCE    
  trpzApConfSnoopObserverTargetAddrType InetAddressType
  trpzApConfSnoopObserverTargetAddr InetAddress
  trpzApConfSnoopObserverSnapLength Unsigned32
  trpzApConfSnoopObserverInterval Unsigned32
  trpzApConfSnoopObserverTxMode TrpzSnoopObserverTxMode

TrpzApConfRemoteSiteEntry  
SEQUENCE    
  trpzApConfRemoteSiteName DisplayString
  trpzApConfRemoteSiteCountryCode DisplayString
  trpzApConfRemoteSitePathMtu Unsigned32
  trpzApConfRemoteSiteBackupSsidsEnabled TruthValue
  trpzApConfRemoteSiteLogServerEnabled TruthValue
  trpzApConfRemoteSiteLogServerAddrType InetAddressType
  trpzApConfRemoteSiteLogServerAddr InetAddress
  trpzApConfRemoteSiteLogServerPort Unsigned32
  trpzApConfRemoteSiteLogServerSeverity TrpzSyslogSeverity
  trpzApConfRemoteSiteAcPollingEnabled TruthValue
  trpzApConfRemoteSiteRadiusServerGroupName DisplayString
  trpzApConfRemoteSiteRadiusDeadtime Unsigned32
  trpzApConfRemoteSiteRadiusTimeout Unsigned32
  trpzApConfRemoteSiteRadiusRetransmit Unsigned32
  trpzApConfRemoteSiteRadiusNasIdType TrpzApRadiusNasIdType

TrpzApConfRadioProfile32Entry  
SEQUENCE    
  trpzApConfRadioProf32RadioProfileName TrpzRadioProfileName32
  trpzApConfRadioProf32BeaconInterval Unsigned32
  trpzApConfRadioProf32DtimInterval Unsigned32
  trpzApConfRadioProf32ChannelWidth11na TrpzRadioChannelWidth
  trpzApConfRadioProf32MaxTxLifetime Unsigned32
  trpzApConfRadioProf32MaxRxLifetime Unsigned32
  trpzApConfRadioProf32RtsThreshold Unsigned32
  trpzApConfRadioProf32FragThreshold Unsigned32
  trpzApConfRadioProf32LongXmitPreambleEnabled TruthValue
  trpzApConfRadioProf32CountermeasuresMode TrpzRadioProfileCountermeasuresMode
  trpzApConfRadioProf32RFScanMode TrpzRadioProfileRFScanMode
  trpzApConfRadioProf32RFScanChannelScope TrpzRadioProfileRFScanChannelScope
  trpzApConfRadioProf32RFScanCTSEnabled TruthValue
  trpzApConfRadioProf32AutoTunePowerEnabled TruthValue
  trpzApConfRadioProf32AutoTunePowerRampInterval Unsigned32
  trpzApConfRadioProf32AutoTunePowerChangeInterval Unsigned32
  trpzApConfRadioProf32FairQueuingEnabled TruthValue
  trpzApConfRadioProf32CacBackgroundACMandatory TruthValue
  trpzApConfRadioProf32CacBackgroundMaxUtilization Unsigned32
  trpzApConfRadioProf32CacBackgroundPolicingEnabled TruthValue
  trpzApConfRadioProf32CacBestEffortACMandatory TruthValue
  trpzApConfRadioProf32CacBestEffortMaxUtilization Unsigned32
  trpzApConfRadioProf32CacBestEffortPolicingEnabled TruthValue
  trpzApConfRadioProf32CacVideoACMandatory TruthValue
  trpzApConfRadioProf32CacVideoMaxUtilization Unsigned32
  trpzApConfRadioProf32CacVideoPolicingEnabled TruthValue
  trpzApConfRadioProf32CacVoiceACMandatory TruthValue
  trpzApConfRadioProf32CacVoiceMaxUtilization Unsigned32
  trpzApConfRadioProf32CacVoicePolicingEnabled TruthValue
  trpzApConfRadioProf32RfidTagEnabled TruthValue
  trpzApConfRadioProf32WmmPowerSaveEnabled TruthValue
  trpzApConfRadioProf32RateEnforcementEnabled TruthValue
  trpzApConfRadioProf32DfsChannelsEnabled TruthValue
  trpzApConfRadioProf32RFSpectralScanModeEnabled TruthValue
  trpzApConfRadioProf32RFSpectralScanPriority TrpzRadioProfileRFSpectralScanPriority

TrpzApConfRadioProf32ServiceProfileEntry  
SEQUENCE    
  trpzApConfRp32ServpRadioProfileName TrpzRadioProfileName32
  trpzApConfRp32ServpServiceProfileName TrpzServiceProfileName
  trpzApConfRp32ServpRowStatus RowStatus

TrpzApConfRadioProf32SnoopFilterEntry  
SEQUENCE    
  trpzApConfRp32SnoopfRadioProfileName TrpzRadioProfileName32
  trpzApConfRp32SnoopfSnoopFilterName TrpzSnoopFilterName
  trpzApConfRp32SnoopfRowStatus RowStatus

Defined Values

trpzApConfigMib 1.3.6.1.4.1.14525.4.14
AP Configuration objects for Trapeze Networks wireless switches. AP = Access Point; AC = Access Controller (wireless switch), the device that runs a SNMP Agent implementing this MIB. Copyright 2009-2013 Trapeze Networks, Inc. All rights reserved. This Trapeze Networks SNMP Management Information Base Specification (Specification) embodies Trapeze Networks' confidential and proprietary intellectual property. Trapeze Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS' and Trapeze Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

trpzApConfigMibObjects 1.3.6.1.4.1.14525.4.14.1
OBJECT IDENTIFIER    

trpzApConfApConfigTable 1.3.6.1.4.1.14525.4.14.1.2
A table describing all the APs currently configured on this AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfApConfigEntry

trpzApConfApConfigEntry 1.3.6.1.4.1.14525.4.14.1.2.1
Configuration for a particular AP that could be attached to the AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfApConfigEntry  

trpzApConfApConfigApNum 1.3.6.1.4.1.14525.4.14.1.2.1.1
The Number of this AP (administratively assigned).
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApNum  

trpzApConfApConfigApAttachType 1.3.6.1.4.1.14525.4.14.1.2.1.2
How this AP is attached to the AC (directly or via L2/L3 network).
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApAttachType  

trpzApConfApConfigPhysPortNum 1.3.6.1.4.1.14525.4.14.1.2.1.3
Identifies the physical port used to attach this AP. Only valid for directly attached APs, otherwise will be zero.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzPhysPortNumberOrZero  

trpzApConfApConfigApSerialNum 1.3.6.1.4.1.14525.4.14.1.2.1.4
The Serial Number used to identify this AP. Only valid for network attached APs, otherwise will be a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApSerialNum  

trpzApConfApConfigApModelName 1.3.6.1.4.1.14525.4.14.1.2.1.5
The Model name of this AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..24)  

trpzApConfApConfigFingerprint 1.3.6.1.4.1.14525.4.14.1.2.1.6
The RSA key fingerprint configured on this AP (binary value: it is the MD5 hash of the public key of the RSA key pair). For directly attached APs the fingerprint is a zero length string.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApFingerprint  

trpzApConfApConfigBias 1.3.6.1.4.1.14525.4.14.1.2.1.7
Bias (high/low/sticky).
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApBias  

trpzApConfApConfigApTimeout 1.3.6.1.4.1.14525.4.14.1.2.1.8
The communication timeout for this AP, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfApConfigApName 1.3.6.1.4.1.14525.4.14.1.2.1.9
The configured Name for this AP. Names longer than 16 characters will be truncated (example: 'APNamelongerthan16chars' will be shown as 'APNamelongertha~'). Deprecated by trpzApConfApConfigApName2, which allows AP Names longer than 16 characters.
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

trpzApConfApConfigContact 1.3.6.1.4.1.14525.4.14.1.2.1.10
The Contact information for this AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

trpzApConfApConfigLocation 1.3.6.1.4.1.14525.4.14.1.2.1.11
The Location information for this AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

trpzApConfApConfigBlinkEnabled 1.3.6.1.4.1.14525.4.14.1.2.1.12
Indicates whether the LED blink mode is enabled on this AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigForceImageDownloadEnabled 1.3.6.1.4.1.14525.4.14.1.2.1.13
Indicates whether this AP is forced to always download an image from the AC upon boot.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigFirmwareUpgradeEnabled 1.3.6.1.4.1.14525.4.14.1.2.1.14
Indicates whether automatic boot firmware upgrade is enabled on this AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigLocalSwitchingEnabled 1.3.6.1.4.1.14525.4.14.1.2.1.15
Indicates whether local switching is enabled on this AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigPowerMode 1.3.6.1.4.1.14525.4.14.1.2.1.16
The mode in which this AP is supplying power to its radios.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApPowerMode  

trpzApConfApConfigLedMode 1.3.6.1.4.1.14525.4.14.1.2.1.17
LED Mode (auto/static/off).
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApLedMode  

trpzApConfApConfigDescription 1.3.6.1.4.1.14525.4.14.1.2.1.18
The configured Description for this AP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..256)  

trpzApConfApConfigLldpMode 1.3.6.1.4.1.14525.4.14.1.2.1.19
LLDP Mode (tx/disabled).
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApLldpMode  

trpzApConfApConfigLldpMedEnabled 1.3.6.1.4.1.14525.4.14.1.2.1.20
Indicates whether LLDP-MED is enabled for this AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigLldpMedExtPowerViaMdiTlvSelected 1.3.6.1.4.1.14525.4.14.1.2.1.21
Indicates whether LLDP-MED Extended Power via MDI TLV is selected for this AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigLldpMedInventoryTlvSelected 1.3.6.1.4.1.14525.4.14.1.2.1.22
Indicates whether LLDP-MED Inventory TLV is selected for this AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigApTunnelEnabled 1.3.6.1.4.1.14525.4.14.1.2.1.23
Indicates whether AP to AP tunnels are enabled for this AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigDataSecurityEnabled 1.3.6.1.4.1.14525.4.14.1.2.1.24
Indicates whether Data Security is enabled for this AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigWanOutageModeEnabled 1.3.6.1.4.1.14525.4.14.1.2.1.25
Indicates whether WAN Outage (remote) Mode is enabled for this AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigWanOutageExtendedTimeout 1.3.6.1.4.1.14525.4.14.1.2.1.26
The duration for which the AP can stay in WAN outage mode, in hours. A value of zero means the AP can stay in outage mode indefinitely.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfApConfigWanOutageEvaluationPeriod 1.3.6.1.4.1.14525.4.14.1.2.1.27
The AC connection Evaluation Period for APs in WAN Outage mode, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfApConfigRemoteSiteName 1.3.6.1.4.1.14525.4.14.1.2.1.28
The name of the remote site that the AP is part of. An empty string means that the AP is not part of any remote site.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

trpzApConfApConfigPathMtu 1.3.6.1.4.1.14525.4.14.1.2.1.29
The configured Maximum Transmission Unit (in bytes) for communication between AP and AC. The value 0 means that the MTU was not administratively configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfApConfigHighLatencyModeEnabled 1.3.6.1.4.1.14525.4.14.1.2.1.30
Indicates whether the high-latency mode is enabled for the AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApConfigApName2 1.3.6.1.4.1.14525.4.14.1.2.1.31
The configured Name for this AP; defaults to AP (examples: 'AP01', 'AP22', 'AP333', 'AP4444'); could have been changed from CLI to a meaningful name, for example the location of the AP (example: 'MeetingRoom73'). Deprecates trpzApConfApConfigApName.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

trpzApConfApConfigCacheConfigEnabled 1.3.6.1.4.1.14525.4.14.1.2.1.32
Indicates whether the configuration of the AP is saved on the AP itself, so that it won't be lost after reboot. To enable this setting, the AP must have outage mode enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioConfigTable 1.3.6.1.4.1.14525.4.14.1.3
A table describing the radios on all the APs currently configured on this AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfRadioConfigEntry

trpzApConfRadioConfigEntry 1.3.6.1.4.1.14525.4.14.1.3.1
Configuration for a particular Radio on a particular AP that could be attached to the AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfRadioConfigEntry  

trpzApConfRadioConfigApNum 1.3.6.1.4.1.14525.4.14.1.3.1.1
The Number of the AP (administratively assigned).
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApNum  

trpzApConfRadioConfigRadioIndex 1.3.6.1.4.1.14525.4.14.1.3.1.2
The number of this Radio on the AP.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApRadioIndex  

trpzApConfRadioConfigRadioType 1.3.6.1.4.1.14525.4.14.1.3.1.3
The configured Type of this radio (typeA, typeB, typeG, typeNA, typeNG)
Status: current Access: read-only
OBJECT-TYPE    
  TrpzRadioType  

trpzApConfRadioConfigRadioMode 1.3.6.1.4.1.14525.4.14.1.3.1.4
The configured Mode of this radio (enabled/disabled/sentry)
Status: current Access: read-only
OBJECT-TYPE    
  TrpzRadioMode  

trpzApConfRadioConfigRadioProfileName 1.3.6.1.4.1.14525.4.14.1.3.1.5
Identifies the Radio Profile to be applied this radio, by short name, as it appears in the legacy Radio Profile table (trpzApConfRadioProfileTable). Deprecated by trpzApConfRadioConfigRadioProfileName2, which allows Radio Profile Names longer than 16 characters.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileName  

trpzApConfRadioConfigChannel 1.3.6.1.4.1.14525.4.14.1.3.1.6
The configured Channel Number of this radio.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzChannelNum  

trpzApConfRadioConfigTxPower 1.3.6.1.4.1.14525.4.14.1.3.1.7
The configured Tx Power level of this radio.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzPowerLevel  

trpzApConfRadioConfigAutoTuneMaxTxPower 1.3.6.1.4.1.14525.4.14.1.3.1.8
The Maximum Tx Power that Auto Tune is allowed to set for this radio. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TrpzPowerLevel  

trpzApConfRadioConfigAntennaType 1.3.6.1.4.1.14525.4.14.1.3.1.9
The configured Antenna Type for this radio.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

trpzApConfRadioConfigAntennaLocation 1.3.6.1.4.1.14525.4.14.1.3.1.10
The configured Antenna Location for this radio.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzRadioAntennaLocation  

trpzApConfRadioConfigLoadBalancingEnabled 1.3.6.1.4.1.14525.4.14.1.3.1.11
Indicates whether RF Load Balancing is enabled on this radio.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioConfigLoadBalancingGroup 1.3.6.1.4.1.14525.4.14.1.3.1.12
Indicates the RF Load Balancing group that this radio is assigned to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

trpzApConfRadioConfigLoadRebalancingEnabled 1.3.6.1.4.1.14525.4.14.1.3.1.13
Indicates whether RF Load Rebalancing is enabled for this radio.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioConfigRadioProfileName2 1.3.6.1.4.1.14525.4.14.1.3.1.14
Identifies the Radio Profile to be applied to this radio. Deprecates trpzApConfRadioConfigRadioProfileName.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

trpzApConfApTemplateConfigTable 1.3.6.1.4.1.14525.4.14.1.4
A table describing all the AP Templates currently configured on this AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfApTemplateConfigEntry

trpzApConfApTemplateConfigEntry 1.3.6.1.4.1.14525.4.14.1.4.1
Template configuration for APs that could be attached to the AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfApTemplateConfigEntry  

trpzApConfApTemplConfApTemplateName 1.3.6.1.4.1.14525.4.14.1.4.1.1
AP Template Name.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApTemplateName  

trpzApConfApTemplConfApTemplateEnabled 1.3.6.1.4.1.14525.4.14.1.4.1.2
Indicates whether this AP Template is Enabled (can be used for bringing up APs).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApTemplConfBias 1.3.6.1.4.1.14525.4.14.1.4.1.3
Bias (high/low/sticky).
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApBias  

trpzApConfApTemplConfApTimeout 1.3.6.1.4.1.14525.4.14.1.4.1.4
The communication timeout for this AP Template, in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfApTemplConfBlinkEnabled 1.3.6.1.4.1.14525.4.14.1.4.1.5
Indicates whether the LED blink mode is enabled on this AP Template.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApTemplConfForceImageDownloadEnabled 1.3.6.1.4.1.14525.4.14.1.4.1.6
Indicates whether this AP is forced to always download an image from the AC upon boot.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApTemplConfFirmwareUpgradeEnabled 1.3.6.1.4.1.14525.4.14.1.4.1.7
Indicates whether automatic boot firmware upgrade is enabled on this AP Template.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApTemplConfLocalSwitchingEnabled 1.3.6.1.4.1.14525.4.14.1.4.1.8
Indicates whether local switching is enabled on this AP Template.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApTemplConfPowerMode 1.3.6.1.4.1.14525.4.14.1.4.1.9
The mode in which an AP using this Template will be supplying power to its radios.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApPowerMode  

trpzApConfApTemplConfLedMode 1.3.6.1.4.1.14525.4.14.1.4.1.10
The LED Mode (auto/static/off) for an AP using this Template.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApLedMode  

trpzApConfApTemplateRadioConfigTable 1.3.6.1.4.1.14525.4.14.1.5
A table describing the radios for all the AP Templates currently configured on this AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfApTemplateRadioConfigEntry

trpzApConfApTemplateRadioConfigEntry 1.3.6.1.4.1.14525.4.14.1.5.1
Template configuration for a particular Radio index on an AP Template configured on this AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfApTemplateRadioConfigEntry  

trpzApConfApTemRadioConfApTemplateName 1.3.6.1.4.1.14525.4.14.1.5.1.1
AP Template Name.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApTemplateName  

trpzApConfApTemRadioConfRadioIndex 1.3.6.1.4.1.14525.4.14.1.5.1.2
The number of this Radio on the AP Template.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApRadioIndex  

trpzApConfApTemRadioConfRadioMode 1.3.6.1.4.1.14525.4.14.1.5.1.3
The configured mode of a radio using this Template (enabled/disabled/sentry)
Status: current Access: read-only
OBJECT-TYPE    
  TrpzRadioMode  

trpzApConfApTemRadioConfRadioProfileName 1.3.6.1.4.1.14525.4.14.1.5.1.4
Identifies the Radio Profile to be applied to a radio using this Template, by short name, as it appears in the legacy Radio Profile table (trpzApConfRadioProfileTable). Deprecated by trpzApConfApTemRadioConfRadioProfileName2, which allows Radio Profile Names longer than 16 characters.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileName  

trpzApConfApTemRadioConfAutoTuneMaxTxPower 1.3.6.1.4.1.14525.4.14.1.5.1.5
The Maximum Tx Power that Auto Tune will be allowed to set for a radio using this Template. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TrpzPowerLevel  

trpzApConfApTemRadioConfLoadBalancingEnabled 1.3.6.1.4.1.14525.4.14.1.5.1.6
Indicates whether RF Load Balancing will be enabled on a radio using this Template.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApTemRadioConfLoadBalancingGroup 1.3.6.1.4.1.14525.4.14.1.5.1.7
Indicates the RF Load Balancing group that a radio using this Template will be assigned to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

trpzApConfApTemRadioConfLoadRebalancingEnabled 1.3.6.1.4.1.14525.4.14.1.5.1.8
Indicates whether RF Load Rebalancing will be enabled for a radio using this Template.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfApTemRadioConfRadioProfileName2 1.3.6.1.4.1.14525.4.14.1.5.1.9
Identifies the Radio Profile to be applied to a radio using this Template. Deprecates trpzApConfApTemRadioConfRadioProfileName.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

trpzApConfRadioProfileTable 1.3.6.1.4.1.14525.4.14.1.6
A table describing the Radio Profiles currently configured on this AC. Deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfRadioProfileEntry

trpzApConfRadioProfileEntry 1.3.6.1.4.1.14525.4.14.1.6.1
Configuration for a particular Radio Profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  TrpzApConfRadioProfileEntry  

trpzApConfRadioProfRadioProfileName 1.3.6.1.4.1.14525.4.14.1.6.1.1
Name of this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  TrpzRadioProfileName  

trpzApConfRadioProfBeaconInterval 1.3.6.1.4.1.14525.4.14.1.6.1.2
Beacon Interval, time in thousandths of a second, for this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfDtimInterval 1.3.6.1.4.1.14525.4.14.1.6.1.3
The number of times after every beacon that each AP radio in a radio profile sends a delivery traffic indication map (DTIM), for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfChannelWidth11na 1.3.6.1.4.1.14525.4.14.1.6.1.4
802.11n Channel Width for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TrpzRadioChannelWidth  

trpzApConfRadioProfMaxTxLifetime 1.3.6.1.4.1.14525.4.14.1.6.1.5
The maximum transmit threshold for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfMaxRxLifetime 1.3.6.1.4.1.14525.4.14.1.6.1.6
The maximum receive threshold for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfRtsThreshold 1.3.6.1.4.1.14525.4.14.1.6.1.7
The RTS threshold for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfFragThreshold 1.3.6.1.4.1.14525.4.14.1.6.1.8
The fragmentation threshold for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfLongXmitPreambleEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.9
Indicates whether an 802.11b/g AP radio using this radio profile transmits Long Preamble. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfCountermeasuresMode 1.3.6.1.4.1.14525.4.14.1.6.1.10
Countermeasures Mode for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileCountermeasuresMode  

trpzApConfRadioProfRFScanMode 1.3.6.1.4.1.14525.4.14.1.6.1.11
RF Scanning Mode for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileRFScanMode  

trpzApConfRadioProfRFScanChannelScope 1.3.6.1.4.1.14525.4.14.1.6.1.12
RF scanning Channel Scope for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileRFScanChannelScope  

trpzApConfRadioProfRFScanCTSEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.13
Indicates whether the AP radios using this radio profile send CTS To Self packet before going off channel. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfAutoTune11aChannelRange 1.3.6.1.4.1.14525.4.14.1.6.1.14
The allowable 802.11a Channel Range used by Auto-Tune for the AP radios using this radio profile. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileAutoTuneChannelRange  

trpzApConfRadioProfAutoTuneIgnoreClientsEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.15
Indicates whether the AP radios using this radio profile Ignore Client connections in Auto-Tune channel selections. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfAutoTuneChannelEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.16
Indicates whether Channel Auto-Tuning is enabled for the AP radios using this radio profile. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfAutoTuneChannelHolddownInterval 1.3.6.1.4.1.14525.4.14.1.6.1.17
Minimum Interval (in seconds) between Channel changes due to Auto-Tuning, for the AP radios using this radio profile. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfAutoTuneChannelChangeInterval 1.3.6.1.4.1.14525.4.14.1.6.1.18
The interval (in seconds) at which RF Auto-Tuning decides whether to Change the Channel for the AP radios using this radio profile. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfAutoTunePowerEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.19
Indicates whether Power Auto-Tuning is enabled for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfAutoTunePowerRampInterval 1.3.6.1.4.1.14525.4.14.1.6.1.20
Minimum Interval (in seconds) between Power changes due to Auto-Tuning, for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfAutoTunePowerChangeInterval 1.3.6.1.4.1.14525.4.14.1.6.1.21
The interval (in seconds) at which RF Auto-Tuning decides whether to Change the Power for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfFairQueuingEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.22
Indicates whether weighted Fair Queuing is enabled for this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfCacBackgroundACMandatory 1.3.6.1.4.1.14525.4.14.1.6.1.23
Indicates whether Admission Control for Background traffic is Mandatory for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfCacBackgroundMaxUtilization 1.3.6.1.4.1.14525.4.14.1.6.1.24
Maximum admission control limit for Background traffic, for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfCacBackgroundPolicingEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.25
Indicates that admission control Policing for Background traffic is enabled, for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfCacBestEffortACMandatory 1.3.6.1.4.1.14525.4.14.1.6.1.26
Indicates that Admission Control for Best Effort traffic is Mandatory for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfCacBestEffortMaxUtilization 1.3.6.1.4.1.14525.4.14.1.6.1.27
Maximum admission control limit for Best Effort traffic, for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfCacBestEffortPolicingEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.28
Indicates that admission control Policing for Best Effort traffic is enabled, for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfCacVideoACMandatory 1.3.6.1.4.1.14525.4.14.1.6.1.29
Indicates that Admission Control for Video traffic is Mandatory for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfCacVideoMaxUtilization 1.3.6.1.4.1.14525.4.14.1.6.1.30
Maximum admission control limit for Video traffic, for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfCacVideoPolicingEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.31
Indicates that admission control Policing for Video traffic is enabled, for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfCacVoiceACMandatory 1.3.6.1.4.1.14525.4.14.1.6.1.32
Indicates that Admission Control for Voice traffic is Mandatory for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfCacVoiceMaxUtilization 1.3.6.1.4.1.14525.4.14.1.6.1.33
Maximum admission control limit for Voice traffic, for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProfCacVoicePolicingEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.34
Indicates that admission control Policing for Voice traffic is enabled, for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfRfidTagEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.35
Indicates whether an AP radio using this radio profile is enabled to function as location receivers in an AeroScout Visibility System. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfWmmPowerSaveEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.36
Indicates whether the AP radios using this radio profile enable power save mode on WMM clients. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfRateEnforcementEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.37
Indicates whether data rates are enforced for the AP radios using this radio profile, which means that a connecting client must transmit at one of the mandatory or standard rates in order to associate with the AP. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfDfsChannelsEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.38
Indicates that the AP radios using this radio profile use DFS channels to meet regulatory requirements. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfRFSpectralScanModeEnabled 1.3.6.1.4.1.14525.4.14.1.6.1.39
Indicates whether Spectral Scanning Mode is enabled for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProfRFSpectralScanPriority 1.3.6.1.4.1.14525.4.14.1.6.1.40
The Priority when a Spectral Scan sample time arrives for the AP radios using this radio profile. This table (trpzApConfRadioProfileTable) has been deprecated by trpzApConfRadioProfile32Table, whose index may be up to 32 characters long.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileRFSpectralScanPriority  

trpzApConfRadioProfRadioProfileFullName 1.3.6.1.4.1.14525.4.14.1.6.1.41
The full name of the Radio Profile. Indicates the entry in the new Radio Profile table (trpzApConfRadioProfile32Table).
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

trpzApConfRadioProfServiceProfileTable 1.3.6.1.4.1.14525.4.14.1.7
A table describing the currently configured connections between Radio Profiles and Service Profiles. Deprecated by trpzApConfRadioProf32ServiceProfileTable, which allows 32 characters long Radio Profile Names in the index.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfRadioProfServiceProfileEntry

trpzApConfRadioProfServiceProfileEntry 1.3.6.1.4.1.14525.4.14.1.7.1
Connection between a Radio Profile and a Service Profile, currently configured on the AC. This table (trpzApConfRadioProfServiceProfileTable) has been deprecated by trpzApConfRadioProf32ServiceProfileTable, which allows 32 characters long Radio Profile Names in the index.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  TrpzApConfRadioProfServiceProfileEntry  

trpzApConfRpServpRadioProfileName 1.3.6.1.4.1.14525.4.14.1.7.1.1
Name of this Radio Profile. This table (trpzApConfRadioProfServiceProfileTable) has been deprecated by trpzApConfRadioProf32ServiceProfileTable, which allows 32 characters long Radio Profile Names in the index.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  TrpzRadioProfileName  

trpzApConfRpServpServiceProfileName 1.3.6.1.4.1.14525.4.14.1.7.1.2
Name of a Service Profile connected to this Radio Profile. This table (trpzApConfRadioProfServiceProfileTable) has been deprecated by trpzApConfRadioProf32ServiceProfileTable, which allows 32 characters long Radio Profile Names in the index.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  TrpzServiceProfileName  

trpzApConfRpServpRowStatus 1.3.6.1.4.1.14525.4.14.1.7.1.3
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'. Only these two values 'createAndGo' and 'destroy' will be accepted. This table (trpzApConfRadioProfServiceProfileTable) has been deprecated by trpzApConfRadioProf32ServiceProfileTable, which allows 32 characters long Radio Profile Names in the index.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

trpzApConfRadioProfSnoopFilterTable 1.3.6.1.4.1.14525.4.14.1.8
A table describing the currently configured connections between Radio Profiles and Snoop Filters. Deprecated by trpzApConfRadioProf32SnoopFilterTable, which allows 32 characters long Radio Profile Names in the index.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfRadioProfSnoopFilterEntry

trpzApConfRadioProfSnoopFilterEntry 1.3.6.1.4.1.14525.4.14.1.8.1
Connection between a Radio Profile and a Snoop Filter, currently configured on the AC. This table (trpzApConfRadioProfSnoopFilterTable) has been deprecated by trpzApConfRadioProf32SnoopFilterTable, which allows 32 characters long Radio Profile Names in the index.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  TrpzApConfRadioProfSnoopFilterEntry  

trpzApConfRpSnoopfRadioProfileName 1.3.6.1.4.1.14525.4.14.1.8.1.1
Name of this Radio Profile. This table (trpzApConfRadioProfSnoopFilterTable) has been deprecated by trpzApConfRadioProf32SnoopFilterTable, which allows 32 characters long Radio Profile Names in the index.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  TrpzRadioProfileName  

trpzApConfRpSnoopfSnoopFilterName 1.3.6.1.4.1.14525.4.14.1.8.1.2
Name of a Snoop Filter connected to this Radio Profile. This table (trpzApConfRadioProfSnoopFilterTable) has been deprecated by trpzApConfRadioProf32SnoopFilterTable, which allows 32 characters long Radio Profile Names in the index.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  TrpzSnoopFilterName  

trpzApConfRpSnoopfRowStatus 1.3.6.1.4.1.14525.4.14.1.8.1.3
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'. Only these two values 'createAndGo' and 'destroy' will be accepted. This table (trpzApConfRadioProfSnoopFilterTable) has been deprecated by trpzApConfRadioProf32SnoopFilterTable, which allows 32 characters long Radio Profile Names in the index.
Status: deprecated Access: read-create
OBJECT-TYPE    
  RowStatus  

trpzApConfServiceProfileTable 1.3.6.1.4.1.14525.4.14.1.9
A table describing the Service Profiles currently configured on this AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfServiceProfileEntry

trpzApConfServiceProfileEntry 1.3.6.1.4.1.14525.4.14.1.9.1
Configuration for a particular Service Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfServiceProfileEntry  

trpzApConfServProfServiceProfileName 1.3.6.1.4.1.14525.4.14.1.9.1.1
Name of this service profile
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzServiceProfileName  

trpzApConfServProfSsidType 1.3.6.1.4.1.14525.4.14.1.9.1.2
The type of this service profile (clear/crypto).
Status: current Access: read-only
OBJECT-TYPE    
  TrpzServiceProfileSsidType  

trpzApConfServProfBeaconEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.3
Indicates whether beacons are enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProf11naMode 1.3.6.1.4.1.14525.4.14.1.9.1.4
Indicates the 802.11n (na) mode for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzServiceProfile11nMode  

trpzApConfServProf11ngMode 1.3.6.1.4.1.14525.4.14.1.9.1.5
Indicates the 802.11n (ng) mode for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzServiceProfile11nMode  

trpzApConfServProf11nShortGuardIntervalEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.6
Indicates whether short guard interval is enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProf11nFrameAggregation 1.3.6.1.4.1.14525.4.14.1.9.1.7
Indicates the Frame Aggregation mode for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzServiceProfile11nFrameAggregationType  

trpzApConfServProf11nMsduMaxLength 1.3.6.1.4.1.14525.4.14.1.9.1.8
The maximum MSDU length for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzServiceProfile11nMsduMaxLength  

trpzApConfServProf11nMpduMaxLength 1.3.6.1.4.1.14525.4.14.1.9.1.9
The maximum MPDU length for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzServiceProfile11nMpduMaxLength  

trpzApConfServProfAuthFallthru 1.3.6.1.4.1.14525.4.14.1.9.1.10
The authentication type to be attempted for users who do not match a 802.1X or MAC authentication rule, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzServiceProfileAuthFallthruType  

trpzApConfServProfWebAAAForm 1.3.6.1.4.1.14525.4.14.1.9.1.11
The custom login page that loads for WebAAA users, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

trpzApConfServProfSharedKeyAuthEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.12
Indicates whether shared-key authentication is enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfWpaIeEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.13
Indicates whether WPA IE beaconing is enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfWpaIeCipherTkipEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.14
Indicates whether TKIP cipher is advertised in WPA IE, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfWpaIeCipherCcmpEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.15
Indicates whether CCMP cipher is advertised in WPA IE, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfWpaIeCipherWep40Enabled 1.3.6.1.4.1.14525.4.14.1.9.1.16
Indicates whether WEP-40 cipher is advertised in WPA IE, for this service profile. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfWpaIeCipherWep104Enabled 1.3.6.1.4.1.14525.4.14.1.9.1.17
Indicates whether WEP-104 cipher is advertised in WPA IE, for this service profile. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfWpaIeAuthDot1xEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.18
Indicates whether 802.1X authentication is advertised in WPA IE, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfWpaIeAuthPskEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.19
Indicates whether Pre-Shared Key authentication is advertised in WPA IE, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfRsnIeEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.20
Indicates whether RSN IE beaconing is enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfRsnIeCipherTkipEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.21
Indicates whether TKIP cipher is advertised in RSN IE, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfRsnIeCipherCcmpEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.22
Indicates whether CCMP cipher is advertised in RSN IE, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfRsnIeCipherWep40Enabled 1.3.6.1.4.1.14525.4.14.1.9.1.23
Indicates whether WEP-40 cipher is advertised in RSN IE, for this service profile. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfRsnIeCipherWep104Enabled 1.3.6.1.4.1.14525.4.14.1.9.1.24
Indicates whether WEP-104 cipher is advertised in RSN IE, for this service profile. Obsoleted: not supported anymore.
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfRsnIeAuthDot1xEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.25
Indicates whether 802.1X authentication is advertised in RSN IE, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfRsnIeAuthPskEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.26
Indicates whether Pre-Shared Key authentication is advertised in RSN IE, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfTkipMicCountermeasuresTime 1.3.6.1.4.1.14525.4.14.1.9.1.27
Indicates the TKIP MIC countermeasures time in milliseconds for this service profile. This is the length of time that AP radios use countermeasures if two Message Integrity Code (MIC) failures occur within 60 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfServProfMaxBandwidthKbps 1.3.6.1.4.1.14525.4.14.1.9.1.28
The bandwidth limit for this service profile, in Kbits/second. A value of zero means unlimited.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfServProfCacMode 1.3.6.1.4.1.14525.4.14.1.9.1.29
The Call Admission Control (CAC) mode, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzServiceProfileCacMode  

trpzApConfServProfCacSessCount 1.3.6.1.4.1.14525.4.14.1.9.1.30
The maximum number of active sessions a radio can have when session-based CAC is enabled, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfServProfUserIdleTimeout 1.3.6.1.4.1.14525.4.14.1.9.1.31
The number of seconds MSS has a session available for a client not sending data and is not responding to keepalives (idle-client probes). If the timer expires, the client session is changed to the Dissociated state, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfServProfIdleClientProbingEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.32
Indicates whether the AC radio sends a unicast null-data frame to each client every 10 seconds, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfShortRetryCount 1.3.6.1.4.1.14525.4.14.1.9.1.33
The number of times a radio can send a short unicast frame without receiving an acknowledgment, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfServProfLongRetryCount 1.3.6.1.4.1.14525.4.14.1.9.1.34
The number of times a radio can send a long unicast frame without receiving an acknowledgment, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfServProfProxyArpEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.35
Indicates whether proxy ARP is enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfDhcpRestrictEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.36
Indicates whether only DHCP traffic is allowed until a newly associated client has been authenticated and authorized, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfNoBroadcastEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.37
Indicates whether broadcast ARP and DHCP packets are converted to unicast for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfSygateOnDemandEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.38
Indicates whether Sygate On-Demand Manager (SODA Manager) is enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfEnforceChecksEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.39
Indicates whether Enforcement of the SODA security checks is enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfSodaRemediationAcl 1.3.6.1.4.1.14525.4.14.1.9.1.40
Remediation page ACL to apply to the client when the failure page is loaded, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

trpzApConfServProfSodaSuccessPage 1.3.6.1.4.1.14525.4.14.1.9.1.41
Success page that is displayed on the client when a client successfully runs the checks performed by the SODA agent, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

trpzApConfServProfSodaFailurePage 1.3.6.1.4.1.14525.4.14.1.9.1.42
Failure page that is displayed on the client when the SODA agent checks fail, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

trpzApConfServProfSodaLogoutPage 1.3.6.1.4.1.14525.4.14.1.9.1.43
The page to load when a client closes the SODA virtual desktop and logs out of the network, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

trpzApConfServProfSodaAgentDirectory 1.3.6.1.4.1.14525.4.14.1.9.1.44
Specifies a different directory for the SODA agent files used for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

trpzApConfServProfWebPortalSessionTimeout 1.3.6.1.4.1.14525.4.14.1.9.1.45
Time interval, in seconds, for which a Web Portal WebAAA session remains in the Deassociated state before being terminated automatically, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfServProfWebPortalAcl 1.3.6.1.4.1.14525.4.14.1.9.1.46
Name of ACL used for filtering traffic for Web Portal users during authentication, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

trpzApConfServProfWebPortalLogoutEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.47
Indicates whether the Web Portal logout functionality is enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfWebPortalLogoutUrl 1.3.6.1.4.1.14525.4.14.1.9.1.48
Indicates the Web Portal Logout URL for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

trpzApConfServProfKeepInitialVlanEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.49
Indicates whether, after roaming, the user keeps the VLAN assigned from the first connection, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfMeshModeEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.50
Indicates whether wireless mesh between APs is enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfBridgingEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.51
Indicates whether wireless bridging of traffic between APs is enabled for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfLoadBalanceExemptEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.52
Indicates whether this service profile is exempted from load balancing.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfM2UConversionEnabled 1.3.6.1.4.1.14525.4.14.1.9.1.53
Indicates whether multicast IPv4 traffic on the wire is converted to unicast traffic for the wireless clients, for this service profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfBackupSsidMode 1.3.6.1.4.1.14525.4.14.1.9.1.54
Indicates the availability of backup SSIDs at a remote site. Backup SSIDs allow access to new clients when central site outage occurs.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzBackupSsidMode  

trpzApConfServProfBackupSsidTimeout 1.3.6.1.4.1.14525.4.14.1.9.1.55
Indicates how many seconds the backup SSIDs at a remote site will stay up after the outage ends. Value 0 means that the backup SSIDs will stay up indefinitely.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfServProfBackupSsidKeepClients 1.3.6.1.4.1.14525.4.14.1.9.1.56
Indicates whether the existing client sessions at a remote site will be kept or not when central site outage occurs.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfServProfWebPortalLogoutForm 1.3.6.1.4.1.14525.4.14.1.9.1.57
The custom logout page that will be displayed for Web Portal users, for this service profile. An empty string means that the default page will be displayed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

trpzApConfSnoopFilterTable 1.3.6.1.4.1.14525.4.14.1.10
A table describing the Snoop Filters currently configured on this AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfSnoopFilterEntry

trpzApConfSnoopFilterEntry 1.3.6.1.4.1.14525.4.14.1.10.1
Configuration for a particular Snoop Filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfSnoopFilterEntry  

trpzApConfSnoopFilterName 1.3.6.1.4.1.14525.4.14.1.10.1.1
Name of this snoop filter.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzSnoopFilterName  

trpzApConfSnoopFilterEnabled 1.3.6.1.4.1.14525.4.14.1.10.1.2
Indicates whether this snoop filter is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfSnoopFilterObserverAddrType 1.3.6.1.4.1.14525.4.14.1.10.1.3
The address type of 'trpzApConfSnoopFilterObserverAddr'. If no snoop observer is configured for a particular filter, this object will return 'unknown(0)' for that filter.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

trpzApConfSnoopFilterObserverAddr 1.3.6.1.4.1.14525.4.14.1.10.1.4
The IP address of the snoop observer. If no observer is configured for a particular snoop filter, this object will return an empty string for that filter. The type of this address is specified in 'trpzApConfSnoopFilterObserverAddrType'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

trpzApConfRadioSnoopFilterTable 1.3.6.1.4.1.14525.4.14.1.11
A table describing the associations of Snoop Filters with AP radios.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfRadioSnoopFilterEntry

trpzApConfRadioSnoopFilterEntry 1.3.6.1.4.1.14525.4.14.1.11.1
Multiple snoop filters can be associated with one AP radio. A snoop filter can be associated with multiple AP radios. A combination of an AP number, a radio number and a filter name uniquely identifies the mapping of a filter to a specific radio.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfRadioSnoopFilterEntry  

trpzApConfRadioSnoopFilterRowStatus 1.3.6.1.4.1.14525.4.14.1.11.1.1
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'. Only these two values 'createAndGo' and 'destroy' will be accepted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

trpzApConfSnoopObserverTable 1.3.6.1.4.1.14525.4.14.1.12
A table describing the snoop observers currently configured on the AC. Snoop observers are hosts where snooped packets are sent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfSnoopObserverEntry

trpzApConfSnoopObserverEntry 1.3.6.1.4.1.14525.4.14.1.12.1
The configuration of a particular snoop observer.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfSnoopObserverEntry  

trpzApConfSnoopObserverTargetAddrType 1.3.6.1.4.1.14525.4.14.1.12.1.1
The address type of 'trpzApConfSnoopObserverTargetAddr'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

trpzApConfSnoopObserverTargetAddr 1.3.6.1.4.1.14525.4.14.1.12.1.2
The IP address of the snoop observer. The type of this address is specified in 'trpzApConfSnoopObserverTargetAddrType'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

trpzApConfSnoopObserverSnapLength 1.3.6.1.4.1.14525.4.14.1.12.1.3
Indicates the maximum number of bytes from a filtered packet to be encapsulated in TZSP and sent to the observer. Value 0 means that the entire packet is copied and sent to the observer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfSnoopObserverInterval 1.3.6.1.4.1.14525.4.14.1.12.1.4
Indicates the snooping interval, in milliseconds, for the packets with the same source. Value 0 means no rate limit.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfSnoopObserverTxMode 1.3.6.1.4.1.14525.4.14.1.12.1.5
The mode of transmission of snoop packets to this observer.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzSnoopObserverTxMode  

trpzApConfRemoteSiteTable 1.3.6.1.4.1.14525.4.14.1.13
A table describing the remote sites currently configured on the AC. A remote site is a group of APs situated in the same location (site/branch), other than the location of the controller.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfRemoteSiteEntry

trpzApConfRemoteSiteEntry 1.3.6.1.4.1.14525.4.14.1.13.1
Description of a remote site currently configured on the AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfRemoteSiteEntry  

trpzApConfRemoteSiteName 1.3.6.1.4.1.14525.4.14.1.13.1.1
The name of the remote site.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

trpzApConfRemoteSiteCountryCode 1.3.6.1.4.1.14525.4.14.1.13.1.2
Indicates the country code used for the configuration of the APs at the remote site. The system country code is used by default, in which case this object will return the special value 'NONE'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(2|4)  

trpzApConfRemoteSitePathMtu 1.3.6.1.4.1.14525.4.14.1.13.1.3
The configured MTU between the APs at the remote site and the ACs at the central site. The value 0 means that the MTU was not administratively configured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRemoteSiteBackupSsidsEnabled 1.3.6.1.4.1.14525.4.14.1.13.1.4
Indicates whether the backup SSIDs at this remote site are enabled or not. Backup SSIDs allow access to new clients when central site outage occurs.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRemoteSiteLogServerEnabled 1.3.6.1.4.1.14525.4.14.1.13.1.5
Indicates whether the APs at the remote site will send syslog messages to a log server.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRemoteSiteLogServerAddrType 1.3.6.1.4.1.14525.4.14.1.13.1.6
The address type of 'trpzApConfRemoteSiteLogServerAddr'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

trpzApConfRemoteSiteLogServerAddr 1.3.6.1.4.1.14525.4.14.1.13.1.7
The address of the log server used by the APs in the remote site. The type of this address is specified in 'trpzApConfRemoteSiteLogServerAddrType'.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

trpzApConfRemoteSiteLogServerPort 1.3.6.1.4.1.14525.4.14.1.13.1.8
The port number of the log server used by the APs in the remote site.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

trpzApConfRemoteSiteLogServerSeverity 1.3.6.1.4.1.14525.4.14.1.13.1.9
The minimum severity of the messages sent by the APs in the remote site to the syslog server.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzSyslogSeverity  

trpzApConfRemoteSiteAcPollingEnabled 1.3.6.1.4.1.14525.4.14.1.13.1.10
Indicates whether the AC can poll the APs in this remote site to obtain full information about the AP-managed client sessions. When it is 'false(2)', the AC has limited information about the AP-managed sessions in this remote site.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRemoteSiteRadiusServerGroupName 1.3.6.1.4.1.14525.4.14.1.13.1.11
Indicates the name of the group of RADIUS servers used in the remote site. An empty string means that no RADIUS server group has been configured for the remote site.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

trpzApConfRemoteSiteRadiusDeadtime 1.3.6.1.4.1.14525.4.14.1.13.1.12
The deadtime value configured for the RADIUS server group of this remote site. This value has precedence over the individual deadtime values of each server in the server group. If RADIUS deadtime is not configured for this remote site, this object will not have an instance in the current row.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRemoteSiteRadiusTimeout 1.3.6.1.4.1.14525.4.14.1.13.1.13
The timeout value configured for the RADIUS server group of this remote site. This value has precedence over the individual timeout values of each server in the server group. If RADIUS timeout is not configured for this remote site, this object will not have an instance in the current row.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRemoteSiteRadiusRetransmit 1.3.6.1.4.1.14525.4.14.1.13.1.14
The retransmit value configured for the RADIUS server group of this remote site. This value has precedence over the individual retransmit values of each server in the server group. If RADIUS retransmit is not configured for this remote site, this object will not have an instance in the current row.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRemoteSiteRadiusNasIdType 1.3.6.1.4.1.14525.4.14.1.13.1.15
The NAS-ID type configured for the RADIUS server group of this remote site.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzApRadiusNasIdType  

trpzApConfRadioProfile32Table 1.3.6.1.4.1.14525.4.14.1.14
A table describing the Radio Profiles currently configured on this AC. Deprecates trpzApConfRadioProfileTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfRadioProfile32Entry

trpzApConfRadioProfile32Entry 1.3.6.1.4.1.14525.4.14.1.14.1
Configuration for a particular Radio Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfRadioProfile32Entry  

trpzApConfRadioProf32RadioProfileName 1.3.6.1.4.1.14525.4.14.1.14.1.1
Name of this radio profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzRadioProfileName32  

trpzApConfRadioProf32BeaconInterval 1.3.6.1.4.1.14525.4.14.1.14.1.2
Beacon Interval, time in thousandths of a second, for this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32DtimInterval 1.3.6.1.4.1.14525.4.14.1.14.1.3
The number of times after every beacon that each AP radio in a radio profile sends a delivery traffic indication map (DTIM), for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32ChannelWidth11na 1.3.6.1.4.1.14525.4.14.1.14.1.4
802.11n Channel Width for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzRadioChannelWidth  

trpzApConfRadioProf32MaxTxLifetime 1.3.6.1.4.1.14525.4.14.1.14.1.5
The maximum transmit threshold for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32MaxRxLifetime 1.3.6.1.4.1.14525.4.14.1.14.1.6
The maximum receive threshold for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32RtsThreshold 1.3.6.1.4.1.14525.4.14.1.14.1.7
The RTS threshold for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32FragThreshold 1.3.6.1.4.1.14525.4.14.1.14.1.8
The fragmentation threshold for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32LongXmitPreambleEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.9
Indicates whether an 802.11b/g AP radio using this radio profile transmits Long Preamble.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32CountermeasuresMode 1.3.6.1.4.1.14525.4.14.1.14.1.10
Countermeasures Mode for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileCountermeasuresMode  

trpzApConfRadioProf32RFScanMode 1.3.6.1.4.1.14525.4.14.1.14.1.11
RF Scanning Mode for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileRFScanMode  

trpzApConfRadioProf32RFScanChannelScope 1.3.6.1.4.1.14525.4.14.1.14.1.12
RF scanning Channel Scope for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileRFScanChannelScope  

trpzApConfRadioProf32RFScanCTSEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.13
Indicates whether the AP radios using this radio profile send CTS To Self packet before going off channel.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32AutoTunePowerEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.14
Indicates whether Power Auto-Tuning is enabled for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32AutoTunePowerRampInterval 1.3.6.1.4.1.14525.4.14.1.14.1.15
Minimum Interval (in seconds) between Power changes due to Auto-Tuning, for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32AutoTunePowerChangeInterval 1.3.6.1.4.1.14525.4.14.1.14.1.16
The interval (in seconds) at which RF Auto-Tuning decides whether to Change the Power for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32FairQueuingEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.17
Indicates whether weighted Fair Queuing is enabled for this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32CacBackgroundACMandatory 1.3.6.1.4.1.14525.4.14.1.14.1.18
Indicates whether Admission Control for Background traffic is Mandatory for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32CacBackgroundMaxUtilization 1.3.6.1.4.1.14525.4.14.1.14.1.19
Maximum admission control limit for Background traffic, for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32CacBackgroundPolicingEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.20
Indicates that admission control Policing for Background traffic is enabled, for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32CacBestEffortACMandatory 1.3.6.1.4.1.14525.4.14.1.14.1.21
Indicates that Admission Control for Best Effort traffic is Mandatory for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32CacBestEffortMaxUtilization 1.3.6.1.4.1.14525.4.14.1.14.1.22
Maximum admission control limit for Best Effort traffic, for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32CacBestEffortPolicingEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.23
Indicates that admission control Policing for Best Effort traffic is enabled, for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32CacVideoACMandatory 1.3.6.1.4.1.14525.4.14.1.14.1.24
Indicates that Admission Control for Video traffic is Mandatory for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32CacVideoMaxUtilization 1.3.6.1.4.1.14525.4.14.1.14.1.25
Maximum admission control limit for Video traffic, for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32CacVideoPolicingEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.26
Indicates that admission control Policing for Video traffic is enabled, for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32CacVoiceACMandatory 1.3.6.1.4.1.14525.4.14.1.14.1.27
Indicates that Admission Control for Voice traffic is Mandatory for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32CacVoiceMaxUtilization 1.3.6.1.4.1.14525.4.14.1.14.1.28
Maximum admission control limit for Voice traffic, for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

trpzApConfRadioProf32CacVoicePolicingEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.29
Indicates that admission control Policing for Voice traffic is enabled, for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32RfidTagEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.30
Indicates whether an AP radio using this radio profile is enabled to function as location receivers in an AeroScout Visibility System.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32WmmPowerSaveEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.31
Indicates whether the AP radios using this radio profile enable power save mode on WMM clients.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32RateEnforcementEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.32
Indicates whether data rates are enforced for the AP radios using this radio profile, which means that a connecting client must transmit at one of the mandatory or standard rates in order to associate with the AP.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32DfsChannelsEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.33
Indicates that the AP radios using this radio profile use DFS channels to meet regulatory requirements.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32RFSpectralScanModeEnabled 1.3.6.1.4.1.14525.4.14.1.14.1.34
Indicates whether Spectral Scanning Mode is enabled for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

trpzApConfRadioProf32RFSpectralScanPriority 1.3.6.1.4.1.14525.4.14.1.14.1.35
The Priority when a Spectral Scan sample time arrives for the AP radios using this radio profile.
Status: current Access: read-only
OBJECT-TYPE    
  TrpzRadioProfileRFSpectralScanPriority  

trpzApConfRadioProf32ServiceProfileTable 1.3.6.1.4.1.14525.4.14.1.15
A table describing the currently configured connections between Radio Profiles and Service Profiles. Deprecates trpzApConfRadioProfServiceProfileTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfRadioProf32ServiceProfileEntry

trpzApConfRadioProf32ServiceProfileEntry 1.3.6.1.4.1.14525.4.14.1.15.1
Connection between a Radio Profile and a Service Profile, currently configured on the AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfRadioProf32ServiceProfileEntry  

trpzApConfRp32ServpRadioProfileName 1.3.6.1.4.1.14525.4.14.1.15.1.1
Name of this Radio Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzRadioProfileName32  

trpzApConfRp32ServpServiceProfileName 1.3.6.1.4.1.14525.4.14.1.15.1.2
Name of a Service Profile connected to this Radio Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzServiceProfileName  

trpzApConfRp32ServpRowStatus 1.3.6.1.4.1.14525.4.14.1.15.1.3
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'. Only these two values 'createAndGo' and 'destroy' will be accepted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

trpzApConfRadioProf32SnoopFilterTable 1.3.6.1.4.1.14525.4.14.1.16
A table describing the currently configured connections between Radio Profiles and Snoop Filters. Deprecates trpzApConfRadioProfSnoopFilterTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TrpzApConfRadioProf32SnoopFilterEntry

trpzApConfRadioProf32SnoopFilterEntry 1.3.6.1.4.1.14525.4.14.1.16.1
Connection between a Radio Profile and a Snoop Filter, currently configured on the AC.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzApConfRadioProf32SnoopFilterEntry  

trpzApConfRp32SnoopfRadioProfileName 1.3.6.1.4.1.14525.4.14.1.16.1.1
Name of this Radio Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzRadioProfileName32  

trpzApConfRp32SnoopfSnoopFilterName 1.3.6.1.4.1.14525.4.14.1.16.1.2
Name of a Snoop Filter connected to this Radio Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TrpzSnoopFilterName  

trpzApConfRp32SnoopfRowStatus 1.3.6.1.4.1.14525.4.14.1.16.1.3
This object is used to create a new row or delete an existing row in this table. To create a row, set this object to 'createAndGo'. To delete a row, set this object to 'destroy'. Only these two values 'createAndGo' and 'destroy' will be accepted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

trpzApConfigConformance 1.3.6.1.4.1.14525.4.14.2
OBJECT IDENTIFIER    

trpzApConfigCompliances 1.3.6.1.4.1.14525.4.14.2.1
OBJECT IDENTIFIER    

trpzApConfigGroups 1.3.6.1.4.1.14525.4.14.2.2
OBJECT IDENTIFIER    

trpzApConfigCompliance 1.3.6.1.4.1.14525.4.14.2.1.1
The compliance statement for devices that implement AP Config MIB.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

trpzApConfigComplianceRev2 1.3.6.1.4.1.14525.4.14.2.1.2
The compliance statement for devices that implement AP Config MIB. This compliance statement is for releases 7.5 to 7.6 of AC (wireless switch) software. This compliance statement is replaced by trpzApConfigComplianceRev3.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

trpzApConfigComplianceRev3 1.3.6.1.4.1.14525.4.14.2.1.3
The compliance statement for devices that implement AP Config MIB. This compliance statement is for release 7.7 of AC (wireless switch) software. This compliance statement is replaced by trpzApConfigComplianceRev4.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

trpzApConfigComplianceRev4 1.3.6.1.4.1.14525.4.14.2.1.4
The compliance statement for devices that implement AP Config MIB. This compliance statement is for release 8.0 of AC (wireless switch) software. This compliance statement is replaced by trpzApConfigComplianceRev5.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

trpzApConfigComplianceRev5 1.3.6.1.4.1.14525.4.14.2.1.5
The compliance statement for devices that implement AP Config MIB. This compliance statement is for releases 9.0 and greater of AC (wireless switch) software.
Status: current Access: read-only
MODULE-COMPLIANCE    

trpzApConfApConfigTableGroup 1.3.6.1.4.1.14525.4.14.2.2.1
Group of columnar objects implemented to provide AP Configuration info in releases 7.1 to 7.6. Replaced by trpzApConfApConfigTableGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfRadioConfigTableGroup 1.3.6.1.4.1.14525.4.14.2.2.2
Group of columnar objects implemented to provide Radio Configuration info in releases 7.1 to 8.0. Replaced by trpzApConfRadioConfigTableGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfApTemplateConfigTableGroup 1.3.6.1.4.1.14525.4.14.2.2.3
Group of columnar objects implemented to provide AP Configuration Template info in releases 7.1 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfApTemplateRadioConfigTableGroup 1.3.6.1.4.1.14525.4.14.2.2.4
Group of columnar objects implemented to provide Radio Configuration Template info in releases 7.1 to 8.0. Replaced by trpzApConfApTemplateRadioConfigTableGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfRadioProfileTableGroup 1.3.6.1.4.1.14525.4.14.2.2.5
Group of columnar objects implemented to provide Radio Profile configuration info in releases 7.1 to 7.7. Replaced by trpzApConfRadioProfileTableGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfRadioProfServiceProfileTableGroup 1.3.6.1.4.1.14525.4.14.2.2.6
Group of columnar objects implemented to provide Service Profiles associated to each Radio Profile in releases 7.1 to 8.0. Replaced by trpzApConfRadioProf32ServiceProfileTableGroup.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfRadioProfSnoopFilterTableGroup 1.3.6.1.4.1.14525.4.14.2.2.7
Group of columnar objects implemented to provide Snoop Filters associated to each Radio Profile in releases 7.1 to 8.0. Replaced by trpzApConfRadioProf32SnoopFilterTableGroup.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfServiceProfileTableGroup 1.3.6.1.4.1.14525.4.14.2.2.8
Group of columnar objects implemented to provide Service Profile configuration info in releases 7.1 and greater.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfSnoopFilterTableGroup 1.3.6.1.4.1.14525.4.14.2.2.9
Group of columnar objects implemented to provide Snoop Filter configuration info in releases 7.1 to 7.6. Replaced by trpzApConfSnoopFilterTableGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfServiceProfileTableGroupRev2 1.3.6.1.4.1.14525.4.14.2.2.10
Group of columnar objects implemented to provide Service Profile configuration info in releases 7.5 to 7.6. Replaced by trpzApConfServiceProfileTableGroupRev3.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfApConfigLldpGroup 1.3.6.1.4.1.14525.4.14.2.2.11
Group of columnar objects implemented to provide AP LLDP Configuration info in releases 7.5 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfApConfigTunnelGroup 1.3.6.1.4.1.14525.4.14.2.2.12
Group of columnar objects implemented to provide AP to AP tunnel Configuration info in releases 7.5 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfApConfigRemoteApGroup 1.3.6.1.4.1.14525.4.14.2.2.13
Group of columnar objects implemented to provide remote AP related Configuration info in releases 7.5 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfRadioProfileRFSpectralScanGroup 1.3.6.1.4.1.14525.4.14.2.2.14
Group of columnar objects implemented to provide Radio Profile RF Spectral Scanning configuration info in releases 7.5 to 8.0. Replaced by trpzApConfRadioProfileRFSpectralScanGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfApConfigTableGroupRev2 1.3.6.1.4.1.14525.4.14.2.2.15
Group of columnar objects implemented to provide AP Configuration info in releases 7.7 to 8.0. Replaced by trpzApConfApConfigTableGroupRev3.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfSnoopFilterTableGroupRev2 1.3.6.1.4.1.14525.4.14.2.2.16
Group of columnar objects implemented to provide Snoop Filter configuration info in releases 7.7 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfSnoopObserverTableGroup 1.3.6.1.4.1.14525.4.14.2.2.17
Group of columnar objects implemented to provide Snoop Observer configuration info in releases 7.7 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfRadioSnoopFilterTableGroup 1.3.6.1.4.1.14525.4.14.2.2.18
Group of columnar objects implemented to provide info about the associations of Snoop Filters with AP Radios in releases 7.7 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfServiceProfileTableGroupRev3 1.3.6.1.4.1.14525.4.14.2.2.19
Group of columnar objects implemented to provide Service Profile configuration info in releases 7.7 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfRemoteSiteTableGroup 1.3.6.1.4.1.14525.4.14.2.2.20
Group of columnar objects implemented to provide Remote Site configuration info in releases 7.7 to 8.0. Replaced by trpzApConfRemoteSiteTableGroupRev2.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfRadioProfileTableGroupRev2 1.3.6.1.4.1.14525.4.14.2.2.21
Group of columnar objects implemented to provide Radio Profile configuration info in release 8.0. Replaced by trpzApConfRadioProfile32TableGroup.
Status: obsolete Access: read-only
OBJECT-GROUP    

trpzApConfApConfigTableGroupRev3 1.3.6.1.4.1.14525.4.14.2.2.22
Group of columnar objects implemented to provide AP Configuration info in releases 9.0 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfRadioConfigTableGroupRev2 1.3.6.1.4.1.14525.4.14.2.2.23
Group of columnar objects implemented to provide Radio Configuration info in releases 9.0 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfApTemplateRadioConfigTableGroupRev2 1.3.6.1.4.1.14525.4.14.2.2.24
Group of columnar objects implemented to provide Radio Configuration Template info in releases 9.0 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfRadioProfile32TableGroup 1.3.6.1.4.1.14525.4.14.2.2.25
Group of columnar objects implemented to provide Radio Profile configuration info in releases 9.0 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfRadioProfileRFSpectralScanGroupRev2 1.3.6.1.4.1.14525.4.14.2.2.26
Group of columnar objects implemented to provide Radio Profile RF Spectral Scanning configuration info in releases 9.0 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfRadioProf32ServiceProfileTableGroup 1.3.6.1.4.1.14525.4.14.2.2.27
Group of columnar objects implemented to provide Service Profiles associated to each Radio Profile in releases 9.0 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfRadioProf32SnoopFilterTableGroup 1.3.6.1.4.1.14525.4.14.2.2.28
Group of columnar objects implemented to provide Snoop Filters associated to each Radio Profile in releases 9.0 and greater.
Status: current Access: read-only
OBJECT-GROUP    

trpzApConfRemoteSiteTableGroupRev2 1.3.6.1.4.1.14525.4.14.2.2.29
Group of columnar objects implemented to provide Remote Site configuration info in releases 9.0 and greater.
Status: current Access: read-only
OBJECT-GROUP