All MIBs › ACC-MIB › accIpxNetX25InOutAddr
accIpxNetX25InOutAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxNetX25InOutAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.22.2.1.11
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: X25 address to send to and to receive packets from. Object required in set PDU adding X25-type circuit
What is accIpxNetX25InOutAddr?
This stores the X.25 address (as a display string) used for both sending and receiving IPX packets over X.25 WAN circuits. Engineers configure this when building X.25 IPX bridges to connect remote NetWare sites; both ends of the connection must agree on this address. A typical value looks like 123456789012345 in X.25 DTE address format, and both routers must use matching addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.2.1.11 snmpwalk -v2c -c public <target> ACC-MIB::accIpxNetX25InOutAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.2.1.11.1 snmpget -v2c -c public <target> ACC-MIB::accIpxNetX25InOutAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.22.2.1.11.1 s <value>
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-MIB::accIpxNetX25InOutAddr OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.2.1.11 | accIpxNetX25InOutAddr | ACC-MIB |