All MIBs › APPLIC-MIB › ethTopMessageResult
ethTopMessageResult
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::ethTopMessageResult
OID (numeric): 1.3.6.1.4.1.81.23.3.4.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
A row in the Topology Messages result table. Each row contains up to 44 elements.
What is ethTopMessageResult?
This read-only octet string (up to 440 bytes) contains up to 44 discovery message results. Network engineers parse this binary data to understand topology. Each result encodes switch discovery information.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.23.3.4.1.2 snmpwalk -v2c -c public <target> APPLIC-MIB::ethTopMessageResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.23.3.4.1.2.1 snmpget -v2c -c public <target> APPLIC-MIB::ethTopMessageResult.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.4 | ethTopMessageResultTable | APPLIC-MIB |
| 1.3.6.1.4.1.81.23.3.4.1 | ethTopMessageResultEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.23.3.4.1.2 | ethTopMessageResult | APPLIC-MIB |