All MIBs › SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB › apEthernetTimeOut
apEthernetTimeOut
Module: SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB
OID (symbolic): SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB::apEthernetTimeOut
OID (numeric): 1.3.6.1.4.1.388.1.5.1.2.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
If the value is: - 0: the Ethernet Time Out function is disabled. - 1: detect Ethernet timeout by hardware circuitry. - 30-255: Ethernet timeout is detected by software algorithm.
When the Ethernet connection is broken and the WLAP mode is either enabled or disabled, the AP will clear the MU table and disable the RF interface until the Etherent connection is up. The following values are only valid when WLAP mode is enabled and it does not matter whetehr WLAP associates with the root AP or not.
- 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, the Ethernet Activity LEDs will flash and the RF interface is disabled until the WLAP Alive BPDU is received again, then the AP will reset itself. The default value is 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.388.1.5.1.2.7 snmpwalk -v2c -c public <target> SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB::apEthernetTimeOut
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.388.1.5.1.2.7.1 snmpget -v2c -c public <target> SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB::apEthernetTimeOut.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.388.1.5.1.2.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apEthernetTimeOut.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.388 | symbol | SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB |
| 1.3.6.1.4.1.388.1 | spectrum24 | SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB |
| 1.3.6.1.4.1.388.1.5 | dsap | SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB |
| 1.3.6.1.4.1.388.1.5.1 | apConfigMgmt | SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB |
| 1.3.6.1.4.1.388.1.5.1.2 | apSystemConfig | SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB |
| 1.3.6.1.4.1.388.1.5.1.2.7 | apEthernetTimeOut | SYMBOL-DSSS-ENTERPRISE-PRIVATE-MIB |