All MIBs › DASAN-DHCP-MIB › dsSubnetConfBroadcastAddr
dsSubnetConfBroadcastAddr
Module: DASAN-DHCP-MIB
OID (symbolic): DASAN-DHCP-MIB::dsSubnetConfBroadcastAddr
OID (numeric): 1.3.6.1.4.1.6296.9.1.1.5.1.7.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The Broadcast address of this table entry.
What is dsSubnetConfBroadcastAddr?
This object reports the broadcast address configured for a subnet table entry, though it is marked obsolete in this MIB. An admin would have used it in older deployments to confirm the broadcast address matched the subnet and netmask pairing, but should not depend on it on current firmware. For example, it might have returned 10.10.20.255 for a 10.10.20.0/24 subnet before deprecation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.7.1.4 snmpwalk -v2c -c public <target> DASAN-DHCP-MIB::dsSubnetConfBroadcastAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.7.1.4.1 snmpget -v2c -c public <target> DASAN-DHCP-MIB::dsSubnetConfBroadcastAddr.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::dsSubnetConfBroadcastAddr 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 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 |
| 1.3.6.1.4.1.6296.9 | dasanMgmt | DASAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6296 | dasan | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1 | dasanSwitchMIB | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1 | dasanSwitchMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5 | dsDhcpMIBObjects | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1 | dsDhcpDaemonConf | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1.7 | dsSubnetConfTable | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1.7.1 | dsSubnetConfEntry | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1.7.1.4 | dsSubnetConfBroadcastAddr | DASAN-DHCP-MIB |