All MIBs › APPLIC-MIB › ethTopMACFindResult
ethTopMACFindResult
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::ethTopMACFindResult
OID (numeric): 1.3.6.1.4.1.81.23.3.6.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
The results of the search for the requested MAC addresses fo the relevant bus. The format is: MAC (6 bytes), slot (1 byte), port (1 byte). If the Agent doesn't find a MAC's correlation, the slot and port will be '0'.
What is ethTopMACFindResult?
This read-only octet string (up to 48 bytes) contains slot and port for found MACs. Network engineers use this to locate devices by MAC address. Format: MAC (6 bytes), slot (1), port (1) repeated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.23.3.6.1.2 snmpwalk -v2c -c public <target> APPLIC-MIB::ethTopMACFindResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.23.3.6.1.2.1 snmpget -v2c -c public <target> APPLIC-MIB::ethTopMACFindResult.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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.23 | lntTopology | APPLIC-MIB |
| 1.3.6.1.4.1.81.23.3 | ethTop | APPLIC-MIB |
| 1.3.6.1.4.1.81.23.3.6 | ethTopMACFindResultTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.23.3.6.1 | ethTopMACFindResultEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.23.3.6.1.2 | ethTopMACFindResult | APPLIC-MIB |