All MIBs › ACC-MIB › accX25AtNetInAddr
accX25AtNetInAddr
Module: ACC-MIB
OID (symbolic): ACC-MIB::accX25AtNetInAddr
OID (numeric): 1.3.6.1.4.1.5.1.1.17.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Alternate X.25 address to check when mapping an X.25 address to an IP address Object will be set to default value if not present in entry-adding SET PDU.
What is accX25AtNetInAddr?
This field stores an alternate X.25 address that your device accepts on incoming calls when matching traffic to this IP address, providing flexibility if the remote system calls from a different number. Network engineers use this for redundancy or when the far-end X.25 switch may route calls from multiple X.25 numbers to the same destination. If the primary X.25 address is '311061234567' and alternate is '311061234568,' your device accepts calls from either and maps both to the same IP address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.1.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accX25AtNetInAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.1.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accX25AtNetInAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.17.1.1.4.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.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.1 | accX25AtTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.1.1 | accX25AtEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.1.1.4 | accX25AtNetInAddr | ACC-MIB |