All MIBs › ACC-IPX › accIpxNetX25InAddr
accIpxNetX25InAddr
Module: ACC-IPX
OID (symbolic): ACC-IPX::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 OID specifies a receive-only X.25 address, used when incoming and outgoing traffic should use different X.25 endpoints. You'd set this only if the X.25 provider assigns separate inbound and outbound addresses; otherwise it defaults to the In/Out address. For example, "314159" for inbound while "3141592653" handles outbound traffic.
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-IPX::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-IPX::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-IPX |