DASAN-DHCP-MIB :: dsSubnetMask

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDASAN-DHCP-MIBdsSubnetMask

dsSubnetMask

Module: DASAN-DHCP-MIB

OID (symbolic): DASAN-DHCP-MIB::dsSubnetMask

OID (numeric): 1.3.6.1.4.1.6296.9.1.1.5.1.3

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-only

Description: The default sub-net mask.

What is dsSubnetMask?

This object reports the default subnet mask that the DHCP daemon hands out to clients along with their leased IP address. An admin relies on this value to confirm clients are receiving the correct network boundary, since a wrong mask would cause hosts to misroute traffic. A typical value would be 255.255.255.0 for a /24 network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.3
snmpwalk -v2c -c public <target> DASAN-DHCP-MIB::dsSubnetMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.3.1
snmpget -v2c -c public <target> DASAN-DHCP-MIB::dsSubnetMask.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsSubnetMask.1

Start monitoring DASAN Networks access/aggregation switch (DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DASAN-DHCP-MIB::dsSubnetMask OID value, configure state conditions and alerts, and monitor any DASAN Networks access/aggregation switch (DHCP server) from a single console.

OID Breakdown

Upper-level ancestors (7 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.6296.9dasanMgmtDASAN-SMI
Numeric OIDNameModule
1.3.6.1.4.1.6296dasanDASAN-DHCP-MIB
1.3.6.1.4.1.6296.9.1dasanSwitchMIBDASAN-DHCP-MIB
1.3.6.1.4.1.6296.9.1.1dasanSwitchMIBObjectsDASAN-DHCP-MIB
1.3.6.1.4.1.6296.9.1.1.5dsDhcpMIBObjectsDASAN-DHCP-MIB
1.3.6.1.4.1.6296.9.1.1.5.1dsDhcpDaemonConfDASAN-DHCP-MIB
1.3.6.1.4.1.6296.9.1.1.5.1.3dsSubnetMaskDASAN-DHCP-MIB