All MIBs › ACC-MIB › accDnX25InOutAddr
accDnX25InOutAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDnX25InOutAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.19.21.1.17
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
X25 address for other end of circuit; we'll send to this address and will accept packets from this address for this circuit. Object required in entry-adding SET PDU if circuit type is X.25
What is accDnX25InOutAddr?
This OID stores the X.25 network address of the remote end of this DECNET circuit for bidirectional communication. Network engineers configure this when setting up X.25 circuits to specify where packets should be sent and received. A value of '3141592654' tells the router to send and receive X.25 packets to and from that remote address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.17 snmpwalk -v2c -c public <target> ACC-MIB::accDnX25InOutAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.17.1 snmpget -v2c -c public <target> ACC-MIB::accDnX25InOutAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.19.21.1.17.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.19 | accDn | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21 | accDnCktTable | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1 | accDnCktEntry | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1.17 | accDnX25InOutAddr | ACC-MIB |