home *** CD-ROM | disk | FTP | other *** search
Text File | 2007-01-17 | 124.4 KB | 3,778 lines |
-
-
- SYMBOL-FHSS-ENTERPRISE-PRIVATE-MIB DEFINITIONS ::= BEGIN
-
- IMPORTS
- enterprises, IpAddress, Counter, Gauge, TimeTicks
- FROM RFC1155-SMI
- OBJECT-TYPE FROM RFC-1212
- snmp, DisplayString, PhysAddress FROM RFC1213-MIB
- TRAP-TYPE FROM RFC-1215;
-
- symbol OBJECT IDENTIFIER ::= { enterprises 388 }
-
- spectrum24 OBJECT IDENTIFIER ::= { symbol 1 }
-
- ap80211 OBJECT IDENTIFIER ::= { spectrum24 3 }
-
- apConfigMgmt OBJECT IDENTIFIER ::= { ap80211 1 }
- apPerformMgmt OBJECT IDENTIFIER ::= { ap80211 2 }
- apFaultMgmt OBJECT IDENTIFIER ::= { ap80211 3 }
- apSecurityMgmt OBJECT IDENTIFIER ::= { ap80211 4 }
-
- apManufactureInfo OBJECT IDENTIFIER ::= { apConfigMgmt 1 }
- apSystemConfig OBJECT IDENTIFIER ::= { apConfigMgmt 2 }
- apSNMPInfo OBJECT IDENTIFIER ::= { apConfigMgmt 3 }
- apRFConfig OBJECT IDENTIFIER ::= { apConfigMgmt 4 }
- apSerialPortConfig OBJECT IDENTIFIER ::= { apConfigMgmt 5 }
-
- apEthernetStatistics OBJECT IDENTIFIER ::= { apPerformMgmt 3 }
- apRFStatistics OBJECT IDENTIFIER ::= { apPerformMgmt 4 }
- apSerialPortStatistics OBJECT IDENTIFIER ::= { apPerformMgmt 6 }
- apWNMPStatistics OBJECT IDENTIFIER ::= { apPerformMgmt 7 }
- apMUInfo OBJECT IDENTIFIER ::= { apPerformMgmt 8 }
- apFilterStatistics OBJECT IDENTIFIER ::= { apPerformMgmt 10}
- apWLAPInfo OBJECT IDENTIFIER ::= { apPerformMgmt 11}
- apMobileIPStatistics OBJECT IDENTIFIER ::= { apPerformMgmt 13}
-
-
-
-
- coldStart TRAP-TYPE
- ENTERPRISE snmp
- VARIABLES { apMyMacAddr }
- DESCRIPTION
- "Access Point cold boot.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message."
- ::= 0
-
- authenticationFailure TRAP-TYPE
- ENTERPRISE snmp
- VARIABLES { apMyMacAddr, apAPMacAddr }
- DESCRIPTION
- "Invalid SNMP Community string.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - apAPMacAddr is the MAC address of the remote host
- sending SNMP packet with invalid community."
- ::= 4
-
- ap80211RFStartUpTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr }
- DESCRIPTION
- "RF Driver is up.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message."
- ::= 101
-
- ap80211ACLViolationTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr, muMacAddr }
- DESCRIPTION
- "Mobile Unit MAC address not in the Access control
- Table.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - muMacAddr is the MAC address of the Mobile Unit
- not in the Access Control Table."
- ::= 102
-
- ap80211MUAssocTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr, muMacAddr, apCurrentMUs }
- DESCRIPTION
- "Indicates that there is one Mobile Unit associating
- with this Access Point.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - muMacAddr is the MAC address of the Mobile Unit.
- Note : If two or more Mobile Units associate with the
- Access Point at the same time, muMacAddr
- belongs to the last Mobile Unit.
- - apCurrentMUs is the number of Mobile Units currently
- associating with this Access Point."
- ::= 111
-
- ap80211MUUnAssocTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr, muMacAddr, apCurrentMUs }
- DESCRIPTION
- "Indicates that there is one Mobile Unit no longer
- associating with this Access Point anymore.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - muMacAddr is the MAC address of the Mobile Unit.
- Note : If two or more Mobile Units un-associate with
- the Access Point at the same time, muMacAddr
- belongs to the last Mobile Unit.
- - apCurrentMUs is the number of Mobile Units currently
- associating with this Access Point."
- ::= 112
-
- ap80211MUToCAMTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr, muMacAddr, apCurrentMUs }
- DESCRIPTION
- "Indicates that the Mobile Unit changes from PSP mode
- to CAM mode.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - muMacAddr is the MAC address of the Mobile Unit.
- Note : If two or more Mobile Units change their mode
- at the same time, muMacAddr belongs to the
- last Mobile Unit.
- - apCurrentMUs is the number of Mobile Units currently
- associating with this Access Point."
- ::= 113
-
- ap80211MUToPSPTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr, muMacAddr, apCurrentMUs }
- DESCRIPTION
- "Indicates that the Mobile Unit changes from CAM mode
- to PSP mode.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - muMacAddr is the MAC address of the Mobile Unit.
- Note : If two or more Mobile Units change their mode
- at the same time, muMacAddr belongs to the
- last Mobile Unit.
- - apCurrentMUs is the number of Mobile Units currently
- associating with this Access Point."
- ::= 114
-
- ap80211MUMaxAssocTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr, apCurrentMUs }
- DESCRIPTION
- "Indicates that the number of MUs associated with this
- Access Point is at the threshold set by apMaxMUTrigger.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - apCurrentMUs is the number of Mobile Units currently
- associating with this Access Point."
- ::= 116
-
- ap80211RootWLAPUpTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr, apAPMacAddr, apNbrOfWLAPItfs }
- DESCRIPTION
- "Indicates that the Root AP connection is setup and
- is ready to forward data.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - apAPMacAddr is the MAC address of the Root AP.
- - apNbrOfWLAPItfs is the number of current WLAP
- Interfaces established."
- ::= 121
-
- ap80211RootWLAPLostTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr, apAPMacAddr, apNbrOfWLAPItfs }
- DESCRIPTION
- "If the current wireless AP does not receive Beacon
- packet from its Root AP within one second, it will
- consider the Root AP is lost. The wireless AP will
- eventually reset itself to re-establish the network
- topology.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - apAPMacAddr is the MAC address of the Root AP.
- - apNbrOfWLAPItfs is the number of current WLAP
- Interfaces established."
- ::= 122
-
- ap80211DsgntedWLAPUpTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr, apAPMacAddr, apNbrOfWLAPItfs }
- DESCRIPTION
- "Indicates that the Designated WLAP connection is setup
- and is ready to forward data.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - apAPMacAddr is the MAC address of the Designated
- WLAP.
- - apNbrOfWLAPItfs is the number of current WLAP
- Interfaces established."
- ::= 123
-
- ap80211DsgnatedWLAPLostTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr, apAPMacAddr, apNbrOfWLAPItfs }
- DESCRIPTION
- "If the current wireless AP does not receive Config BPDU
- (Bridge Protocol Data Unit) packet from its Designated
- WLAP for MAX AGE time, it will consider that the
- Designated WLAP is lost.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- - apAPMacAddr is the MAC address of the Designated
- WLAP.
- - apNbrOfWLAPItfs is the number of current WLAP
- Interfaces established."
- ::= 124
-
- ap80211DHCPConfigChgTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr }
- DESCRIPTION
- "If there are any DHCP network configuration
- change, This trap will be issued.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- "
- ::= 130
-
- ap80211DHCPLeaseUpTrap TRAP-TYPE
- ENTERPRISE ap80211
- VARIABLES { apMyMacAddr }
- DESCRIPTION
- "If the Access point(Client) is unable to renew the DHCP
- lease before the lease is expired, this trap is generated.
- - apMyMacAddr is the MAC address of the Access Point
- sending this trap message.
- "
- ::= 131
-
-
-
- apModelnumber OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..32))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The Model Number of the Access Point device."
- ::= { apManufactureInfo 1 }
-
- apSerialnumber OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..16))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The Serial Number of the Access Point system."
- ::= { apManufactureInfo 2 }
-
- apHardwareRev OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..8))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current revision of the Access Point hardware."
- ::= { apManufactureInfo 3 }
-
- apMyMacAddr OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The MAC address of the Access Point."
- ::= { apManufactureInfo 4 }
-
- apAPFirmwareRev OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..16))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current revision of the Access Point firmware."
- ::= { apManufactureInfo 5 }
-
- apMfgDate OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..32))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The Date this Access Point was manufactured."
- ::= { apManufactureInfo 7 }
-
- apHTMLFileRev OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..8))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current revision of the Access Point HTML file."
- ::= { apManufactureInfo 8 }
-
-
- apUnitName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..31))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "An ASCII string to identify this Access Point (up to
- 31 characters)."
-
- ::= { apSystemConfig 1 }
-
- apMyIPAddr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The IP address for the AP."
- ::= { apSystemConfig 2 }
-
- apSubnetMask OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The IP subnet mask for the AP."
- ::= { apSystemConfig 3 }
-
- apGatewayIPAddr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The IP address for the default gateway."
- ::= { apSystemConfig 4 }
-
- apDefaultInterface OBJECT-TYPE
- SYNTAX INTEGER {
- ethernet(1),
- ppp(2),
- wlap(3)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the default interface (Ethernet, PPP
- or WLAP) for the AP to forward an unknown packet.
- Default is ethernet(1)."
- ::= { apSystemConfig 5 }
-
- apEnetPortState OBJECT-TYPE
- SYNTAX INTEGER {
- up(1),
- down(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the state of the Ethernet interface.
- Default is up(1)."
- ::= { apSystemConfig 6 }
-
- apEthernetTimeOut OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "If the value is:
- - 0: the Ethernet Time Out function is disabled.
- - 1: detect Ethernet timeout by hardware circuitry.
- - 30-255: Ethernet timeout is detected by software
- algorithm.
-
- When the Ethernet connection is broken and the WLAP
- mode is either enabled or disabled, the AP will clear
- the MU table and disable the RF interface until the
- Etherent connection is up.
- The following values are only valid when WLAP mode is
- enabled and it does not matter whetehr WLAP associates
- with the root AP or not.
-
- - 2: send WLAP Alive BPDU on Ethernet interface to let
- other WLAP on the same Ethernet segment to detect
- it's existence.
- - 3: keep track of WLAP Alive BPDU on Ethernet inter-
- face. If the BPDU is missing for 'WLAP Hello Time'
- seconds, both Ethernet Attached and Activity LEDs
- will flash and the RF interface is disabled until
- the WLAP Alive BPDU is received again, then the
- AP will reset itself.
- - 4: Keep track of WLAP alive BPDU on Ethernet interface.
- If the BPDU is missing for 'WLAP Hello Time' Seconds
- WLAP will reset.
- The default value is 0."
- ::= { apSystemConfig 7 }
-
- apTelnetEnable OBJECT-TYPE
- SYNTAX INTEGER {
- enabled(1),
- disabled(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Telnet access to the AP. Default is
- enabled(1)."
- ::= { apSystemConfig 8 }
-
- apAccCtrlEnable OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- allowed(2),
- disallowed(3)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Controls the Access Control function.
- If the setting is:
- - disabled The Access Control function is disabled. Default.
- - allowed Only the Mobil Units with their MAC address listed
- on the allowed list will associate with this AP.
- - disallowed Only the Mobil Units with their MAC address listed
- on the disallowed list will be prevented from
- associating with this AP."
- ::= { apSystemConfig 9 }
-
- apTypeFilterEnable OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- forward(2),
- discard(3)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the type of Access Point Type Filtering
- operation, i.e. Disabled/Forward/Discard. Default is
- disabled(1)."
- ::= { apSystemConfig 10 }
-
- apAutoCfgEnable OBJECT-TYPE
- SYNTAX INTEGER {
- enabled(1),
- disabled(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Access Point auto configuration. When
- enabled, the Access Point will automatically select
- unique BSSs and hopping sequences by negotiating with
- one another. Default is enabled(1)."
- ::= { apSystemConfig 12 }
-
- apWNMPEnable OBJECT-TYPE
- SYNTAX INTEGER {
- enabled(1),
- disabled(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Use of the WNMP agent. Default is
- enabled(1)."
- ::= { apSystemConfig 13 }
-
- apAPStateXchgEnable OBJECT-TYPE
- SYNTAX INTEGER {
- enabled(1),
- disabled(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables exchanging Access Point to Access
- Point state information by using WNMP protocol. Default
- is enabled(1)."
- ::= { apSystemConfig 14 }
-
- apS24MobileIPEnable OBJECT-TYPE
- SYNTAX INTEGER {
- enabled(1),
- disabled(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Spectrum24 Mobile IP support, i.e. AP
- will act as Mobility Agent. Default is disabled(2)."
- ::= { apSystemConfig 15 }
-
- apAgentAdInterval OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Interval in second at which Mobility Agent Advertise-
- ments are sent by the Third Party Mobility Agent(s).
- AP will cache the Third Party Advertisement and pass
- it to MU at association time. If AP does not receive
- the Advertisement within the interval seconds, the
- cached Advertisement will be deleted. If the interval
- is 0 or apS24MobileIPEnable is enabled, caching of
- the Advertisement will not occur. Default is 0."
- ::= { apSystemConfig 16 }
-
- apWebServerEnable OBJECT-TYPE
- SYNTAX INTEGER{
- enabled(1),
- disabled(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Access Point Web Server. When
- enabled, the Access Point will serve Web clients.
- Default is enabled(1)"
- ::= { apSystemConfig 17 }
-
- apMobileHomeMD5Key OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..13))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The MD5 key is a secret key shared between home agent
- and the mobile unit. This is used to generate a MD5
- checksum, which is used for packet authentication.
- Length of this variable should not exceed 13 characters."
- ::= { apSystemConfig 18 }
-
- apAdditionalGatewaysTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApAdditionalGatewaysEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of information for additional Gateways.
- The current number of entries is 7."
- ::= { apSystemConfig 19 }
-
- apAdditionalGatewaysEntry OBJECT-TYPE
- SYNTAX ApAdditionalGatewaysEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of information for additional
- gateways for this access point.
- A row in this table cannot be created or deleted by
- SNMP operations on columns of the table."
- INDEX { additionalGatewaysIndex }
- ::= { apAdditionalGatewaysTable 1}
-
- ApAdditionalGatewaysEntry ::= SEQUENCE {
- additionalGatewaysIndex
- INTEGER,
- apAdditionalGatewaysIPAddr
- IpAddress
- }
-
- additionalGatewaysIndex OBJECT-TYPE
- SYNTAX INTEGER (1..8)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Specific Gateway information Table index."
- ::= { apAdditionalGatewaysEntry 1 }
-
- apAdditionalGatewaysIPAddr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The IP address of the Gateway used for this AP."
- ::= { apAdditionalGatewaysEntry 2 }
-
- apMUMUDisallowed OBJECT-TYPE
- SYNTAX INTEGER {
- on(1),
- off(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Controls inter-MU communication. When enabled(on),
- it will disallow one MU to talk to another MU
- through RF only."
- ::= { apSystemConfig 20 }
-
- apDNSServer OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The IP address for the default DNS."
- ::= { apSystemConfig 21 }
-
-
- apSNMPMode OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- readonly(2),
- readwrite(3)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the mode of the SNMP Agent operation, i.e.
- Disabled/Readonly/ReadWrite. Default is readwrite(3)."
- ::= { apSNMPInfo 1 }
-
- apROCommunityName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..31))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The Read-Only community name of the SNMP command for
- management station accessing this Access Point (up to
- 31 characters)."
- ::= { apSNMPInfo 2 }
-
- apRWCommunityName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..31))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The Read-Write community name of the SNMP command for
- management station accessing this Access Point (up to
- 31 characters). For security purpose, if the management
- station uses the READ-ONLY community name to access
- this object, a string of 'xxxxx' will be returned."
- ::= { apSNMPInfo 3 }
-
- apTrapHost1IpAdr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-write
- STATUS obsolete
- DESCRIPTION
- "Note: This object is replaced with apTrapHost1Name
- in AP firmware releases 4.02-12 and beyond. The new
- object will allow entering IP Address or DNS name.
- Trap receiver's (i.e. Network Manager's) IP address."
- ::= { apSNMPInfo 4 }
-
- apAllTrapsEnable OBJECT-TYPE
- SYNTAX INTEGER {
- enabled(1),
- disabled(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables all SNMP traps. Default is disabled
- (2)."
- ::= { apSNMPInfo 5 }
-
- apColdBootTrapEnable OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- trapHost1(2),
- trapHost2(3),
- all-TrapHosts(4)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Access Point Cold Boot trap. Default
- is disabled(1). This is a generic-trap and the trap
- code is 0.
- When not disabled the trap could be directed to TrapHost1,
- TrapHost2 or all TrapHosts.
- The apAllTrapsEnable flag should be enabled for this trap
- to be issued."
- ::= { apSNMPInfo 6 }
-
- apAuthenFailureTrapEnable OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- trapHost1(2),
- trapHost2(3),
- all-TrapHosts(4)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables authentication failure trap. Default
- is disabled(2). This is a generic-trap and the trap
- code is 4.
- When not disabled the trap could be directed to TrapHost1,
- TrapHost2 or all TrapHosts.
- The apAllTrapsEnable flag should be enabled for this trap
- to be issued."
- ::= { apSNMPInfo 7 }
-
- apRFTrapEnable OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- trapHost1(2),
- trapHost2(3),
- all-TrapHosts(4)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Access Point RF driver startup trap.
- Default is disabled(2). This is an enterprise-specific
- trap and the trap code is 101.
- When not disabled the trap could be directed to TrapHost1,
- TrapHost2 or all TrapHosts.
- The apAllTrapsEnable flag should be enabled for this trap
- to be issued."
- ::= { apSNMPInfo 8 }
-
- apACLTrapEnable OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- trapHost1(2),
- trapHost2(3),
- all-TrapHosts(4)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Access Control violation trap. Default
- is disabled(2). This is an enterprise-specific trap
- and the trap code is 102.
- When not disabled the trap could be directed to TrapHost1,
- TrapHost2 or all TrapHosts.
- The apAllTrapsEnable flag should be enabled for this trap
- to be issued."
- ::= { apSNMPInfo 9 }
-
- apMUStateChngTrapEnable OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- trapHost1(2),
- trapHost2(3),
- all-TrapHosts(4)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Mobile Unit State Change trap.
- Default is disabled(1). When not disabled, the
- following four (4) enterprise-specific traps will
- be generated and directed to trapHost1,
- TrapHost2 or all traphosts.:
- - MU Association Trap, the trap code is 111.
- - MU Un-association Trap, the trap code is 112.
- - MU To CAM Trap, the trap code is 113.
- - MU To PSP Trap, the trap code is 114.
- The enabled/disabled state of this trap depends on the
- state of apAllTrapsEnable."
- ::= { apSNMPInfo 10 }
-
- apWLAPConnChngTrapEnable OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- trapHost1(2),
- trapHost2(3),
- all-TrapHosts(4)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "When Enabled, if there are any WLAP Connection Change,
- one of four (4) following enterprise-specific traps
- will be issued.
- - Root AP Up Trap, the trap code is 121.
- - Root AP Lost Trap, the trap code is 122.
- - Designated WLAP Up Trap, the trap code is 123.
- - Designated WLAP Lost Trap, the trap code is 124.
- Default is disabled(2).
- When not disabled the trap could be directed to TrapHost1,
- TrapHost2 or all TrapHosts.
- The apAllTrapsEnable flag should be enabled for this trap
- to be issued."
- ::= { apSNMPInfo 11 }
-
- apDHCPChangeEnable OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- trapHost1(2),
- trapHost2(3),
- all-TrapHosts(4)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "When Enabled, if there are any DHCP network configuration
- change, a trap will be issued. Default is disabled(2).
- When not disabled the trap could be directed to TrapHost1,
- TrapHost2 or all TrapHosts.
- The apAllTrapsEnable flag should be enabled for this trap
- to be issued."
- ::= { apSNMPInfo 12 }
-
- apSNMPRequests OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of SNMP requests to
- this SNMP Agent."
- ::= { apSNMPInfo 13 }
-
- apSNMPTraps OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of Traps that were generated
- by this SNMP Agent."
- ::= { apSNMPInfo 14 }
-
- apTrapHost2IpAdr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-write
- STATUS obsolete
- DESCRIPTION
- "Note: This object is replaced with apTrapHost2Name
- in AP firmware release 4.02-12 and beyond. The new
- object will allow entering IP Address or DNS name.
- Trap receiver's (i.e. Network Manager's) IP address."
- ::= { apSNMPInfo 15 }
-
- apTrapHost1Name OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..50))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The DNS entry for the Trap host name. The name
- can have up to 49 alphanumerical characters."
- ::= { apSNMPInfo 16 }
-
- apTrapHost2Name OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..50))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The DNS entry for the Trap host name. The name
- can have up to 49 alphanumerical characters."
- ::= { apSNMPInfo 17 }
-
-
- apRFPortState OBJECT-TYPE
- SYNTAX INTEGER {
- up(1),
- down(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the state of the RF Interface. Default is
- up(1)."
- ::= { apRFConfig 1 }
-
- apNetID OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..32))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The current RF Network ID for the AP. The Network
- name can have up to 32 alphanumerical characters."
- ::= { apRFConfig 2 }
-
- apHopSet OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The current hopping sequence set for this Access
- Point. This value ranges from 1 to 3."
- ::= { apRFConfig 3 }
-
- apHopSequence OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The hopping sequence, also known as hopping pattern in
- IEEE 802.11, is defined in the system configuration
- table for this AP. If WLAP mode is enabled, this
- Access Point will follow the hopping sequence
- (recorded in apWLAPHopSequence) of the Root AP.
- Writing a value will force this Access Point to use
- that value as hopping sequence, unless it conflicts
- with that used by another AP. In that case this Access
- Point will select its own value. The Access Point will
- always insure that the hopping sequence is unique
- (given that there are fewer Access Points than the
- maximum number of hopping sequences).
- - 1 through 26 for the United States
- - 1 through 11 for France and Israel
- - 1 through 9 for Spain
- - 1 through 4 for Japan and South Korea
- "
- ::= { apRFConfig 4 }
-
- apCountryName OBJECT-TYPE
- SYNTAX DisplayString
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The country for which the Access Point radio is
- configured. It is set at the factory and may not be
- altered."
- ::= { apRFConfig 5 }
-
- apAntennaSelect OBJECT-TYPE
- SYNTAX INTEGER {
- primary-and-secondary(1),
- primary-only(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Select either Primary antenna only (i.e. Disable
- antenna diversity) or both Primary and Secondary
- antennas (i.e. Enable antenna diversity). Default is
- primary-only(2)."
- ::= { apRFConfig 6 }
-
- apDTIMInterval OBJECT-TYPE
- SYNTAX INTEGER (0..32)
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The frequency of DTIM packets as a multiple of beacon
- packets. The DTIM interval indicates how many beacons
- equal one cycle. Range (0..32). Default is 10."
- ::= { apRFConfig 7 }
-
- apBCMCQMax OBJECT-TYPE
- SYNTAX INTEGER (0..100)
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The maximum size of broadcast/multicast queue.
- Range (0..100). Default is 10."
- ::= { apRFConfig 8 }
-
- apReassemblyTimeOut OBJECT-TYPE
- SYNTAX INTEGER (0..9999)
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Sets the time in 0.5 ms units before a timeout occurs
- during a packet re-assembly. Packet re-assemblies
- occur when a large Ethernet packet is fragmented into
- smaller wireless network packets. Range : 0...9999.
- Default is 9000."
- ::= { apRFConfig 9 }
-
- apMaxRetries OBJECT-TYPE
- SYNTAX INTEGER (0..32)
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The maximum number of allowed retries before aborting
- a single transmission. Range (0..32). Default is 15."
- ::= { apRFConfig 10 }
-
- apMulticastMask OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..4))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Supports broadcast download protocol for Point-of-Sale
- terminals that load a new operating image over the
- network instead of using a local non-volatile drive.
- The multicast mask is the top 32 bits of the MAC
- address and allows for a series of MAC addresses to
- receive multicast messages. These messages are
- transmitted by the AP immediately and not queued for
- processing at DTIM intervals."
- ::= { apRFConfig 11 }
-
- apHopDwellTime OBJECT-TYPE
- SYNTAX INTEGER (20..390)
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The dwell time on each hop in kilo-microseconds (K-us)
- (i.e. 1024 microseconds.) Range (20..390).
- Default is 100 K-us."
- ::= { apRFConfig 12 }
-
- apBeaconInterval OBJECT-TYPE
- SYNTAX INTEGER (20..1000)
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The time between beacons in kilo-microseconds (K-us)
- (i.e. 1024 microseconds.) Range (20..1000).
- Default is 100 K-us."
- ::= { apRFConfig 13 }
-
- apAcceptBCESSID OBJECT-TYPE
- SYNTAX INTEGER {
- enabled(1),
- disabled(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables the function to accept Broadcast ESS
- ID. Enabling this feature is NOT recommended. See
- manual for details. Default is disabled(2)."
- ::= { apRFConfig 14 }
-
- apMUInactivityTimeOut OBJECT-TYPE
- SYNTAX INTEGER (3..600)
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Allowable Mobile Unit inactivity time in minutes. The
- time out limit is from 3 to 600 minutes. Default is
- 60 minutes."
- ::= { apRFConfig 15 }
-
- apWLAPMode OBJECT-TYPE
- SYNTAX INTEGER {
- enabled(1),
- disabled(2),
- link-required(3)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Wireless AP capability and set link
- required option to wireless AP.
- Once in link-required mode, upon power-up, Root AP
- requires connection to the Ethernet cable and WLAP
- requires association with the Root AP and WLAP will
- keep probing forever.
- Default is disabled(2)."
- ::= { apRFConfig 16 }
-
- apWLAPPriority OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..2))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Provides a user with the influence to determine the
- Root AP in wireless operation. The priority value is
- added as the most significant portion of the MAC
- address to form the WLAP ID. A WLAP with a lower
- numerical value for priority is more likely to become
- the Root AP.
- Priority 0xFFFF is special. It grants the WLAP with
- roaming capability.
- Default is 8000 hex from the 0 - 0xFFFF
- range. Reset AP for value to take effect."
- ::= { apRFConfig 17 }
-
- apWLAPManualBSSID OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the BSS-ID of a particular WLAP and forces
- the current WLAP to associate only with that WLAP.
- When WLAP Manaul BSS ID is set to the current WLAP MAC
- address, the current WLAP jumps into Functional state
- immediately and waits for an Association Request from
- the other WLAP. Reset AP for value to take effect."
- ::= { apRFConfig 18 }
-
- apWLAPHelloTime OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Sets the time lapse, in seconds, between Configuration
- BPDUs (Bridge Protocol Data Unit) sent to the Root AP
- by a designated WLAP to indicate that it is still
- alive. Default is 20 seconds. Reset AP for value
- to take effect."
- ::= { apRFConfig 19 }
-
- apWLAPMaxAge OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies how long, in seconds, a Configuration BPDU
- (Bridge Protocol Data Unit) is kept by the Root AP
- before it is judged too old and discarded.
- Consequently, the interface is considered to be
- disconnected. Default is 100 seconds. Recommended
- value is multiple of the WLAP Hello Time. Reset AP for
- value to take effect."
- ::= { apRFConfig 20 }
-
- apWLAPFwdDelay OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies how long, in seconds, an WLAP is prevented
- from forwarding data packets to an interface.
- This delay is to allow the spread of news of a topology
- change to all parts of a network. Default is 5 seconds.
- Reset AP for value to take effect."
- ::= { apRFConfig 21 }
-
- apRFRateControl OBJECT-TYPE
- SYNTAX INTEGER {
- one-Megabit-only(1),
- one-Megabit-required-and-two-Megabit-optional(2),
- two-Megabit-only(3),
- one-and-two-Megabit-required(4)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the data transfer rate (in Megabit per
- second) used by the AP and the MU(s). There are four
- options:
- - 1 Mb/s only(1)
- - 1 Mb/s required, 2 Mb/s optional(2)
- - 2 Mb/s only(3)
- - 1 & 2 Mb/s required(4)
- Default is 1 Mb/s required, 2 Mb/s optional(2).
- See User Manual for detailed explanation of these
- options."
- ::= { apRFConfig 22 }
-
- apFragThreshold OBJECT-TYPE
- SYNTAX INTEGER (256..2346)
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the data fragment size. The size ranges from
- 256 bytes to 2346 bytes. Default is 572 bytes."
- ::= { apRFConfig 23 }
-
- apMaxMUTrigger OBJECT-TYPE
- SYNTAX INTEGER (1..255)
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Indicates the trigger point for sending
- apMUMaxAssocTrap trap.The default value of
- this attribute shall be 255. Range(1..255)."
- ::= { apRFConfig 24 }
-
- apMaxRetriesVoice OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The maximum number of allowed retries before aborting
- a single transmission. Default is 3."
- ::= { apRFConfig 25 }
-
- apMcastMaskVoice OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..4))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "This is used for Spectrum 24 telephone for intercomm
- function.
- The multicast mask is the top 32 bits of the MAC
- address and allows for a series of MAC addresses to
- receive multicast messages. These messages are
- transmitted by the AP immediately and not queued for
- processing at DTIM intervals.."
- ::= { apRFConfig 26 }
-
- apRTSThreshold OBJECT-TYPE
- SYNTAX INTEGER (0..2347)
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "This attribute shall indicate the number of octets in an MPDU,
- below which an RTS/CTS handshake shall not be performed.
- The default is 2347. Range(0..2347)."
- ::= { apRFConfig 27 }
-
-
- apIntelligentQueue OBJECT-TYPE
- SYNTAX INTEGER {
- enabled(1),
- disabled(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables Intelligent queueing in the Access Point.
- When enabled, Access Point provides higher priority for
- handeling Audio/Video type packets over data packets.
- Default is enabled(1)."
- ::= { apRFConfig 28 }
-
-
-
- apPPPState OBJECT-TYPE
- SYNTAX INTEGER {
- up(1),
- down(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Indicates the current state of the PPP connection
- machine. Default is down(2)."
- ::= { apSerialPortConfig 1 }
-
- apSerialPortUse OBJECT-TYPE
- SYNTAX INTEGER {
- ppp(1),
- ui(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies whether the Serial Interface is to be used
- as User Interface(UI) or PPP. Default is ui(2)."
- ::= { apSerialPortConfig 2 }
-
- apModemConnected OBJECT-TYPE
- SYNTAX INTEGER {
- yes(1),
- no(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies whether the Serial Interface has a modem
- attached to it. Default is no(2)."
- ::= { apSerialPortConfig 3 }
-
- apConnectMode OBJECT-TYPE
- SYNTAX INTEGER {
- originate(1),
- answer(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the Modem connection mode:
- - originate(1): AP sends dial-out information.
- - answer(2): AP waits for dial-in information.
- Default is answer(2)."
- ::= { apSerialPortConfig 4 }
-
- apDialOutNumber OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..32))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the number to be dialed by the modem."
- ::= { apSerialPortConfig 5 }
-
- apDialOutMode OBJECT-TYPE
- SYNTAX INTEGER {
- auto(1),
- manual(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the dialout mode:
- - auto(1): Modem dial out during startup time.
- - manual(2): Modem dial out by manned intervention
- Default is auto(1)."
- ::= { apSerialPortConfig 6 }
-
- apAnswerWaitTime OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the period (in seconds) the AP will wait for
- the remote unit to answer the call. Default is 60
- seconds."
- ::= { apSerialPortConfig 7 }
-
- apModemSpeaker OBJECT-TYPE
- SYNTAX INTEGER {
- on(1),
- off(2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies if modem speaker is turned on(1) or off(2).
- Default is on(1)."
- ::= { apSerialPortConfig 8 }
-
- apInactivityTimeout OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the User Interface inactivity timeout in
- minutes. 0 means no timeout. Default is 5 minutes."
- ::= { apSerialPortConfig 9 }
-
- apPPPTimeout OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the PPP event timeout in seconds. Default is
- 3 seconds."
- ::= { apSerialPortConfig 10 }
-
- apPPPTerminates OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Specifies the maximum number of PPP terminate requests.
- Default is 10."
- ::= { apSerialPortConfig 11 }
-
-
-
- apAddrFilterTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApAddrFilterEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of MAC addresses not allowed to associate with
- the Access Point.
- The maximum number of entries in the table is 512."
- ::= { apConfigMgmt 6 }
-
- apAddrFilterEntry OBJECT-TYPE
- SYNTAX ApAddrFilterEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of Address Filter.
- A row in this table is created by setting the value of
- disallowedMU to the MAC address of the MU not allowed
- to associate with the Access Point.
- A row in this table is deleted by setting the value of
- disallowedMU to '000000000000'."
- INDEX { disallowedIndex }
- ::= { apAddrFilterTable 1 }
-
- ApAddrFilterEntry ::= SEQUENCE {
- disallowedIndex
- INTEGER,
- disallowedMU
- PhysAddress
- }
-
- disallowedIndex OBJECT-TYPE
- SYNTAX INTEGER (1..512)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Address Filter Table index."
- ::= { apAddrFilterEntry 1 }
-
- disallowedMU OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "MU MAC address which is not allowed to be associated
- with this Access Point."
- ::= { apAddrFilterEntry 2 }
-
-
-
- apTypeFilterTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApTypeFilterEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of Ethernet types (i.e. 16-bit DIX Ethernet
- type), which are entered by the user and supported for
- the type filtering function.
- The maximum number of entries in the table is 16."
- ::= { apConfigMgmt 7 }
-
- apTypeFilterEntry OBJECT-TYPE
- SYNTAX ApTypeFilterEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of Type Filter.
- A row in this table is created by setting the value of
- etherType to Ethernet packet type in hexadecimal.
- A row in this table is deleted by setting the value of
- etherType to 00"
- INDEX { typeIndex }
- ::= { apTypeFilterTable 1 }
-
- ApTypeFilterEntry ::= SEQUENCE {
- typeIndex
- INTEGER,
- etherType
- OCTET STRING
- }
-
- typeIndex OBJECT-TYPE
- SYNTAX INTEGER (1..16)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Filter Type Table index."
- ::= { apTypeFilterEntry 1 }
-
- etherType OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..2))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "A 16-bit Ethernet Protocol Type in hexadecimal.
- Range of valid Entries: 0X05DD .. 0XFFFE"
- ::= { apTypeFilterEntry 2 }
-
-
- apAdditionalDNSTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApAdditionalDNSEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of information for additional DNS Servers.
- The current number of entries is 2."
- ::= { apConfigMgmt 8 }
-
- apAdditionalDNSEntry OBJECT-TYPE
- SYNTAX ApAdditionalDNSEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of information for additional
- DNS for this access point.
- A row in this table cannot be created or deleted by
- SNMP operations on columns of the table."
- INDEX { additionalDNSIndex }
- ::= { apAdditionalDNSTable 1}
-
- ApAdditionalDNSEntry ::= SEQUENCE {
- additionalDNSIndex
- INTEGER,
- apAdditionalDNSIPAddr
- IpAddress
- }
-
- additionalDNSIndex OBJECT-TYPE
- SYNTAX INTEGER (1..8)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Specific DNS information Table index."
- ::= { apAdditionalDNSEntry 1 }
-
- apAdditionalDNSIPAddr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The IP address of the DNS used for this AP."
- ::= { apAdditionalDNSEntry 2 }
-
-
-
-
- apTrafficMatrixTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApTrafficMatrixEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of Access Point Traffic Matrix which provides
- information on packets transmitted from one interface
- to another (Ethernet, PPP, radio, AP). The table also
- displays the number of broadcast packets transmitted
- from the Access Point.
- The current number of entries is 5."
- ::= { apPerformMgmt 1 }
-
- apTrafficMatrixEntry OBJECT-TYPE
- SYNTAX ApTrafficMatrixEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of Access Point Traffic Matrix.
- A row in this table cannot be created or deleted by
- SNMP operations on columns of the table."
- INDEX { apTMTableIndex }
- ::= { apTrafficMatrixTable 1}
-
- ApTrafficMatrixEntry ::= SEQUENCE {
- apTMTableIndex
- INTEGER,
- apProtoItfName
- DisplayString,
- apNPktsToEnets
- Counter,
- apNPktsToPpps
- Counter,
- apNPktsToRfs
- Counter,
- apNPktsToAPStks
- Counter
- }
-
- apTMTableIndex OBJECT-TYPE
- SYNTAX INTEGER (1..5)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Access Point Traffic Matrix Table index."
- ::= { apTrafficMatrixEntry 1 }
-
- apProtoItfName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..12))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Access Point Protocol Interface Name (i.e. Ethernet, PPP,
- Radio, AP)."
- ::= { apTrafficMatrixEntry 2 }
-
- apNPktsToEnets OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets sent from the Access
- Point Protocol Interface to the Ethernet Interface.
- This field should always be zero if the Access Point
- Protocol Interface is Ethernet."
- ::= { apTrafficMatrixEntry 3 }
-
- apNPktsToPpps OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets sent from the Access
- Point Protocol Interface to the PPP Interface.
- This field is meaningful only if the PPP interface is
- enabled. "
- ::= { apTrafficMatrixEntry 4 }
-
- apNPktsToRfs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets sent from the Access
- Point Protocol Interface to the RF Interface. If the
- Access Point Protocol Interface is RF, these are
- frames from one MU to another."
- ::= { apTrafficMatrixEntry 5 }
-
- apNPktsToAPStks OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets sent from the Access
- Point Protocol Interface to the internal Access Point
- stack. This field should always be zero if the Access
- Point Protocol Interface is Access Point Stack."
- ::= { apTrafficMatrixEntry 6 }
-
-
-
- apItfStatTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApItfStatEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of Access Point Interfaces Statistics, which
- provides packets forwarding statistics for each inter-
- face (Ethernet, PPP, RF, AP stack).
- Interface statistics also provide performance informa-
- tion for each interface in Packets-per-second (PPS) and
- Bytes- per-second (BPS).
- The AP interface indicates packets sent to the AP stack
- (e.g. configuration requests, SNMP, Telnet etc.).
- The current number of entries is 4."
- ::= { apPerformMgmt 2 }
-
- apItfStatEntry OBJECT-TYPE
- SYNTAX ApItfStatEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of Access Point Interface
- Statistics.
- A row in this table cannot be created or deleted by
- SNMP operations on columns of the table."
- INDEX { apItfStatIndex }
- ::= { apItfStatTable 1 }
-
- ApItfStatEntry ::= SEQUENCE {
- apItfStatIndex
- INTEGER,
- apInterfaceName
- DisplayString,
- apPacketsIns
- Counter,
- apPacketsOuts
- Counter,
- apOctetsIns
- Counter,
- apOctetsOuts
- Counter,
- apPktsInPerSec
- Gauge,
- apPktsOutPerSec
- Gauge,
- apOctInPerSec
- Gauge,
- apOctOutPerSec
- Gauge
- }
-
- apItfStatIndex OBJECT-TYPE
- SYNTAX INTEGER (1..4)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Access Point Interface Statistics Table index."
- ::= { apItfStatEntry 1 }
-
- apInterfaceName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..12))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Access Point Interface Name (Ethernet, PPP, RF,
- AP)."
- ::= { apItfStatEntry 2 }
-
- apPacketsIns OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of good packets received on the
- specified interface."
- ::= { apItfStatEntry 3 }
-
- apPacketsOuts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets successfully
- transmitted on the specified interface."
- ::= { apItfStatEntry 4 }
-
- apOctetsIns OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of good bytes received on the
- specified interface."
- ::= { apItfStatEntry 5 }
-
- apOctetsOuts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of bytes successfully transmitted
- on the specified interface."
- ::= { apItfStatEntry 6 }
-
- apPktsInPerSec OBJECT-TYPE
- SYNTAX Gauge
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of good packets per second
- received on the specified Interface."
- ::= { apItfStatEntry 7 }
-
- apPktsOutPerSec OBJECT-TYPE
- SYNTAX Gauge
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets per second successfully
- transmitted on the specified interface."
- ::= { apItfStatEntry 8 }
-
- apOctInPerSec OBJECT-TYPE
- SYNTAX Gauge
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of good bytes per second
- received on the specified Interface."
- ::= { apItfStatEntry 9 }
-
- apOctOutPerSec OBJECT-TYPE
- SYNTAX Gauge
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of bytes per second successfully
- transmitted on the specified interface."
- ::= { apItfStatEntry 10 }
-
-
-
- apEPktsSeens OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that have been seen on
- the Ethernet interface. Most of these packets are for
- stations other than those associated with this AP."
- ::= { apEthernetStatistics 1 }
-
- apEPktsForwardeds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of Ethernet packets forwarded
- from the Ethernet interface to other interfaces."
- ::= { apEthernetStatistics 2 }
-
- apEPktsDiscNoMatchs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets discarded due to
- unknown destination (i.e. no database entry)."
- ::= { apEthernetStatistics 3 }
-
- apEPktsDiscForceds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets discarded due to Type
- or Address filters applied."
- ::= { apEthernetStatistics 4 }
-
- apEPktsDiscBuffers OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets discarded due to lack
- of available buffers in AP."
- ::= { apEthernetStatistics 5 }
-
- apEPktsDiscCRCs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets discarded due to CRC
- errors."
- ::= { apEthernetStatistics 6 }
-
- apEPktsSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets sent by this Ethernet
- Port."
- ::= { apEthernetStatistics 7 }
-
- apEAnyCollisions OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that suffer at least
- one collision."
- ::= { apEthernetStatistics 8 }
-
- apE1orMoreColls OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that suffer more than
- one collision."
- ::= { apEthernetStatistics 9 }
-
- apEMaxCollisions OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that suffer more than
- the maximum number of collisions."
- ::= { apEthernetStatistics 10 }
-
- apELateCollisions OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that suffer late
- collisions."
- ::= { apEthernetStatistics 11 }
-
- apEPktsDefers OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the times AP had to defer transmit requests
- on Ethernet due to busy medium."
- ::= { apEthernetStatistics 12 }
-
- apEBcMcPkts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of broadcast/multicast packets
- that have been transmitted."
- ::= { apEthernetStatistics 13 }
-
- apEIndividualAddrs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of individual address (unicast)
- packets that have been received."
- ::= { apEthernetStatistics 14 }
-
-
- rfBcMcPktsSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of broadcast/multicast packets
- that have been successfully transmitted."
- ::= { apRFStatistics 1 }
-
- rfBcMcPktsRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of broadcast/multicast packets
- that have been successfully received."
- ::= { apRFStatistics 2 }
-
- rfBcMcOctSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of broadcast/multicast bytes that
- have been successfully transmitted."
- ::= { apRFStatistics 3 }
-
- rfBcMcOctRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of broadcast/multicast bytes that
- have been successfully received."
- ::= { apRFStatistics 4 }
-
- rfSysPktsSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of system packets (includes probe
- operations packets) that have been successfully
- transmitted."
- ::= { apRFStatistics 5 }
-
- rfSysPktsRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of system packets (includes probes
- /associate packets) that have been successfully
- received."
- ::= { apRFStatistics 6 }
-
- rfSBcMcPktsSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of system broadcast/multicast
- packets (includes beacons) that have been successfully
- transmitted."
- ::= { apRFStatistics 7 }
-
- rfSBcMcPktsRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of system broadcast/multicast
- (includes beacons) packets that have been successfully
- received."
- ::= { apRFStatistics 8 }
-
- rfSuccFragPkts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that were fragmented
- and for which all fragments were acked."
- ::= { apRFStatistics 9 }
-
- rfUnsuccFragPkts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that were fragmented
- but for which one or more fragments were not acked."
- ::= {apRFStatistics 10 }
-
- rfTotalFragSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets fragments that have
- been sent."
- ::= { apRFStatistics 11 }
-
- rfTotalFragRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets fragments that have
- been received."
- ::= { apRFStatistics 12 }
-
- rfSuccReassPkts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that were reassigned
- and successfully reassembled."
- ::= { apRFStatistics 13 }
-
- rfUnsuccReassPkts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that were
- unsuccessfully reassembled."
- ::= { apRFStatistics 14 }
-
- rfAssocMUs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of MUs currently associated with
- this AP."
- ::= { apRFStatistics 15 }
-
- rfRcvdCRCErrors OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that were received but
- had the CRC errors."
- ::= { apRFStatistics 16 }
-
- rfRcvdDupPkts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that were received but
- were duplicates of previously received. This is usually
- an indication that an ACK was not received by the
- sending unit."
- ::= { apRFStatistics 17 }
-
- rfTotalCollisions OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of collisions that have occured on
- the interface. A collision on the RF interface means
- that an ack was not received or that a RTS was not
- answered by a CTS."
- ::= { apRFStatistics 18 }
-
- rfPktsWithoutColls OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets without any collision."
- ::= { apRFStatistics 19 }
-
- rfPktsWithMaxColls OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that suffered the
- maximum number of collisions."
- ::= { apRFStatistics 20 }
-
- rfPktsWithColls OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that suffered at least
- one collision."
- ::= { apRFStatistics 21 }
-
- rfDataPktsSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets transmitted."
- ::= { apRFStatistics 22 }
-
- rfDataPktsRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets that were successfully
- received."
- ::= { apRFStatistics 23 }
-
- rfDataOctetsSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of octets transmitted."
- ::= { apRFStatistics 24 }
-
- rfDataOctetsRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of octets that were successfully
- received."
- ::= { apRFStatistics 25 }
-
- rfEncrypPktsSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of Encrypted packets transmitted."
- ::= { apRFStatistics 26 }
-
- rfEncrypPktsRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of Encrypted packets that were successfully
- received."
- ::= { apRFStatistics 27 }
-
-
-
- apPerFreqStatTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApPerFreqStatEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of Radio Per Frequency statistics, which is
- based on the historical frequency records used by this
- Access Point.
- The current number of entries is 78."
- ::= { apPerformMgmt 5 }
-
- apPerFreqStatEntry OBJECT-TYPE
- SYNTAX ApPerFreqStatEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of Radio per frequency
- statistics.
- A row in this table cannot be created or deleted by
- SNMP operations on columns of the table."
- INDEX { rfPerFqChannel}
- ::= { apPerFreqStatTable 1 }
-
- ApPerFreqStatEntry ::= SEQUENCE {
- rfPerFqChannel
- INTEGER,
- rfPerFqPktsSents
- Counter,
- rfPerFqPktsRcvds
- Counter,
- rfPerFqRetries
- Counter
- }
-
- rfPerFqChannel OBJECT-TYPE
- SYNTAX INTEGER (2..79)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Radio Frequency channel number."
- ::= { apPerFreqStatEntry 1 }
-
- rfPerFqPktsSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Counter for the packets sent per frequency."
- ::= { apPerFreqStatEntry 2 }
-
- rfPerFqPktsRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Counter for the packets received per frequency."
- ::= { apPerFreqStatEntry 3 }
-
- rfPerFqRetries OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Counter for the retries per frequency."
- ::= { apPerFreqStatEntry 4 }
-
-
-
- apNbrOfDialouts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of dialout attempts by the AP."
- ::= { apSerialPortStatistics 1 }
-
- apDialoutFailures OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of dialout failures by the AP."
- ::= { apSerialPortStatistics 2 }
-
- apNbrOfAnswers OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of answer attempts by the AP."
- ::= { apSerialPortStatistics 3 }
-
- apCurrCallTime OBJECT-TYPE
- SYNTAX TimeTicks
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the length in seconds of current connection
- session. Note: the time is relative to the boot time
- of this AP."
- ::= { apSerialPortStatistics 4 }
-
- apLastCallTime OBJECT-TYPE
- SYNTAX TimeTicks
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the length in seconds of last connection
- session. Note: the time is relative to the boot time
- of this AP."
- ::= { apSerialPortStatistics 5 }
-
-
-
- apWNMPCfgPkts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of WNMP configuration requests
- received from NetVision."
- ::= { apWNMPStatistics 1 }
-
- wEchoRequests OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of WNMP Echo Requests received
- by this AP."
- ::= { apWNMPStatistics 2 }
-
- wPingRequests OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of WNMP ping requests received by
- this AP."
- ::= { apWNMPStatistics 3 }
-
- wPktsFromNVs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of WNMP packets that were received
- from NetVision via this AP."
- ::= { apWNMPStatistics 4 }
-
- wPPktsToNVs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of WNMP packets that were sent to
- the NetVision via this AP."
- ::= { apWNMPStatistics 5 }
-
- wPassThruEchoes OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of WNMP packets for other stations
- that passed through this AP."
- ::= { apWNMPStatistics 6 }
-
-
-
- apCurrentMUs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of MUs currently associated with
- this AP."
- ::= { apMUInfo 1 }
-
- apMaxMUs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the highest number of MUs ever associated
- with this AP. The maximum number of entries is 255."
- ::= { apMUInfo 2 }
-
- apTotalAssocs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the total number of associations by all MUs
- with this AP."
- ::= { apMUInfo 3 }
-
- apMUTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApMUEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of information for a specific MU associated
- with this Access Point.
- The current number of entries is 255."
- ::= { apMUInfo 4 }
-
- apMUEntry OBJECT-TYPE
- SYNTAX ApMUEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of information for a specific MU
- associated with this Access Point.
- A row in this table cannot be created or deleted by
- SNMP operations on columns of the table."
- INDEX { muIndex }
- ::= { apMUTable 1}
-
- ApMUEntry ::= SEQUENCE {
- muIndex
- INTEGER,
- muMacAddr
- PhysAddress,
- muInterface
- INTEGER,
- muState
- INTEGER,
- muPowerMode
- INTEGER,
- muStationID
- INTEGER,
- muLastAPAddr
- PhysAddress,
- muTotalAssoc
- INTEGER,
- muAssocStart
- TimeTicks,
- muLstAssStrt
- TimeTicks,
- muLastAssEnd
- TimeTicks,
- muNPktsSents
- Counter,
- muNPktsRcvds
- Counter,
- muNBytesSents
- Counter,
- muNBytesRcvds
- Counter,
- muNDiscdPkts
- Counter,
- muTmLastData
- TimeTicks,
- muPriority
- INTEGER,
- muSupportedRates
- INTEGER,
- muCurrentXmtRate
- INTEGER,
- muLastActivity
- TimeTicks,
- muEncryption
- INTEGER
- }
-
- muIndex OBJECT-TYPE
- SYNTAX INTEGER (1..255)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Specific MU information Table index.
- Range (1..255)."
- ::= { apMUEntry 1 }
-
- muMacAddr OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The MAC address of the MU associated with this AP."
- ::= { apMUEntry 2 }
-
- muInterface OBJECT-TYPE
- SYNTAX INTEGER {
- ethernet(1), -- MU is located in Ethernet Interface.
- ppp(2), -- MU is located in PPP Interface.
- rf(3), -- MU is located in RF Interface.
- apstack(4) -- MU is located in AP internal stack
- -- interface.
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the interface on which this MU is located.
- Note: The AP may learn of an MU via the RF network
- or from the wired networks such as Ethernet or PPP.
- In this release, the AP does not keep track of those
- MUs reachable via the Ethernet, but that will change
- in future releases."
- ::= { apMUEntry 3 }
-
- muState OBJECT-TYPE
- SYNTAX INTEGER {
- associated(3), -- used for an associated MU
- not-associated(4) -- Not associated, roamed to
- -- another AP.
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the state of this MU."
- ::= { apMUEntry 4 }
-
- muPowerMode OBJECT-TYPE
- SYNTAX INTEGER {
- cam(1), -- continue active mode
- psp(2) -- power save mode
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the MU power mode (Power Save Protocol mode
- or Continue Active Mode.)"
- ::= { apMUEntry 5 }
-
- muStationID OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the MU station ID."
- ::= { apMUEntry 6 }
-
- muLastAPAddr OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the MAC address of the last AP with which
- this MU had an association."
- ::= { apMUEntry 7 }
-
- muTotalAssoc OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the total associations for this MU."
- ::= { apMUEntry 8 }
-
- muAssocStart OBJECT-TYPE
- SYNTAX TimeTicks
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates when the MU began its current association
- with this AP.
- Note: Time is represented in seconds and the time
- is relative to the boot time of this AP.
- This is also true for all the association objects
- listed below."
- ::= { apMUEntry 9 }
-
- muLstAssStrt OBJECT-TYPE
- SYNTAX TimeTicks
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates when the MU began its prior association
- with this AP.
- If this is the first association with this AP, this
- value is zero. "
- ::= { apMUEntry 10 }
-
- muLastAssEnd OBJECT-TYPE
- SYNTAX TimeTicks
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates when the MU ended its previous association
- with this AP.
- If this is the first association with this AP, this
- value is zero. "
- ::= { apMUEntry 11 }
-
- muNPktsSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of packets successfully
- transmitted to this MU."
- ::= { apMUEntry 12 }
-
- muNPktsRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of Good Packets received from this
- MU."
- ::= { apMUEntry 13 }
-
- muNBytesSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of bytes successfully transmitted
- to this MU."
- ::= { apMUEntry 14 }
-
- muNBytesRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of Good Bytes received from this
- MU."
- ::= { apMUEntry 15 }
-
- muNDiscdPkts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of received packets discarded
- because no buffers."
- ::= { apMUEntry 16 }
-
- muTmLastData OBJECT-TYPE
- SYNTAX TimeTicks
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the time when the last good packet was
- received from this MU.
- The packet may be either an ACK, Data, or Poll. "
- ::= { apMUEntry 17 }
-
- muPriority OBJECT-TYPE
- SYNTAX INTEGER {
- voice(1), -- When this MU is operating as Phone
- normal(2) -- used for Normal (Non-Voice) operation
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the Voice/Data priority mode for this MU. "
- ::= { apMUEntry 18 }
-
- muSupportedRates OBJECT-TYPE
- SYNTAX INTEGER {
- one-Megabit(1),
- two-Megabit(2),
- one-and-two-Megabit(3)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the supported data rates for this MU.
- The unit is MB/second. "
- ::= { apMUEntry 19 }
-
- muCurrentXmtRate OBJECT-TYPE
- SYNTAX INTEGER {
- one-Megabit(1),
- two-Megabit(2)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the current transmit data rate for this MU.
- The unit is MB/second. "
- ::= { apMUEntry 20 }
-
- muLastActivity OBJECT-TYPE
- SYNTAX TimeTicks
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the time for the last activity for this MU."
- ::= { apMUEntry 21 }
-
- muEncryption OBJECT-TYPE
- SYNTAX INTEGER {
- on(1),
- off(2)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the current state of encryption for this mu. "
- ::= { apMUEntry 22 }
-
- apMUHmAgTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApMUHATEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of information on Mobile IP Home agent.
- The current number of entries is 255."
- ::= { apMUInfo 5 }
-
- apMUHATEntry OBJECT-TYPE
- SYNTAX ApMUHATEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of information on on Mobile IP Home agent.
- A row in this table cannot be created or deleted by
- SNMP operations on columns of the table."
- INDEX { muHATMUIpAddr }
- ::= { apMUHmAgTable 1 }
-
- ApMUHATEntry ::= SEQUENCE {
- muHATMUIpAddr
- IpAddress,
- muHATFrAgIpAddr
- IpAddress
- }
-
- muHATMUIpAddr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "This is the IP Address of the MU visiting in the foreign network."
- ::= { apMUHATEntry 1 }
-
- muHATFrAgIpAddr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "This is the IP Address of the Foreign agent for the visiting MU."
- ::= { apMUHATEntry 2 }
-
-
- apMUFrAgTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApMUFATEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of information on Mobile IP Foreign agent.
- The current number of entries is 255."
- ::= { apMUInfo 6 }
-
- apMUFATEntry OBJECT-TYPE
- SYNTAX ApMUFATEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of information on Mobile IP Foreign agent.
- A row in this table cannot be created or deleted by
- SNMP operations on columns of the table."
- INDEX { muFATMUIpAddr }
- ::= { apMUFrAgTable 1 }
-
- ApMUFATEntry ::= SEQUENCE {
- muFATMUIpAddr
- IpAddress,
- muFATHmAgIpAddr
- IpAddress
- }
-
- muFATMUIpAddr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "This is the IP Address of the MU visiting in the foreign network."
- ::= { apMUFATEntry 1 }
-
- muFATHmAgIpAddr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "This is the IP Address of the home agent for the visiting MU."
- ::= { apMUFATEntry 2 }
-
-
-
- apKnownAPsTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApKnownAPsEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of information on other Access Points known by
- this Access Point.
- The current number of entries is 32."
- ::= { apPerformMgmt 9 }
-
- apKnownAPsEntry OBJECT-TYPE
- SYNTAX ApKnownAPsEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of information on the Known
- Access Points.
- A row in this table cannot be created or deleted by
- SNMP operations on columns of the table."
- INDEX { apAPMacAddr }
- ::= { apKnownAPsTable 1 }
-
- ApKnownAPsEntry ::= SEQUENCE {
- apAPMacAddr
- PhysAddress,
- apAPIpAddr
- IpAddress,
- apHoppingSet
- INTEGER,
- apHoppingSeq
- INTEGER,
- apNbrOfMUs
- INTEGER,
- apKBIOS
- INTEGER,
- apAway
- INTEGER,
- ap802dot11Protocol
- INTEGER,
- apFwVer
- DisplayString,
- apAPUnitName
- DisplayString
- }
-
- apAPMacAddr OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Mac Address of this Known AP."
- ::= { apKnownAPsEntry 1 }
-
- apAPIpAddr OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "IP Address of this Known AP."
- ::= { apKnownAPsEntry 2 }
-
- apHoppingSet OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Hopping Set of this Known AP."
- ::= { apKnownAPsEntry 3 }
-
- apHoppingSeq OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Hopping Sequence of this Known AP."
- ::= { apKnownAPsEntry 4 }
-
- apNbrOfMUs OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of MUs currently associated with
- this known AP."
- ::= { apKnownAPsEntry 5 }
-
- apKBIOS OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Kilobytes sent and received per second by this known
- AP on the radio interface."
- ::= { apKnownAPsEntry 6 }
-
- apAway OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicate that whether this known AP is still alive or
- not. If the current AP does not receive WNMP packet
- from this known AP within 36 seconds, this known AP is
- considered 'AWAY'."
- ::= { apKnownAPsEntry 7 }
-
- ap802dot11Protocol OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicate that whether this known AP is 802.11
- compliant."
- ::= { apKnownAPsEntry 8 }
-
- apFwVer OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..16))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates The firmware revision for this known Access Point."
- ::= { apKnownAPsEntry 9 }
-
- apAPUnitName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..32))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "An ASCII String identifying The Unit Name for
- this known Access Point."
- ::= { apKnownAPsEntry 10 }
-
-
- apAdrViolations OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of Mobile Unit MAC address
- violations counted."
- ::= { apFilterStatistics 1 }
-
- apTypeViolations OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of Ethernet packet type violations
- counted."
- ::= { apFilterStatistics 2 }
-
-
-
- apNbrOfWLAPItfs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates number of WLAP interfaces established."
- ::= { apWLAPInfo 1 }
-
- apWLAPState OBJECT-TYPE
- SYNTAX INTEGER {
- initializing(1),
- send-probe(2),
- send-assoc-req(3),
- send-cfg-bpdu(4),
- wait-for-probe(5),
- send-probe-rsp(6),
- send-assoc-rsp(7),
- send-cfg-rsp(8),
- receive-root-rsp(10),
- root-ap-lost(12),
- disabled(14),
- functional(15),
- wlap-lost-on-ethernet(16)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the current WLAP state. The state values and
- meanings are as follows:
- - During power-up initialization:
- Initializing(1)
- - During WLAP association process:
- send-probe(2)
- send-assoc-req(3)
- send-cfg-bpdu(4)
- wait-for-probe(5)
- send-probe-rsp(6)
- send-assoc-rsp(7)
- send-cfg-rsp(8)
- receive-root-rsp(10)
- - During WLAP operation:
- root-ap-lost(12)
- disabled(14)
- functional(15)
- wlap-lost-on-ethernet(16)
- "
- ::= { apWLAPInfo 2 }
-
- apWLAPHopSequence OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the hop sequence of the Root AP followed by
- this WLAP."
- ::= { apWLAPInfo 3 }
-
- apRootInterface OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the WLAP interface leading to the Root AP."
- ::= { apWLAPInfo 4 }
-
- apRootWLAPID OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..8))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the WLAP ID of the Root AP. It consists of
- 2 bytes of priority (Default is 0x8000) and 6 bytes of
- MAC address of the Root AP"
- ::= { apWLAPInfo 5 }
-
- apRootPathCost OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates how many hops away the current WLAP is from
- the Root AP."
- ::= { apWLAPInfo 6 }
-
- apWLAPID OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..8))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the WLAP ID of the current WLAP. It consists
- of 2 bytes of priority (Default is 0x8000) and 6 bytes
- MAC address of the current WLAP"
- ::= { apWLAPInfo 7 }
-
- apWLAPItfTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApWLAPItfEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of wireless AP interfaces information, which
- contains four (4) AP-to-AP interfaces."
- ::= { apWLAPInfo 8 }
-
- apWLAPItfEntry OBJECT-TYPE
- SYNTAX ApWLAPItfEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of wireless AP interfaces
- information."
- INDEX { apWLAPItfID }
- ::= { apWLAPItfTable 1 }
-
- ApWLAPItfEntry ::= SEQUENCE {
- apWLAPItfID
- OCTET STRING,
- apWLAPItfAddr
- PhysAddress,
- apWLAPItfState
- INTEGER,
- apWLAPPathCost
- INTEGER,
- apDsgnatedRoot
- OCTET STRING,
- apDsgnatedCost
- INTEGER,
- apDsgnatedWLAP
- OCTET STRING,
- apDsgnatedItf
- OCTET STRING
- }
-
- apWLAPItfID OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..2))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "WLAP interface ID. It consists of 1 byte of priority
- (Default is 0x80) and 1 byte of interface ID."
- ::= { apWLAPItfEntry 1 }
-
- apWLAPItfAddr OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The MAC address of the associated WLAP on this
- interface."
- ::= { apWLAPItfEntry 2 }
-
- apWLAPItfState OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- listening(2),
- learning(3),
- forwarding(4),
- blocking(5)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current state of the Wireless AP interface, ie :
- Disabled(1), Listening(2), Learning(3), Forwarding(4), or
- Blocking(5)."
- ::= { apWLAPItfEntry 3 }
-
- apWLAPPathCost OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The cost to be added to the root path cost field in the
- config BPDU (Bridge Protocol Data Unit) received on this
- interface in order to determine the cost of the path to
- the root WLAP."
- ::= { apWLAPItfEntry 4 }
-
- apDsgnatedRoot OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..8))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The unique Root AP ID designated by the Root AP."
- ::= { apWLAPItfEntry 5 }
-
- apDsgnatedCost OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The cost of the path to the Root AP designated by the
- Root AP."
- ::= { apWLAPItfEntry 6 }
-
- apDsgnatedWLAP OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..8))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The unique WLAP ID designated by the Root AP."
- ::= { apWLAPItfEntry 7 }
-
- apDsgnatedItf OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..2))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The WLAP interface ID designated by the Root AP."
- ::= { apWLAPItfEntry 8 }
-
- apNbrOfIRABItfs OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates number of roaminig Ethernet Access Bridge
- interfaces established."
- ::= { apWLAPInfo 9 }
-
- apIRABItfTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApIRABItfEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of roaming Ethernet Access Bridge (IRAB)
- interface information, which
- contains ten (10) interfaces.
- A roaming Ethernet Access Bridge is a special WLAP
- with priority of 0xFFFF."
- ::= { apWLAPInfo 10 }
-
- apIRABItfEntry OBJECT-TYPE
- SYNTAX ApIRABItfEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of Ethernet Access Bridge (IRAB)
- interface information."
- INDEX { apIRABItfID }
- ::= { apIRABItfTable 1 }
-
- ApIRABItfEntry ::= SEQUENCE {
- apIRABItfID
- OCTET STRING,
- apIRABItfAddr
- PhysAddress,
- apIRABItfState
- INTEGER,
- apIRABPathCost
- INTEGER,
- apIRABDsgntdRoot
- OCTET STRING,
- apIRABDsgntdCost
- INTEGER,
- apDsgnatedIRAB
- OCTET STRING,
- apIRABDsgntdItf
- OCTET STRING
- }
-
- apIRABItfID OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..2))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "IRAB interface ID. It consists of 1 byte of priority
- (Default is 0x80) and 1 byte of interface ID."
- ::= { apIRABItfEntry 1 }
-
- apIRABItfAddr OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The MAC address of the associated IRAB on this
- interface."
- ::= { apIRABItfEntry 2 }
-
- apIRABItfState OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- listening(2),
- learning(3),
- forwarding(4),
- blocking(5)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The current state of the roaming Ethernet Access Bridge
- interface, ie : Disabled(1), Listening(2), Learning(3),
- Forwarding(4), or Blocking(5)."
- ::= { apIRABItfEntry 3 }
-
- apIRABPathCost OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The cost to be added to the root path cost field in the
- config BPDU (Bridge Protocol Data Unit) received on this
- interface in order to determine the cost of the path to
- the root AP."
- ::= { apIRABItfEntry 4 }
-
- apIRABDsgntdRoot OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..8))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The unique Root AP ID designated by the Root AP."
- ::= { apIRABItfEntry 5 }
-
- apIRABDsgntdCost OBJECT-TYPE
- SYNTAX INTEGER
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The cost of the path to the Root AP designated by the
- Root AP."
- ::= { apIRABItfEntry 6 }
-
- apDsgnatedIRAB OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..8))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The unique IRAB ID designated by the Root AP."
- ::= { apIRABItfEntry 7 }
-
- apIRABDsgntdItf OBJECT-TYPE
- SYNTAX OCTET STRING (SIZE(1..2))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The IRAB interface ID designated by the Root AP."
- ::= { apIRABItfEntry 8 }
-
-
-
-
- apRetryHistogramTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApRetryHistogramEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of Retry statistics, which is based on
- number of packets with various retries over time.
- The current number of entries is 16."
- ::= { apPerformMgmt 12 }
-
-
- apRetryHistogramEntry OBJECT-TYPE
- SYNTAX ApRetryHistogramEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of Retry Histogram, which
- is based on number of packets with various
- retries over time.
- A row in this table cannot be created or deleted by
- SNMP operations on columns of the table."
- INDEX { apRetryHistogramIndex }
- ::= { apRetryHistogramTable 1 }
-
- ApRetryHistogramEntry ::= SEQUENCE {
- apRetryHistogramIndex
- INTEGER,
- apNumberOfRetries
- INTEGER,
- apPacketsHistogramCounts
- Counter
- }
-
- apRetryHistogramIndex OBJECT-TYPE
- SYNTAX INTEGER (1..16)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Number of retries index."
- ::= { apRetryHistogramEntry 1 }
-
- apNumberOfRetries OBJECT-TYPE
- SYNTAX INTEGER (0..15)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Packets with this Number of retries."
- ::= { apRetryHistogramEntry 2 }
-
- apPacketsHistogramCounts OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Counter for the packets per number of retries."
- ::= { apRetryHistogramEntry 3 }
-
-
- apAgentAdSents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Counter for the number of agent advertisement sent."
- ::= { apMobileIPStatistics 1 }
-
- apRegRequestRcvds OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Counter for the number of registration request received."
- ::= { apMobileIPStatistics 2 }
-
- apRegReplySents OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Counter for the number of registration reply sent."
- ::= { apMobileIPStatistics 3 }
-
-
- apClrAllStatistics OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Clear all the interface statistics (yes = 1, no = 2)."
- ::= { apFaultMgmt 1 }
-
- apClrMUTable OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Clear the MU Table (yes = 1, no = 2)."
- ::= { apFaultMgmt 2 }
-
- apClrACL OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Clear the Access Control Table (yes = 1, no = 2)."
- ::= { apFaultMgmt 3 }
-
- apClrACLRangeTable OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Clear the Access Control Range Table (yes = 1, no = 2)."
- ::= { apFaultMgmt 4 }
-
- apClrAddrFilterTbl OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Clear the Address Filtering Table (yes = 1, no = 2)."
- ::= { apFaultMgmt 5 }
-
- apLdACLFrMUList OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Load the Access Control Table from MU Table (yes = 1,
- no = 2)."
- ::= { apFaultMgmt 6 }
-
- apModemDialOut OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Commands the modem to dialout (yes = 1, no = 2)."
- ::= { apFaultMgmt 7 }
-
- apModemHangUp OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Forces the AP to issue a 'hangup' string to the modem
- attached to the serial port (yes = 1, no = 2).
- This command is meaning-ful only if the AP is
- configured for a modem connection on the serial port.
- If there is no modem or there is no connection, the
- command will be ignored."
- ::= { apFaultMgmt 8 }
-
- apUpdateFirmware OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Update the AP firmware through TFTP server. The AP
- firmware will be saved in NVRAM (yes = 1, no = 2).
- Before issuing this command, set 'apDnLdFileName',
- and 'apTFTPServer' to the proper values."
- ::= { apFaultMgmt 9 }
-
- apDnLdFileName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..50))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The name of the file to be downloaded to the AP.
- (Including path name and total up to 49 characters.)
- Note: IF DHCP is responded to, that name will take
- precedence and overwrite this name."
- ::= { apFaultMgmt 10 }
-
- apTFTPServer OBJECT-TYPE
- SYNTAX IpAddress
- ACCESS read-write
- STATUS obsolete
- DESCRIPTION
- "Note:This variable is replaced with apTFTPServerName
- in AP firmware releases 4.02-12 and beyond.
- Entries could now be an IP address or DNS name for
- TFTP server can be entered. Refer to apTFTPServerName
- The IP address for the TFTP Server.
- Note: IF DHCP is responded to, that IP address will
- take precedence and overwrite this setting."
- ::= { apFaultMgmt 11 }
-
- apResetAP OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Forces a reset of the AP (yes = 1, no = 2).
- Upon reset, the AP clears all the statistics and
- restores the last saved configuration information. If
- changes are made without being saved, the AP clears
- those changes upon reset."
- ::= { apFaultMgmt 12 }
-
- apHTMLFileName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..50))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The name of the HTML file to be downloaded to
- the AP. (Including path name and total up to 49
- characters.)
- Note: IF DHCP is responded to, that name will
- take precedence and overwrite this name."
- ::= { apFaultMgmt 13 }
-
- apUpdateHTMLFile OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Update the AP HTML file through TFTP server.
- The AP HTML file will be saved in NVRAM
- (yes = 1, no = 2). Before issuing this command,
- set 'apHTMLFileName', and 'apTFTPServer' to the
- proper values."
- ::= { apFaultMgmt 14 }
-
- apDHCPEnable OBJECT-TYPE
- SYNTAX INTEGER {
- disabled(1),
- enabled(2),
- dhcp-only(3),
- bootp-only(4)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Enables/Disables DHCP/BOOTP mode for the AP.
- Default is disabled(1)."
- ::= { apFaultMgmt 15 }
-
- apUpdAllAPsFirmware OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Update all APs firmware on this network which share
- the same NetID through TFTP server. The AP
- firmware will be saved in NVRAM (yes = 1, no = 2).
- Before issuing this command, set 'apDnLdFileName',
- and 'apTFTPServer' to the proper values."
- ::= { apFaultMgmt 16 }
-
- apUpdAllAPsHTMLFile OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Update all APs HTML file on this network which share
- the same NetID through TFTP server.
- The AP HTML file will be saved in NVRAM
- (yes = 1, no = 2). Before issuing this command,
- set 'apHTMLFileName', and 'apTFTPServer' to the
- proper values."
- ::= { apFaultMgmt 17 }
-
- apTFTPUpdBothFiles OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Update Both HTML file and Firmware for this Access Point
- The AP HTML file will be saved in NVRAM
- (yes = 1, no = 2). Before issuing this command,
- set 'apHTMLFileName', and 'apTFTPServer' to the
- proper values."
- ::= { apFaultMgmt 18 }
-
- apHelpURL OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..50))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The name of the HTML Help file .
- (Including path name and total up to 49 characters.)"
- ::= { apFaultMgmt 19 }
-
- apFileUpdateStatus OBJECT-TYPE
- SYNTAX INTEGER {
- download-successful(1),
- too-many-XMODEM-errors(2),
- xmodem-transfer-cancelled(3),
- xmodem-packets-out-of-order(4),
- tftp-server-unreachable(5),
- no-ARP-response-from-server(6),
- no-TFTP-service-on-server(7),
- firmware-file-not-found(8),
- html-file-not-found(9),
- bad-permissions-for-firmware-file(10),
- unable-to-open-firmware-file(11),
- unable-to-open-HTML-file(12),
- error-during-TFTP-download(13),
- too-many-TFTP-retries(14),
- corrupted-firmware-file(15),
- general-download-failure(16)
- }
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Reports the Firmware/HTML file download and
- update status.If to be used after issuing a
- file update command, a delay of about 45 seconds
- is required."
- ::= { apFaultMgmt 20 }
-
- apFlashLEDs OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "When this command is issued, it forces all status LEDs
- on the AP to start flashing. This command is primarily
- used for physically locating the AP where multiple APs
- are deployed. (yes = 1, no = 2) Default is no."
- ::= { apFaultMgmt 21 }
-
- apTFTPServerName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..50))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The DNS entry for the TFTP Server name.
- The name can have up to 49 alphanumerical characters."
- ::= { apFaultMgmt 22 }
-
- apConfigFileName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..50))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The name of the configuration file to be downloaded to
- the AP. (Including path name and total up to 49
- characters.)
- Note: IF DHCP is responded to, that name will
- take precedence and overwrite this name."
- ::= { apFaultMgmt 23 }
-
- apDnLdConfigFile OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Update the AP configuration file through TFTP server.
- The AP Configuration file will be saved in NVRAM
- (yes = 1, no = 2). Before issuing this command,
- set 'apConfigFileName', and 'apTFTPServer' to the
- proper values."
- ::= { apFaultMgmt 24 }
-
- apACLFileName OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..50))
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The name of the ACL file to be downloaded to
- the AP. (Including path name and total up to 49
- characters.)
- Note: IF DHCP is responded to, that name will
- take precedence and overwrite this name."
- ::= { apFaultMgmt 25 }
-
- apDnLdACLFile OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Update the AP ACL file through TFTP server.
- The AP HTML file will be saved in NVRAM
- (yes = 1, no = 2). Before issuing this command,
- set 'apACLFileName', and 'apTFTPServer' to the
- proper values."
- ::= { apFaultMgmt 26 }
-
- apClrTypeFilter OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Clear the Type Filter Table (yes = 1, no = 2)."
- ::= { apFaultMgmt 27 }
-
- apcfgfileDloadStatus OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..50))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The configuration file download status."
- ::= { apFaultMgmt 28 }
-
- apACLFileDloadStatus OBJECT-TYPE
- SYNTAX DisplayString (SIZE (1..50))
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "The Access Control List(ACL) file download status."
- ::= { apFaultMgmt 29 }
-
-
- apACLViolations OBJECT-TYPE
- SYNTAX Counter
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Indicates the number of Access Control violations
- occurred."
- ::= { apSecurityMgmt 1 }
-
- apSaveConfig OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Saves the current configuration to NVRAM (yes = 1,
- no = 2)."
- ::= { apSecurityMgmt 2 }
-
-
- apAccCtrlTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApAccCtrlEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of MAC addresses allowed to associate with the
- Access Point.
- The maximum number of entries in the table is 512."
- ::= { apSecurityMgmt 3 }
-
- apAccCtrlEntry OBJECT-TYPE
- SYNTAX ApAccCtrlEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of MAC address Access Control.
- A row in this table is created by setting the value of
- allowedMU to the MAC address of the MU allowed to
- associate with this Access Point.
- A row in this table is deleted by setting the value of
- allowedMU to '000000000000'."
- INDEX { allowedIndex }
- ::= { apAccCtrlTable 1 }
-
- ApAccCtrlEntry ::= SEQUENCE {
- allowedIndex
- INTEGER,
- allowedMU
- PhysAddress
- }
-
- allowedIndex OBJECT-TYPE
- SYNTAX INTEGER (1..512)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Access Control Table index."
- ::= { apAccCtrlEntry 1 }
-
- allowedMU OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "MU MAC address which is allowed to associate with
- this AP."
- ::= { apAccCtrlEntry 2 }
-
- apACLRangeTable OBJECT-TYPE
- SYNTAX SEQUENCE OF ApACLRangeEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "A table of Access Control Range, which consists of
- eight (8) pairs of low and high MAC addresses.
- Any Mobile Unit with the MAC address within the range
- is allowed to associate with the Access Point.
- The maximum number of entries in the table is 8."
- ::= { apSecurityMgmt 4 }
-
- apACLRangeEntry OBJECT-TYPE
- SYNTAX ApACLRangeEntry
- ACCESS not-accessible
- STATUS mandatory
- DESCRIPTION
- "An entry in the table of MAC address Access Control
- Range.
- A row in this table is created by first setting the
- value of lowMacAddr to the lowest MAC address and then
- the value of highMacAddr to the highest MAC address of
- a group of Mobile Units allowed to associate with this
- Access Point. This sequence of setting is very
- important, otherwise a wrong result will occur.
- A row in this table is deleted by setting the value of
- either lowMacAddr or highMacAddr to '000000000000'."
- INDEX { apACLRangeIndex }
- ::= { apACLRangeTable 1 }
-
- ApACLRangeEntry ::= SEQUENCE {
- apACLRangeIndex
- INTEGER,
- lowMacAddr
- PhysAddress,
- highMacAddr
- PhysAddress
- }
-
- apACLRangeIndex OBJECT-TYPE
- SYNTAX INTEGER (1..8)
- ACCESS read-only
- STATUS mandatory
- DESCRIPTION
- "Access Control Range Table index."
- ::= { apACLRangeEntry 1 }
-
- lowMacAddr OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The lowest Mobile Unit MAC address in the range which
- is allowed to be associated with this AP."
- ::= { apACLRangeEntry 2 }
-
- highMacAddr OBJECT-TYPE
- SYNTAX PhysAddress
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "The highest Mobile Unit MAC address in the range which
- is allowed to be associated with this AP."
- ::= { apACLRangeEntry 3 }
-
- apSaveConfigAllAPs OBJECT-TYPE
- SYNTAX INTEGER {
- yes (1),
- no (2)
- }
- ACCESS read-write
- STATUS mandatory
- DESCRIPTION
- "Saves the current configuration to NVRAM
- for all APs on this network which share
- the same NetID(yes = 1, no = 2)."
- ::= { apSecurityMgmt 5 }
-
- END
-
-