All MIBs › XPRESS-MIB › rLocLANEthMode
rLocLANEthMode
Module: XPRESS-MIB
OID (symbolic): XPRESS-MIB::rLocLANEthMode
OID (numeric): 1.3.6.1.4.1.64.9.8.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This attribute selects the operational mode of the Ethernet physical interfaces. It is only applicable to systems that support 100 Meg Ethernet. An error condition will be returned if 100 Meg Ethernet is not supported.
1- autonegotiate: indicates that the interface will use the auto-negotiation feature from the 802.3u standard to determine link speed. 2- 100baseT_fdx: forces the interface into 100baseTX full duplex mode. 3- 100baseT: forces the interface into 100baseTX mode. 4- 10baseT_fdx: forces the interface into 10baseT full duplex mode. 5- 10baseT: forces the interface into 10baseT mode.
DEFAULT = autonegotiate
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.64.9.8.25 snmpwalk -v2c -c public <target> XPRESS-MIB::rLocLANEthMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.64.9.8.25.1 snmpget -v2c -c public <target> XPRESS-MIB::rLocLANEthMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.64.9.8.25.1 i <value>
Start monitoring Gandalf/Mitel XpressWay RLAN and XpressStack Remote Access Concentrator hardware (per-card D/B-channel and WAN-link status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XPRESS-MIB::rLocLANEthMode OID value, configure state conditions and alerts, and monitor any Gandalf/Mitel XpressWay RLAN and XpressStack Remote Access Concentrator hardware (per-card D/B-channel and WAN-link status) 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.64 | gandalf | XPRESS-MIB |
| 1.3.6.1.4.1.64.9 | gandalf_rlanisdn | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.8 | rlanLocLANGroup | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.8.25 | rLocLANEthMode | XPRESS-MIB |