ARTEM-COMPOINT-WLAN-MIB: View SNMP OID List / Download MIB

VENDOR: ARTEM GMBHMICHAEL MARSANU/CATRINEL CATRINESCU


 Home MIB: ARTEM-COMPOINT-WLAN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
           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).
               artemBridge 1.3.6.1.4.1.4280.5.1
                   artemBridgeConfigScanTimeout 1.3.6.1.4.1.4280.5.1.1 integer read-write
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.
                   artemBridgeConfigSetupTimeout 1.3.6.1.4.1.4280.5.1.2 integer read-write
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'.
                   artemBridgeLinksTable 1.3.6.1.4.1.4280.5.1.3 no-access
Attributes for artem bridge links.
                       artemBridgeLinksEntry 1.3.6.1.4.1.4280.5.1.3.1 no-access
An entry in artemBridgeLinksTable.
                           artemBridgeLinkIndex 1.3.6.1.4.1.4280.5.1.3.1.1 integer no-access
This is the unique index number for a bridge link of the given radio.
                           artemBridgeLinkRowStatus 1.3.6.1.4.1.4280.5.1.3.1.2 rowstatus read-only
Auxiliary variable for creation of new object instances and/or the deletion of existing object instances.
                           artemBridgeLinkIfIndex 1.3.6.1.4.1.4280.5.1.3.1.3 integer read-only
ifIndex that is associated to the combination of artemRadioIndex and artemBridgeLinkIndex.
                           artemBridgeLinkAdminStatus 1.3.6.1.4.1.4280.5.1.3.1.4 truthvalue read-only
This attribute defines if the associated bridge link is currently active.
                           artemBridgeLinkAliasName 1.3.6.1.4.1.4280.5.1.3.1.5 octet string read-only
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.
                           artemBridgeLinkCurrentSpeed 1.3.6.1.4.1.4280.5.1.3.1.6 integer read-only
This attribute returns the current transmission speed for this link, or 0 if no connection can be established.
                           artemBridgeLinkPartnerRadioMacAddress 1.3.6.1.4.1.4280.5.1.3.1.7 macaddress read-only
This attribute contains the MAC address of the remote radio module. It can be set directly, or via the auto-configuration mechanism.
                           artemBridgeLinkOperStatus 1.3.6.1.4.1.4280.5.1.3.1.8 truthvalue read-only
This attribute shows if the bridge link connection is currently operative.
                   artemBridgePrivacyTable 1.3.6.1.4.1.4280.5.1.4 no-access
Table of privacy settings, with special privacy modes for bridge links.
                       artemBridgePrivacyEntry 1.3.6.1.4.1.4280.5.1.4.1 no-access
An entry in artemBridgePrivacyTable.
                           artemBridgePrivacyMode 1.3.6.1.4.1.4280.5.1.4.1.1 integer read-write
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. Enumeration: 'tkip': 2, 'none': 0, 'wep': 1, 'aes': 3.
                           artemBridgePrivacyAutoKey 1.3.6.1.4.1.4280.5.1.4.1.2 integer read-write
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.
                   artemBridgeAutoConfigTable 1.3.6.1.4.1.4280.5.1.5 no-access
Attributes for artem bridge link auto-configuration.
                       artemBridgeAutoConfigEntry 1.3.6.1.4.1.4280.5.1.5.1 no-access
An entry in artemBridgeAutoConfigTable.
                           artemBridgeLinkLockState 1.3.6.1.4.1.4280.5.1.5.1.1 truthvalue read-write
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.
                           artemBridgeLinkConfigScanState 1.3.6.1.4.1.4280.5.1.5.1.2 integer read-write
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. Enumeration: 'scanning': 1, 'idle': 0, 'busy': 2.
                   artemBridgePeersTable 1.3.6.1.4.1.4280.5.1.6 no-access
This table contains the results of bridge link auto-configuration scans. Each line represents a possible link partner.
                       artemBridgePeersEntry 1.3.6.1.4.1.4280.5.1.6.1 no-access
An entry in artemBridgePeersTable.
                           artemBridgePeerIndex 1.3.6.1.4.1.4280.5.1.6.1.1 integer no-access
The auxiliary variable used to identify instances of the columnar objects in the artemBridgePeersTable.
                           artemBridgePeerLinkAliasName 1.3.6.1.4.1.4280.5.1.6.1.2 octet string read-only
This attribute shows the user-defined alias name for the peer's bridge link.
                           artemBridgePeerCompointName 1.3.6.1.4.1.4280.5.1.6.1.3 octet string read-only
This attribute displays the given node name of the peer ComPoint.
                           artemBridgePeerRSSI 1.3.6.1.4.1.4280.5.1.6.1.4 artemrssi read-only
This attribute shows the receive signal strength for the signal received from the peer in dBm.
                           artemBridgePeerLinkAdminStatus 1.3.6.1.4.1.4280.5.1.6.1.5 truthvalue read-only
This attribute shows is the peer's bridge link is currently enabled.
                           artemBridgePeerLockState 1.3.6.1.4.1.4280.5.1.6.1.6 truthvalue read-only
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.
                           artemBridgePeerCompointMacAddress 1.3.6.1.4.1.4280.5.1.6.1.7 macaddress read-only
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.
                           artemBridgePeerRadioMacAddress 1.3.6.1.4.1.4280.5.1.6.1.8 macaddress read-only
This attribute displays the peer's WLAN radio's MAC address.
                           artemBridgePeerConfigSetupState 1.3.6.1.4.1.4280.5.1.6.1.9 integer read-write
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. Enumeration: 'idle': 0, 'busy': 2, 'setup': 1.
                           artemBridgePeerConfigSetupResult 1.3.6.1.4.1.4280.5.1.6.1.10 integer read-only
This attribute holds the result after a bridge link auto-config setup. It is reset whenever a new auto-config setup is triggered. Enumeration: 'notFound': 8, 'locked': 2, 'invalidTag': 5, 'internalError': 9, 'deviceError': 4, 'noError': 0, 'outOfBuffers': 7, 'timeout': 6, 'unknownCommand': 1, 'receivedNAK': 10, 'invalidPortID': 3.
                   artemLinkTestTable 1.3.6.1.4.1.4280.5.1.7 no-access
This table contains the link test results for every bridge link. Reading the artemLinkTestSignalRemote attribute triggers transmission of a new link request frame.
                       artemLinkTestEntry 1.3.6.1.4.1.4280.5.1.7.1 no-access
An entry in artemLinkTestEntry.
                           artemLinkTestSignalLocal 1.3.6.1.4.1.4280.5.1.7.1.1 artemrssi read-only
This attribute shows the received signal strength in dBm.
                           artemLinkTestSignalRemote 1.3.6.1.4.1.4280.5.1.7.1.2 artemrssi read-only
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.
                           artemLinkTestNoiseLocal 1.3.6.1.4.1.4280.5.1.7.1.3 artemrssi read-only
This attribute shows the measured noise level in dBm.
                           artemLinkTestNoiseRemote 1.3.6.1.4.1.4280.5.1.7.1.4 artemrssi read-only
This attribute shows the noise level in dBm, as measured by remote bridge link partner.
                           artemLinkTestSNRLocal 1.3.6.1.4.1.4280.5.1.7.1.5 integer read-only
This attribute shows the calculated Signal to Noise ratio in dB.
                           artemLinkTestSNRRemote 1.3.6.1.4.1.4280.5.1.7.1.6 integer read-only
This attribute shows the calculated Signal to Noise ratio in dB, as measured by remote bridge link partner.
                           artemLinkTestFramesTransmitted 1.3.6.1.4.1.4280.5.1.7.1.7 counter32 read-only
This attribute shows the number of link test frames transmitted.
                           artemLinkTestFramesReceived 1.3.6.1.4.1.4280.5.1.7.1.8 counter32 read-only
This attribute shows the number of link test frames successfully received.
                           artemLinkTestFramesLost 1.3.6.1.4.1.4280.5.1.7.1.9 counter32 read-only
This attribute shows the number of link test frames for which no reply has been received and therefore are considered lost.
                           artemLinkTestRxFrames54 1.3.6.1.4.1.4280.5.1.7.1.10 counter32 read-only
This attribute shows the number of link test frames that were received at 54 Mbps.
                           artemLinkTestRxFrames48 1.3.6.1.4.1.4280.5.1.7.1.11 counter32 read-only
This attribute shows the number of link test frames that were received at 48 Mbps.
                           artemLinkTestRxFrames36 1.3.6.1.4.1.4280.5.1.7.1.12 counter32 read-only
This attribute shows the number of link test frames that were received at 36 Mbps.
                           artemLinkTestRxFrames24 1.3.6.1.4.1.4280.5.1.7.1.13 counter32 read-only
This attribute shows the number of link test frames that were received at 24 Mbps.
                           artemLinkTestRxFrames18 1.3.6.1.4.1.4280.5.1.7.1.14 counter32 read-only
This attribute shows the number of link test frames that were received at 18 Mbps.
                           artemLinkTestRxFrames12 1.3.6.1.4.1.4280.5.1.7.1.15 counter32 read-only
This attribute shows the number of link test frames that were received at 12 Mbps.
                           artemLinkTestRxFrames11 1.3.6.1.4.1.4280.5.1.7.1.16 counter32 read-only
This attribute shows the number of link test frames that were received at 11 Mbps.
                           artemLinkTestRxFrames9 1.3.6.1.4.1.4280.5.1.7.1.17 counter32 read-only
This attribute shows the number of link test frames that were received at 9 Mbps.
                           artemLinkTestRxFrames6 1.3.6.1.4.1.4280.5.1.7.1.18 counter32 read-only
This attribute shows the number of link test frames that were received at 6 Mbps.
                           artemLinkTestRxFrames5 1.3.6.1.4.1.4280.5.1.7.1.19 counter32 read-only
This attribute shows the number of link test frames that were received at 5.5 Mbps.
                           artemLinkTestRxFrames2 1.3.6.1.4.1.4280.5.1.7.1.20 counter32 read-only
This attribute shows the number of link test frames that were received at 2 Mbps.
                           artemLinkTestRxFrames1 1.3.6.1.4.1.4280.5.1.7.1.21 counter32 read-only
This attribute shows the number of link test frames that were received at 1 Mbps.
                   artemBridgeNotification 1.3.6.1.4.1.4280.5.1.8
                       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.
                       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.
                       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.
                       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.
                   artemBridgeGroup 1.3.6.1.4.1.4280.5.1.9
artem bridge-specific attributes.
                   artemBridgePrivacyGroup 1.3.6.1.4.1.4280.5.1.10
artem bridge-specific privacy attributes.
                   artemBridgePeersGroup 1.3.6.1.4.1.4280.5.1.11
Attributes of the results of bridge link auto-configuration scans.
                   artemBridgeLinkTestGroup 1.3.6.1.4.1.4280.5.1.12
Attributes for bridge link test.
                   artemBridgeLinkNotificationGroup 1.3.6.1.4.1.4280.5.1.13
artem notifications for bridge links
               artemAP 1.3.6.1.4.1.4280.5.2
                   artemAPServiceSetsTable 1.3.6.1.4.1.4280.5.2.1 no-access
Attributes for artem AP service sets.
                       artemAPServiceSetsEntry 1.3.6.1.4.1.4280.5.2.1.1 no-access
An entry in artemAPServiceSetsTable.
                           artemAPServiceSetIndex 1.3.6.1.4.1.4280.5.2.1.1.1 integer no-access
This is the unique index number for a service set of the given radio.
                           artemAPServiceSetsRowStatus 1.3.6.1.4.1.4280.5.2.1.1.2 rowstatus read-only
Auxiliary variable for creation of new object instances and/or the deletion of existing object instances.
                           artemAPIfIndex 1.3.6.1.4.1.4280.5.2.1.1.3 integer read-only
ifIndex that is associated to the combination of artemRadioIndex and artemAPServiceSetIndex.
                           artemAPServiceSetAdminStatus 1.3.6.1.4.1.4280.5.2.1.1.4 truthvalue read-only
This attribute defines if the associated AP service is currently active.
                   artemAPNotification 1.3.6.1.4.1.4280.5.2.9
                   artemAPGroup 1.3.6.1.4.1.4280.5.2.10
Extended AP parameters not covered in standard 802.11 MIB.
               artemRadioParametersTable 1.3.6.1.4.1.4280.5.3 no-access
Table of WLAN radio parameters not covered in standard 802.11 MIB.
                   artemRadioParametersEntry 1.3.6.1.4.1.4280.5.3.1 no-access
An entry in artemRadioParametersTable.
                       artemRadioIndex 1.3.6.1.4.1.4280.5.3.1.1 integer no-access
The auxiliary variable used to identify instances of the columnar objects in the artemRadioParametersTable.
                       artemRadioChannel 1.3.6.1.4.1.4280.5.3.1.2 integer read-write
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.
                       artemRadioSpeedMode 1.3.6.1.4.1.4280.5.3.1.3 integer read-write
This attribute selects the data rate to be used for transmissions. Selecting autoFallback activates automatic adaption of the data rate to the transmission conditions. Enumeration: 'autoFallback': 0, 'fixed12Mbps': 12, 'fixed6Mbps': 6, 'fixed24Mbps': 24, 'fixed54Mbps': 54, 'fixed48Mbps': 48, 'fixed2Mpbs': 2, 'fixed11Mbps': 11, 'fixed9Mbps': 9, 'fixed18Mbps': 18, 'fixed36Mbps': 36, 'fixed5Mbps': 5, 'fixed1Mbps': 1.
                       artemRadioTxPower 1.3.6.1.4.1.4280.5.3.1.4 integer read-write
Transmit power in dBm.
                       artemRadioAntennaDiversity 1.3.6.1.4.1.4280.5.3.1.5 integer read-write
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. Enumeration: 'receive': 1, 'transmit': 2, 'none': 0, 'both': 3.
                       artemRadioNitroMode 1.3.6.1.4.1.4280.5.3.1.6 truthvalue read-write
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.
                       artemRadioAckWindow 1.3.6.1.4.1.4280.5.3.1.7 integer read-write
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.
                       artemRadioWwrMode 1.3.6.1.4.1.4280.5.3.1.8 integer read-write
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. Enumeration: 'wwr11d': 1, 'wwr11dhStrict': 3, 'none': 0, 'wwr11dhFlexible': 2.
                       artemRadioOperatingMode 1.3.6.1.4.1.4280.5.3.1.9 integer read-write
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. Enumeration: 'bridge': 2, 'doubleBridge': 3, 'accessPoint': 1.
               artemInterfaceRadioTable 1.3.6.1.4.1.4280.5.4 no-access
Table of connection between interfaces (ifIndex) and radio indices (artemWLANRadioIndex).
                   artemInterfaceRadioEntry 1.3.6.1.4.1.4280.5.4.1 no-access
An entry in artemInterfaceRadioTable.
                       artemWLANRadioIndex 1.3.6.1.4.1.4280.5.4.1.1 integer read-only
The auxiliary variable used to identify instances of the columnar objects in the artemRadioParametersTable.
               artemWLANNotification 1.3.6.1.4.1.4280.5.8
               artemWLANGroup 1.3.6.1.4.1.4280.5.9
Extended WLAN radio parameters not covered in standard 802.11 MIB.