All MIBs › XPRESS-MIB › rMACHomePort
rMACHomePort
Module: XPRESS-MIB
OID (symbolic): XPRESS-MIB::rMACHomePort
OID (numeric): 1.3.6.1.4.1.64.9.11.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enter the id for the remote LAN associated with this MAC address.
1) A rMACHomePort with a value of 0 means that the MAC address resides on the local LAN.
2) A rMACHomePort with a value from 1 to 1000 will map to the rRemLANID attribute of 1 to 1000.
This attribute cannot be SET alone. A GEN_ERROR will be returned. If you want to change the home port on which the MAC resides, you have to delete by setting rMACType to INVALID and then recreate the entry by having all the attributes in the same SET-REQUEST packet with valid values.
NOTE: If you want to create a new MAC entry, you have to make sure that the rMACHomePort attribute that you use has already been created and is, therefore, known by the system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.64.9.11.1.1.3 snmpwalk -v2c -c public <target> XPRESS-MIB::rMACHomePort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.64.9.11.1.1.3.1 snmpget -v2c -c public <target> XPRESS-MIB::rMACHomePort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.64.9.11.1.1.3.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::rMACHomePort 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.11 | rlanMACFilterGroup | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.11.1 | rlanMACFilterTable | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.11.1.1 | rlanMACFilterEntry | XPRESS-MIB |
| 1.3.6.1.4.1.64.9.11.1.1.3 | rMACHomePort | XPRESS-MIB |