All MIBs › ACC-COMPRESS › accCompressX25NeighborAddress
accCompressX25NeighborAddress
Module: ACC-COMPRESS
OID (symbolic): ACC-COMPRESS::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 records the X.25 DTE (Data Terminal Equipment) address of the neighboring system for identification (DisplayString text). Network engineers use this to map compression settings to the correct X.25 peer and maintain a clear record of the remote network topology. For instance, the value might be '1234567890' if that is the X.25 address assigned to the remote site.
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-COMPRESS::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-COMPRESS::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-COMPRESS |