All MIBs › ACC-MIB › accCompressX25StatAddress
accCompressX25StatAddress
Module: ACC-MIB
OID (symbolic): ACC-MIB::accCompressX25StatAddress
OID (numeric): 1.3.6.1.4.1.5.1.1.6.6.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
DTE address for the X.25 neighbor.
What is accCompressX25StatAddress?
Stores the Data Terminal Equipment (DTE) address of the remote X.25 compression neighbor. Engineers use this to identify and manage connections to specific X.25 networks, ensuring the correct remote site is connected and monitored. A value of "123456789" (example X.25 address format) identifies a specific remote DTE on the X.25 network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.6.1.2 snmpwalk -v2c -c public <target> ACC-MIB::accCompressX25StatAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.6.1.2.1 snmpget -v2c -c public <target> ACC-MIB::accCompressX25StatAddress.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.6 | accCompressX25StatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.6.1 | accCompressX25StatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.6.1.2 | accCompressX25StatAddress | ACC-MIB |