All MIBs › ACC-ACCESSPARTITION › accAccessPartitionDnsServPri
accAccessPartitionDnsServPri
Module: ACC-ACCESSPARTITION
OID (symbolic): ACC-ACCESSPARTITION::accAccessPartitionDnsServPri
OID (numeric): 1.3.6.1.4.1.5.1.1.63.1.1.25
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
The IP address of the primary DNS server of the customer's network.
What is accAccessPartitionDnsServPri?
This OID stores the IP address of the primary DNS server that customers on this access partition should use to resolve domain names. You configure this to point to your customer's corporate DNS server or ISP-provided resolver so that users get correct name resolution within their network context. For example, setting this to 192.168.1.10 means all DNS queries from this partition will be sent to that server first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.25 snmpwalk -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionDnsServPri
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.63.1.1.25.1 snmpget -v2c -c public <target> ACC-ACCESSPARTITION::accAccessPartitionDnsServPri.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5.1.1.63.1.1.25.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.25 | accAccessPartitionDnsServPri | ACC-ACCESSPARTITION |