All MIBs › ATS-MIB › agentConfigIPv6DefaultRouter
agentConfigIPv6DefaultRouter
Module: ATS-MIB
OID (symbolic): ATS-MIB::agentConfigIPv6DefaultRouter
OID (numeric): 1.3.6.1.4.1.37662.1.2.2.1.1.7.31
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The address of IPv6 default router. If change it manually, the agentConfigIPv6AddrStatus and agentConfigIPv6AddrAutoConfig will be changed to manual configuration and disabled respectively.
What is agentConfigIPv6DefaultRouter?
Configures the IPv6 default router (gateway) address for the device; setting it manually switches IPv6 addressing to manual configuration and disables auto-configuration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.37662.1.2.2.1.1.7.31 snmpwalk -v2c -c public <target> ATS-MIB::agentConfigIPv6DefaultRouter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.37662.1.2.2.1.1.7.31.1 snmpget -v2c -c public <target> ATS-MIB::agentConfigIPv6DefaultRouter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.37662.1.2.2.1.1.7.31.1 s <value>
Start monitoring Automatic transfer switch (ATS) power devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATS-MIB::agentConfigIPv6DefaultRouter OID value, configure state conditions and alerts, and monitor any Automatic transfer switch (ATS) power devices from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.37662 | ats | ATS-MIB |
| 1.3.6.1.4.1.37662.1 | product | ATS-MIB |
| 1.3.6.1.4.1.37662.1.2 | webAppliance | ATS-MIB |
| 1.3.6.1.4.1.37662.1.2.2 | atsAgent | ATS-MIB |
| 1.3.6.1.4.1.37662.1.2.2.1 | single | ATS-MIB |
| 1.3.6.1.4.1.37662.1.2.2.1.1 | atsObjectGroup | ATS-MIB |
| 1.3.6.1.4.1.37662.1.2.2.1.1.7 | agentConfig | ATS-MIB |
| 1.3.6.1.4.1.37662.1.2.2.1.1.7.31 | agentConfigIPv6DefaultRouter | ATS-MIB |