All MIBs › ARTEM-COMPOINT-WLAN-MIB › artemBridgePeerConfigSetupState
artemBridgePeerConfigSetupState
Module: ARTEM-COMPOINT-WLAN-MIB
OID (symbolic): ARTEM-COMPOINT-WLAN-MIB::artemBridgePeerConfigSetupState
OID (numeric): 1.3.6.1.4.1.4280.5.1.6.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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.
What is artemBridgePeerConfigSetupState?
This enumerated value shows auto-config setup state for a peer: idle (0, ready), setup (1, active), or busy (2, other peer active). Writing idle initiates setup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4280.5.1.6.1.9 snmpwalk -v2c -c public <target> ARTEM-COMPOINT-WLAN-MIB::artemBridgePeerConfigSetupState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4280.5.1.6.1.9.1 snmpget -v2c -c public <target> ARTEM-COMPOINT-WLAN-MIB::artemBridgePeerConfigSetupState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4280.5.1.6.1.9.1 i <value>
Start monitoring Funkwerk (artem) ComPoint 802.11 WLAN access points (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARTEM-COMPOINT-WLAN-MIB::artemBridgePeerConfigSetupState OID value, configure state conditions and alerts, and monitor any Funkwerk (artem) ComPoint 802.11 WLAN access points (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4280 | artem | ARTEM-COMPOINT-WLAN-MIB |
| 1.3.6.1.4.1.4280.5 | artemWLAN | ARTEM-COMPOINT-WLAN-MIB |
| 1.3.6.1.4.1.4280.5.1 | artemBridge | ARTEM-COMPOINT-WLAN-MIB |
| 1.3.6.1.4.1.4280.5.1.6 | artemBridgePeersTable | ARTEM-COMPOINT-WLAN-MIB |
| 1.3.6.1.4.1.4280.5.1.6.1 | artemBridgePeersEntry | ARTEM-COMPOINT-WLAN-MIB |
| 1.3.6.1.4.1.4280.5.1.6.1.9 | artemBridgePeerConfigSetupState | ARTEM-COMPOINT-WLAN-MIB |