ACC-MIB :: accIpxNetX25InOutAddr

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpxNetX25InOutAddr

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.22accIpxACC-IPX
1.3.6.1.4.1.5.1.1.22.2accIpxNetTableACC-IPX
1.3.6.1.4.1.5.1.1.22.2.1accIpxNetEntryACC-IPX
1.3.6.1.4.1.5.1.1.22.2.1.11accIpxNetX25InOutAddrACC-MIB