All MIBs › APPLIC-MIB › ethTopLSAId
ethTopLSAId
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::ethTopLSAId
OID (numeric): 1.3.6.1.4.1.81.23.3.7.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The table's index. Assumes values 1,2,3,...,8.
What is ethTopLSAId?
This read-only integer (1-8) indexes the Last Source Address table entries. Network engineers use this to access LSA records for topology analysis. Higher values correspond to different LSA snapshots.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.23.3.7.1.1 snmpwalk -v2c -c public <target> APPLIC-MIB::ethTopLSAId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.23.3.7.1.1.1 snmpget -v2c -c public <target> APPLIC-MIB::ethTopLSAId.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.7 | ethTopLSATable | APPLIC-MIB |
| 1.3.6.1.4.1.81.23.3.7.1 | ethTopLSAEntry | APPLIC-MIB |
| 1.3.6.1.4.1.81.23.3.7.1.1 | ethTopLSAId | APPLIC-MIB |