All MIBs › HMDHCPS-SNMP-MIB › hmDHCPServerMode
hmDHCPServerMode
Module: HMDHCPS-SNMP-MIB
OID (symbolic): HMDHCPS-SNMP-MIB::hmDHCPServerMode
OID (numeric): 1.3.6.1.4.1.248.14.16.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable or disable DHCP server global.
What is hmDHCPServerMode?
This read-write switch turns the switch's built-in DHCP server on or off globally, and defaults to disable(2), so an admin must explicitly enable(1) it before any pools will hand out leases.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.16.1.1.1 snmpwalk -v2c -c public <target> HMDHCPS-SNMP-MIB::hmDHCPServerMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.16.1.1.1.1 snmpget -v2c -c public <target> HMDHCPS-SNMP-MIB::hmDHCPServerMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.16.1.1.1.1 i <value>
Start monitoring Hirschmann industrial switch/router (built-in DHCP server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HMDHCPS-SNMP-MIB::hmDHCPServerMode OID value, configure state conditions and alerts, and monitor any Hirschmann industrial switch/router (built-in DHCP server) from a single console.
OID Breakdown
Upper-level ancestors (8 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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.14.16 | hmDhcps | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1 | hmDHCPServerGroup | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.1 | hmDHCPServerConfigGroup | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.1.1 | hmDHCPServerMode | HMDHCPS-SNMP-MIB |