All MIBs › CME-MIB › extEthernetInterfaceLAA
extEthernetInterfaceLAA
Module: CME-MIB
OID (symbolic): CME-MIB::extEthernetInterfaceLAA
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Specifies the locally administered MAC address. The locally administered address must be a hexadecimal value between 000000000000 - FFFFFFFFFFFF. This value must be in the form XX:XX:XX:XX:XX:XX where 'X' is a number between 0 - 9 and A - F. This MM subsystem does not allow use of a multicast address. A multicast address has the least significant bit of the first byte set to a 1. The first byte must, therefore, be an even number.
NOTE: Although the locally administered MAC address can be assigned the same value for the primary and backup MM, it is not recommended.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.1.7 snmpwalk -v2c -c public <target> CME-MIB::extEthernetInterfaceLAA
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.1.7.1 snmpget -v2c -c public <target> CME-MIB::extEthernetInterfaceLAA.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.9.1.1.7.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> extEthernetInterfaceLAA.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::extEthernetInterfaceLAA OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (14 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 |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4 | configureSP | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9 | networkConfiguration | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.1 | networkInterfaces | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.1.1 | extEthernetInterface | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.9.1.1.7 | extEthernetInterfaceLAA | CME-MIB |