All MIBs › ACC-COMPRESS › accCompressSmdsNeighborIfIndex
accCompressSmdsNeighborIfIndex
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::accCompressSmdsNeighborIfIndex
OID (numeric): 1.3.6.1.4.1.5.1.1.6.8.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The physical port index via which the neighbor is accessed or connected.
What is accCompressSmdsNeighborIfIndex?
This OID stores the physical port or interface number through which a neighboring SMDS device is connected (an integer representing the local port index). Administrators use this to map which physical interface on their device connects to each SMDS neighbor, essential for troubleshooting connectivity and bandwidth allocation issues. A value of 3 means the neighbor is accessible via interface/port 3 on the local device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.8.1.1 snmpwalk -v2c -c public <target> ACC-COMPRESS::accCompressSmdsNeighborIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.8.1.1.1 snmpget -v2c -c public <target> ACC-COMPRESS::accCompressSmdsNeighborIfIndex.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.6 | accCompress | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.8 | accCompressSmdsNeighborTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.8.1 | accCompressSmdsNeighborEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.8.1.1 | accCompressSmdsNeighborIfIndex | ACC-COMPRESS |