All MIBs › ACC-AT › accAtNetTabX25Addr1
accAtNetTabX25Addr1
Module: ACC-AT
OID (symbolic): ACC-AT::accAtNetTabX25Addr1
OID (numeric): 1.3.6.1.4.1.5.1.1.28.6.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
The normal DTE address to use for sending or receiving packets via an X.25 virtual circuit.
What is accAtNetTabX25Addr1?
This setting stores the primary X.25 network address (a string of digits) that this port uses as its DTE identifier for sending and receiving packets over X.25 virtual circuits. You configure this when connecting the router to an X.25 packet switch, matching the address assigned by your X.25 service provider. For example, setting this to '123456789' designates that address as the primary identifier the X.25 network will use to reach this interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.4 snmpwalk -v2c -c public <target> ACC-AT::accAtNetTabX25Addr1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.4.1 snmpget -v2c -c public <target> ACC-AT::accAtNetTabX25Addr1.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.28.6.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.28 | accAt | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.6 | accAtNetTable | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.6.1 | accAtNetEntry | ACC-AT |
| 1.3.6.1.4.1.5.1.1.28.6.1.4 | accAtNetTabX25Addr1 | ACC-AT |