All MIBs › ACC-MIB › accIpxNetX25InAddr
accIpxNetX25InAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxNetX25InAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.22.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 accIpxNetX25InAddr?
This stores an optional receive-only X.25 address that, if configured, allows the router to accept inbound calls on a different address than the one used for sending. Network engineers use this for asymmetric configurations where remote sites call in on one number while outbound calls use another, optimizing call routing. If left empty it defaults to the primary address; if set to 987654321098765, the router accepts calls to both addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.2.1.12 snmpwalk -v2c -c public <target> ACC-MIB::accIpxNetX25InAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.2.1.12.1 snmpget -v2c -c public <target> ACC-MIB::accIpxNetX25InAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.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.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.2 | accIpxNetTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.2.1 | accIpxNetEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.2.1.12 | accIpxNetX25InAddr | ACC-MIB |