SYMBOL-ENTERPRISE-PRIVATE-MIB

MIB Reference — IPNetwork Monitor

All MIBsSYMBOL-ENTERPRISE-PRIVATE-MIB

Category: Radio and Wireless

Description:

Manages Symbol Technologies wireless enterprise private objects for WLAN device configuration.

Imported Objects

From RFC-1212

OBJECT-TYPE

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

Counter
Gauge
IpAddress
TimeTicks
enterprises

From RFC1213-MIB

DisplayString
PhysAddress
snmp

What Is SYMBOL-ENTERPRISE-PRIVATE-MIB?

SYMBOL-ENTERPRISE-PRIVATE-MIB is Symbol Technologies' MIB for its Spectrum24 Ethernet Access Point, an early enterprise 802.11 wireless access point built for wireless barcode scanners and other 'Mobile Units' (MUs), alongside a proprietary WLAP wireless-bridging mesh mode modeled on 802.1D spanning tree. It exposes device identity (model/serial number, hardware and RF firmware revisions), RF configuration (ESS ID, BSS ID, channel-hopping sequence, country, antenna selection, encryption, retry limits), and MAC-address/Ethernet-type filtering alongside the access-control table that governs which mobile units may associate. A performance layer tracks per-interface traffic (Ethernet, PPP, RF, AP-to-AP forwarding), detailed RF-layer error counters (collisions, CRC errors, fragmentation/reassembly), and a per-associated-MU table recording each device's power mode, association time, and traffic counters, plus a table of other access points discovered on the network. Twelve traps cover cold start, authentication failures, RF driver startup, access-control violations, duplicate AP-ID detection, mobile-unit association/disassociation and power-mode changes, and the up/lost status of root and designated bridges in the WLAP mesh topology. Together this makes SYMBOL-ENTERPRISE-PRIVATE-MIB SNMP monitoring a comprehensive way to track both the access point's own hardware/firmware identity and the real-time software state of its wireless clients and mesh backbone.

IPNetwork Monitor allows you to monitor SNMP objects defined in SYMBOL-ENTERPRISE-PRIVATE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • per-mobile-unit (MU) association status and power mode
  • RF-layer traffic and error counters
  • access-control violation events
  • WLAP mesh root/designated bridge status
  • known-AP discovery table
  • MAC/Ethernet-type filter violation counts

Supported Devices

  • Symbol Technologies Spectrum24 Ethernet Access Point

Monitoring Examples

A network administrator would poll apMUTable to see which mobile units, such as handheld barcode scanners, are currently associated to a given access point, their power-save mode, and how much traffic each has sent or received, useful for spotting a scanner that has dropped off the network or is unexpectedly staying in continuous-active mode and draining its battery. Watching for an apACLViolationTrap would flag a device attempting to associate with a MAC address not present in the access-control table, a possible rogue or misconfigured client. In a WLAP mesh deployment, an apRootWLAPLostTrap or apDsgnatedWLAPLostTrap would immediately signal that the wireless backbone lost its root or designated bridge, which the operator could correlate with apWLAPInfo's topology state to identify which physical AP link failed.

OIDs
OID symbolicOID numericTypeAccessDescription
NTF coldStart1.3.6.1.2.1.11.0.0Access Point cold boot. - apMyMacAddr is the MAC address of the Access Point sending this trap message.
NTF authenticationFailure1.3.6.1.2.1.11.0.4Invalid 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.
symbol1.3.6.1.4.1.388
spectrum241.3.6.1.4.1.388.1
apProduct1.3.6.1.4.1.388.1.1
NTF apRFStartUpTrap1.3.6.1.4.1.388.1.1.0.101RF Driver is up. - apMyMacAddr is the MAC address of the Access Point sending this trap message.
NTF apACLViolationTrap1.3.6.1.4.1.388.1.1.0.102Mobile 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.
NTF apAPIdConflictTrap1.3.6.1.4.1.388.1.1.0.103An Access Point with the same AP-ID with this Access Point is found. - apMyMacAddr is the MAC address of the Access Point sending this trap message.
NTF apMUAssocTrap1.3.6.1.4.1.388.1.1.0.111Indicates 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.
NTF apMUUnAssocTrap1.3.6.1.4.1.388.1.1.0.112Indicates 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.
NTF apMUToCAMTrap1.3.6.1.4.1.388.1.1.0.113Indicates 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.
NTF apMUToPSPTrap1.3.6.1.4.1.388.1.1.0.114Indicates 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.
NTF apRootWLAPUpTrap1.3.6.1.4.1.388.1.1.0.121Indicates 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.
NTF apRootWLAPLostTrap1.3.6.1.4.1.388.1.1.0.122If 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.
NTF apDsgntedWLAPUpTrap1.3.6.1.4.1.388.1.1.0.123Indicates 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.
NTF apDsgnatedWLAPLostTrap1.3.6.1.4.1.388.1.1.0.124If 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.
apConfigMgmt1.3.6.1.4.1.388.1.1.1
apManufactureInfo1.3.6.1.4.1.388.1.1.1.1
STR apModelnumber1.3.6.1.4.1.388.1.1.1.1.1DisplayStringread-onlyThe Model Number of the Access Point device.
STR apSerialnumber1.3.6.1.4.1.388.1.1.1.1.2DisplayStringread-onlyThe Serial Number of the Access Point system.
STR apHardwareRev1.3.6.1.4.1.388.1.1.1.1.3DisplayStringread-onlyThe current revision of the Access Point hardware.
PHY apMyMacAddr1.3.6.1.4.1.388.1.1.1.1.4PhysAddressread-onlyThe MAC address of the AP.
STR apAPFirmwareRev1.3.6.1.4.1.388.1.1.1.1.5DisplayStringread-onlyThe current revision of the Access Point firmware.
STR apRFFirmwareRev1.3.6.1.4.1.388.1.1.1.1.6DisplayStringread-onlyThe current revision of the Access Point radio firmware.
apSystemConfig1.3.6.1.4.1.388.1.1.1.2
STR apSystemName1.3.6.1.4.1.388.1.1.1.2.1DisplayStringread-writeAn ASCII string to identify this Access Point (up to 31 characters).
IP apMyIPAddr1.3.6.1.4.1.388.1.1.1.2.2IpAddressread-writeThe IP address for the AP.
IP apSubnetMask1.3.6.1.4.1.388.1.1.1.2.3IpAddressread-writeThe IP subnet mask for the AP.
IP apGatewayIPAddr1.3.6.1.4.1.388.1.1.1.2.4IpAddressread-writeThe IP address for the default gateway.
INT apDefaultInterface1.3.6.1.4.1.388.1.1.1.2.5INTEGERread-writeSpecifies the default interface (Ethernet or PPP) for the Access Point to forward an unknown packet. Default is ethernet(2).
INT apEnetPortState1.3.6.1.4.1.388.1.1.1.2.6INTEGERread-writeSpecifies the state of the Ethernet interface. Default is up(1).
INT apEthernetTimeOut1.3.6.1.4.1.388.1.1.1.2.7INTEGERread-writeThe Ethernet time out value ranges from 30 to 255 seconds. If the value is: - 0: the Ethernet Time Out function is disabled. - 1: detect Ethernet timeout by hardware circuitry. - 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. When the Ethernet connection is broken: - if WLAP Mode is disabled, the AP will clear the MU table and disable the RF interface until the Ethernet connection is up. - if WLAP Mode is enabled, the AP will set the timeout value to zero and reset itself. The default value is 0.
INT apTelnetEnable1.3.6.1.4.1.388.1.1.1.2.8INTEGERread-writeEnables/Disables Telnet access to the AP. Default is enabled(1).
INT apAccCtrlEnable1.3.6.1.4.1.388.1.1.1.2.9INTEGERread-writeEnables/Disables the Access Control function. When it is enabled, a Mobile Unit can associate with the Access Point only if its MAC address is in the Access Control Table. Default is disabled(2).
INT apTypeFilterEnable1.3.6.1.4.1.388.1.1.1.2.10INTEGERread-writeSpecifies the type of Access Point Type Filtering operation, i.e. Disabled/Forward/Discard. Default is disabled(1).
INT apMUAutoCfgEnable1.3.6.1.4.1.388.1.1.1.2.11INTEGERread-writeEnables/Disables Autoconfiguration of Mobile Units. When enabled, the Net ID is automatically downloaded to Mobile Units. Default is disabled(2).
INT apAutoCfgEnable1.3.6.1.4.1.388.1.1.1.2.12INTEGERread-writeEnables/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).
INT apWNMPEnable1.3.6.1.4.1.388.1.1.1.2.13INTEGERread-writeEnables/Disables Use of the WNMP agent. Default is enabled(1).
INT apAPStateXchgEnable1.3.6.1.4.1.388.1.1.1.2.14INTEGERread-writeEnables/Disables exchanging Access Point to Access Point state information by using WNMP protocol. Default is enabled(1).
apSNMPInfo1.3.6.1.4.1.388.1.1.1.3
INT apSNMPMode1.3.6.1.4.1.388.1.1.1.3.1INTEGERread-writeSpecifies the mode of the SNMP Agent operation, i.e. Disabled/Readonly/ReadWrite. Default is readwrite(3).
STR apROCommunityName1.3.6.1.4.1.388.1.1.1.3.2DisplayStringread-writeThe Read-Only community name of the SNMP command for management station accessing this Access Point (up to 31 characters).
STR apRWCommunityName1.3.6.1.4.1.388.1.1.1.3.3DisplayStringread-writeThe Read-Write community name of the SNMP command for management station accessing this Access Point (up to 13 characters). This community name is same as the System Password or Telnet Password. For security purpose, if the management station uses the READ-ONLY community name to access this object, a string of 'xxxxx' will be returned.
IP apTrapRcvrIpAdr1.3.6.1.4.1.388.1.1.1.3.4IpAddressread-writeTrap receiver's (i.e. Network Manager's) IP address.
INT apAllTrapsEnable1.3.6.1.4.1.388.1.1.1.3.5INTEGERread-writeEnables/Disables all SNMP traps. Default is disable(2).
INT apColdBootTrapEnable1.3.6.1.4.1.388.1.1.1.3.6INTEGERread-writeEnables/Disables Access Point Cold Boot trap. Default is disable(2). This is a generic-trap and the trap code is 0. The enabled/disabled state of this trap depends on the state of apAllTrapsEnable.
INT apAuthenFailureTrapEnable1.3.6.1.4.1.388.1.1.1.3.7INTEGERread-writeEnables/Disables authentication failure trap. Default is disable(2). This is a generic-trap and the trap code is 4. The enabled/disabled state of this trap depends on the state of apAllTrapsEnable.
INT apRFTrapEnable1.3.6.1.4.1.388.1.1.1.3.8INTEGERread-writeEnables/Disables Access Point RF driver startup trap. Default is disable(2). This is an enterprise-specific trap and the trap code is 101. The enabled/disabled state of this trap depends on the state of apAllTrapsEnable.
INT apACLTrapEnable1.3.6.1.4.1.388.1.1.1.3.9INTEGERread-writeEnables/Disables Access Control violation trap. Default is disable(2). This is an enterprise-specific trap and the trap code is 102. The enabled/disabled state of this trap depends on the state of apAllTrapsEnable.
INT apMUStateChngTrapEnable1.3.6.1.4.1.388.1.1.1.3.10INTEGERread-writeEnables/Disables Mobile Unit State Change trap. Default is disable(2). Once enabled, the following 4 enterprise- specific traps will be generated : - 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.
INT apAPIdConflictTrapEnable1.3.6.1.4.1.388.1.1.1.3.11INTEGERread-writeEnables/Disables AP-Id conflict trap. Default is disable(2). This is an enterprise-specific trap and the trap code is 103. The enabled/disabled state of this trap depends on the state of apAllTrapsEnable.
INT apWLAPConnChngTrapEnable1.3.6.1.4.1.388.1.1.1.3.12INTEGERread-writeEnables/Disables WLAP Connection Change trap. Default is disable(2). Once enabled, the following 4 enterprise-specific traps will be generated : - 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. The enabled/disabled state of this trap depends on the state of apAllTrapsEnable.
apRFConfig1.3.6.1.4.1.388.1.1.1.4
INT apRFPortState1.3.6.1.4.1.388.1.1.1.4.1INTEGERread-writeSpecifies the state of the RF Interface. Default is up(1).
OCT apNetID1.3.6.1.4.1.388.1.1.1.4.2OCTET STRINGread-writeThe current Net ID (i.e. operational ESS ID) for the AP. This value determines which APs are on the same network and ranges from 1 - 0x1fe.
OCT apAPID1.3.6.1.4.1.388.1.1.1.4.3OCTET STRINGread-writeThe current AP-ID (i.e. BSS ID) for this Access Point. This value ranges from 0 - 0x79. Writing a value will force this Access Point to use that value as AP-ID, unless it conflicts with that used by another Access Point. In that case this Access Point will select its own value. The Access Point will always insure that the AP-ID is unique.
INT apHopSequence1.3.6.1.4.1.388.1.1.1.4.4INTEGERread-writeThe hopping sequence defined in the system configura- tion table for this AP. If WLAP mode is enabled, this Access Point will follow the hopping sequence (defined as 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). For the United States, this value ranges from 1-22, for Japan 0-3, ... TBD.
STR apCountryName1.3.6.1.4.1.388.1.1.1.4.5DisplayStringread-onlyThe country for which the Access Point radio is configured. It is set at the factory and may not be altered.
INT apHopSet1.3.6.1.4.1.388.1.1.1.4.6INTEGERread-onlyThe current hopping sequence set used by this AP.
INT apAntennaSelect1.3.6.1.4.1.388.1.1.1.4.7INTEGERread-writeSelect 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).
INT apDTIMInterval1.3.6.1.4.1.388.1.1.1.4.8INTEGERread-writeThe frequency of DTIM packets as a multiple of TIM packets. Default is 10.
INT apBCMCQMax1.3.6.1.4.1.388.1.1.1.4.9INTEGERread-writeThe maximum size of broadcast/multicast queue. Default is 10.
INT apReassemblyTimeOut1.3.6.1.4.1.388.1.1.1.4.10INTEGERread-writeThe re-assembly timeout (in .5 ms units). Default is 9000.
INT apMaxRetries1.3.6.1.4.1.388.1.1.1.4.11INTEGERread-writeThe maximum number of allowed retries before aborting a transmission. Default is 15.
OCT apMulticastMask1.3.6.1.4.1.388.1.1.1.4.12OCTET STRINGread-writeRF multicast packets with these upper 32 bits are sent out immediately.
OCT apEncryptCoeff1.3.6.1.4.1.388.1.1.1.4.13OCTET STRINGread-writeThe encrytion coefficient value in hexadecimal.
OCT apEncryptPhase1.3.6.1.4.1.388.1.1.1.4.14OCTET STRINGread-writeThe encrytion phase value in hexadecimal.
INT apWLAPMode1.3.6.1.4.1.388.1.1.1.4.15INTEGERread-writeEnables/Disables Wireless AP capability. Default is disabled(2).
OCT apWLAPPriority1.3.6.1.4.1.388.1.1.1.4.16OCTET STRINGread-writeProvides 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. Default is 8000 hex from the 0 - 0xFFFF range. Reset the Access Point for value to take effect.
OCT apWLAPManualAPID1.3.6.1.4.1.388.1.1.1.4.17OCTET STRINGread-writeSpecifies the AP-ID of a particular WLAP and forces the current WLAP to associate only with that WLAP. When WLAP Manaul AP ID is set to the current AP-ID, the current AP jumps into Functional state immediately and waits for an Association Request from the other WLAP. Reset AP for value to take effect.
INT apWLAPEncryption1.3.6.1.4.1.388.1.1.1.4.18INTEGERread-writeEnables/Disables Wireless AP encryption capability. Default is disabled(2).
INT apWLAPHelloTime1.3.6.1.4.1.388.1.1.1.4.19INTEGERread-writeSets the time lapse, in seconds, between Configuration BPDUs (Bridge Protocol Data Unit) generated by a Root AP. Default is 20 seconds. Reset AP for value to take effect.
INT apWLAPMaxAge1.3.6.1.4.1.388.1.1.1.4.20INTEGERread-writeSpecifies how long, in seconds, a Configuration BPDU (Bridge Protocol Data Unit) is kept 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.
INT apWLAPFwdDelay1.3.6.1.4.1.388.1.1.1.4.21INTEGERread-writeSpecifies 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 10 secs. Reset AP for value to take effect.
apSerialPortConfig1.3.6.1.4.1.388.1.1.1.5
INT apPPPState1.3.6.1.4.1.388.1.1.1.5.1INTEGERread-writeIndicates the current state of the PPP connection machine. Default is down(2).
INT apSerialPortUse1.3.6.1.4.1.388.1.1.1.5.2INTEGERread-writeSpecifies whether the Serial Interface is to be used as User Interface(UI) or PPP. Default is ui(2).
INT apModemConnected1.3.6.1.4.1.388.1.1.1.5.3INTEGERread-writeSpecifies whether the Serial Interface has a modem attached to it. Default is no(2).
INT apConnectMode1.3.6.1.4.1.388.1.1.1.5.4INTEGERread-writeSpecifies the Modem connection mode: - originate(1): AP sends dial-out information. - answer(2): AP waits for dial-in information. Default is answer(2).
STR apDialOutNumber1.3.6.1.4.1.388.1.1.1.5.5DisplayStringread-writeSpecifies the number to be dialed by the modem.
INT apDialOutMode1.3.6.1.4.1.388.1.1.1.5.6INTEGERread-writeSpecifies the dialout mode: - auto(1): Modem dial out during startup time. - manual(2): Modem dial out by manned intervention. Dedault is auto(1).
INT apAnswerWaitTime1.3.6.1.4.1.388.1.1.1.5.7INTEGERread-writeSpecifies the period (in seconds) the AP will wait for the remote unit to answer the call. Default is 60 sec.
INT apModemSpeaker1.3.6.1.4.1.388.1.1.1.5.8INTEGERread-writeSpecifies if modem speaker is turned on(1) or off(2). Default is on(1).
INT apInactivityTimeout1.3.6.1.4.1.388.1.1.1.5.9INTEGERread-writeSpecifies the User Interface Inactivity timeout in minutes. 0 means no timeout. Default is 5 minutes.
INT apPPPTimeout1.3.6.1.4.1.388.1.1.1.5.10INTEGERread-writeSpecifies the PPP event timeout in seconds. Default is 3 seconds.
CTR apPPPTerminates1.3.6.1.4.1.388.1.1.1.5.11Counterread-writeSpecifies the maximum number of PPP terminate requests. Default is 10.
apAddrFilterTable1.3.6.1.4.1.388.1.1.1.6not-accessibleA table of MAC addresses not allowed to associate with the Access Point. The maximum number of entries in the table is 128.
apAddrFilterEntry1.3.6.1.4.1.388.1.1.1.6.1not-accessibleAn 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'.
INT disallowedIndex1.3.6.1.4.1.388.1.1.1.6.1.1INTEGERread-onlyAddress Filter Table index.
PHY disallowedMU1.3.6.1.4.1.388.1.1.1.6.1.2PhysAddressread-writeMU MAC address which is not allowed to be associated with this Access Point.
apTypeFilterTable1.3.6.1.4.1.388.1.1.1.7not-accessibleA 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.
apTypeFilterEntry1.3.6.1.4.1.388.1.1.1.7.1not-accessibleAn 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
INT typeIndex1.3.6.1.4.1.388.1.1.1.7.1.1INTEGERread-onlyFilter Type Table index.
OCT etherType1.3.6.1.4.1.388.1.1.1.7.1.2OCTET STRINGread-writeA 16-bit Ethernet Protocol Type in hexadecimal.
apPerformMgmt1.3.6.1.4.1.388.1.1.2
apTrafficMatrixTable1.3.6.1.4.1.388.1.1.2.1not-accessibleA 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.
apTrafficMatrixEntry1.3.6.1.4.1.388.1.1.2.1.1not-accessibleAn 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.
INT apTMTableIndex1.3.6.1.4.1.388.1.1.2.1.1.1INTEGERread-onlyAccess Point Traffic Matrix Table index.
STR apProtoItfName1.3.6.1.4.1.388.1.1.2.1.1.2DisplayStringread-onlyAccess Point Protocol Interface Name (i.e. Ethernet, PPP, Radio, AP).
CTR apNPktsToEnets1.3.6.1.4.1.388.1.1.2.1.1.3Counterread-onlyIndicates 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.
CTR apNPktsToPpps1.3.6.1.4.1.388.1.1.2.1.1.4Counterread-onlyIndicates 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.
CTR apNPktsToRfs1.3.6.1.4.1.388.1.1.2.1.1.5Counterread-onlyIndicates 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.
CTR apNPktsToAPStks1.3.6.1.4.1.388.1.1.2.1.1.6Counterread-onlyIndicates 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.
apItfStatTable1.3.6.1.4.1.388.1.1.2.2not-accessibleA 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.
apItfStatEntry1.3.6.1.4.1.388.1.1.2.2.1not-accessibleAn 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.
INT apItfStatIndex1.3.6.1.4.1.388.1.1.2.2.1.1INTEGERread-onlyAccess Point Interface Statistics Table index.
STR apInterfaceName1.3.6.1.4.1.388.1.1.2.2.1.2DisplayStringread-onlyAccess Point Interface Name (Ethernet, PPP, RF, AP).
CTR apPacketsIns1.3.6.1.4.1.388.1.1.2.2.1.3Counterread-onlyIndicates the number of good packets received on the specified interface.
CTR apPacketsOuts1.3.6.1.4.1.388.1.1.2.2.1.4Counterread-onlyIndicates the number of packets successfully transmitted on the specified interface.
CTR apOctetsIns1.3.6.1.4.1.388.1.1.2.2.1.5Counterread-onlyIndicates the number of good bytes received on the specified interface.
CTR apOctetsOuts1.3.6.1.4.1.388.1.1.2.2.1.6Counterread-onlyIndicates the number of bytes successfully transmitted on the specified interface.
GAU apPktsInPerSec1.3.6.1.4.1.388.1.1.2.2.1.7Gaugeread-onlyIndicates the number of good packets per second received on the specified Interface.
GAU apPktsOutPerSec1.3.6.1.4.1.388.1.1.2.2.1.8Gaugeread-onlyIndicates the number of packets per second successfully transmitted on the specified interface.
GAU apOctInPerSec1.3.6.1.4.1.388.1.1.2.2.1.9Gaugeread-onlyIndicates the number of good bytes per second received on the specified Interface.
GAU apOctOutPerSec1.3.6.1.4.1.388.1.1.2.2.1.10Gaugeread-onlyIndicates the number of bytes per second successfully transmitted on the specified interface.
apEthernetStatistics1.3.6.1.4.1.388.1.1.2.3
CTR apEPktsSeens1.3.6.1.4.1.388.1.1.2.3.1Counterread-onlyIndicates 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.
CTR apEPktsForwardeds1.3.6.1.4.1.388.1.1.2.3.2Counterread-onlyIndicates the number of Ethernet packets forwarded from the Ethernet interface to other interfaces.
CTR apEPktsDiscNoMatchs1.3.6.1.4.1.388.1.1.2.3.3Counterread-onlyIndicates the number of packets discarded due to unknown destination (i.e. no database entry).
CTR apEPktsDiscForceds1.3.6.1.4.1.388.1.1.2.3.4Counterread-onlyIndicates the number of packets discarded due to Type or Address filters applied.
CTR apEPktsDiscBuffers1.3.6.1.4.1.388.1.1.2.3.5Counterread-onlyIndicates the number of packets discarded due to lack of available buffers in AP.
CTR apEPktsDiscCRCs1.3.6.1.4.1.388.1.1.2.3.6Counterread-onlyIndicates the number of packets discarded due to CRC errors.
CTR apEPktsSents1.3.6.1.4.1.388.1.1.2.3.7Counterread-onlyIndicates the number of packets sent by this Ethernet Port.
CTR apEAnyCollisions1.3.6.1.4.1.388.1.1.2.3.8Counterread-onlyIndicates the number of packets that suffer at least one collision.
CTR apE1orMoreColls1.3.6.1.4.1.388.1.1.2.3.9Counterread-onlyIndicates the number of packets that suffer more than one collision.
CTR apEMaxCollisions1.3.6.1.4.1.388.1.1.2.3.10Counterread-onlyIndicates the number of packets that suffer more than the maximum number of collisions.
CTR apELateCollisions1.3.6.1.4.1.388.1.1.2.3.11Counterread-onlyIndicates the number of packets that suffer late collisions.
CTR apEPktsDefers1.3.6.1.4.1.388.1.1.2.3.12Counterread-onlyIndicates the times AP had to defer transmit requests on Ethernet due to busy medium.
apRFStatistics1.3.6.1.4.1.388.1.1.2.4
CTR rfBcMcPktsSents1.3.6.1.4.1.388.1.1.2.4.1Counterread-onlyIndicates the number of broadcast/multicast packets that have been successfully transmitted.
CTR rfBcMcPktsRcvds1.3.6.1.4.1.388.1.1.2.4.2Counterread-onlyIndicates the number of broadcast/multicast packets that have been successfully received.
CTR rfBcMcOctSents1.3.6.1.4.1.388.1.1.2.4.3Counterread-onlyIndicates the number of broadcast/multicast bytes that have been successfully transmitted.
CTR rfBcMcOctRcvds1.3.6.1.4.1.388.1.1.2.4.4Counterread-onlyIndicates the number of broadcast/multicast bytes that have been successfully received.
CTR rfSysPktsSents1.3.6.1.4.1.388.1.1.2.4.5Counterread-onlyIndicates the number of system packets (includes probe operations packets) that have been successfully transmitted.
CTR rfSysPktsRcvds1.3.6.1.4.1.388.1.1.2.4.6Counterread-onlyIndicates the number of system packets (includes probes /associate packets) that have been successfully received.
CTR rfSBcMcPktsSents1.3.6.1.4.1.388.1.1.2.4.7Counterread-onlyIndicates the number of system broadcast/multicast packets (includes beacons) that have been successfully transmitted.
CTR rfSBcMcPktsRcvds1.3.6.1.4.1.388.1.1.2.4.8Counterread-onlyIndicates the number of system broadcast/multicast iincludes beacons) packets that have been successfully received.
CTR rfSuccFragPkts1.3.6.1.4.1.388.1.1.2.4.9Counterread-onlyIndicates the number of packets that were fragmented and for which all fragments were acked.
CTR rfUnsuccFragPkts1.3.6.1.4.1.388.1.1.2.4.10Counterread-onlyIndicates the number of packets that were fragmented but for which one or more fragments were not acked.
CTR rfTotalFragSents1.3.6.1.4.1.388.1.1.2.4.11Counterread-onlyIndicates the number of packets fragments that have been sent.
CTR rfTotalFragRcvds1.3.6.1.4.1.388.1.1.2.4.12Counterread-onlyIndicates the number of packets fragments that have been received.
CTR rfSuccReassPkts1.3.6.1.4.1.388.1.1.2.4.13Counterread-onlyIndicates the number of packets that were reassigned and successfully reassembled.
CTR rfUnsuccReassPkts1.3.6.1.4.1.388.1.1.2.4.14Counterread-onlyIndicates the number of packets that were unsuccessfully reassembled.
CTR rfAssocMUs1.3.6.1.4.1.388.1.1.2.4.15Counterread-onlyIndicates the number of MUs currently associated with this AP.
CTR rfRcvdCRCErrors1.3.6.1.4.1.388.1.1.2.4.16Counterread-onlyIndicates the number of packets that were received but had the CRC errors.
CTR rfRcvdDupPkts1.3.6.1.4.1.388.1.1.2.4.17Counterread-onlyIndicates 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.
CTR rfTotalCollisions1.3.6.1.4.1.388.1.1.2.4.18Counterread-onlyIndicates 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.
CTR rfPktsWithoutColls1.3.6.1.4.1.388.1.1.2.4.19Counterread-onlyIndicates the number of packets without any collision.
CTR rfPktsWithMaxColls1.3.6.1.4.1.388.1.1.2.4.20Counterread-onlyIndicates the number of packets that suffered the maximum number of collisions.
CTR rfPktsWithColls1.3.6.1.4.1.388.1.1.2.4.21Counterread-onlyIndicates the number of packets that suffered at least one collision.
apPerFreqStatTable1.3.6.1.4.1.388.1.1.2.5not-accessibleA 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.
apPerFreqStatEntry1.3.6.1.4.1.388.1.1.2.5.1not-accessibleAn 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.
INT rfPerFqChannel1.3.6.1.4.1.388.1.1.2.5.1.1INTEGERread-onlyRadio Frequency channel number.
CTR rfPerFqPktsSents1.3.6.1.4.1.388.1.1.2.5.1.2Counterread-onlyCounter for the packets sent per frequency.
CTR rfPerFqPktsRcvds1.3.6.1.4.1.388.1.1.2.5.1.3Counterread-onlyCounter for the packets received per frequency.
CTR rfPerFqRetries1.3.6.1.4.1.388.1.1.2.5.1.4Counterread-onlyCounter for the retries per frequency.
apSerialPortStatistics1.3.6.1.4.1.388.1.1.2.6
CTR apNbrOfDialouts1.3.6.1.4.1.388.1.1.2.6.1Counterread-onlyIndicates the number of dialout attempts by the AP.
CTR apDialoutFailures1.3.6.1.4.1.388.1.1.2.6.2Counterread-onlyIndicates the number of dialout failures by the AP.
CTR apNbrOfAnswers1.3.6.1.4.1.388.1.1.2.6.3Counterread-onlyIndicates the number of answer attempts by the AP.
TIK apCurrCallTime1.3.6.1.4.1.388.1.1.2.6.4TimeTicksread-onlyIndicates the length in seconds of current connection session. Note: the time is relative to the boot time of this AP.
TIK apLastCallTime1.3.6.1.4.1.388.1.1.2.6.5TimeTicksread-onlyIndicates the length in seconds of last connection session. Note: the time is relative to the boot time of this AP.
apWNMPStatistics1.3.6.1.4.1.388.1.1.2.7
CTR apWNMPCfgPkts1.3.6.1.4.1.388.1.1.2.7.1Counterread-onlyIndicates the number of WNMP configuration requests received from NetVision.
CTR wEchoRequests1.3.6.1.4.1.388.1.1.2.7.2Counterread-onlyIndicates the number of WNMP Echo Requests received by this AP.
CTR wPingRequests1.3.6.1.4.1.388.1.1.2.7.3Counterread-onlyIndicates the number of WNMP ping requests received by this AP.
CTR wPktsFromNVs1.3.6.1.4.1.388.1.1.2.7.4Counterread-onlyIndicates the number of WNMP packets that were received from NetVision via this AP.
CTR wPPktsToNVs1.3.6.1.4.1.388.1.1.2.7.5Counterread-onlyIndicates the number of WNMP packets that were sent to the NetVision via this AP.
CTR wPassThruEchoes1.3.6.1.4.1.388.1.1.2.7.6Counterread-onlyIndicates the number of WNMP packets for other stations that passed through this AP.
apMUInfo1.3.6.1.4.1.388.1.1.2.8
CTR apCurrentMUs1.3.6.1.4.1.388.1.1.2.8.1Counterread-onlyIndicates the number of MUs currently associated with this AP.
CTR apMaxMUs1.3.6.1.4.1.388.1.1.2.8.2Counterread-onlyIndicates the highest number of MUs ever associated with this AP.
CTR apTotalAssocs1.3.6.1.4.1.388.1.1.2.8.3Counterread-onlyIndicates the total number of associations by all MUs with this AP.
apMUTable1.3.6.1.4.1.388.1.1.2.8.4not-accessibleA table of information for a specific MU associated with this Access Point. The current number of entries is 128.
apMUEntry1.3.6.1.4.1.388.1.1.2.8.4.1not-accessibleAn 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.
INT muIndex1.3.6.1.4.1.388.1.1.2.8.4.1.1INTEGERread-onlySpecific MU information Table index.
PHY muMacAddr1.3.6.1.4.1.388.1.1.2.8.4.1.2PhysAddressread-onlyThe MAC address of the MU associated with this AP.
INT muInterface1.3.6.1.4.1.388.1.1.2.8.4.1.3INTEGERread-onlyIndicates 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.
INT muState1.3.6.1.4.1.388.1.1.2.8.4.1.4INTEGERread-onlyIndicates the state of this MU.
INT muPowerMode1.3.6.1.4.1.388.1.1.2.8.4.1.5INTEGERread-onlyIndicates the MU power mode (Power Save Protocol mode or Continue Active Mode.)
INT muStationID1.3.6.1.4.1.388.1.1.2.8.4.1.6INTEGERread-onlyIndicates the MU station ID.
PHY muLastAPAddr1.3.6.1.4.1.388.1.1.2.8.4.1.7PhysAddressread-onlyIndicates the MAC address of the last AP with which this MU had an association.
INT muTotalAssoc1.3.6.1.4.1.388.1.1.2.8.4.1.8INTEGERread-onlyIndicates the total associations for this MU.
TIK muAssocStart1.3.6.1.4.1.388.1.1.2.8.4.1.9TimeTicksread-onlyIndicates 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.
TIK muLstAssStrt1.3.6.1.4.1.388.1.1.2.8.4.1.10TimeTicksread-onlyIndicates when the MU began its prior association with this AP. If this is the first association with this AP, this value is zero.
TIK muLastAssEnd1.3.6.1.4.1.388.1.1.2.8.4.1.11TimeTicksread-onlyIndicates when the MU ended its previous association with this AP. If this is the first association with this AP, this value is zero.
CTR muNPktsSents1.3.6.1.4.1.388.1.1.2.8.4.1.12Counterread-onlyIndicates the number of packets successfully transmitted to this MU.
CTR muNPktsRcvds1.3.6.1.4.1.388.1.1.2.8.4.1.13Counterread-onlyIndicates the number of Good Packets received from this MU.
CTR muNBytesSents1.3.6.1.4.1.388.1.1.2.8.4.1.14Counterread-onlyIndicates the number of bytes successfully transmitted to this MU.
CTR muNBytesRcvds1.3.6.1.4.1.388.1.1.2.8.4.1.15Counterread-onlyIndicates the number of Good Bytes received from this MU.
CTR muNDiscdPkts1.3.6.1.4.1.388.1.1.2.8.4.1.16Counterread-onlyIndicates the number of received packets discarded because no buffers.
TIK muTmLastData1.3.6.1.4.1.388.1.1.2.8.4.1.17TimeTicksread-onlyIndicates the time when the last good packet was received from this MU. The packet may be either an ACK, Data, or Poll.
apKnownAPsTable1.3.6.1.4.1.388.1.1.2.9not-accessibleA table of information on other Access Points known by this Access Point. The current number of entries is 32.
apKnownAPsEntry1.3.6.1.4.1.388.1.1.2.9.1not-accessibleAn 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.
PHY apAPMacAddr1.3.6.1.4.1.388.1.1.2.9.1.1PhysAddressread-onlyMac Address of Known AP.
IP apAPIpAddr1.3.6.1.4.1.388.1.1.2.9.1.2IpAddressread-onlyIP Address of Known AP.
INT apHoppingSeq1.3.6.1.4.1.388.1.1.2.9.1.5INTEGERread-onlyHopping Sequence of Known AP.
INT apMUs1.3.6.1.4.1.388.1.1.2.9.1.6INTEGERread-onlyIndicates the number of MUs currently associated with AP.
INT apKBOS1.3.6.1.4.1.388.1.1.2.9.1.7INTEGERread-onlyKilobytes sent per second by AP on the radio interface.
INT apKBIS1.3.6.1.4.1.388.1.1.2.9.1.8INTEGERread-onlyKilobytes received per second by AP on the radio interface.
TIK apLastRcvd1.3.6.1.4.1.388.1.1.2.9.1.9TimeTicksread-onlyLast communication in seconds with AP. Consistent values greater than 12 may indicate a communication failure with AP.
apFilterStatistics1.3.6.1.4.1.388.1.1.2.10
CTR apAdrViolations1.3.6.1.4.1.388.1.1.2.10.1Counterread-onlyIndicates the number of Mobile Unit MAC address violations counted.
CTR apTypeViolations1.3.6.1.4.1.388.1.1.2.10.2Counterread-onlyIndicates the number of Ethernet packet type violations counted.
apWLAPInfo1.3.6.1.4.1.388.1.1.2.11
CTR apNbrOfWLAPItfs1.3.6.1.4.1.388.1.1.2.11.1Counterread-onlyIndicates number of WLAP interfaces established.
INT apWLAPState1.3.6.1.4.1.388.1.1.2.11.2INTEGERread-onlyIndicates the current WLAP state. The state values and meanings are as follows : - During power-up initialization : Initializing(1) SendingProbe(2) SendAssocReq(3) SendCfgBPDU(4) WaitForProbe(5) SendProbeRsp(6) SendAssocRsp(7) SendCfgRsp(8) ReceivedRootRsp(10) - During WLAP operation : RootWLAPLost(12) Disabled(14) Functional(15)
INT apWLAPHopSequence1.3.6.1.4.1.388.1.1.2.11.3INTEGERread-onlyIndicates the hop sequence of the Root AP followed by this WLAP.
INT apRootInterface1.3.6.1.4.1.388.1.1.2.11.4INTEGERread-onlyIndicates the WLAP interface leading to the Root AP.
OCT apRootWLAPID1.3.6.1.4.1.388.1.1.2.11.5OCTET STRINGread-onlyIndicates 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
INT apRootPathCost1.3.6.1.4.1.388.1.1.2.11.6INTEGERread-onlyIndicates how many hops away the current WLAP is from the Root AP.
OCT apWLAPID1.3.6.1.4.1.388.1.1.2.11.7OCTET STRINGread-onlyIndicates 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
apWLAPItfTable1.3.6.1.4.1.388.1.1.2.11.8not-accessibleA table of wireless AP interfaces information, which contains four (4) interfaces : Ethernet and three AP-to-AP interfaces or just all four AP-to-AP interfaces. The current number of entries is 4.
apWLAPItfEntry1.3.6.1.4.1.388.1.1.2.11.8.1not-accessibleAn entry in the table of wireless AP interfaces information. A row in this table cannot be created or deleted by SNMP operations on columns of the table.
OCT apWLAPItfID1.3.6.1.4.1.388.1.1.2.11.8.1.1OCTET STRINGread-onlyWLAP interface ID. It consists of 1 byte of priority (default is 0x80) and 1 byte of interface ID.
PHY apWLAPItfAddr1.3.6.1.4.1.388.1.1.2.11.8.1.2PhysAddressread-onlyThe MAC address of the associated WLAP on this interface. For Ethernet, this is the Bridge Group Address : 01-80-C2-00-00-00. For AP-to-AP, this is the associated WLAP MAC address.
INT apWLAPItfState1.3.6.1.4.1.388.1.1.2.11.8.1.3INTEGERread-onlyThe current state of the Wireless AP interface, ie : Disabled(1), Listening(2), Learning(3), Forwarding(4), or Blocking(5).
INT apWLAPPathCost1.3.6.1.4.1.388.1.1.2.11.8.1.4INTEGERread-onlyThe 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.
OCT apDsgnatedRoot1.3.6.1.4.1.388.1.1.2.11.8.1.5OCTET STRINGread-onlyThe unique Root AP ID designated by the Root AP.
INT apDsgnatedCost1.3.6.1.4.1.388.1.1.2.11.8.1.6INTEGERread-onlyThe cost of the path to the Root AP designated by the Root AP.
OCT apDsgnatedWLAP1.3.6.1.4.1.388.1.1.2.11.8.1.7OCTET STRINGread-onlyThe unique WLAP ID designated by the Root AP.
OCT apDsgnatedItf1.3.6.1.4.1.388.1.1.2.11.8.1.8OCTET STRINGread-onlyThe WLAP interface ID designated by the Root AP.
apFaultMgmt1.3.6.1.4.1.388.1.1.3
INT apClrAllStatistics1.3.6.1.4.1.388.1.1.3.1INTEGERread-writeClear all the interface statistics (yes = 1, no = 2).
INT apClrMUTable1.3.6.1.4.1.388.1.1.3.2INTEGERread-writeClear the MU Table (yes = 1, no = 2).
INT apClrACL1.3.6.1.4.1.388.1.1.3.3INTEGERread-writeClear the Access Control Table (yes = 1, no = 2).
INT apClrACLRangeTable1.3.6.1.4.1.388.1.1.3.4INTEGERread-writeClear the Access Control Range Table (yes = 1, no = 2).
INT apClrAddrFilterTbl1.3.6.1.4.1.388.1.1.3.5INTEGERread-writeClear the Address Filtering Table (yes = 1, no = 2).
INT apLdACLFrMUList1.3.6.1.4.1.388.1.1.3.6INTEGERread-writeLoad the Access Control Table from MU Table (yes = 1, no = 2).
INT apModemDialOut1.3.6.1.4.1.388.1.1.3.7INTEGERread-writeCommands the modem to dialout (yes = 1, no = 2).
INT apModemHangUp1.3.6.1.4.1.388.1.1.3.8INTEGERread-writeForces the AP to issue a 'hangup' string to the modem attached to the serial port (yes = 1, no = 2). This command is meaningful 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.
INT apUpdateFirmware1.3.6.1.4.1.388.1.1.3.9INTEGERread-writeUpdate 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
STR apDnLdFileName1.3.6.1.4.1.388.1.1.3.10DisplayStringread-writeThe name of the file to be downloaded to the AP. (Including path name and total up to 49 characters.) Note: IF BOOTP is responded to, that name will take precedence and overwrite this name.
IP apTFTPServer1.3.6.1.4.1.388.1.1.3.11IpAddressread-writeThe IP address for the TFTP Server.
INT apResetAP1.3.6.1.4.1.388.1.1.3.12INTEGERread-writeForces 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.
apSecurityMgmt1.3.6.1.4.1.388.1.1.4
CTR apACLViolations1.3.6.1.4.1.388.1.1.4.1Counterread-onlyIndicates the number of Access Control violations occurred.
INT apSaveConfig1.3.6.1.4.1.388.1.1.4.2INTEGERread-writeSaves the current configuration to NVRAM (yes = 1, no = 2).
apAccCtrlTable1.3.6.1.4.1.388.1.1.4.3not-accessibleA table of MAC addresses allowed to associate with the Access Point. The maximum number of entries in the table is 128.
apAccCtrlEntry1.3.6.1.4.1.388.1.1.4.3.1not-accessibleAn 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'.
INT allowedIndex1.3.6.1.4.1.388.1.1.4.3.1.1INTEGERread-onlyAccess Control Table index.
PHY allowedMU1.3.6.1.4.1.388.1.1.4.3.1.2PhysAddressread-writeMU MAC address which is allowed to associate with this AP.
apACLRangeTable1.3.6.1.4.1.388.1.1.4.4not-accessibleA 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.
apACLRangeEntry1.3.6.1.4.1.388.1.1.4.4.1not-accessibleAn 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'.
INT apACLRangeIndex1.3.6.1.4.1.388.1.1.4.4.1.1INTEGERread-onlyAccess Control Range Table index.
PHY lowMacAddr1.3.6.1.4.1.388.1.1.4.4.1.2PhysAddressread-writeThe lowest Mobile Unit MAC address in the range which is allowed to be associated with this AP.
PHY highMacAddr1.3.6.1.4.1.388.1.1.4.4.1.3PhysAddressread-writeThe highest Mobile Unit MAC address in the range which is allowed to be associated with this AP.

RFC description

Vendor-private SNMP MIB from Symbol Technologies (IANA enterprise 388) defining proprietary managed objects for Symbol Technologies networking and wireless access point equipment.

Start monitoring Symbol Technologies Spectrum24 Ethernet Access Point, legacy pre-Wi-Fi 802.11 (RF/mesh/client status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download SYMBOL-ENTERPRISE-PRIVATE-MIB