All MIBs › ACC-MIB › accCompressX25NeighborAddress
accCompressX25NeighborAddress
Module: ACC-MIB
OID (symbolic): ACC-MIB::accCompressX25NeighborAddress
OID (numeric): 1.3.6.1.4.1.5.1.1.6.3.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
A unique identifier for the neighbor. This is the neighbor's DTE address
What is accCompressX25NeighborAddress?
This OID stores the X.25 Data Terminal Equipment (DTE) address of the compression neighbor as a unique identifier. Network engineers reference this address when troubleshooting X.25 connections or verifying which remote site is configured. An address might be "31410123456789" which uniquely identifies the remote X.25 node.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.3.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accCompressX25NeighborAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.3.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accCompressX25NeighborAddress.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.3 | accCompressX25NeighborTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.3.1 | accCompressX25NeighborEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.3.1.2 | accCompressX25NeighborAddress | ACC-MIB |