All MIBs › ACC-X25 › accX25AtNetInAddr
accX25AtNetInAddr
Module: ACC-X25
OID (symbolic): ACC-X25::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 OID stores an alternate X.25 address that the system will also accept when receiving incoming calls from that destination. Engineers set this as a secondary address pattern so calls arrive correctly even if the source uses a different X.25 numbering scheme. For example, '31415926501' allows the local system to accept calls from that alternate source 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-X25::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-X25::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-X25 |