All MIBs › HMDHCPS-SNMP-MIB › hmDHCPServerIfConfigMode
hmDHCPServerIfConfigMode
Module: HMDHCPS-SNMP-MIB
OID (symbolic): HMDHCPS-SNMP-MIB::hmDHCPServerIfConfigMode
OID (numeric): 1.3.6.1.4.1.248.14.16.1.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enable or disable DHCP server on this interface.
What is hmDHCPServerIfConfigMode?
This read-write switch, enabled by default, turns the DHCP server on or off for one specific interface, letting an admin serve DHCP on some interfaces while excluding others even though the server is globally enabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.16.1.3.1.1.2 snmpwalk -v2c -c public <target> HMDHCPS-SNMP-MIB::hmDHCPServerIfConfigMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.16.1.3.1.1.2.1 snmpget -v2c -c public <target> HMDHCPS-SNMP-MIB::hmDHCPServerIfConfigMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.14.16.1.3.1.1.2.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::hmDHCPServerIfConfigMode 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.3 | hmDHCPServerInterfaceGroup | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.3.1 | hmDHCPServerIfConfigTable | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.3.1.1 | hmDHCPServerIfConfigEntry | HMDHCPS-SNMP-MIB |
| 1.3.6.1.4.1.248.14.16.1.3.1.1.2 | hmDHCPServerIfConfigMode | HMDHCPS-SNMP-MIB |