All MIBs › ACC-ACCESSPARTITION › accAccessPartitionIpAddrSec
accAccessPartitionIpAddrSec
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionIpAddrSec
OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.7
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The IP address of the secondary home gateway into the customer's network. If the primary home gateway is not reachable, the secondary home gateway will be used in its place.
What is accAccessPartitionIpAddrSec?
This OID stores a secondary IP gateway address that takes over if the primary gateway becomes unreachable. Engineers configure this for redundancy so that customer connections don't fail completely if the primary gateway goes down. For instance, '192.168.2.1' serves as a backup destination if '192.168.1.1' stops responding.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.7 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionIpAddrSec
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.7.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionIpAddrSec.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.63.1.1.7.1 a <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.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.7 | accAccessPartitionIpAddrSec | ACC-ACCESSPARTITION |