All MIBs › MITEL-DHCP-MIB › mitelDhcpServerStaticIpMacAddress
mitelDhcpServerStaticIpMacAddress
Module: MITEL-DHCP-MIB
OID (symbolic): MITEL-DHCP-MIB::mitelDhcpServerStaticIpMacAddress
OID (numeric): 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: The hardware type and hardware address of the client that has been assigned this IP address. The first octet of this object contains the hardware type from the 'htype' field of the BOOTP packet and the remaining octets contain the hardware address from the 'chaddr' field of the BOOTP packet.
Either the mitelDhcpServerStaticIpClientId or the mitelDhcpServerStaticIpMacAddress field has to have a valid value. If none of them are configured, then the IP address is just not assignable by this server.
What is mitelDhcpServerStaticIpMacAddress?
This holds the hardware type plus MAC address (from the BOOTP htype/chaddr fields) of the client this static IP is reserved for; the DESCRIPTION notes either this or mitelDhcpServerStaticIpClientId must be set, or the reservation is unassignable. An admin uses this to pin a printer or server's known MAC to a fixed address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.5 snmpwalk -v2c -c public <target> MITEL-DHCP-MIB::mitelDhcpServerStaticIpMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.5.1 snmpget -v2c -c public <target> MITEL-DHCP-MIB::mitelDhcpServerStaticIpMacAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.5.1 s <value>
Start monitoring Mitel voice/data infrastructure equipment (DHCP relay/server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MITEL-DHCP-MIB::mitelDhcpServerStaticIpMacAddress OID value, configure state conditions and alerts, and monitor any Mitel voice/data infrastructure equipment (DHCP relay/server) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1027 | mitel | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4 | mitelProprietary | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8 | mitelPropIpNetworking | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1 | mitelIpNetRouter | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3 | mitelRouterDhcpGroup | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3.5 | mitelDhcpServerGroup | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3.5.4 | mitelDhcpServerStaticIpTable | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3.5.4.1 | mitelDhcpServerStaticIpEntry | MITEL-DHCP-MIB |
| 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.5 | mitelDhcpServerStaticIpMacAddress | MITEL-DHCP-MIB |