ARTEM-COMPOINT-WLAN-MIB
AI MIB Summary
The ARTEM-COMPOINT-WLAN-MIB extends standard SNMP monitoring for Funkwerk Artem WLAN access points and controllers by exposing vendor-specific attributes for radio interface status, client association states, and signal quality metrics not defined in generic MIBs.
Funkwerk Enterprise Communications MIB file that provides additional attributes not covered by standard MIBs for WLAN functionality in artem products.
Main OID:
artem.1.3.6.1.4.1.4280
86
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
86 total| Object Name |
|---|
artemFunkwerk Enterprise Communications MIB file that provides
additional attributes not covered by standard MIBs
for WLAN functionality in artem products. MODULE-IDENTITY .1.3.6.1.4.1.4280 |
artemWLANDefinitions and attributes that apply to a radio module.
The radio module may host one or more interfaces
(AP service sets or bridge links). OBJECT IDENTIFIER .1.3.6.1.4.1.4280.5 |
artemBridge OBJECT IDENTIFIER .1.3.6.1.4.1.4280.5.1 |
artemBridgeConfigScanTimeoutThis 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.rw INTEGER .1.3.6.1.4.1.4280.5.1.1 |
artemBridgeConfigSetupTimeoutThis 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'.rw INTEGER .1.3.6.1.4.1.4280.5.1.2 |
artemBridgeLinksTableAttributes for artem bridge links. SEQUENCE OF ArtemBridgeLinksEntry .1.3.6.1.4.1.4280.5.1.3 |
artemBridgeLinksEntryAn entry in artemBridgeLinksTable. ArtemBridgeLinksEntry .1.3.6.1.4.1.4280.5.1.3.1 |
artemBridgeLinkIndexThis is the unique index number for a bridge
link of the given radio. INTEGER .1.3.6.1.4.1.4280.5.1.3.1.1 |
artemBridgeLinkRowStatusAuxiliary variable for creation of new object instances
and/or the deletion of existing object instances.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4280.5.1.3.1.2 |
artemBridgeLinkIfIndexifIndex that is associated to the combination of
artemRadioIndex and artemBridgeLinkIndex.ro INTEGER .1.3.6.1.4.1.4280.5.1.3.1.3 |
artemBridgeLinkAdminStatusThis attribute defines if the associated bridge
link is currently active.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4280.5.1.3.1.4 |
artemBridgeLinkAliasNameThis 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.rw OCTET STRING .1.3.6.1.4.1.4280.5.1.3.1.5 |
artemBridgeLinkCurrentSpeedThis attribute returns the current transmission speed
for this link, or 0 if no connection can be established.ro INTEGER .1.3.6.1.4.1.4280.5.1.3.1.6 |
artemBridgeLinkPartnerRadioMacAddressThis attribute contains the MAC address of the remote
radio module. It can be set directly, or via the
auto-configuration mechanism.rw MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4280.5.1.3.1.7 |
artemBridgeLinkOperStatusThis attribute shows if the bridge link connection
is currently operative.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4280.5.1.3.1.8 |
artemBridgePrivacyTableTable of privacy settings, with special
privacy modes for bridge links. SEQUENCE OF ArtemBridgePrivacyEntry .1.3.6.1.4.1.4280.5.1.4 |
artemBridgePrivacyEntryAn entry in artemBridgePrivacyTable. ArtemBridgePrivacyEntry .1.3.6.1.4.1.4280.5.1.4.1 |
artemBridgePrivacyModeThis 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.rw Enumeration .1.3.6.1.4.1.4280.5.1.4.1.1 |
artemBridgePrivacyAutoKeyWriting 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.rw INTEGER .1.3.6.1.4.1.4280.5.1.4.1.2 |
artemBridgeAutoConfigTableAttributes for artem bridge link auto-configuration. SEQUENCE OF ArtemBridgeAutoConfigEntry .1.3.6.1.4.1.4280.5.1.5 |
artemBridgeAutoConfigEntryAn entry in artemBridgeAutoConfigTable. ArtemBridgeAutoConfigEntry .1.3.6.1.4.1.4280.5.1.5.1 |
artemBridgeLinkLockStateThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4280.5.1.5.1.1 |
artemBridgeLinkConfigScanStateThis 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.rw Enumeration .1.3.6.1.4.1.4280.5.1.5.1.2 |
artemBridgePeersTableThis table contains the results of bridge link
auto-configuration scans. Each line represents
a possible link partner. SEQUENCE OF ArtemBridgePeersEntry .1.3.6.1.4.1.4280.5.1.6 |
artemBridgePeersEntryAn entry in artemBridgePeersTable. ArtemBridgePeersEntry .1.3.6.1.4.1.4280.5.1.6.1 |
artemBridgePeerIndexThe auxiliary variable used to identify instances
of the columnar objects in the artemBridgePeersTable. INTEGER .1.3.6.1.4.1.4280.5.1.6.1.1 |
artemBridgePeerLinkAliasNameThis attribute shows the user-defined alias
name for the peer's bridge link.ro OCTET STRING .1.3.6.1.4.1.4280.5.1.6.1.2 |
artemBridgePeerCompointNameThis attribute displays the given node name of the
peer ComPoint.ro OCTET STRING .1.3.6.1.4.1.4280.5.1.6.1.3 |
artemBridgePeerRSSIThis attribute shows the receive signal
strength for the signal received from the peer in dBm.ro ArtemRSSI UNITS "dBm" .1.3.6.1.4.1.4280.5.1.6.1.4 |
artemBridgePeerLinkAdminStatusThis attribute shows is the peer's bridge
link is currently enabled.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4280.5.1.6.1.5 |
artemBridgePeerLockStateThis 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4280.5.1.6.1.6 |
artemBridgePeerCompointMacAddressThis 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.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4280.5.1.6.1.7 |
artemBridgePeerRadioMacAddressThis attribute displays the peer's WLAN radio's MAC address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.4280.5.1.6.1.8 |
artemBridgePeerConfigSetupStateThis 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.rw Enumeration .1.3.6.1.4.1.4280.5.1.6.1.9 |
artemBridgePeerConfigSetupResultThis attribute holds the result after a bridge link
auto-config setup.
It is reset whenever a new auto-config setup is triggered.ro Enumeration .1.3.6.1.4.1.4280.5.1.6.1.10 |
artemLinkTestTableThis table contains the link test results for every
bridge link. Reading the artemLinkTestSignalRemote
attribute triggers transmission of a new link request frame. SEQUENCE OF ArtemLinkTestEntry .1.3.6.1.4.1.4280.5.1.7 |
artemLinkTestEntryAn entry in artemLinkTestEntry. ArtemLinkTestEntry .1.3.6.1.4.1.4280.5.1.7.1 |
artemLinkTestSignalLocalThis attribute shows the received signal strength in dBm.ro ArtemRSSI .1.3.6.1.4.1.4280.5.1.7.1.1 |
artemLinkTestSignalRemoteThis 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.ro ArtemRSSI .1.3.6.1.4.1.4280.5.1.7.1.2 |
artemLinkTestNoiseLocalThis attribute shows the measured noise level in dBm.ro ArtemRSSI UNITS "dBm" .1.3.6.1.4.1.4280.5.1.7.1.3 |
artemLinkTestNoiseRemoteThis attribute shows the noise level in dBm, as
measured by remote bridge link partner.ro ArtemRSSI UNITS "dBm" .1.3.6.1.4.1.4280.5.1.7.1.4 |
artemLinkTestSNRLocalThis attribute shows the calculated Signal
to Noise ratio in dB.ro INTEGER .1.3.6.1.4.1.4280.5.1.7.1.5 |
artemLinkTestSNRRemoteThis attribute shows the calculated Signal to Noise
ratio in dB, as measured by remote bridge link partner.ro INTEGER .1.3.6.1.4.1.4280.5.1.7.1.6 |
artemLinkTestFramesTransmittedThis attribute shows the number of link test
frames transmitted.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.7 |
artemLinkTestFramesReceivedThis attribute shows the number of link test
frames successfully received.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.8 |
artemLinkTestFramesLostThis attribute shows the number of link test frames
for which no reply has been received and
therefore are considered lost.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.9 |
artemLinkTestRxFrames54This attribute shows the number of link
test frames that were received at 54 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.10 |
artemLinkTestRxFrames48This attribute shows the number of link
test frames that were received at 48 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.11 |
artemLinkTestRxFrames36This attribute shows the number of link
test frames that were received at 36 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.12 |
artemLinkTestRxFrames24This attribute shows the number of link
test frames that were received at 24 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.13 |
artemLinkTestRxFrames18This attribute shows the number of link
test frames that were received at 18 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.14 |
artemLinkTestRxFrames12This attribute shows the number of link
test frames that were received at 12 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.15 |
artemLinkTestRxFrames11This attribute shows the number of link
test frames that were received at 11 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.16 |
artemLinkTestRxFrames9This attribute shows the number of link
test frames that were received at 9 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.17 |
artemLinkTestRxFrames6This attribute shows the number of link
test frames that were received at 6 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.18 |
artemLinkTestRxFrames5This attribute shows the number of link
test frames that were received at 5.5 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.19 |
artemLinkTestRxFrames2This attribute shows the number of link
test frames that were received at 2 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.20 |
artemLinkTestRxFrames1This attribute shows the number of link
test frames that were received at 1 Mbps.ro Counter32 .1.3.6.1.4.1.4280.5.1.7.1.21 |
artemBridgeNotification OBJECT IDENTIFIER .1.3.6.1.4.1.4280.5.1.8 |
artemBridgeLinkOperStateThis notification is triggered whenever the connection state
of the bridge link changes, i.e. link connection is lost,
or link connection is restored. NOTIFICATION-TYPE .1.3.6.1.4.1.4280.5.1.8.1 |
artemBridgeLinkConfigScanThis notification is thrown whenever the bridge link
auto-configuration scanning state changes. NOTIFICATION-TYPE .1.3.6.1.4.1.4280.5.1.8.2 |
artemBridgePeerConfigSetupThis notification is thrown whenever the bridge
link auto-configuration setup state changes. NOTIFICATION-TYPE .1.3.6.1.4.1.4280.5.1.8.3 |
artemBridgeLinkLockThis notification is triggered whenever the
lock state of the bridge link changes. NOTIFICATION-TYPE .1.3.6.1.4.1.4280.5.1.8.4 |
artemAP OBJECT IDENTIFIER .1.3.6.1.4.1.4280.5.2 |
artemAPServiceSetsTableAttributes for artem AP service sets. SEQUENCE OF ArtemAPServiceSetsEntry .1.3.6.1.4.1.4280.5.2.1 |
artemAPServiceSetsEntryAn entry in artemAPServiceSetsTable. ArtemAPServiceSetsEntry .1.3.6.1.4.1.4280.5.2.1.1 |
artemAPServiceSetIndexThis is the unique index number for a service
set of the given radio. INTEGER .1.3.6.1.4.1.4280.5.2.1.1.1 |
artemAPServiceSetsRowStatusAuxiliary variable for creation of new object instances
and/or the deletion of existing object instances.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4280.5.2.1.1.2 |
artemAPIfIndexifIndex that is associated to the combination of
artemRadioIndex and artemAPServiceSetIndex.ro INTEGER .1.3.6.1.4.1.4280.5.2.1.1.3 |
artemAPServiceSetAdminStatusThis attribute defines if the associated AP
service is currently active.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4280.5.2.1.1.4 |
artemAPNotification OBJECT IDENTIFIER .1.3.6.1.4.1.4280.5.2.9 |
artemRadioParametersTableTable of WLAN radio parameters not covered in standard 802.11 MIB. SEQUENCE OF ArtemRadioParametersEntry .1.3.6.1.4.1.4280.5.3 |
artemRadioParametersEntryAn entry in artemRadioParametersTable. ArtemRadioParametersEntry .1.3.6.1.4.1.4280.5.3.1 |
artemRadioIndexThe auxiliary variable used to identify instances of
the columnar objects in the artemRadioParametersTable. INTEGER .1.3.6.1.4.1.4280.5.3.1.1 |
artemRadioChannelSelecting 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.rw INTEGER .1.3.6.1.4.1.4280.5.3.1.2 |
artemRadioSpeedModeThis attribute selects the data rate to be used
for transmissions.
Selecting autoFallback activates automatic adaption
of the data rate to the transmission conditions.rw Enumeration .1.3.6.1.4.1.4280.5.3.1.3 |
artemRadioTxPowerTransmit power in dBm.rw INTEGER .1.3.6.1.4.1.4280.5.3.1.4 |
artemRadioAntennaDiversityThis 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.rw Enumeration .1.3.6.1.4.1.4280.5.3.1.5 |
artemRadioNitroModeThis 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4280.5.3.1.6 |
artemRadioAckWindowAdditional 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.rw INTEGER .1.3.6.1.4.1.4280.5.3.1.7 |
artemRadioWwrModeThis 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.rw Enumeration .1.3.6.1.4.1.4280.5.3.1.8 |
artemRadioOperatingModeThis 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.rw Enumeration .1.3.6.1.4.1.4280.5.3.1.9 |
artemInterfaceRadioTableTable of connection between interfaces (ifIndex) and
radio indices (artemWLANRadioIndex). SEQUENCE OF ArtemInterfaceRadioEntry .1.3.6.1.4.1.4280.5.4 |
artemInterfaceRadioEntryAn entry in artemInterfaceRadioTable. ArtemInterfaceRadioEntry .1.3.6.1.4.1.4280.5.4.1 |
artemWLANRadioIndexThe auxiliary variable used to identify instances of
the columnar objects in the artemRadioParametersTable.ro INTEGER .1.3.6.1.4.1.4280.5.4.1.1 |
artemWLANNotification OBJECT IDENTIFIER .1.3.6.1.4.1.4280.5.8 |