ACC-ACCESSPARTITION :: accAccessPartitionIpAddrPri

MIB Reference — IPNetwork Monitor

All MIBsACC-ACCESSPARTITIONaccAccessPartitionIpAddrPri

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>

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.63accAccessPartitionACC-ACCESSPARTITION
1.3.6.1.4.1.5.1.1.63.1accAccessPartitionTableACC-ACCESSPARTITION
1.3.6.1.4.1.5.1.1.63.1.1accAccessPartitionEntryACC-ACCESSPARTITION
1.3.6.1.4.1.5.1.1.63.1.1.6accAccessPartitionIpAddrPriACC-ACCESSPARTITION