All MIBs › ACC-XNS › accXnsNetX25InAddr
accXnsNetX25InAddr
Module: ACC-XNS
OID (symbolic): ACC-XNS::accXnsNetX25InAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.21.2.1.12
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Receive-only X25 address Object not required in set PDU (defaults to In/Out address)
What is accXnsNetX25InAddr?
This object stores a receive-only X.25 address for XNS traffic, useful when inbound and outbound addresses need to be different. Network engineers configure this when the remote site requires a different address for incoming connections than the primary X.25 address. If left empty, it defaults to the combined in/out address, simplifying configuration for symmetric links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.2.1.12 snmpwalk -v2c -c public <target> ACC-XNS::accXnsNetX25InAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.2.1.12.1 snmpget -v2c -c public <target> ACC-XNS::accXnsNetX25InAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.21.2.1.12.1 s <value>
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.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.2 | accXnsNetTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.2.1 | accXnsNetEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.2.1.12 | accXnsNetX25InAddr | ACC-XNS |