All MIBs › ACC-MIB › accXnsNetX25InAddr
accXnsNetX25InAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accXnsNetX25InAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.21.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 accXnsNetX25InAddr?
This object stores an optional X25 address used only for receiving packets, supporting asymmetric inbound and outbound paths. Engineers use this when the return path for traffic differs from the outbound path (such as different X25 providers). Setting to 3149999999 receives packets from that address while sending to the bidirectional address configured elsewhere.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.2.1.12 snmpwalk -v2c -c public <target> ACC-MIB::accXnsNetX25InAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.2.1.12.1 snmpget -v2c -c public <target> ACC-MIB::accXnsNetX25InAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.21.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.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.2 | accXnsNetTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.2.1 | accXnsNetEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.2.1.12 | accXnsNetX25InAddr | ACC-MIB |