All MIBs › ACC-ACCESSPARTITION › accAccessPartitionIpAddrPri
accAccessPartitionIpAddrPri
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionIpAddrPri
OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.6
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address of the primary home gateway into the customer's network. All incoming packets from user connections belonging to this partition will be routed to the IP home gateway address instead of the destination address in the IP packet header.
What is accAccessPartitionIpAddrPri?
This OID stores the primary IP address (gateway) that all incoming traffic from this partition's users should be routed to instead of their original destination. Operators configure this to implement VPN-like behavior where customer connections get tunneled into their private network via a home gateway. For example, setting it to '192.168.1.1' ensures all packets from this partition are sent to that gateway instead of where users specified.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.6 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionIpAddrPri
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.6.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionIpAddrPri.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.63.1.1.6.1 a <value>
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-ACCESSPARTITION::accAccessPartitionIpAddrPri OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.63 | accAccessPartition | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1 | accAccessPartitionTable | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1.1 | accAccessPartitionEntry | ACC-ACCESSPARTITION |
| 1.3.6.1.4.1.5.1.1.63.1.1.6 | accAccessPartitionIpAddrPri | ACC-ACCESSPARTITION |