ATEN-PE-CFG-STR :: staticDNSEnabled

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsATEN-PE-CFG-STRstaticDNSEnabled

staticDNSEnabled

Module: ATEN-PE-CFG-STR

OID (symbolic): ATEN-PE-CFG-STR::staticDNSEnabled

OID (numeric): 1.3.6.1.4.1.21317.1.3.2.2.3.4.6.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Display or set DNS address automatically or not

What is staticDNSEnabled?

This read-write integer enables static DNS configuration (1=no/DHCP, 2=yes/static) for the PDU. Setting it to 2 uses manually configured DNS servers instead of DHCP-assigned ones for consistent name resolution.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.21317.1.3.2.2.3.4.6.5
snmpwalk -v2c -c public <target> ATEN-PE-CFG-STR::staticDNSEnabled

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.21317.1.3.2.2.3.4.6.5.1
snmpget -v2c -c public <target> ATEN-PE-CFG-STR::staticDNSEnabled.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.21317.1.3.2.2.3.4.6.5.1 i <value>

Start monitoring ATEN PE-series intelligent PDUs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATEN-PE-CFG-STR::staticDNSEnabled OID value, configure state conditions and alerts, and monitor any ATEN PE-series intelligent PDUs from a single console.

OID Breakdown

Upper-level ancestors (14 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.21317atenATEN-PE-CFG
1.3.6.1.4.1.21317.1atenProductsATEN-PE-CFG
1.3.6.1.4.1.21317.1.3overipATEN-PE-CFG
1.3.6.1.4.1.21317.1.3.2poweroveripATEN-PE-CFG
1.3.6.1.4.1.21317.1.3.2.2peATEN-PE-CFG
1.3.6.1.4.1.21317.1.3.2.2.3deviceManagementATEN-PE-CFG
1.3.6.1.4.1.21317.1.3.2.2.3.4configATEN-PE-CFG
1.3.6.1.4.1.21317.1.3.2.2.3.4.6ipv4configATEN-PE-CFG
Numeric OIDNameModule
1.3.6.1.4.1.21317.1.3.2.2.3.4.6.5staticDNSEnabledATEN-PE-CFG-STR