All MIBs › XPRESS-MIB › rMACType
rMACType
Module: XPRESS-MIB
OID (symbolic): XPRESS-MIB::rMACType
OID (numeric): 1.3.6.1.4.1.64.9.11.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enter the MAC address type, which can be one of the following:
1- dynamic - the MAC address was learned and is subject to age out if aging is enabled. 2- static - the MAC address was manually entered in the system through the console or SNMP 3- blocked - the system will filter this MAC address. 4- invalid - used to delete MAC filter entries.
NOTE: You can create or set a MAC address with a dynamic type. That MAC address will simply be subject to aging as soon as it's created or modified.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.64.9.11.1.1.2 snmpwalk -v2c -c public <target> XPRESS-MIB::rMACType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.64.9.11.1.1.2.1 snmpget -v2c -c public <target> XPRESS-MIB::rMACType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.64.9.11.1.1.2.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::rMACType 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.2 | rMACType | XPRESS-MIB |