ARTEM-COMPOINT-WLAN-MIB

File: ARTEM-COMPOINT-WLAN-MIB.mib (43826 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
RFC1213-MIB

Imported symbols

enterprises IpAddress Integer32
Counter32 OBJECT-TYPE MODULE-IDENTITY
OBJECT-IDENTITY NOTIFICATION-TYPE OBJECT-GROUP
NOTIFICATION-GROUP TruthValue MacAddress
RowStatus TEXTUAL-CONVENTION ifIndex

Defined Types

ArtemRSSI  
This type is used to represent receiver input levels in dBm.
TEXTUAL-CONVENTION    
  INTEGER -110..0  

ArtemBridgeLinksEntry  
SEQUENCE    
  artemBridgeLinkIndex INTEGER
  artemBridgeLinkRowStatus INTEGER
  artemBridgeLinkIfIndex INTEGER
  artemBridgeLinkAdminStatus TruthValue
  artemBridgeLinkAliasName OCTET STRING
  artemBridgeLinkCurrentSpeed INTEGER
  artemBridgeLinkPartnerRadioMacAddress MacAddress
  artemBridgeLinkOperStatus TruthValue

ArtemBridgePrivacyEntry  
SEQUENCE    
  artemBridgePrivacyMode INTEGER
  artemBridgePrivacyAutoKey INTEGER

ArtemBridgeAutoConfigEntry  
SEQUENCE    
  artemBridgeLinkLockState TruthValue
  artemBridgeLinkConfigScanState INTEGER

ArtemBridgePeersEntry  
SEQUENCE    
  artemBridgePeerIndex INTEGER
  artemBridgePeerLinkAliasName OCTET STRING
  artemBridgePeerCompointName OCTET STRING
  artemBridgePeerRSSI ArtemRSSI
  artemBridgePeerLinkAdminStatus TruthValue
  artemBridgePeerLockState TruthValue
  artemBridgePeerCompointMacAddress MacAddress
  artemBridgePeerRadioMacAddress MacAddress
  artemBridgePeerConfigSetupState INTEGER
  artemBridgePeerConfigSetupResult INTEGER

ArtemLinkTestEntry  
SEQUENCE    
  artemLinkTestSignalLocal ArtemRSSI
  artemLinkTestSignalRemote ArtemRSSI
  artemLinkTestNoiseLocal ArtemRSSI
  artemLinkTestNoiseRemote ArtemRSSI
  artemLinkTestSNRLocal INTEGER
  artemLinkTestSNRRemote INTEGER
  artemLinkTestFramesTransmitted Counter32
  artemLinkTestFramesReceived Counter32
  artemLinkTestFramesLost Counter32
  artemLinkTestRxFrames54 Counter32
  artemLinkTestRxFrames48 Counter32
  artemLinkTestRxFrames36 Counter32
  artemLinkTestRxFrames24 Counter32
  artemLinkTestRxFrames18 Counter32
  artemLinkTestRxFrames12 Counter32
  artemLinkTestRxFrames11 Counter32
  artemLinkTestRxFrames9 Counter32
  artemLinkTestRxFrames6 Counter32
  artemLinkTestRxFrames5 Counter32
  artemLinkTestRxFrames2 Counter32
  artemLinkTestRxFrames1 Counter32

ArtemAPServiceSetsEntry  
SEQUENCE    
  artemAPServiceSetIndex INTEGER
  artemAPServiceSetsRowStatus RowStatus
  artemAPIfIndex INTEGER
  artemAPServiceSetAdminStatus TruthValue

ArtemRadioParametersEntry  
SEQUENCE    
  artemRadioIndex INTEGER
  artemRadioChannel INTEGER
  artemRadioSpeedMode INTEGER
  artemRadioTxPower INTEGER
  artemRadioAntennaDiversity INTEGER
  artemRadioNitroMode TruthValue
  artemRadioAckWindow INTEGER
  artemRadioWwrMode INTEGER
  artemRadioOperatingMode INTEGER

ArtemInterfaceRadioEntry  
SEQUENCE    
  artemWLANRadioIndex INTEGER

Defined Values

artem 1.3.6.1.4.1.4280
Funkwerk Enterprise Communications MIB file that provides additional attributes not covered by standard MIBs for WLAN functionality in artem products.
MODULE-IDENTITY    

artemWLAN 1.3.6.1.4.1.4280.5
Definitions and attributes that apply to a radio module. The radio module may host one or more interfaces (AP service sets or bridge links).
Status: current Access: read-write
OBJECT-IDENTITY    

artemBridge 1.3.6.1.4.1.4280.5.1
OBJECT IDENTIFIER    

artemBridgeConfigScanTimeout 1.3.6.1.4.1.4280.5.1.1
This attribute defines the maximum time a bridge auto-configuration scan may take. After this timeout has expired, any auto-configuration scan will be aborted, regardless of current state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..600  

artemBridgeConfigSetupTimeout 1.3.6.1.4.1.4280.5.1.2
This attribute defines the maximum time a bridge auto-configuration setup may take. After this timeout has expired, any auto-configuration setup will be aborted, regardless of current state. In this case, artemBridgePeerConfigSetupResult will be set to 'timeout'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 10..600  

artemBridgeLinksTable 1.3.6.1.4.1.4280.5.1.3
Attributes for artem bridge links.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtemBridgeLinksEntry

artemBridgeLinksEntry 1.3.6.1.4.1.4280.5.1.3.1
An entry in artemBridgeLinksTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtemBridgeLinksEntry  

artemBridgeLinkIndex 1.3.6.1.4.1.4280.5.1.3.1.1
This is the unique index number for a bridge link of the given radio.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

artemBridgeLinkRowStatus 1.3.6.1.4.1.4280.5.1.3.1.2
Auxiliary variable for creation of new object instances and/or the deletion of existing object instances.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

artemBridgeLinkIfIndex 1.3.6.1.4.1.4280.5.1.3.1.3
ifIndex that is associated to the combination of artemRadioIndex and artemBridgeLinkIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

artemBridgeLinkAdminStatus 1.3.6.1.4.1.4280.5.1.3.1.4
This attribute defines if the associated bridge link is currently active.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

artemBridgeLinkAliasName 1.3.6.1.4.1.4280.5.1.3.1.5
This attribute can be used to set a textual alias name for this bridge link. Default is 'wl?_br?', where first '?' is radio number and second '?' is link number on this radio.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..13)  

artemBridgeLinkCurrentSpeed 1.3.6.1.4.1.4280.5.1.3.1.6
This attribute returns the current transmission speed for this link, or 0 if no connection can be established.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..54  

artemBridgeLinkPartnerRadioMacAddress 1.3.6.1.4.1.4280.5.1.3.1.7
This attribute contains the MAC address of the remote radio module. It can be set directly, or via the auto-configuration mechanism.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

artemBridgeLinkOperStatus 1.3.6.1.4.1.4280.5.1.3.1.8
This attribute shows if the bridge link connection is currently operative.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

artemBridgePrivacyTable 1.3.6.1.4.1.4280.5.1.4
Table of privacy settings, with special privacy modes for bridge links.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtemBridgePrivacyEntry

artemBridgePrivacyEntry 1.3.6.1.4.1.4280.5.1.4.1
An entry in artemBridgePrivacyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtemBridgePrivacyEntry  

artemBridgePrivacyMode 1.3.6.1.4.1.4280.5.1.4.1.1
This attribute selects privacy mode to use for all bridge links on this radio. Privacy is immediately enabled anything different from 'none' is selected and an appropriate key has been set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), wep(1), tkip(2), aes(3)  

artemBridgePrivacyAutoKey 1.3.6.1.4.1.4280.5.1.4.1.2
Writing this attribute triggers automatic bridge privacy setup. Depending on artemBridgePrivacyMode, a pseudo-random WEP key or passphrase is generated, and privacy is activated. If non-empty keys have previously been set, writing this attribute returns an error.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

artemBridgeAutoConfigTable 1.3.6.1.4.1.4280.5.1.5
Attributes for artem bridge link auto-configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtemBridgeAutoConfigEntry

artemBridgeAutoConfigEntry 1.3.6.1.4.1.4280.5.1.5.1
An entry in artemBridgeAutoConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtemBridgeAutoConfigEntry  

artemBridgeLinkLockState 1.3.6.1.4.1.4280.5.1.5.1.1
This attribute defines if the bridge is locked. Lock state is common for all bridge links using the same radio. If the bridge is locked, it cannot be discovered by auto-configuration scan, and remote changing of any parameters is blocked.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

artemBridgeLinkConfigScanState 1.3.6.1.4.1.4280.5.1.5.1.2
This attribute defines the current auto-configuration state. idle(0) - In this state, writing any value starts an auto-configuration scan for bridge link peers. State will change to scanning(1) while the scan is in progress. When the scan is finished, the results are available in the artemBidgePeersTable. scanning(1) - An auto-configuration scan for bridge link peers is currently in progress. When scanning has finished, the state will automatically change to idle(0). busy(2) - An auto-configuration setup is currently in progress on this radio module. Writing this attribute in any state other than idle(0) will return an error.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(0), scanning(1), busy(2)  

artemBridgePeersTable 1.3.6.1.4.1.4280.5.1.6
This table contains the results of bridge link auto-configuration scans. Each line represents a possible link partner.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtemBridgePeersEntry

artemBridgePeersEntry 1.3.6.1.4.1.4280.5.1.6.1
An entry in artemBridgePeersTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtemBridgePeersEntry  

artemBridgePeerIndex 1.3.6.1.4.1.4280.5.1.6.1.1
The auxiliary variable used to identify instances of the columnar objects in the artemBridgePeersTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

artemBridgePeerLinkAliasName 1.3.6.1.4.1.4280.5.1.6.1.2
This attribute shows the user-defined alias name for the peer's bridge link.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..13)  

artemBridgePeerCompointName 1.3.6.1.4.1.4280.5.1.6.1.3
This attribute displays the given node name of the peer ComPoint.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

artemBridgePeerRSSI 1.3.6.1.4.1.4280.5.1.6.1.4
This attribute shows the receive signal strength for the signal received from the peer in dBm.
Status: current Access: read-only
OBJECT-TYPE    
  ArtemRSSI  

artemBridgePeerLinkAdminStatus 1.3.6.1.4.1.4280.5.1.6.1.5
This attribute shows is the peer's bridge link is currently enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

artemBridgePeerLockState 1.3.6.1.4.1.4280.5.1.6.1.6
This attribute defines if the peer's bridge is locked. Lock state is common for all bridge links using the same radio. If the bridge is locked, it cannot be discovered by auto-configuration scan, and changing of any parameters is blocked.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

artemBridgePeerCompointMacAddress 1.3.6.1.4.1.4280.5.1.6.1.7
This attribute displays the MAC address of the peer ComPoint. This is not the WLAN radio's MAC address, but rather the MAC address of the first ethernet port.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

artemBridgePeerRadioMacAddress 1.3.6.1.4.1.4280.5.1.6.1.8
This attribute displays the peer's WLAN radio's MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

artemBridgePeerConfigSetupState 1.3.6.1.4.1.4280.5.1.6.1.9
This attribute defines the current auto-configuration setup state of the bridge link. idle(0) - No auto-configuration is currently in progress. In this state, writing to this attribute starts auto-configuration of a bridge link to the partner defined by the table row. The state automatically changes to setup(1) for this peer, and to busy(3) for all other peers. setup(1) - Auto-configuration of this bridge link to connect to this peer is currently in progress. As soon as auto-config setup is finished, the state changes back to idle(0). You can check whether auto-config setup succeeded by reading artemBridgePeerConfigSetupResult. busy(2) - Either the bridge link is currently scanning for peers, or auto-configuration setup with another peer is currently in progress for this bridge link. Writing this attribute in any state other than idle(0) returns an error.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER idle(0), setup(1), busy(2)  

artemBridgePeerConfigSetupResult 1.3.6.1.4.1.4280.5.1.6.1.10
This attribute holds the result after a bridge link auto-config setup. It is reset whenever a new auto-config setup is triggered.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noError(0), unknownCommand(1), locked(2), invalidPortID(3), deviceError(4), invalidTag(5), timeout(6), outOfBuffers(7), notFound(8), internalError(9), receivedNAK(10)  

artemLinkTestTable 1.3.6.1.4.1.4280.5.1.7
This table contains the link test results for every bridge link. Reading the artemLinkTestSignalRemote attribute triggers transmission of a new link request frame.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtemLinkTestEntry

artemLinkTestEntry 1.3.6.1.4.1.4280.5.1.7.1
An entry in artemLinkTestEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtemLinkTestEntry  

artemLinkTestSignalLocal 1.3.6.1.4.1.4280.5.1.7.1.1
This attribute shows the received signal strength in dBm.
Status: current Access: read-only
OBJECT-TYPE    
  ArtemRSSI  

artemLinkTestSignalRemote 1.3.6.1.4.1.4280.5.1.7.1.2
This attribute shows the received signal in dBm, as measured by remote bridge link partner. Reading this attribute triggers transmission of a new link request frame.
Status: current Access: read-only
OBJECT-TYPE    
  ArtemRSSI  

artemLinkTestNoiseLocal 1.3.6.1.4.1.4280.5.1.7.1.3
This attribute shows the measured noise level in dBm.
Status: current Access: read-only
OBJECT-TYPE    
  ArtemRSSI  

artemLinkTestNoiseRemote 1.3.6.1.4.1.4280.5.1.7.1.4
This attribute shows the noise level in dBm, as measured by remote bridge link partner.
Status: current Access: read-only
OBJECT-TYPE    
  ArtemRSSI  

artemLinkTestSNRLocal 1.3.6.1.4.1.4280.5.1.7.1.5
This attribute shows the calculated Signal to Noise ratio in dB.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..90  

artemLinkTestSNRRemote 1.3.6.1.4.1.4280.5.1.7.1.6
This attribute shows the calculated Signal to Noise ratio in dB, as measured by remote bridge link partner.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..90  

artemLinkTestFramesTransmitted 1.3.6.1.4.1.4280.5.1.7.1.7
This attribute shows the number of link test frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestFramesReceived 1.3.6.1.4.1.4280.5.1.7.1.8
This attribute shows the number of link test frames successfully received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestFramesLost 1.3.6.1.4.1.4280.5.1.7.1.9
This attribute shows the number of link test frames for which no reply has been received and therefore are considered lost.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames54 1.3.6.1.4.1.4280.5.1.7.1.10
This attribute shows the number of link test frames that were received at 54 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames48 1.3.6.1.4.1.4280.5.1.7.1.11
This attribute shows the number of link test frames that were received at 48 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames36 1.3.6.1.4.1.4280.5.1.7.1.12
This attribute shows the number of link test frames that were received at 36 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames24 1.3.6.1.4.1.4280.5.1.7.1.13
This attribute shows the number of link test frames that were received at 24 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames18 1.3.6.1.4.1.4280.5.1.7.1.14
This attribute shows the number of link test frames that were received at 18 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames12 1.3.6.1.4.1.4280.5.1.7.1.15
This attribute shows the number of link test frames that were received at 12 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames11 1.3.6.1.4.1.4280.5.1.7.1.16
This attribute shows the number of link test frames that were received at 11 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames9 1.3.6.1.4.1.4280.5.1.7.1.17
This attribute shows the number of link test frames that were received at 9 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames6 1.3.6.1.4.1.4280.5.1.7.1.18
This attribute shows the number of link test frames that were received at 6 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames5 1.3.6.1.4.1.4280.5.1.7.1.19
This attribute shows the number of link test frames that were received at 5.5 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames2 1.3.6.1.4.1.4280.5.1.7.1.20
This attribute shows the number of link test frames that were received at 2 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemLinkTestRxFrames1 1.3.6.1.4.1.4280.5.1.7.1.21
This attribute shows the number of link test frames that were received at 1 Mbps.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

artemBridgeNotification 1.3.6.1.4.1.4280.5.1.8
OBJECT IDENTIFIER    

artemBridgeLinkOperState 1.3.6.1.4.1.4280.5.1.8.1
This notification is triggered whenever the connection state of the bridge link changes, i.e. link connection is lost, or link connection is restored.
Status: current Access: read-only
NOTIFICATION-TYPE    

artemBridgeLinkConfigScan 1.3.6.1.4.1.4280.5.1.8.2
This notification is thrown whenever the bridge link auto-configuration scanning state changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

artemBridgePeerConfigSetup 1.3.6.1.4.1.4280.5.1.8.3
This notification is thrown whenever the bridge link auto-configuration setup state changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

artemBridgeLinkLock 1.3.6.1.4.1.4280.5.1.8.4
This notification is triggered whenever the lock state of the bridge link changes.
Status: current Access: read-only
NOTIFICATION-TYPE    

artemBridgeGroup 1.3.6.1.4.1.4280.5.1.9
artem bridge-specific attributes.
Status: current Access: read-only
OBJECT-GROUP    

artemBridgePrivacyGroup 1.3.6.1.4.1.4280.5.1.10
artem bridge-specific privacy attributes.
Status: current Access: read-only
OBJECT-GROUP    

artemBridgePeersGroup 1.3.6.1.4.1.4280.5.1.11
Attributes of the results of bridge link auto-configuration scans.
Status: current Access: read-only
OBJECT-GROUP    

artemBridgeLinkTestGroup 1.3.6.1.4.1.4280.5.1.12
Attributes for bridge link test.
Status: current Access: read-only
OBJECT-GROUP    

artemBridgeLinkNotificationGroup 1.3.6.1.4.1.4280.5.1.13
artem notifications for bridge links
Status: current Access: read-only
NOTIFICATION-GROUP    

artemAP 1.3.6.1.4.1.4280.5.2
OBJECT IDENTIFIER    

artemAPServiceSetsTable 1.3.6.1.4.1.4280.5.2.1
Attributes for artem AP service sets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtemAPServiceSetsEntry

artemAPServiceSetsEntry 1.3.6.1.4.1.4280.5.2.1.1
An entry in artemAPServiceSetsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtemAPServiceSetsEntry  

artemAPServiceSetIndex 1.3.6.1.4.1.4280.5.2.1.1.1
This is the unique index number for a service set of the given radio.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

artemAPServiceSetsRowStatus 1.3.6.1.4.1.4280.5.2.1.1.2
Auxiliary variable for creation of new object instances and/or the deletion of existing object instances.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

artemAPIfIndex 1.3.6.1.4.1.4280.5.2.1.1.3
ifIndex that is associated to the combination of artemRadioIndex and artemAPServiceSetIndex.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

artemAPServiceSetAdminStatus 1.3.6.1.4.1.4280.5.2.1.1.4
This attribute defines if the associated AP service is currently active.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

artemAPGroup 1.3.6.1.4.1.4280.5.2.10
Extended AP parameters not covered in standard 802.11 MIB.
Status: current Access: read-create
OBJECT-GROUP    

artemAPNotification 1.3.6.1.4.1.4280.5.2.9
OBJECT IDENTIFIER    

artemRadioParametersTable 1.3.6.1.4.1.4280.5.3
Table of WLAN radio parameters not covered in standard 802.11 MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtemRadioParametersEntry

artemRadioParametersEntry 1.3.6.1.4.1.4280.5.3.1
An entry in artemRadioParametersTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtemRadioParametersEntry  

artemRadioIndex 1.3.6.1.4.1.4280.5.3.1.1
The auxiliary variable used to identify instances of the columnar objects in the artemRadioParametersTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..2147483647  

artemRadioChannel 1.3.6.1.4.1.4280.5.3.1.2
Selecting a radio channel by writing this attribute implicitly defines the radio band to use. Channels 1..14 implies 2.4 GHz Channels 30.. implies 5 GHz Selecting any channel outside the ranges above selects 2.4 GHz with DFS. Is the selected channel part of a DFS-only subband or is it outside of any allowed subband, then DFS will be activated. Reading this attribute always returns the actually working channel, even with DFS. A returned value of 0 means no channel has (yet) been selected, perhaps due to 5 GHz band scanning.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..199  

artemRadioSpeedMode 1.3.6.1.4.1.4280.5.3.1.3
This attribute selects the data rate to be used for transmissions. Selecting autoFallback activates automatic adaption of the data rate to the transmission conditions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER autoFallback(0), fixed1Mbps(1), fixed2Mpbs(2), fixed5Mbps(5), fixed6Mbps(6), fixed9Mbps(9), fixed11Mbps(11), fixed12Mbps(12), fixed18Mbps(18), fixed24Mbps(24), fixed36Mbps(36), fixed48Mbps(48), fixed54Mbps(54)  

artemRadioTxPower 1.3.6.1.4.1.4280.5.3.1.4
Transmit power in dBm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..30  

artemRadioAntennaDiversity 1.3.6.1.4.1.4280.5.3.1.5
This attribute selects the mode of antenna diversity. none(0) - No diversity, the main antenna is always used for transmission and receival. receive(1) - The main antenna is always used for transmission. Both main and aux antennas are used for receival, depending on signal levels. transmit(2) - The main antenna is always used for receival. Both main and aux antennas are used for transmission. both(3) - Both main and aux antennas are used for transmission and receival, depending on signal levels.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), receive(1), transmit(2), both(3)  

artemRadioNitroMode 1.3.6.1.4.1.4280.5.3.1.6
This attribute enables Conexant proprietary (but 100% 802.11g standard interoperable) frame bursting for increased data throughput, especially with mixed operation of 802.11b and 802.11g stations.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

artemRadioAckWindow 1.3.6.1.4.1.4280.5.3.1.7
Additional 802.11 ACK timeout in microseconds. This must be set to non-zero value for radio distances larger than about 700m. Recommended setting is about 10 microseconds per kilometer.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..199  

artemRadioWwrMode 1.3.6.1.4.1.4280.5.3.1.8
This attribute enables/disables 802.11d and 802.11h support. none(0) - 802.11d disabled, 802.11h disabled. wwr11d(1) - 802.11d enabled, 802.11h disabled. wwr11d11hFlexible(2) - 802.11d enabled, 802.11h enabled; access point allows non-spectrum-management capable clients to join. wwr11dhStrict(3) - 802.11d enabled, 802.11h enabled; access point requires clients to be spectrum-management capable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), wwr11d(1), wwr11dhFlexible(2), wwr11dhStrict(3)  

artemRadioOperatingMode 1.3.6.1.4.1.4280.5.3.1.9
This attribute selects the operation mode for this radio. accessPoint(1) - select access point mode. bridge(2) - select bridge mode, up to 6 bridge links may be generated. doubleBridge(3) - selects double bridge mode. Only available with 802.11b products.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER accessPoint(1), bridge(2), doubleBridge(3)  

artemInterfaceRadioTable 1.3.6.1.4.1.4280.5.4
Table of connection between interfaces (ifIndex) and radio indices (artemWLANRadioIndex).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ArtemInterfaceRadioEntry

artemInterfaceRadioEntry 1.3.6.1.4.1.4280.5.4.1
An entry in artemInterfaceRadioTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ArtemInterfaceRadioEntry  

artemWLANRadioIndex 1.3.6.1.4.1.4280.5.4.1.1
The auxiliary variable used to identify instances of the columnar objects in the artemRadioParametersTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

artemWLANNotification 1.3.6.1.4.1.4280.5.8
OBJECT IDENTIFIER    

artemWLANGroup 1.3.6.1.4.1.4280.5.9
Extended WLAN radio parameters not covered in standard 802.11 MIB.
Status: current Access: read-only
OBJECT-GROUP