All MIBs › ACC-ACCESSPARTITION › accAccessPartitionProxyServer
accAccessPartitionProxyServer
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionProxyServer
OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.23
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
The name of an access partition that will provide the Radius authenticationand accounting feature on behalf of this partition. If no proxy server is configured, only Radius accounting and authentication servers associated with this access partition will be used.
What is accAccessPartitionProxyServer?
This OID stores the name (up to 16 characters) of another access partition that acts as a RADIUS authentication and accounting proxy for this partition. You would configure this when you want multiple customer segments to share a single central authentication server rather than managing separate servers for each. For example, if you set this to 'corp_auth_proxy', all users on this partition will authenticate through that central server instead of a local one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.23 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionProxyServer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.23.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionProxyServer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.63.1.1.23.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.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.23 | accAccessPartitionProxyServer | ACC-ACCESSPARTITION |