ACC-MIB :: accAtNetTabX25Addr2

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccAtNetTabX25Addr2

accAtNetTabX25Addr2

Module: ACC-MIB

OID (symbolic): ACC-MIB::accAtNetTabX25Addr2

OID (numeric): 1.3.6.1.4.1.5.1.1.28.6.1.5

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

An alternate DTE address to use for receiving packets via an X.25 virtual circuit.

What is accAtNetTabX25Addr2?

This field holds an alternate X.25 DTE address that the port can use to accept incoming calls as a backup to the primary address. Network engineers set this for redundancy, allowing network partners to reach the device via either address if the primary is temporarily unavailable. Setting a secondary address like '31415927' enables incoming X.25 calls to reach the device through an alternative identifier, improving availability.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.5
snmpwalk -v2c -c public <target> ACC-MIB::accAtNetTabX25Addr2

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.6.1.5.1
snmpget -v2c -c public <target> ACC-MIB::accAtNetTabX25Addr2.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.28.6.1.5.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accAtNetTabX25Addr2.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.28accAtACC-AT
1.3.6.1.4.1.5.1.1.28.6accAtNetTableACC-AT
1.3.6.1.4.1.5.1.1.28.6.1accAtNetEntryACC-AT
1.3.6.1.4.1.5.1.1.28.6.1.5accAtNetTabX25Addr2ACC-MIB