MITEL-DHCP-MIB

File: MITEL-DHCP-MIB.mib (56261 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Integer32 IpAddress TimeTicks
NOTIFICATION-TYPE NOTIFICATION-GROUP DisplayString
RowStatus TEXTUAL-CONVENTION

Defined Types

MitelDhcpServerProtocol  
The MITEL-defined DHCP Protocol.
TEXTUAL-CONVENTION    
  INTEGER none(1), bootp(2), dhcp(3), bootp-or-dhcp(4)  

MitelDhcpServerOptionList  
The MITEL-defined DHCP Options.
TEXTUAL-CONVENTION    
  INTEGER time-offset(2), default-router(3), time-server(4), name-server(5), dns-server(6), log-server(7), cookie-server(8), lpr-server(9), impress-server(10), resource-location-server(11), host-name(12), boot-file-size(13), merit-dump-file-name(14), domain-name(15), swap-server(16), root-path(17), extension-path(18), ip-forwarding(19), non-local-source-routing(20), policy-filter(21), max-datagram-reassembly(22), default-ip-time-to-live(23), path-MTU-aging-timeout(24), path-MTU-plateau-table(25), interface-MTU-value(26), all-subnets-are-local(27), broadcast-address(28), perform-mask-discovery(29), mask-supplier(30), perform-router-discovery(31), router-solicitation-address(32), static-route(33), trailer-encapsulation(34), arp-cache-timeout(35), ethernet-encapsulation(36), tcp-default-ttl(37), tcp-keepalive-interval(38), tcp-keepalive-garbage(39), nis-domain-name(40), nis-server(41), ntp-server(42), vendor-specific-information(43), netbios-ip-name-server(44), netbios-ip-dgram-distrib-server(45), netbios-ip-node-type(46), netbios-ip-scope(47), x-window-font-server(48), x-window-display-manager(49), nis-plus-domain(64), nis-plus-server(65), tftp-server-name(66), bootfile-name(67), mobile-ip-home-agent(68), smtp-server(69), pop3-server(70), nntp-server(71), www-server(72), finger-server(73), irc-server(74), streettalk-server(75), streettalk-directory-assistance-server(76), requested-ip(50), lease-time(51), option-overload(52), message-type(53), server-identifier(54), parameter-request-list(55), message(56), max-dhcp-message-size(57), renewal-time-value-t1(58), rebinding-time-value-t2(59), vendor-class-identifier(60), client-identifier(61), subnet-mask(1)  

MitelDhcpRelayAgentServerEntry  
SEQUENCE    
  mitelDhcpRelayAgentServerAddr IpAddress
  mitelDhcpRelayAgentServerName DisplayString
  mitelDhcpRelayAgentServerStatus RowStatus

MitelServerSubnetEntry  
SEQUENCE    
  mitelDhcpServerSubnetAddr IpAddress
  mitelDhcpServerSubnetSharedNet IpAddress
  mitelDhcpServerSubnetMask IpAddress
  mitelDhcpServerSubnetGateway INTEGER
  mitelDhcpServerSubnetName DisplayString
  mitelDhcpServerSubnetDeleteTree INTEGER
  mitelDhcpServerSubnetStatus RowStatus

MitelDhcpServerRangeEntry  
SEQUENCE    
  mitelDhcpServerRangeStart IpAddress
  mitelDhcpServerRangeEnd IpAddress
  mitelDhcpServerRangeSubnet IpAddress
  mitelDhcpServerRangeProtocol MitelDhcpServerProtocol
  mitelDhcpServerRangeGateway INTEGER
  mitelDhcpServerRangeLeaseTime Integer32
  mitelDhcpServerRangeName DisplayString
  mitelDhcpServerRangeMatchClassId INTEGER
  mitelDhcpServerRangeDeleteTree INTEGER
  mitelDhcpServerRangeStatus RowStatus

MitelDhcpServerStaticIpEntry  
SEQUENCE    
  mitelDhcpServerStaticIpAddr IpAddress
  mitelDhcpServerStaticIpSubnet IpAddress
  mitelDhcpServerStaticIpProtocol MitelDhcpServerProtocol
  mitelDhcpServerStaticIpGateway INTEGER
  mitelDhcpServerStaticIpMacAddress OCTET STRING
  mitelDhcpServerStaticIpClientId OCTET STRING
  mitelDhcpServerStaticIpName DisplayString
  mitelDhcpServerStaticIpDeleteTree INTEGER
  mitelDhcpServerStaticIpStatus RowStatus

MitelDhcpServerOptionEntry  
SEQUENCE    
  mitelDhcpServerOptionAddr IpAddress
  mitelDhcpServerOptionNumber MitelDhcpServerOptionList
  mitelDhcpServerOptionDisplayFormat INTEGER
  mitelDhcpServerOptionValue OCTET STRING
  mitelDhcpServerOptionStatus RowStatus

MitelDhcpServerLeaseEntry  
SEQUENCE    
  mitelDhcpServerLeaseAddr IpAddress
  mitelDhcpServerLeaseSubnet IpAddress
  mitelDhcpServerLeaseRange IpAddress
  mitelDhcpServerLeaseType INTEGER
  mitelDhcpServerLeaseEndTime TimeTicks
  mitelDhcpServerLeaseAllowedProtocol INTEGER
  mitelDhcpServerLeaseServedProtocol INTEGER
  mitelDhcpServerLeaseMacAddress OCTET STRING
  mitelDhcpServerLeaseClientId OCTET STRING
  mitelDhcpServerLeaseHostName DisplayString
  mitelDhcpServerLeaseDomainName DisplayString
  mitelDhcpServerLeaseServedTime INTEGER
  mitelDhcpServerLeaseStatus RowStatus

MitelDhcpServerVendorInfoEntry  
SEQUENCE    
  mitelDhcpServerVendorInfoID DisplayString
  mitelDhcpServerVendorInfoName DisplayString
  mitelDhcpServerVendorInfoOptionDisplayFormat INTEGER
  mitelDhcpServerVenderInfoOptionValue OCTET STRING
  mitelDhcpServerVendorInfoStatus RowStatus

MitelDhcpClientEntry  
SEQUENCE    
  mitelDhcpClientIndex INTEGER
  mitelDhcpClientId OCTET STRING
  mitelDhcpClientLeaseAction INTEGER
  mitelDhcpClientIpAddress IpAddress
  mitelDhcpClientLeaseObtained TimeTicks
  mitelDhcpClientLeaseExpired TimeTicks
  mitelDhcpClientDefaultGateway IpAddress
  mitelDhcpClientServerIp IpAddress
  mitelDhcpClientPrimaryDns IpAddress
  mitelDhcpClientSecondaryDns IpAddress
  mitelDhcpClientPrimaryWins IpAddress
  mitelDhcpClientSecondaryWins IpAddress
  mitelDhcpClientDomainName OCTET STRING
  mitelDhcpClientName OCTET STRING
  mitelDhcpClientAdminState INTEGER

Defined Values

mitelRouterDhcpGroup 1.3.6.1.4.1.1027.4.8.1.3
The MITEL DHCP MIB module.
MODULE-IDENTITY    

mitel 1.3.6.1.4.1.1027
OBJECT IDENTIFIER    

mitelProprietary 1.3.6.1.4.1.1027.4
OBJECT IDENTIFIER    

mitelPropIpNetworking 1.3.6.1.4.1.1027.4.8
OBJECT IDENTIFIER    

mitelIpNetRouter 1.3.6.1.4.1.1027.4.8.1
OBJECT IDENTIFIER    

mitelIdentification 1.3.6.1.4.1.1027.1
OBJECT IDENTIFIER    

mitelIdCallServers 1.3.6.1.4.1.1027.1.2
OBJECT IDENTIFIER    

mitelIdCsIpera1000 1.3.6.1.4.1.1027.1.2.4
OBJECT IDENTIFIER    

mitelDhcpRelayAgentEnable 1.3.6.1.4.1.1027.4.8.1.3.1
Configures the router to enable the DHCP/BOOTP relay agent. The default is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelDhcpRelayAgentMaxHops 1.3.6.1.4.1.1027.4.8.1.3.2
This object determines the maximum allowed value the hops field of the received DHCP/BOOTP packet can have. Packets with higher values will be rejected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

mitelDhcpRelayAgentBroadcast 1.3.6.1.4.1.1027.4.8.1.3.4
Determines wether or not the DHCP Relay Agent should retransmit received BOOTP requests using local broadcast on each IP interface. The default is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelDhcpRelayAgentServerTable 1.3.6.1.4.1.1027.4.8.1.3.3
This table is used to display and configure the list of servers to which the relay agent will relay DHCP/BOOTP REQUEST packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelDhcpRelayAgentServerEntry

mitelDhcpRelayAgentServerEntry 1.3.6.1.4.1.1027.4.8.1.3.3.1
Each entry in this table contains information on a DHCP/BOOTP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelDhcpRelayAgentServerEntry  

mitelDhcpRelayAgentServerAddr 1.3.6.1.4.1.1027.4.8.1.3.3.1.1
The IP address of the DHCP/BOOTP server.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelDhcpRelayAgentServerName 1.3.6.1.4.1.1027.4.8.1.3.3.1.2
This object indicates the associated name of the DHCP/BOOTP server. It's main purpose is to be used as a reference name.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

mitelDhcpRelayAgentServerStatus 1.3.6.1.4.1.1027.4.8.1.3.3.1.3
The current status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mitelDhcpServerGroup 1.3.6.1.4.1.1027.4.8.1.3.5
OBJECT IDENTIFIER    

mitelDhcpServerGeneralGroup 1.3.6.1.4.1.1027.4.8.1.3.5.1
OBJECT IDENTIFIER    

mitelDhcpServerGeneralEnable 1.3.6.1.4.1.1027.4.8.1.3.5.1.1
Configures the router to enable the DHCP/BOOTP server The default is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), autoconfig(3)  

mitelDhcpServerGeneralGateway 1.3.6.1.4.1.1027.4.8.1.3.5.1.2
Determines wether or not the local IP address associated with the interface on which the DHCP request was received should be advertised as a default gateway, and if yes with which priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER this-if-first(1), this-if-last(2), not-this-if(3)  

mitelDhcpServerGeneralRefDhcpServer 1.3.6.1.4.1.1027.4.8.1.3.5.1.3
Indicates if unknown requested options values should be obtained from another DHCP server (if possible). Adequate values are: - a specific IP address of a known DHCP server - a IP address specifiying the interface on which the DHCP server should be found (using broadcast). i.e. 0.0.0.x where x is the interface logical ID. - 255.255.255.255: broadcast on all interfaces. - 0.0.0.0: the feature is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerGeneralPingStatus 1.3.6.1.4.1.1027.4.8.1.3.5.1.4
Enable/disable PING server functionality when passing out leases.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mitelDhcpServerSubnetTable 1.3.6.1.4.1.1027.4.8.1.3.5.2
This table is used to configure the group of IP addresses that can be handed out by the DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelServerSubnetEntry

mitelDhcpServerSubnetEntry 1.3.6.1.4.1.1027.4.8.1.3.5.2.1
Each entry in this table contains information on a subnet serverd by the DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelServerSubnetEntry  

mitelDhcpServerSubnetAddr 1.3.6.1.4.1.1027.4.8.1.3.5.2.1.1
The IP address of the subnet (key).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerSubnetSharedNet 1.3.6.1.4.1.1027.4.8.1.3.5.2.1.2
The IP address of another subnet that is on the same shared media as this subnet. The address of the shared subnet MUST also be configured on this server. The address 0.0.0.0 should be used if this subnet is not shared. (key)
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerSubnetMask 1.3.6.1.4.1.1027.4.8.1.3.5.2.1.3
The subnet mask of the subnet.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerSubnetGateway 1.3.6.1.4.1.1027.4.8.1.3.5.2.1.4
Indicate whether or not the IP address configured on the interface which received the DHCP request should be advertised as a default gateway. If yes, this also indicate the relative priority compared to additional gateways that might be configured (DHCP option 3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER this-if-first(1), this-if-last(2), not-this-if(3), default(4)  

mitelDhcpServerSubnetName 1.3.6.1.4.1.1027.4.8.1.3.5.2.1.5
The name of the configured subnet (informational only).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

mitelDhcpServerSubnetDeleteTree 1.3.6.1.4.1.1027.4.8.1.3.5.2.1.6
If this flag is set to enable, when the object is deleted, all the DHCP server configuration objects that depend on it will be deleted at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelDhcpServerSubnetStatus 1.3.6.1.4.1.1027.4.8.1.3.5.2.1.7
The current status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mitelDhcpServerRangeTable 1.3.6.1.4.1.1027.4.8.1.3.5.3
A list of ranges that are configured on this server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelDhcpServerRangeEntry

mitelDhcpServerRangeEntry 1.3.6.1.4.1.1027.4.8.1.3.5.3.1
A logical row in the mitelServerGrpRangeTblTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelDhcpServerRangeEntry  

mitelDhcpServerRangeStart 1.3.6.1.4.1.1027.4.8.1.3.5.3.1.1
The IP address of the first address in the range (key).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerRangeEnd 1.3.6.1.4.1.1027.4.8.1.3.5.3.1.2
The IP address of the last address in the range.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerRangeSubnet 1.3.6.1.4.1.1027.4.8.1.3.5.3.1.3
The IP address of the subnet which includes this range. This IP address is used to find the corresponding mitelDhcpServerSubnetEntry
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerRangeProtocol 1.3.6.1.4.1.1027.4.8.1.3.5.3.1.4
How the addresses in that group should be assigned. none = the address are reserved by the administrator (do we need this ?).
Status: current Access: read-write
OBJECT-TYPE    
  MitelDhcpServerProtocol  

mitelDhcpServerRangeGateway 1.3.6.1.4.1.1027.4.8.1.3.5.3.1.5
Indicate whether or not the IP address configured on the interface which received the DHCP request should be advertised as a default gateway. If yes, this also indicate the relative priority compared to additional gateways that might be configured (DHCP option 3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER this-if-first(1), this-if-last(2), not-this-if(3), default(4)  

mitelDhcpServerRangeLeaseTime 1.3.6.1.4.1.1027.4.8.1.3.5.3.1.6
The duration of the lease of IP addressed in this range in seconds. A value of 4294967295 (0xFFFFFFFF) means that the lease is permanent. A value of 0 (0x00000000) means that the address in that range can not be assigned.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelDhcpServerRangeName 1.3.6.1.4.1.1027.4.8.1.3.5.3.1.7
The name of the configured range (informational only).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

mitelDhcpServerRangeMatchClassId 1.3.6.1.4.1.1027.4.8.1.3.5.3.1.8
If this flag is set to enable, IP addresses in this range will only be assigned to clients indicating a class ID identical to the range name.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelDhcpServerRangeDeleteTree 1.3.6.1.4.1.1027.4.8.1.3.5.3.1.9
If this flag is set to enable, when the object is deleted, all the DHCP server configuration objects that depend on it will be deleted at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelDhcpServerRangeStatus 1.3.6.1.4.1.1027.4.8.1.3.5.3.1.10
The current status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mitelDhcpServerStaticIpTable 1.3.6.1.4.1.1027.4.8.1.3.5.4
A list of the addresses that are statically configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelDhcpServerStaticIpEntry

mitelDhcpServerStaticIpEntry 1.3.6.1.4.1.1027.4.8.1.3.5.4.1
A logical row in the mitelDhcpServerStaticIpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelDhcpServerStaticIpEntry  

mitelDhcpServerStaticIpAddr 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.1
The IP address of the entry (key). This IP address has to be unique across the DHCP server configuration. It can not be duplicated in another mitelDhcpServerStaticIpEntry and it can not be part of a mitelDhcpServerRangeEntry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerStaticIpSubnet 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.2
The IP address of the subnet which includes this IP address. This IP address is used to find the corresponding mitelDhcpServerSubnetEntry
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerStaticIpProtocol 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.3
How the addresses in that group should be assigned. none = the address are reserved by the administrator (do we need this ?).
Status: current Access: read-write
OBJECT-TYPE    
  MitelDhcpServerProtocol  

mitelDhcpServerStaticIpGateway 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.4
Indicate whether or not the IP address configured on the interface which received the DHCP request should be advertised as a default gateway. If yes, this also indicate the relative priority compared to additional gateways that might be configured (DHCP option 3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER this-if-first(1), this-if-last(2), not-this-if(3), default(4)  

mitelDhcpServerStaticIpMacAddress 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

mitelDhcpServerStaticIpClientId 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.6
The client-id of the client that has been assigned this lease. The client-id is the value specified in option 61 (client-id option) when the lease was assigned. This object may be empty if the lease has not been previously assigned or if the client- id option was not specified when the lease was assigned. 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.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

mitelDhcpServerStaticIpName 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.7
The name of the configured range (informational only).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

mitelDhcpServerStaticIpDeleteTree 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.8
If this flag is set to enable, when the object is deleted, all the DHCP server configuration objects that depend on it will be deleted at the same time.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelDhcpServerStaticIpStatus 1.3.6.1.4.1.1027.4.8.1.3.5.4.1.9
The current status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mitelDhcpServerOptionTable 1.3.6.1.4.1.1027.4.8.1.3.5.5
This table contain list of options that will be sent to clients requesting IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelDhcpServerOptionEntry

mitelDhcpServerOptionEntry 1.3.6.1.4.1.1027.4.8.1.3.5.5.1
Each entry in this list contains information about a specific DHCP option.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelDhcpServerOptionEntry  

mitelDhcpServerOptionAddr 1.3.6.1.4.1.1027.4.8.1.3.5.5.1.1
This IP address keys in either the mitelDhcpServerRangeTable or the mitelDhcpServerStaticIpTable or the mitelDhcpServerSubnetTable. It indicates the realm in which that particular option/value pair is to be handed out. If the IP address key is 0.0.0.0 this means that the option is valid for any of the range/static IP configured. In the case where the same option number is configured for different realms, the selection will go from the most specific to the most generic according to the following scheme: 1. mitelDhcpGrpStaticIpTable or mitelDhcpServerRangeTable 2. mitelDhcpServerSubnetTable 3. global definition (i.e. mitelDhcpGrpOptionIp = 0.0.0.0)
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerOptionNumber 1.3.6.1.4.1.1027.4.8.1.3.5.5.1.2
This is the option number as specified in RFC 2132: 'DHCP Options and BOOTP Vendor Extensions'. Some of the options are not configurable that way (like subnet mask). The options that are not configurable are the ones that can be derived from the general configuration (from either the mitelDhcpServerSubnetTableor mitelDhcpServerRangeTable or mitelDhcpServerStaticIpTable) or that have a meaning only from the client to the server (such as the client ID (option 61)). Range: 1..254
Status: current Access: read-only
OBJECT-TYPE    
  MitelDhcpServerOptionList  

mitelDhcpServerOptionDisplayFormat 1.3.6.1.4.1.1027.4.8.1.3.5.5.1.3
This indicates how the value should be formated. This is informational only and may be ignored. If something else than default is specified, the system will attempt to display the value field according to the setting. Otherwise, it will try to establish the correct way to display it based on the option number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), ip-address(2), ascii-string(3), integer(4), octet-string(5)  

mitelDhcpServerOptionValue 1.3.6.1.4.1.1027.4.8.1.3.5.5.1.4
This contains the value of the option encoded as it will be sent in the DHCP packets.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

mitelDhcpServerOptionStatus 1.3.6.1.4.1.1027.4.8.1.3.5.5.1.5
The current status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mitelDhcpServerLeaseTable 1.3.6.1.4.1.1027.4.8.1.3.5.6
This table contain a list of all the assigned leases and their current status.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelDhcpServerLeaseEntry

mitelDhcpServerLeaseEntry 1.3.6.1.4.1.1027.4.8.1.3.5.6.1
Each entry in this list contains information about a specific lease.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelDhcpServerLeaseEntry  

mitelDhcpServerLeaseAddr 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.1
The IP address described in that lease.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerLeaseSubnet 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.2
The IP address indicating the subnet to which the IP address belongs. That IP address can be used as a key in the mitelDhcpServerSubnetTable.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerLeaseRange 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.3
A reference the the IP address Range from which this IP address has been assigned. This IP address can be used as a key for the mitelDhcpServerRangeTable.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpServerLeaseType 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.4
The type of this address.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2), configuration-reserved(3), server-reserved(4)  

mitelDhcpServerLeaseEndTime 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.5
The value that sysUpTime will be when the lease expires. A value of 4294967295 (i.e.: 0xFFFFFFFF) should be used for leases that have a lease time which is 'infinite' and for BOOTP leases.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

mitelDhcpServerLeaseAllowedProtocol 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.6
The type of protocol that is allowed to be used to serve this address. A type of none(1) indicates that the address is not available to be served (e.g.: a reserved address).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), bootp(2), dhcp(3), bootp-or-dhcp(4)  

mitelDhcpServerLeaseServedProtocol 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.7
The type of protocol that was used when this address was assigned. This object will have the value of none(1) if the lease has not been served.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), bootp(2), dhcp(3)  

mitelDhcpServerLeaseMacAddress 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.8
The hardware type and hardware address of the client that has been assigned this lease. 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. This object may be empty if the lease has not been previously served.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

mitelDhcpServerLeaseClientId 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.9
The client-id of the client that has been assigned this lease. The client-id is the value specified in option 61 (client-id option) when the lease was assigned. This object may be empty if the lease has not been previously assigned or if the client- id option was not specified when the lease was assigned.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

mitelDhcpServerLeaseHostName 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.10
The host name the client is configured with or if no host name was configured then the host name that the client supplied when requesting an address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

mitelDhcpServerLeaseDomainName 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.11
The domain name assigned to the client.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

mitelDhcpServerLeaseServedTime 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.12
The system time at which this entry was created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

mitelDhcpServerLeaseStatus 1.3.6.1.4.1.1027.4.8.1.3.5.6.1.13
The current status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mitelDhcpServerStatsGroup 1.3.6.1.4.1.1027.4.8.1.3.5.7
OBJECT IDENTIFIER    

mitelDhcpServerStatsNumServers 1.3.6.1.4.1.1027.4.8.1.3.5.7.1
This indicates the number of configured DHCP servers which are used for the DHCP Relay Agent.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

mitelDhcpServerStatsConfSubnets 1.3.6.1.4.1.1027.4.8.1.3.5.7.2
This indicates the number of configured DHCP subnets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

mitelDhcpServerStatsConfRanges 1.3.6.1.4.1.1027.4.8.1.3.5.7.3
This indicates the number of configured DHCP ranges.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

mitelDhcpServerStatsConfStatic 1.3.6.1.4.1.1027.4.8.1.3.5.7.4
This indicates the number of configured static IP addresses.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

mitelDhcpServerStatsConfOptions 1.3.6.1.4.1.1027.4.8.1.3.5.7.5
This indicates the number of configured DHCP Options.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

mitelDhcpServerStatsConfLeases 1.3.6.1.4.1.1027.4.8.1.3.5.7.6
This indicates the number of served leases.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

mitelDhcpServerVendorInfoTable 1.3.6.1.4.1.1027.4.8.1.3.5.8
This table contain list of vendor-specific-options that will be sent to clients when requesting an IP addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelDhcpServerVendorInfoEntry

mitelDhcpServerVendorInfoEntry 1.3.6.1.4.1.1027.4.8.1.3.5.8.1
Each entry in this list contains information about a vendor specific DHCP option.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelDhcpServerVendorInfoEntry  

mitelDhcpServerVendorInfoID 1.3.6.1.4.1.1027.4.8.1.3.5.8.1.1
The unique vendor Identifier. May or not make sense to someone viewing the data.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

mitelDhcpServerVendorInfoName 1.3.6.1.4.1.1027.4.8.1.3.5.8.1.2
The unique name of the vendor. The suggestion is that this value be recognizable to someone viewing the data.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..32)  

mitelDhcpServerVendorInfoOptionDisplayFormat 1.3.6.1.4.1.1027.4.8.1.3.5.8.1.3
This indicates how the value should be formated. This is informational only and may be ignored. If something else than default is specified, the system will attempt to display the value field according to the setting. Otherwise, it will try to establish the correct way to display it based on the option number.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), ip-address(2), ascii-string(3), integer(4), octet-string(5)  

mitelDhcpServerVendorInfoOptionValue 1.3.6.1.4.1.1027.4.8.1.3.5.8.1.4
The options that the vendor, the vendor specified in VendorInfoID, would want to send to it's clients. All content of this object would only make sense to the receiving client, no syntax or sematics of the content is specifed by this definition, that information would be specified by the vendor.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

mitelDhcpServerVendorInfoStatus 1.3.6.1.4.1.1027.4.8.1.3.5.8.1.5
The current status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mitelDhcpClientTable 1.3.6.1.4.1.1027.4.8.1.3.6
This table contains a list of all DHCP Clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelDhcpClientEntry

mitelDhcpClientEntry 1.3.6.1.4.1.1027.4.8.1.3.6.1
Each entry in this list contains information for a DHCP client.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelDhcpClientEntry  

mitelDhcpClientIndex 1.3.6.1.4.1.1027.4.8.1.3.6.1.1
The Index of this Client. This object's value has a direct correlation to the interface on which DHCP client has been defined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

mitelDhcpClientId 1.3.6.1.4.1.1027.4.8.1.3.6.1.2
The ID of this client
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING  

mitelDhcpClientLeaseAction 1.3.6.1.4.1.1027.4.8.1.3.6.1.3
The object allows the user to release the current IP address assigned to this DHCP client. The user can also conduct a renew action to obtain an IP address for this client. By default this object will return none(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), release(2), renew(3)  

mitelDhcpClientIpAddress 1.3.6.1.4.1.1027.4.8.1.3.6.1.4
The IP of this client assigned by the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpClientLeaseObtained 1.3.6.1.4.1.1027.4.8.1.3.6.1.5
The time the lease was acquired
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

mitelDhcpClientLeaseExpired 1.3.6.1.4.1.1027.4.8.1.3.6.1.6
The time the current lease expires.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

mitelDhcpClientDefaultGateway 1.3.6.1.4.1.1027.4.8.1.3.6.1.7
The default gateway IP for this client learned from the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpClientServerIp 1.3.6.1.4.1.1027.4.8.1.3.6.1.8
The IP of this client's DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpClientPrimaryDns 1.3.6.1.4.1.1027.4.8.1.3.6.1.9
The primary DNS IP address of the client learned from the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpClientSecondaryDns 1.3.6.1.4.1.1027.4.8.1.3.6.1.10
The secondary DNS IP address of the client learned from the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpClientPrimaryWins 1.3.6.1.4.1.1027.4.8.1.3.6.1.11
The primary WINS IP address of the client learned from the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpClientSecondaryWins 1.3.6.1.4.1.1027.4.8.1.3.6.1.12
The secondary WINS IP address of the client learned from the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mitelDhcpClientDomainName 1.3.6.1.4.1.1027.4.8.1.3.6.1.13
The domain name of this client learned from the DHCP server.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mitelDhcpClientName 1.3.6.1.4.1.1027.4.8.1.3.6.1.14
The name of this client.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

mitelDhcpClientAdminState 1.3.6.1.4.1.1027.4.8.1.3.6.1.15
The admin status of this client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelIpera1000Notifications 1.3.6.1.4.1.1027.1.2.4.0
Call Server Ipera 1000 Notifications.
Status: current Access: read-only
NOTIFICATION-GROUP    

mitelDhcpClientObtainedIp 1.3.6.1.4.1.1027.1.2.4.0.404
The mitelDhcpClientObtainedIP trap indicates that the router has obtained a lease for an IP address from a DHCP server.
Status: current Access: read-only
NOTIFICATION-TYPE    

mitelDhcpClientLeaseExpiry 1.3.6.1.4.1.1027.1.2.4.0.405
The mitelDhcpClientLeaseExpiry trap indicates that the router's DHCP client lease has expired.
Status: current Access: read-only
NOTIFICATION-TYPE