All MIBs › DASAN-DHCP-MIB › dsSubnetConfRangeStart
dsSubnetConfRangeStart
Module: DASAN-DHCP-MIB
OID (symbolic): DASAN-DHCP-MIB::dsSubnetConfRangeStart
OID (numeric): 1.3.6.1.4.1.6296.9.1.1.5.1.8.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The start ip address allocatable.
What is dsSubnetConfRangeStart?
This object reports the starting IP address of an allocatable range within a configured subnet, part of a table indexed by subnet and range. An admin uses this together with dsSubnetConfRangeEnd to know the exact bounds of addresses the DHCP daemon can hand out in that subnet. For example, a range might start at 10.10.20.50.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.8.1.1 snmpwalk -v2c -c public <target> DASAN-DHCP-MIB::dsSubnetConfRangeStart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6296.9.1.1.5.1.8.1.1.1 snmpget -v2c -c public <target> DASAN-DHCP-MIB::dsSubnetConfRangeStart.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dsSubnetConfRangeStart.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::dsSubnetConfRangeStart 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.8 | dsSubnetConfRangeTable | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1.8.1 | dsSubnetConfRangeEntry | DASAN-DHCP-MIB |
| 1.3.6.1.4.1.6296.9.1.1.5.1.8.1.1 | dsSubnetConfRangeStart | DASAN-DHCP-MIB |