TIMETRA-DHCP-SERVER-MIB

File: TIMETRA-DHCP-SERVER-MIB.mib (165893 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
INET-ADDRESS-MIB TIMETRA-GLOBAL-MIB TIMETRA-TC-MIB
TIMETRA-VRTR-MIB

Imported symbols

Unsigned32 Integer32 Counter32
Gauge32 Counter64 MODULE-IDENTITY
OBJECT-TYPE NOTIFICATION-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP RowStatus
TimeStamp TruthValue TEXTUAL-CONVENTION
MacAddress DateAndTime DisplayString
InetAddressType InetAddress InetAddressPrefixLength
timetraSRMIBModules tmnxSRObjs tmnxSRNotifyPrefix
tmnxSRConfs TNamedItem TNamedItemOrEmpty
TItemDescription TmnxDhcpOptionType TmnxPppoeUserNameOrEmpty
TmnxAdminState TmnxVRtrID TmnxVRtrIDOrZero
TmnxActionType vRtrID

Defined Types

TmnxDhcpSvrOperState  
The TmnxDhcpSvrOperState data type is an enumerated integer that describes the values used to identify the operational state of a DHCP Server instance. unknown inService outOfService transition waitPersistence : the DHCP Server instance is waiting for a persistence action to complete.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), inService(2), outOfService(3), transition(4), waitPersistence(5)  

TmnxDhcpSvrClientType  
Indicates a DHCP Server client type.
TEXTUAL-CONVENTION    
  INTEGER dhcp(0), ppp(1)  

TmnxDhcpSvrFailCtrlType  
Indicates a DHCP Server failover control type. local : this system is in control under normal operation; remote : the remote system is in control under normal operation.
TEXTUAL-CONVENTION    
  INTEGER local(1), remote(2)  

TmnxDhcpsFoState  
The TmnxDhcpsFoState data type is an enumerated integer that describes the values used to identify the failover state of a DHCP Server instance. unknown init : the DHCP Server instance is preparing to startup; startUp : the DHCP Server instance is starting up; noCommunication : the communication with the partner is lost; partnerDown : the partner is assumed down; normal shutdown : the administrative state of the failover facility of this DHCP server instance is 'outOfService', or the administrative state of this DHCP server instance is 'outOfService'; transition.
TEXTUAL-CONVENTION    
  INTEGER unknown(1), init(2), startUp(3), noCommunication(4), partnerDown(5), normal(6), shutdown(7), transition(8)  

TmnxDhcpsFoLeaseFailureReason  
The TmnxDhcpsFoLeaseFailureReason data type is an enumerated integer that describes the values used to identify the reason of a lease update failure that occurred in the failover facility of a DHCP Server instance. foShutdown : the failover state of this DHCP Server instance is 'shutdown'; expired : the lease received from the peer has expired; maxReached : the maximum number of leases is already reached; the maximum number of leases is indicated by the object tmnxDhcpSvrMaxLeases; subnetNotFound : no valid subnet for this lease could be found; rangeNotFound : no valid include range for this lease could be found; hostConflict : this DHCP server instance has already leased this address to another host; addressConflict : this DHCP server instance has already leased another address to this host; peerConflict : the failover peer has leased an address within a subnet range of which the failover control is set to 'local' on this local DHCP server instance.
TEXTUAL-CONVENTION    
  INTEGER foShutdown(1), expired(2), maxReached(3), subnetNotFound(4), rangeNotFound(5), hostConflict(6), addressConflict(7), peerConflict(8)  

TmnxDhcpsFoActionType  
Indicates a DHCP Server failover action type. notApplicable : return value for GETs and GETNEXTs; forcePartnerDown: if the failover state of the DHCP server instance is 'noCommunication', force it to transition to 'partnerDown'.
TEXTUAL-CONVENTION    
  INTEGER notApplicable(1), forcePartnerDown(2)  

TmnxDhcpServerConfigEntry  
SEQUENCE    
  tmnxDhcpServerCfgServerName TNamedItem
  tmnxDhcpServerCfgRowStatus RowStatus
  tmnxDhcpServerCfgLastChangeTime TimeStamp
  tmnxDhcpServerCfgAdminState TmnxAdminState
  tmnxDhcpServerCfgDescription TItemDescription
  tmnxDhcpServerCfgUserDatabase TNamedItemOrEmpty
  tmnxDhcpServerCfgUseGiAddress TruthValue
  tmnxDhcpServerCfgSendForceRenews TruthValue
  tmnxDhcpServerCfgUseClientPool TruthValue
  tmnxDhcpServerCfgOperState TmnxDhcpSvrOperState
  tmnxDhcpServerCfgAddrType InetAddressType
  tmnxDhcpServerCfgLeaseHoldTime Unsigned32
  tmnxDhcpServerCfgUseGiScope INTEGER
  tmnxDhcpServerCfgIgnRapidCommit TruthValue
  tmnxDhcpServerCfgUserIdent INTEGER
  tmnxDhcpServerCfgItfIdMapping TruthValue

TmnxDhcpServerPoolEntry  
SEQUENCE    
  tmnxDhcpServerPoolName TNamedItem
  tmnxDhcpServerPoolRowStatus RowStatus
  tmnxDhcpServerPoolLastChangeTime TimeStamp
  tmnxDhcpServerPoolDescription TItemDescription
  tmnxDhcpServerPoolMinLeaseTime Unsigned32
  tmnxDhcpServerPoolMaxLeaseTime Unsigned32
  tmnxDhcpServerPoolOfferTime Unsigned32
  tmnxDhcpServerPoolMinFree Unsigned32
  tmnxDhcpServerPoolMinFreeType INTEGER
  tmnxDhcpServerPoolDepletedEvent TruthValue

TmnxDhcpSvrPoolOptionEntry  
SEQUENCE    
  tmnxDhcpSvrPoolOptionNumber Unsigned32
  tmnxDhcpSvrPoolOptionRowStatus RowStatus
  tmnxDhcpSvrPoolOptionLastCh TimeStamp
  tmnxDhcpSvrPoolOptionType TmnxDhcpOptionType
  tmnxDhcpSvrPoolOptionValue OCTET STRING

TmnxDhcpServerSubnetEntry  
SEQUENCE    
  tmnxDhcpSvrSubnetAddrType InetAddressType
  tmnxDhcpSvrSubnetAddress InetAddress
  tmnxDhcpSvrSubnetPrefixLength InetAddressPrefixLength
  tmnxDhcpSvrSubnetRowStatus RowStatus
  tmnxDhcpSvrSubnetLastChangeTime TimeStamp
  tmnxDhcpSvrSubnetMinFree Unsigned32
  tmnxDhcpSvrSubnetMaxDeclined Unsigned32
  tmnxDhcpSvrSubnetMinFreeType INTEGER
  tmnxDhcpSvrSubnetRenewTimer Unsigned32
  tmnxDhcpSvrSubnetRebindTimer Unsigned32
  tmnxDhcpSvrSubnetValidLifetime Unsigned32
  tmnxDhcpSvrSubnetPrefLifetime Unsigned32
  tmnxDhcpSvrSubnetFailCtrl TmnxDhcpSvrFailCtrlType
  tmnxDhcpSvrSubnetPrefixType BITS
  tmnxDhcpSvrSubnetDepletedEvent TruthValue

TmnxDhcpSvrSubnetRangesEntry  
SEQUENCE    
  tmnxDhcpSvrSubnetRangeType INTEGER
  tmnxDhcpSvrSubnetStartAddrType InetAddressType
  tmnxDhcpSvrSubnetStartAddress InetAddress
  tmnxDhcpSvrSubnetEndAddrType InetAddressType
  tmnxDhcpSvrSubnetEndAddress InetAddress
  tmnxDhcpSvrSubnetRangesRowStatus RowStatus
  tmnxDhcpSvrSubnetRangesLastCh TimeStamp
  tmnxDhcpSvrSubnetRangeFailCtrl TmnxDhcpSvrFailCtrlType

TmnxDhcpSvrSubnetOptionEntry  
SEQUENCE    
  tmnxDhcpSvrSubnetOptionNumber Unsigned32
  tmnxDhcpSvrSubnetOptionRowStatus RowStatus
  tmnxDhcpSvrSubnetOptionLastCh TimeStamp
  tmnxDhcpSvrSubnetOptionType TmnxDhcpOptionType
  tmnxDhcpSvrSubnetOptionValue OCTET STRING

TmnxDhcpSvrLeaseEntry  
SEQUENCE    
  tmnxDhcpSvrLeaseClientAddrType InetAddressType
  tmnxDhcpSvrLeaseClientAddress InetAddress
  tmnxDhcpSvrLeaseState INTEGER
  tmnxDhcpSvrLeaseStart DateAndTime
  tmnxDhcpSvrLeaseLastRenew DateAndTime
  tmnxDhcpSvrLeaseRemainLeaseTime Unsigned32
  tmnxDhcpSvrLeaseRemPotentExpTime Unsigned32
  tmnxDhcpSvrLeaseClientHwAddress MacAddress
  tmnxDhcpSvrLeaseXid Unsigned32
  tmnxDhcpSvrLeaseOption82 OCTET STRING
  tmnxDhcpSvrLeaseClientType TmnxDhcpSvrClientType
  tmnxDhcpSvrLeasePPPoEUserName TmnxPppoeUserNameOrEmpty
  tmnxDhcpSvrLeaseOpt82CircId OCTET STRING
  tmnxDhcpSvrLeaseFailCtrl TmnxDhcpSvrFailCtrlType
  tmnxDhcpSvrLeaseOption60 OCTET STRING
  tmnxDhcpSvrLeaseClientPrefixLen InetAddressPrefixLength
  tmnxDhcpSvrLeaseIAOptionType INTEGER
  tmnxDhcpSvrLeaseIAID Unsigned32
  tmnxDhcpSvrLeaseDUID OCTET STRING
  tmnxDhcpSvrLeaseRemainHoldTime Unsigned32
  tmnxDhcpSvrLeaseRelayInterfaceId OCTET STRING
  tmnxDhcpSvrLeaseLDRAInterfaceId OCTET STRING
  tmnxDhcpSvrLeaseLnkLclAddrType InetAddressType
  tmnxDhcpSvrLeaseLnkLclAddress InetAddress

TmnxDhcpServerStatsEntry  
SEQUENCE    
  tmnxDhcpSvrStatsRxDiscovers Counter64
  tmnxDhcpSvrStatsRxRequests Counter64
  tmnxDhcpSvrStatsRxReleases Counter64
  tmnxDhcpSvrStatsRxDeclines Counter64
  tmnxDhcpSvrStatsRxInforms Counter64
  tmnxDhcpSvrStatsTxOffers Counter64
  tmnxDhcpSvrStatsTxAcks Counter64
  tmnxDhcpSvrStatsTxNaks Counter64
  tmnxDhcpSvrStatsTxForceRenews Counter64
  tmnxDhcpSvrStatsDropBadPackets Counter32
  tmnxDhcpSvrStatsDropInvalidTypes Counter32
  tmnxDhcpSvrStatsDropNoUsrDbFound Counter32
  tmnxDhcpSvrStatsDropUnknownHosts Counter32
  tmnxDhcpSvrStatsDropUserNotAllow Counter32
  tmnxDhcpSvrStatsDropLseNotReady Counter32
  tmnxDhcpSvrStatsDropNoLeaseFound Counter32
  tmnxDhcpSvrStatsDropNotSrvngPool Counter32
  tmnxDhcpSvrStatsDropInvalidUsr Counter32
  tmnxDhcpSvrStatsDropOverload Counter32
  tmnxDhcpSvrStatsDropPersOverload Counter32
  tmnxDhcpSvrStatsOffersIgnore Counter32
  tmnxDhcpSvrStatsDropGenError Counter32
  tmnxDhcpSvrStatsDropDestOther Counter32
  tmnxDhcpSvrStatsDropAddrUnavail Counter32
  tmnxDhcpSvrStatsDropMaxReached Counter32
  tmnxDhcpSvrStatsDropSvrDown Counter32
  tmnxDhcpSvrStatsDropNoSubnet Counter32
  tmnxDhcpSvrStatsLeasesExpired Counter32
  tmnxDhcpSvrStatsDropDuplDiffGi Counter32

TmnxDhcpSvrDeclinedAddrEntry  
SEQUENCE    
  tmnxDhcpSvrDeclinedAddrType InetAddressType
  tmnxDhcpSvrDeclinedAddress InetAddress
  tmnxDhcpSvrDeclinedAddrHwAddress MacAddress
  tmnxDhcpSvrDeclinedAddrAddedTime DateAndTime
  tmnxDhcpSvrDeclinedAddrOption82 OCTET STRING
  tmnxDhcpSvrDeclinedAddrClientType TmnxDhcpSvrClientType
  tmnxDhcpSvrDeclinedAddrUserName TmnxPppoeUserNameOrEmpty
  tmnxDhcpSvrDeclinedAddrCircId OCTET STRING

TmnxDhcpSvrSubnetStatsEntry  
SEQUENCE    
  tmnxDhcpSvrSubnetStatsFree Counter32
  tmnxDhcpSvrSubnetStatsOffered Counter32
  tmnxDhcpSvrSubnetStatsStable Counter32
  tmnxDhcpSvrSubnetStatsFRPending Counter32
  tmnxDhcpSvrSubnetStatsRemPending Counter32
  tmnxDhcpSvrSubnetStatsDeclined Counter32
  tmnxDhcpSvrSubnetStatsFoFree Counter32
  tmnxDhcpSvrSubnetStatsFoOffered Counter32
  tmnxDhcpSvrSubnetStatsFoStable Counter32
  tmnxDhcpSvrSubnetStatsFoFRPend Counter32
  tmnxDhcpSvrSubnetStatsFoRemPend Counter32
  tmnxDhcpSvrSubnetStatsFoDeclined Counter32
  tmnxDhcpSvrSubnetStatsProv Counter32
  tmnxDhcpSvrSubnetStatsFoProv Counter32

TmnxDhcpsFoEntry  
SEQUENCE    
  tmnxDhcpsFoLastChanged TimeStamp
  tmnxDhcpsFoAdminState TmnxAdminState
  tmnxDhcpsFoMaxClientLeadTime Unsigned32
  tmnxDhcpsFoOperMaxClientLeadTime Unsigned32
  tmnxDhcpsFoStartupWaitTime Unsigned32
  tmnxDhcpsFoPartnerDownDelay Unsigned32
  tmnxDhcpsFoState TmnxDhcpsFoState
  tmnxDhcpsFoTimeLeft Integer32

TmnxDhcpsFoStatsEntry  
SEQUENCE    
  tmnxDhcpsFoStatsLeaseNotFound Counter32
  tmnxDhcpsFoStatsDropInvalidPkts Counter32
  tmnxDhcpsFoStatsFoShutdown Counter32
  tmnxDhcpsFoStatsExpired Counter32
  tmnxDhcpsFoStatsMaxReached Counter32
  tmnxDhcpsFoStatsSubnetNotFound Counter32
  tmnxDhcpsFoStatsRangeNotFound Counter32
  tmnxDhcpsFoStatsHostConflict Counter32
  tmnxDhcpsFoStatsAddressConflict Counter32
  tmnxDhcpsFoStatsPeerConflict Counter32

TmnxDhcpSvrFreeAddrEntry  
SEQUENCE    
  tmnxDhcpSvrFreeAddrType InetAddressType
  tmnxDhcpSvrFreeAddress InetAddress
  tmnxDhcpSvrFreeAddrFailCtrl TmnxDhcpSvrFailCtrlType

TmnxDhcpSvrActionEntry  
SEQUENCE    
  tmnxDhcpSvrActForceRenewAddrType InetAddressType
  tmnxDhcpSvrActForceRenewAddr InetAddress

TmnxDhcpServerStats6Entry  
SEQUENCE    
  tmnxDhcpSvrStats6RxSolicits Counter64
  tmnxDhcpSvrStats6TxAdvertises Counter64
  tmnxDhcpSvrStats6RxRequests Counter64
  tmnxDhcpSvrStats6RxConfirms Counter64
  tmnxDhcpSvrStats6RxRenews Counter64
  tmnxDhcpSvrStats6RxRebinds Counter64
  tmnxDhcpSvrStats6RxDeclines Counter64
  tmnxDhcpSvrStats6RxReleases Counter64
  tmnxDhcpSvrStats6TxReplies Counter64
  tmnxDhcpSvrStats6TxReconfigures Counter64
  tmnxDhcpSvrStats6RxInfRequests Counter64
  tmnxDhcpSvrStats6DropBadPackets Counter32
  tmnxDhcpSvrStats6DropInvldTypes Counter32
  tmnxDhcpSvrStats6DropLseNotReady Counter32
  tmnxDhcpSvrStats6DropNoSrvngPool Counter32
  tmnxDhcpSvrStats6DropOverload Counter32
  tmnxDhcpSvrStats6DropPerOverload Counter32
  tmnxDhcpSvrStats6OffersIgnore Counter32
  tmnxDhcpSvrStats6DropGenError Counter32
  tmnxDhcpSvrStats6DropDestOther Counter32
  tmnxDhcpSvrStats6DropMaxReached Counter32
  tmnxDhcpSvrStats6DropSvrDown Counter32
  tmnxDhcpSvrStats6LeasesExpired Counter32
  tmnxDhcpSvrStats6DropDuplDiffRly Counter32

TmnxDhcpSvrSubnetStats6Entry  
SEQUENCE    
  tmnxDhcpSvrSubnetStats6Advertise Counter32
  tmnxDhcpSvrSubnetStats6Stable Counter32
  tmnxDhcpSvrSubnetStats6RCPending Counter32
  tmnxDhcpSvrSubnetStats6RmPending Counter32
  tmnxDhcpSvrSubnetStats6Declined Counter32

Defined Values

timetraDhcpServerMIBModule 1.3.6.1.4.1.6527.1.1.3.47
This document is the SNMP MIB module to manage and provision the DHCP (Dynamic Host Configuration Protocol) server for the Alcatel-Lucent SROS device. Copyright 2008-2012 Alcatel-Lucent. All rights reserved. Reproduction of this document is authorized on the condition that the foregoing copyright notice is included. This SNMP MIB module (Specification) embodies Alcatel-Lucent's proprietary intellectual property. Alcatel-Lucent retains all title and ownership in the Specification, including any revisions. Alcatel-Lucent grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Alcatel-Lucent products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Alcatel-Lucent makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
MODULE-IDENTITY    

tmnxDhcpServer 1.3.6.1.4.1.6527.3.1.2.47
OBJECT IDENTIFIER    

tmnxDhcpServerObjs 1.3.6.1.4.1.6527.3.1.2.47.1
OBJECT IDENTIFIER    

tmnxDhcpServerNotificationObjs 1.3.6.1.4.1.6527.3.1.2.47.2
OBJECT IDENTIFIER    

tmnxDhcpServerNotifyPrefix 1.3.6.1.4.1.6527.3.1.3.47
OBJECT IDENTIFIER    

tmnxDhcpServerNotifications 1.3.6.1.4.1.6527.3.1.3.47.0
OBJECT IDENTIFIER    

tmnxDhcpServerConformance 1.3.6.1.4.1.6527.3.1.1.47
OBJECT IDENTIFIER    

tmnxDhcpServerCompliances 1.3.6.1.4.1.6527.3.1.1.47.1
OBJECT IDENTIFIER    

tmnxDhcpServerGroups 1.3.6.1.4.1.6527.3.1.1.47.2
OBJECT IDENTIFIER    

tmnxDhcpServerNotifGroups 1.3.6.1.4.1.6527.3.1.1.47.3
OBJECT IDENTIFIER    

tmnxDhcpServerConfigTableLastCh 1.3.6.1.4.1.6527.3.1.2.47.1.1
The value of the object tmnxDhcpServerConfigTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpServerConfigTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpServerConfigTable 1.3.6.1.4.1.6527.3.1.2.47.1.2
The table tmnxDhcpServerConfigTable contains objects to configure the DHCP server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpServerConfigEntry

tmnxDhcpServerConfigEntry 1.3.6.1.4.1.6527.3.1.2.47.1.2.1
Each row represents a DHCP server instance running within a virtual router. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpServerConfigEntry  

tmnxDhcpServerCfgServerName 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.1
The value of the object tmnxDhcpServerCfgServerName specifies the name of this local DHCP server instance. This server instance is reachable through the IP address(es) of the interface(s) that refer to this DHCP server name in TIMETRA-VRTR-MIB::vRtrIfLocalDhcpServerName.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tmnxDhcpServerCfgRowStatus 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.2
The value of tmnxDhcpServerCfgRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxDhcpServerCfgLastChangeTime 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.3
The value of the object tmnxDhcpServerCfgLastChangeTime indicates the sysUpTime at the time of the last modification of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpServerCfgAdminState 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.4
The value of tmnxDhcpServerCfgAdminState specifies the administrative state of this local DHCP server instance.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxDhcpServerCfgDescription 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.5
The value of the object tmnxDhcpServerCfgDescription specifies a user provided description for this DHCP server.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxDhcpServerCfgUserDatabase 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.6
The value of the object tmnxDhcpServerCfgUserDatabase specifies the local user database to use for authentication. If no authentication is required, the value of this object must be set to the empty string, and tmnxDhcpServerCfgUseGiAddress must be set to 'true(1)' in order for the DHCP server to operate.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxDhcpServerCfgUseGiAddress 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.7
The value of the object tmnxDhcpServerCfgUseGiAddress specifies whether GI address matching is enabled. If tmnxDhcpServerCfgUseGiAddress is set to 'true(1)', then an IP address will be provided based on the Gateway IP address from the DHCP message, even when authentication fails or when there is no local user database configured in tmnxDhcpServerCfgUserDatabase.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDhcpServerCfgSendForceRenews 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.8
The value of the object tmnxDhcpServerCfgSendForceRenews specifies whether the server is allowed to send a DHCP FORCERENEW message to DHCP clients. If tmnxDhcpServerCfgSendForceRenews is set to 'true(1)', then the server will send a DHCP FORCERENEW message to the client when its configuration changes in such a way that the clients need to renew their lease in order to obtain the new parameters. This will be the case when, for example, an option is added to a subnet.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDhcpServerCfgUseClientPool 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.9
The value of the object tmnxDhcpServerCfgUseClientPool specifies whether the IP address pool selection is based on the relay information in the DHCP packet. If the value of tmnxDhcpServerCfgUseClientPool is set to 'true (1)', the IP address pool selection is determined by the relay information. If the value of tmnxDhcpServerCfgUseClientPool is set to 'false (2)', or if the DHCP message does not contain the to be used information, the pool selection is specified by the value of tmnxDhcpServerCfgUseGiAddress. When the value of tmnxDhcpServerCfgAddrType is set to 'ipv4 (1), the used relay information is the value of the vendor-specific sub-option 13 of the DHCP option 82. When the value of tmnxDhcpServerCfgAddrType is set to 'ipv6 (2), the used relay information is the value of the vendor-specific sub-option 1 for the IA_NA address pool and sub-option 2 for the IA_PD address pool.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDhcpServerCfgOperState 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.10
The value of tmnxDhcpServerCfgOperState indicates the operational state of this local DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDhcpSvrOperState  

tmnxDhcpServerCfgAddrType 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.20
The value of tmnxDhcpServerCfgAddrType specifies the type of addresses supported by this local DHCP server instance. The value of this object can not be modified after the creation of the conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType 1 | 2  

tmnxDhcpServerCfgLeaseHoldTime 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.21
The value of tmnxDhcpServerCfgLeaseHoldTime specifies the time to remember this lease. The value of this object is only meaningful when the value of tmnxDhcpServerCfgAddrType is set to 'ipv6(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..315446399  

tmnxDhcpServerCfgUseGiScope 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.22
The value of tmnxDhcpServerCfgUseGiScope specifies whether the GI address selects a single subnet or a pool. The value of this object is only meaningful when the value of tmnxDhcpServerCfgUseGiAddress is set to 'true(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER subnet(0), pool(1)  

tmnxDhcpServerCfgIgnRapidCommit 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.23
The value of tmnxDhcpServerCfgIgnRapidCommit specifies whether the Rapid Commit Option sent by the DHCPv6 client is processed. If the value of this object is set to 'true(1)' and the client has included a Rapid Commit option in the Solicit, the server ignores the Rapid Commit option and processes the remainder of the message as if no Rapid Commit option were present. The value of this object is only meaningful when the value of tmnxDhcpServerCfgAddrType is set to 'ipv6(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDhcpServerCfgUserIdent 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.24
The value of tmnxDhcpServerCfgUserIdent specifies which method is used by the local DHCP server to uniquely identify a user. When the value of tmnxDhcpServerCfgAddrType is set to 'ipv4(1)', this object can only be set to 'macCircuitId(1)'. When the value of tmnxDhcpServerCfgAddrType is set to 'ipv6(2)', this object cannot be set to 'macCircuitId(1)'. The default value is 'duid(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER macCircuitId(1), duid(2), interfaceId(3), interfaceIdLinkLocal(4)  

tmnxDhcpServerCfgItfIdMapping 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.25
The value of tmnxDhcpServerCfgItfIdMapping specifies whether the DHCPv6 server uses a unique /64 prefix per interface-ID options combination. If the value of this object is set to 'true(1)' and the client requests a non-temporary address, the DHCPv6 server leases a /128 address from the unique /64 prefix belonging to the interface-ID option from the relay-forward message and, if present, the interface-ID option from the encapsulated LDRA relay forward message. If the value of this object is set to 'false(2)' each client requesting a non-temporary address, gets a /128 lease from a different /64 prefix. The value of this object is only meaningful when the value of tmnxDhcpServerCfgAddrType is set to 'ipv6(2)' and the value of iesIfIPv6IpoeBridgedModeEnabled is set to 'true(1)' for all group interfaces relaying to this server.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDhcpServerPoolTableLastCh 1.3.6.1.4.1.6527.3.1.2.47.1.3
The value of the object tmnxDhcpServerPoolTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpServerPoolTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpServerPoolTable 1.3.6.1.4.1.6527.3.1.2.47.1.4
The table tmnxDhcpServerPoolTable contains objects to configure IP address pools. Every DHCP server can contain several IP address pools which can each contain multiple subnets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpServerPoolEntry

tmnxDhcpServerPoolEntry 1.3.6.1.4.1.6527.3.1.2.47.1.4.1
Each row represents an IP address pool. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpServerPoolEntry  

tmnxDhcpServerPoolName 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.1
The value of the object tmnxDhcpServerPoolName specifies the name of this IP address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

tmnxDhcpServerPoolRowStatus 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.2
The value of the object tmnxDhcpServerPoolRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxDhcpServerPoolLastChangeTime 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.3
The value of the object tmnxDhcpServerPoolLastChangeTime indicates the sysUpTime at the time of the last modification of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpServerPoolDescription 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.4
The value of the object tmnxDhcpServerPoolDescription specifies a user provided description for this pool.
Status: current Access: read-create
OBJECT-TYPE    
  TItemDescription  

tmnxDhcpServerPoolMinLeaseTime 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.5
The value of the object tmnxDhcpServerPoolMinLeaseTime specifies the minimum lease time. The minimum lease time can only be configured to a value that is smaller than or equal to the value configured in object tmnxDhcpServerPoolMaxLeaseTime.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..315446399  

tmnxDhcpServerPoolMaxLeaseTime 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.6
The value of the object tmnxDhcpServerPoolMaxLeaseTime specifies the maximum lease time. If there is no lease time configured in DHCP option 51 (in the user database, or in the tmnxDhcpSvrPoolOptionTable, or in the tmnxDhcpSvrSubnetOptionTable), then this value is encoded in option 51 of the DHCP reply message. The maximum lease time can only be configured to a value that is larger than or equal to the value configured in object tmnxDhcpServerPoolMinLeaseTime.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..315446399  

tmnxDhcpServerPoolOfferTime 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.7
The value of the object tmnxDhcpServerPoolOfferTime specifies the time interval during which a DHCP offer is valid.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 10..600  

tmnxDhcpServerPoolMinFree 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.8
The value of the object tmnxDhcpServerPoolMinFree specifies the desired minimum number of free addresses in this pool. If the actual number of free addresses in this pool falls below this configured minimum, a notification is generated. The value zero specifies 'no minimum'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxDhcpServerPoolMinFreeType 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.9
The value of the object tmnxDhcpServerPoolMinFreeType specifies whether tmnxDhcpServerPoolMinFree is expressed as an absolute number or as a percentage. When the value of this object is set to 'percent(1)', the accepted range for tmnxDhcpServerPoolMinFree is limited between 0 and 100. Default value is 'absolute(0)'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER absolute(0), percent(1)  

tmnxDhcpServerPoolDepletedEvent 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.10
The value of the object tmnxDhcpServerPoolDepletedEvent specifies whether a notification is generated when this pool is depleted. When the value of this object is set to 'true(1)', notification tmnxDhcpSvrPoolDepleted is generated.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDhcpSvrPoolOptionTableLastCh 1.3.6.1.4.1.6527.3.1.2.47.1.5
The value of the object tmnxDhcpSvrPoolOptionTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpSvrPoolOptionTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpSvrPoolOptionTable 1.3.6.1.4.1.6527.3.1.2.47.1.6
The table tmnxDhcpSvrPoolOptionTable contains objects to configure the DHCP options of each IP address pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpSvrPoolOptionEntry

tmnxDhcpSvrPoolOptionEntry 1.3.6.1.4.1.6527.3.1.2.47.1.6.1
Each row represents a DHCP option that is encoded in the DHCP reply message. Options defined here, can be overruled by defining the same option in the local user database, or in the tmnxDhcpSvrSubnetOptionTable. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpSvrPoolOptionEntry  

tmnxDhcpSvrPoolOptionNumber 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.1
The value of the object tmnxDhcpSvrPoolOptionNumber specifies the number of this DHCP option.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

tmnxDhcpSvrPoolOptionRowStatus 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.2
The value of the object tmnxDhcpSvrPoolOptionRowStatus specifies the row status of this row. Objects tmnxDhcpSvrPoolOptionType and tmnxDhcpSvrPoolOptionValue must be set when creating a new row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxDhcpSvrPoolOptionLastCh 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.3
The value of the object tmnxDhcpSvrPoolOptionLastCh indicates the sysUpTime at the time of the last modification of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpSvrPoolOptionType 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.4
The value of the object tmnxDhcpSvrPoolOptionType specifies how the value of this option in stored in tmnxDhcpSvrPoolOptionValue. The value of this object cannot be set to 'domain (5)' when the value of tmnxDhcpServerCfgAddrType is set to 'ipv4(1)'. This object is mandatory at creation time.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDhcpOptionType  

tmnxDhcpSvrPoolOptionValue 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.5
The value of the object tmnxDhcpSvrPoolOptionValue specifies the value of this option. This object is mandatory at creation time. A zero length value is only allowed when the value of tmnxDhcpSvrPoolOptionType is 'hex (3)'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

tmnxDhcpServerSubnetTableLastCh 1.3.6.1.4.1.6527.3.1.2.47.1.7
The value of the object tmnxDhcpServerSubnetTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpServerSubnetTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpServerSubnetTable 1.3.6.1.4.1.6527.3.1.2.47.1.8
The table tmnxDhcpServerSubnetTable contains objects to configure subnets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpServerSubnetEntry

tmnxDhcpServerSubnetEntry 1.3.6.1.4.1.6527.3.1.2.47.1.8.1
Each row represents a subnet. The subnets of a DHCP server instance cannot overlap. If the local user database defines a pool, then any subnet of that pool is used to provide a free IP address. If tmnxDhcpServerCfgUseGiAddress is set to 'true(1)', the Gateway IP address is used to select the subnet that is used to provide a free IP address. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpServerSubnetEntry  

tmnxDhcpSvrSubnetAddrType 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.1
The value of the object tmnxDhcpSvrSubnetAddrType specifies the address type of tmnxDhcpSvrSubnetAddress. The only value supported is 'ipv4'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxDhcpSvrSubnetAddress 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.2
The value of the object tmnxDhcpSvrSubnetAddress specifies a subnet. The host bits must be zero. Only IPv4 addresses are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxDhcpSvrSubnetPrefixLength 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.3
The value of the object tmnxDhcpSvrSubnetPrefixLength specifies the length of tmnxDhcpSvrSubnetAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 1..128  

tmnxDhcpSvrSubnetRowStatus 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.4
The value of the object tmnxDhcpSvrSubnetRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxDhcpSvrSubnetLastChangeTime 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.5
The value of the object tmnxDhcpSvrSubnetLastChangeTime indicates the sysUpTime at the time of the last modification of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpSvrSubnetMinFree 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.6
The value of the object tmnxDhcpSvrSubnetMinFree specifies the desired minimum number of free addresses in this subnet. The actual number of free addresses in this subnet is indicated in the column tmnxDhcpSvrSubnetStatsFree in the augmentation row of the tmnxDhcpSvrSubnetStatsTable. If the actual number of free addresses in this subnet falls below this configured minimum, a notification is generated. The value zero specifies 'no minimum'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..255  

tmnxDhcpSvrSubnetMaxDeclined 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.7
The value of the object tmnxDhcpSvrSubnetMaxDeclined specifies the maximum number of declined IP addresses that are stored. These declined IP addresses are removed from the tmnxDhcpSvrFreeAddrTable, and are not handed out to the clients. When this maximum is reached, and the server receives another DHCP DECLINE message from a client, then the oldest declined IP address becomes again available for the clients. When the value of this object is set to 0, no declined IP addresses are removed from the tmnxDhcpSvrFreeAddrTable.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..FFFFFFFF  

tmnxDhcpSvrSubnetMinFreeType 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.8
The value of the object tmnxDhcpSvrSubnetMinFreeType specifies whether tmnxDhcpSvrSubnetMinFree is expressed as an absolute number or as a percentage. When the value of this object is set to 'percent(1)', the accepted range for tmnxDhcpSvrSubnetMinFree is limited between 0 and 100. Default value is 'absolute(0)'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER absolute(0), percent(1)  

tmnxDhcpSvrSubnetRenewTimer 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.9
The value of tmnxDhcpSvrSubnetRenewTimer specifies the renew-timer (T1). The time at which the client contacts the server from which the addresses in the IA_NA or IA_PD were obtained to extend the lifetimes of the addresses or prefixes assigned to the client. The value of this object is only meaningful when the value of tmnxDhcpSvrSubnetAddrType is set to 'ipv6(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..604800  

tmnxDhcpSvrSubnetRebindTimer 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.10
The value of tmnxDhcpSvrSubnetRebindTimer specifies the rebind-timer (T2). The time at which the client contacts any available server to extend the lifetimes of the addresses or prefixes assigned to the client. The value of this object is only meaningful when the value of tmnxDhcpSvrSubnetAddrType is set to 'ipv6(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..1209600  

tmnxDhcpSvrSubnetValidLifetime 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.11
The value of tmnxDhcpSvrSubnetValidLifetime specifies the valid lifetime for the IPv6 prefix or address in the option. The value of this object is only meaningful when the value of tmnxDhcpSvrSubnetAddrType is set to 'ipv6(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 300..315446399  

tmnxDhcpSvrSubnetPrefLifetime 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.12
The value of tmnxDhcpSvrSubnetPrefLifetime specifies the preferred lifetime for the IPv6 prefix or address in the option. When preferred lifetime expires, then any derived addresses are deprecated. The value of this object is only meaningful when the value of tmnxDhcpSvrSubnetAddrType is set to 'ipv6(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 300..315446399  

tmnxDhcpSvrSubnetFailCtrl 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.13
The value of the object tmnxDhcpSvrSubnetFailCtrl specifies the type of failover control for this subnet. This object can be set only at the time the row is created. The value of this object is only meaningful when the value of tmnxDhcpSvrSubnetAddrType is set to 'ipv6(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDhcpSvrFailCtrlType  

tmnxDhcpSvrSubnetPrefixType 0.1.1.3.6.1.4.1.6527.3.1.2.47.1.8.1.14
The value of tmnxDhcpSvrSubnetPrefixType indicates the type of prefix contained in tmnxDhcpSvrSubnetAddress. This object cannot be modified once the row is created. The value of this object is only meaningful when the value of tmnxDhcpSvrSubnetAddrType is set to 'ipv6(2)'.
Status: current Access: read-create
OBJECT-TYPE    
  BITS pd(0), wan-host(1)  

tmnxDhcpSvrSubnetDepletedEvent 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.15
The value of the object tmnxDhcpSvrSubnetDepletedEvent specifies whether a notification is generated when this subnet is depleted. When the value of this object is set to 'true(1)', notification tmnxDhcpSvrSubnetDepleted is generated. The value of this object is only meaningful when the value of tmnxDhcpSvrSubnetAddrType is set to 'ipv4(1)'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

tmnxDhcpSvrSubnetRangesTblLastCh 1.3.6.1.4.1.6527.3.1.2.47.1.9
The value of the object tmnxDhcpSvrSubnetRangesTblLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpSvrSubnetRangesTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpSvrSubnetRangesTable 1.3.6.1.4.1.6527.3.1.2.47.1.10
The table tmnxDhcpSvrSubnetRangesTable contains objects to configure address ranges within this subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpSvrSubnetRangesEntry

tmnxDhcpSvrSubnetRangesEntry 1.3.6.1.4.1.6527.3.1.2.47.1.10.1
Each row represents a range of IP addresses that are either included in or excluded from the pool of IP addresses in this subnet. Include ranges cannot overlap, exclude ranges can overlap. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpSvrSubnetRangesEntry  

tmnxDhcpSvrSubnetRangeType 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.1
The value of the object tmnxDhcpSvrSubnetRangeType specifies whether this range will be included in are excluded from the pool of addresses in this subnet.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER exclude(0), include(1)  

tmnxDhcpSvrSubnetStartAddrType 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.2
The value of the object tmnxDhcpSvrSubnetStartAddrType specifies the address type of tmnxDhcpSvrSubnetStartAddress. The only value supported is 'ipv4'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxDhcpSvrSubnetStartAddress 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.3
The value of the object tmnxDhcpSvrSubnetStartAddress specifies the start address of this range. Only IPv4 addresses are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxDhcpSvrSubnetEndAddrType 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.4
The value of the object tmnxDhcpSvrSubnetEndAddrType specifies the address type of tmnxDhcpSvrSubnetEndAddress. The only value supported is 'ipv4'.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxDhcpSvrSubnetEndAddress 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.5
The value of the object tmnxDhcpSvrSubnetEndAddress specifies the end address of this range. A range can only contain 16384 (2^14) IP addresses. Only IPv4 addresses are supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxDhcpSvrSubnetRangesRowStatus 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.6
The value of the object tmnxDhcpSvrSubnetRangesRowStatus specifies the row status of this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxDhcpSvrSubnetRangesLastCh 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.7
The value of the object tmnxDhcpSvrSubnetRangesLastCh indicates the sysUpTime at the time of the last modification of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpSvrSubnetRangeFailCtrl 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.8
The value of the object tmnxDhcpSvrSubnetRangeFailCtrl specifies the type of failover control for this range. This object can be set only at the time the row is created.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDhcpSvrFailCtrlType  

tmnxDhcpSvrSubnetOptionTblLastCh 1.3.6.1.4.1.6527.3.1.2.47.1.11
The value of the object tmnxDhcpSvrSubnetOptionTblLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpSvrSubnetOptionTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpSvrSubnetOptionTable 1.3.6.1.4.1.6527.3.1.2.47.1.12
The table tmnxDhcpSvrSubnetOptionTable contains objects to configure DHCP options.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpSvrSubnetOptionEntry

tmnxDhcpSvrSubnetOptionEntry 1.3.6.1.4.1.6527.3.1.2.47.1.12.1
Each row represents a DHCP option that is encoded in the DHCP reply message. Options defined here, can be overruled by defining the same option in the local user database. Entries in this table can be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpSvrSubnetOptionEntry  

tmnxDhcpSvrSubnetOptionNumber 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.1
The value of the object tmnxDhcpSvrSubnetOptionNumber specifies the number of this option.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..65535  

tmnxDhcpSvrSubnetOptionRowStatus 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.2
The value of the object tmnxDhcpSvrSubnetOptionRowStatus specifies the row status of this row. Objects tmnxDhcpSvrSubnetOptionType and tmnxDhcpSvrSubnetOptionValue must be set when creating a new row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tmnxDhcpSvrSubnetOptionLastCh 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.3
The value of the object tmnxDhcpSvrSubnetOptionLastCh indicates the sysUpTime at the time of the last modification of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpSvrSubnetOptionType 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.4
The value of the object tmnxDhcpSvrSubnetOptionType specifies how the value of this option in stored in tmnxDhcpSvrSubnetOptionValue. The value of this object cannot be set to 'domain (5)' when the value of tmnxDhcpServerCfgAddrType is set to 'ipv4(1)'. This object is mandatory at creation time.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxDhcpOptionType  

tmnxDhcpSvrSubnetOptionValue 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.5
The value of the object tmnxDhcpSvrSubnetOptionValue specifies the value of this option. This object is mandatory at creation time. A zero length value is only allowed when the value of tmnxDhcpSvrSubnetOptionType is 'hex (3)'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

tmnxDhcpSvrLeaseTable 1.3.6.1.4.1.6527.3.1.2.47.1.13
The table tmnxDhcpSvrLeaseTable contains information about the IP addresses handed out to the DHCP clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpSvrLeaseEntry

tmnxDhcpSvrLeaseEntry 1.3.6.1.4.1.6527.3.1.2.47.1.13.1
Each row represents a lease. Entries in this table cannot be created or deleted via SNMP operations.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpSvrLeaseEntry  

tmnxDhcpSvrLeaseClientAddrType 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.1
The value of the object tmnxDhcpSvrLeaseClientAddrType indicates the address type of tmnxDhcpSvrLeaseClientAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxDhcpSvrLeaseClientAddress 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.2
The value of the object tmnxDhcpSvrLeaseClientAddress specifies the client IP address of this lease.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxDhcpSvrLeaseState 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.3
The value of object tmnxDhcpSvrLeaseState indicates the state of this lease. - 'offered (0)': The IP address was offered to the client. The client still has to acknowledge the offer by sending a DHCP request. - 'stable (1)': The IP address is now in use by the client. - 'forceRenewPending (2)': The IP address is in use by the client, but the server sends a DHCP FORCERENEW message to the client, because an option has changed in tmnxDhcpSvrPoolOptionTable or in tmnxDhcpSvrSubnetOptionTable or in the user database options for this client. - 'removePending (3)': The IP address is in use by the client, but it is no longer available in the IP address ranges configured in tmnxDhcpSvrSubnetRangesTable. The server sends a FORCERENEW message to the client. When the client sends a renewal DHCP request message, it will be rejected. - 'held (4)': The IP address has been used by the client but the lease has timed out. The lease is now in the hold list so that the client can get the exactly same IP address again upon the next request for a lease.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER offered(0), stable(1), forceRenewPending(2), removePending(3), held(4)  

tmnxDhcpSvrLeaseStart 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.4
The value of object tmnxDhcpSvrLeaseStart indicates when this lease was created.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxDhcpSvrLeaseLastRenew 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.5
The value of object tmnxDhcpSvrLeaseLastRenew indicates when the last renew was done for this lease.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxDhcpSvrLeaseRemainLeaseTime 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.6
The value of object tmnxDhcpSvrLeaseRemainLeaseTime indicates the time left for this lease.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDhcpSvrLeaseRemPotentExpTime 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.7
The value of object tmnxDhcpSvrLeaseRemPotentExpTime indicates the lease expiration interval for this lease that is negotiated with the failover peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDhcpSvrLeaseClientHwAddress 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.8
The value of object tmnxDhcpSvrLeaseClientHwAddress indicates the MAC address of the client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

tmnxDhcpSvrLeaseXid 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.9
The value of object tmnxDhcpSvrLeaseXid indicates the transaction id that the client has sent in its last DHCP message to the server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDhcpSvrLeaseOption82 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.10
The value of object tmnxDhcpSvrLeaseOption82 indicates the content of option 82 for this DHCP lease state.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tmnxDhcpSvrLeaseClientType 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.11
The value of object tmnxDhcpSvrLeaseClientType indicates the type of the client.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDhcpSvrClientType  

tmnxDhcpSvrLeasePPPoEUserName 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.12
The value of object tmnxDhcpSvrLeasePPPoEUserName indicates the PPPoE user name. This object is only relevant if the value of tmnxDhcpSvrLeaseClientType is equal to 'pppoe'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPppoeUserNameOrEmpty  

tmnxDhcpSvrLeaseOpt82CircId 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.13
The value of object tmnxDhcpSvrLeaseOpt82CircId indicates the Circuit ID from the option 82.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tmnxDhcpSvrLeaseFailCtrl 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.14
The value of object tmnxDhcpSvrLeaseFailCtrl indicates the type of failover control for this DHCP lease state.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDhcpSvrFailCtrlType  

tmnxDhcpSvrLeaseOption60 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.15
The value of object tmnxDhcpSvrLeaseOption60 indicates the content of option 60 for this DHCP lease state. The size is limited to the size of TIMETRA-LOCAL-USER-DB-MIB::tmnxLocUsrDbDhcpOption60.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tmnxDhcpSvrLeaseClientPrefixLen 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.16
The value of object tmnxDhcpSvrLeaseClientPrefixLen indicates the length of tmnxDhcpSvrLeaseClientAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength 1..128  

tmnxDhcpSvrLeaseIAOptionType 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.17
The value of object tmnxDhcpSvrLeaseIAOptionType indicates the type of the option. - 'notApplicable (0)': AI is not applicable to this lease. - 'iaNa (1)': The IA_NA option type is used to request the assignment of non-temporary addresses. - 'iaPd (2)': The IA_PD option is used to carry a prefix delegation identity association, the parameters associated with the IA_PD and the prefixes associated with it.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notApplicable(0), iaNa(1), iaPd(2)  

tmnxDhcpSvrLeaseIAID 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.18
The value of object tmnxDhcpSvrLeaseIAID indicates the Identity Association of the client.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDhcpSvrLeaseDUID 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.19
The value of object tmnxDhcpSvrLeaseDUID indicates the DHCP Unique Identifier associated with the client.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tmnxDhcpSvrLeaseRemainHoldTime 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.20
The value of object tmnxDhcpSvrLeaseRemainHoldTime indicates the hold time left for this lease.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDhcpSvrLeaseRelayInterfaceId 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.21
The value of object tmnxDhcpSvrLeaseRelayInterfaceId indicates the value of the Interface-ID Option assigned by the DHCPv6 Relay Agent.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tmnxDhcpSvrLeaseLDRAInterfaceId 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.22
The value of object tmnxDhcpSvrLeaseLDRAInterfaceId indicates the value of the Interface-ID Option assigned by the Lightweight DHCPv6 Relay Agent.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tmnxDhcpSvrLeaseLnkLclAddrType 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.23
The value of object tmnxDhcpSvrLeaseLnkLclAddrType indicates the address type of tmnxDhcpSvrLeaseLnkLclAddress.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

tmnxDhcpSvrLeaseLnkLclAddress 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.24
The value of object tmnxDhcpSvrLeaseLnkLclAddress indicates the link local IP address of the client.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(0|16)  

tmnxDhcpServerStatsTable 1.3.6.1.4.1.6527.3.1.2.47.1.14
The tmnxDhcpServerStatsTable contains basic statistics about the DHCP server instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpServerStatsEntry

tmnxDhcpServerStatsEntry 1.3.6.1.4.1.6527.3.1.2.47.1.14.1
Each row entry contains basic statistics about a particular DHCP server instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpServerStatsEntry  

tmnxDhcpSvrStatsRxDiscovers 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.1
The value of tmnxDhcpSvrStatsRxDiscovers indicates the number of DHCPDISCOVER (option 53 with value 1) packets received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStatsRxRequests 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.2
The value of tmnxDhcpSvrStatsRxRequests indicates the number of DHCPREQUEST (option 53 with value 3) packets received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStatsRxReleases 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.3
The value of tmnxDhcpSvrStatsRxReleases indicates the number of DHCPRELEASE (option 53 with value 7) packets received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStatsRxDeclines 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.4
The value of tmnxDhcpSvrStatsRxDeclines indicates the number of DHCPDECLINE (option 53 with value 4) packets received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStatsRxInforms 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.5
The value of tmnxDhcpSvrStatsRxInforms indicates the number of DHCPINFORM (option 53 with value 8) packets received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStatsTxOffers 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.6
The value of tmnxDhcpSvrStatsTxOffers indicates the number of DHCPOFFER (option 53 with value 2) packets sent by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStatsTxAcks 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.7
The value of tmnxDhcpSvrStatsTxAcks indicates the number of DHCPACK (option 53 with value 5) packets sent by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStatsTxNaks 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.8
The value of tmnxDhcpSvrStatsTxNaks indicates the number of DHCPNAK (option 53 with value 6) packets sent by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStatsTxForceRenews 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.9
The value of tmnxDhcpSvrStatsTxForceRenews indicates the number of DHCPFORCERENEW (option 53 with value 9) packets sent by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStatsDropBadPackets 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.10
The value of tmnxDhcpSvrStatsDropBadPackets indicates the number of DHCP packets received which were corrupt.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropInvalidTypes 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.11
The value of tmnxDhcpSvrStatsDropInvalidTypes indicates the number of DHCP packets received which had an invalid message type (option 53).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropNoUsrDbFound 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.12
The value of tmnxDhcpSvrStatsDropNoUsrDbFound indicates the number of DHCP packets dropped because the value of the object tmnxDhcpServerCfgUserDatabase of this server instance is not equal to the default value and a local user database with that name could not be found.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropUnknownHosts 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.13
The value of tmnxDhcpSvrStatsDropUnknownHosts indicates the number of DHCP packets dropped from hosts which were not found in the user database when tmnxDhcpServerCfgUseGiAddress was disabled.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropUserNotAllow 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.14
The value of tmnxDhcpSvrStatsDropUserNotAllow indicates the number of DHCP packets dropped from hosts which are found in the user database, but which have no address or pool specified, nor has tmnxDhcpServerCfgUseGiAddress set to 'true'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropLseNotReady 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.15
The value of tmnxDhcpSvrStatsDropLseNotReady indicates the number of DHCP packets dropped by the server instance before the lease database was ready.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropNoLeaseFound 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.16
The value of tmnxDhcpSvrStatsDropNoLeaseFound indicates the number of DHCP packets dropped by the server instance because no (valid) lease was found.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropNotSrvngPool 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.17
The value of tmnxDhcpSvrStatsDropNotSrvngPool indicates the number of DHCP packets dropped by the server instance because there were no more free addresses in the pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropInvalidUsr 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.18
The value of tmnxDhcpSvrStatsDropInvalidUsr indicates the number of DHCP packets dropped by the server instance because the MAC address of the sender or the option 82 didn't match the host lease state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropOverload 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.19
The value of tmnxDhcpSvrStatsDropOverload indicates the number of DHCP packets dropped by the server instance because they were received in excess of what the server instance can handle.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropPersOverload 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.20
The value of tmnxDhcpSvrStatsDropPersOverload indicates the number of DHCP packets dropped by the server instance because they were received in excess of what the DHCP persistence system can handle. If this occurs, only releases and declines are still processed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsOffersIgnore 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.21
The value of tmnxDhcpSvrStatsOffersIgnore indicates the number of DHCPOFFER (option 52 with value 2) packets sent by the DHCP server instance that were ignored by he clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropGenError 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.22
The value of tmnxDhcpSvrStatsDropGenError indicates the number of DHCP packets dropped by the server instance because of a generic error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropDestOther 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.23
The value of tmnxDhcpSvrStatsDropDestOther indicates the number of DHCP requests dropped by the server instance because the (broadcast) request was not destined to this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropAddrUnavail 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.24
The value of tmnxDhcpSvrStatsDropAddrUnavail indicates the number of DHCP requests dropped by the server instance because the requested address is not available.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropMaxReached 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.25
The value of tmnxDhcpSvrStatsDropMaxReached indicates the number of DHCP packets dropped by the server instance because the maximum number of leases was reached. The maximum number of leases is indicated by the value of the object tmnxDhcpSvrMaxLeases.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropSvrDown 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.26
The value of tmnxDhcpSvrStatsDropSvrDown indicates the number of DHCP packets dropped by the server instance during server instance shutdown (while the value of the object tmnxDhcpServerCfgAdminState in the corresponding row was set equal to 'outOfService').
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropNoSubnet 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.27
The value of tmnxDhcpSvrStatsDropNoSubnet indicates the number of DHCP packets dropped by the server instance for user-db hosts with a fixed address because the subnet to which the address belongs is not configured.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsLeasesExpired 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.28
The value of tmnxDhcpSvrStatsLeasesExpired indicates the number of DHCP leases that were expired (because no release was received).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStatsDropDuplDiffGi 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.29
The value of tmnxDhcpSvrStatsDropDuplDiffGi indicates the number of DHCP requests dropped by the server instance because they were received from a different Gateway IP address within a timeframe of 10 seconds after a previous DHCPREQUEST.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrDeclinedAddrTable 1.3.6.1.4.1.6527.3.1.2.47.1.16
The table tmnxDhcpSvrDeclinedAddrTable contains a list of IP addresses which are declined by DHCP clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpSvrDeclinedAddrEntry

tmnxDhcpSvrDeclinedAddrEntry 1.3.6.1.4.1.6527.3.1.2.47.1.16.1
Each row represents a declined IP address. Entries in this table cannot be created via SNMP operations. Entries in this table can be deleted via the TIMETRA-CLEAR-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpSvrDeclinedAddrEntry  

tmnxDhcpSvrDeclinedAddrType 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.1
The value of the object tmnxDhcpSvrDeclinedAddrType specifies the type of tmnxDhcpSvrDeclinedAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxDhcpSvrDeclinedAddress 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.2
The value of the object tmnxDhcpSvrDeclinedAddress specifies the declined IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxDhcpSvrDeclinedAddrHwAddress 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.3
The value of object tmnxDhcpSvrDeclinedAddrHwAddress indicates the MAC address of the client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

tmnxDhcpSvrDeclinedAddrAddedTime 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.4
The value of the object tmnxDhcpSvrDeclinedAddrAddedTime indicates the creation time of this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

tmnxDhcpSvrDeclinedAddrOption82 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.5
The value of the object tmnxDhcpSvrDeclinedAddrOption82 indicates the option82 from the client message.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tmnxDhcpSvrDeclinedAddrClientType 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.6
The value of object tmnxDhcpSvrDeclinedAddrClientType indicates the type of the client.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDhcpSvrClientType  

tmnxDhcpSvrDeclinedAddrUserName 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.7
The value of object tmnxDhcpSvrDeclinedAddrUserName indicates the PPPoE user name. This object is only relevant if the value of tmnxDhcpSvrDeclinedAddrClientType is equal to 'pppoe'.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxPppoeUserNameOrEmpty  

tmnxDhcpSvrDeclinedAddrCircId 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.8
The value of object tmnxDhcpSvrDeclinedAddrCircId indicates the Circuit ID from the option 82.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

tmnxDhcpSvrSubnetStatsTable 1.3.6.1.4.1.6527.3.1.2.47.1.17
The tmnxDhcpSvrSubnetStatsTable has an entry for each subnet that belongs to the specified DHCP server instance and pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpSvrSubnetStatsEntry

tmnxDhcpSvrSubnetStatsEntry 1.3.6.1.4.1.6527.3.1.2.47.1.17.1
Each row entry in the tmnxDhcpSvrSubnetStatsTable represents additional columns of operational data for a subnet that belongs to the specified DHCP server instance and pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpSvrSubnetStatsEntry  

tmnxDhcpSvrSubnetStatsFree 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.1
The value of tmnxDhcpSvrSubnetStatsFree indicates the number of addresses in this subnet that are free.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsOffered 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.2
The value of tmnxDhcpSvrSubnetStatsOffered indicates the number of leases in this subnet that are in state 'offered'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsStable 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.3
The value of tmnxDhcpSvrSubnetStatsStable indicates the number of leases in this subnet that are in state 'stable'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsFRPending 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.4
The value of tmnxDhcpSvrSubnetStatsFRPending indicates the number of leases in this subnet that are in state 'forceRenewPending'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsRemPending 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.5
The value of tmnxDhcpSvrSubnetStatsRemPending indicates the number of leases in this subnet that are in state 'removePending'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsDeclined 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.6
The value of tmnxDhcpSvrSubnetStatsDeclined indicates the number of addresses in this subnet that are declined.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsFoFree 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.7
The value of tmnxDhcpSvrSubnetStatsFoFree indicates the number of remote addresses in this subnet that are free. The value of this object is only relevant if the value of the object tmnxDhcpsFoAdminState of this server is equal to 'inService (2)'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsFoOffered 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.8
The value of tmnxDhcpSvrSubnetStatsFoOffered indicates the number of remote leases in this subnet that are in state 'offered'. The value of this object is only relevant if the value of the object tmnxDhcpsFoAdminState of this server is equal to 'inService (2)'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsFoStable 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.9
The value of tmnxDhcpSvrSubnetStatsFoStable indicates the number of remote leases in this subnet that are in state 'stable'. The value of this object is only relevant if the value of the object tmnxDhcpsFoAdminState of this server is equal to 'inService (2)'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsFoFRPend 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.10
The value of tmnxDhcpSvrSubnetStatsFoFRPend indicates the number of remote leases in this subnet that are in state 'forceRenewPending'. The value of this object is only relevant if the value of the object tmnxDhcpsFoAdminState of this server is equal to 'inService (2)'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsFoRemPend 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.11
The value of tmnxDhcpSvrSubnetStatsFoRemPend indicates the number of remote leases in this subnet that are in state 'removePending'. The value of this object is only relevant if the value of the object tmnxDhcpsFoAdminState of this server is equal to 'inService (2)'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsFoDeclined 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.12
The value of tmnxDhcpSvrSubnetStatsFoDeclined indicates the number of remote addresses in this subnet that are declined. The value of this object is only relevant if the value of the object tmnxDhcpsFoAdminState of this server is equal to 'inService (2)'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsProv 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.13
The value of tmnxDhcpSvrSubnetStatsProv indicates the total number of local addresses in this subnet that are provisioned.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStatsFoProv 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.14
The value of tmnxDhcpSvrSubnetStatsFoProv indicates the total number of remote addresses in this subnet that are provisioned. The value of this object is only relevant if the value of the object tmnxDhcpsFoAdminState of this server is equal to 'inService (2)' and the value of the object tmnxDhcpsFoState of this server is equal to 'partnerDown (5)'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFailoverObjs 1.3.6.1.4.1.6527.3.1.2.47.1.18
OBJECT IDENTIFIER    

tmnxDhcpsFoTableLastChanged 1.3.6.1.4.1.6527.3.1.2.47.1.18.1
The value of tmnxDhcpsFoTableLastChanged indicates the sysUpTime at the time of the last change of an entry in the tmnxDhcpsFoTable. If no changes occurred since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpsFoTable 1.3.6.1.4.1.6527.3.1.2.47.1.18.2
The tmnxDhcpsFoTable has an entry for each DHCP server instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpsFoEntry

tmnxDhcpsFoEntry 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1
Each row entry represents information related to the failover facility of a DHCP server instance. Rows are created or removed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpsFoEntry  

tmnxDhcpsFoLastChanged 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.1
The value of tmnxDhcpsFoLastChanged indicates the sysUpTime at the time of the last modification of this entry. If no changes were made to the entry since the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpsFoAdminState 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.2
The value of tmnxDhcpsFoAdminState specifies the administrative state of the failover facility of the DHCP server instance. When the value of this object is set to 'inService (2)', it is not allowed to remove the corresponding local DHCP server, or to create/delete corresponding entries in the following tables: tmnxDhcpServerPoolTable, tmnxDhcpServerSubnetTable and tmnxDhcpSvrSubnetRangesTable.
Status: current Access: read-create
OBJECT-TYPE    
  TmnxAdminState  

tmnxDhcpsFoMaxClientLeadTime 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.3
The value of the object tmnxDhcpsFoMaxClientLeadTime specifies the maximum client lead time (MCLT). The MCLT is the maximum amount of time that one server can extend a lease for a client's binding beyond the time known by the partner server. The value of this object can only be set while the value of the object tmnxDhcpsFoAdminState is equal to 'outOfService'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 600..86399  

tmnxDhcpsFoOperMaxClientLeadTime 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.4
The value of the object tmnxDhcpsFoOperMaxClientLeadTime indicates the actual maximum client lead time. The value of the object tmnxDhcpsFoOperMaxClientLeadTime is initialized to the value of the object tmnxDhcpsFoMaxClientLeadTime. Every time the value of the object tmnxDhcpsFoMaxClientLeadTime is set, the value of the object tmnxDhcpsFoOperMaxClientLeadTime is modified accordingly. When the value of the object tmnxDhcpsFoState becomes equal to 'normal', the actual maximum client lead time becomes equal to the maximum of the values of the objects tmnxDhcpsFoOperMaxClientLeadTime on this system and on the failover peer. When the value of the object tmnxDhcpsFoAdminState becomes equal to 'outOfService', the value of the object tmnxDhcpsFoOperMaxClientLeadTime is reset to the value of the object tmnxDhcpsFoMaxClientLeadTime.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 600..86399  

tmnxDhcpsFoStartupWaitTime 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.5
The value of the object tmnxDhcpsFoStartupWaitTime specifies the startup wait time. The startup wait time is the time that one server attempts to contact the partner server. During this time, the server is unresponsive to DHCP client requests.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 60..600  

tmnxDhcpsFoPartnerDownDelay 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.6
The value of the object tmnxDhcpsFoPartnerDownDelay specifies the minimum safe-time after the beginning of COMMUNICATIONS-INTERRUPTED state. After the expiry of this time, the server enters the PARTNER-DOWN state.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..86399  

tmnxDhcpsFoState 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.7
The value of tmnxDhcpsFoState indicates the failover state of the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDhcpsFoState  

tmnxDhcpsFoTimeLeft 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.8
The value of the object tmnxDhcpsFoTimeLeft indicates the time left until expiry of one of the timers MCLT, startup wait time or partner-down-delay. If none of these timers is running, the value of tmnxDhcpsFoTimeLeft equals '-1'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tmnxDhcpsFoStatsTable 1.3.6.1.4.1.6527.3.1.2.47.1.18.3
The tmnxDhcpsFoStatsTable contains statistics about the DHCP failover facility. The tmnxDhcpsFoStatsTable has an entry for each DHCP server instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpsFoStatsEntry

tmnxDhcpsFoStatsEntry 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1
Each row entry contains statistics about the failover facility of a specific DHCP Server instance. Rows are created or removed automatically by the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpsFoStatsEntry  

tmnxDhcpsFoStatsLeaseNotFound 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.1
The value of tmnxDhcpsFoStatsLeaseNotFound indicates how many Binding Database Update (BNDUPD) 'remove' packets were dropped because the corresponding lease could not be found.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFoStatsDropInvalidPkts 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.2
The value of tmnxDhcpsFoStatsDropInvalidPkts indicates how many BNDUPD packets were dropped because the packet was malformed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFoStatsFoShutdown 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.3
The value of tmnxDhcpsFoStatsFoShutdown indicates how many BNDUPD packets were dropped because the failover state if the DHCP Server instance is 'shutdown'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFoStatsExpired 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.4
The value of tmnxDhcpsFoStatsExpired indicates how many BNDUPD 'add' packets were dropped because the corresponding lease has expired. This may indicate that the clock of the failover peer is not in sync with the clock of this system.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFoStatsMaxReached 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.5
The value of tmnxDhcpsFoStatsMaxReached indicates how many BNDUPD 'add' packets were dropped because the maximum number of leases was reached. The maximum number of leases is indicated by the value of the object tmnxDhcpSvrMaxLeases.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFoStatsSubnetNotFound 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.6
The value of tmnxDhcpsFoStatsSubnetNotFound indicates how many BNDUPD 'add' packets were dropped because a valid subnet could not be found for the lease.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFoStatsRangeNotFound 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.7
The value of tmnxDhcpsFoStatsSubnetNotFound indicates how many BNDUPD 'add' packets were dropped because a valid include range could not be found for the lease.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFoStatsHostConflict 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.8
The value of tmnxDhcpsFoStatsHostConflict indicates how many BNDUPD 'add' packets were dropped because this DHCP server instance has already leased this address to another host.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFoStatsAddressConflict 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.9
The value of tmnxDhcpsFoStatsAddressConflict indicates how many BNDUPD 'add' packets were dropped because this DHCP server instance has already leased another address to this host.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFoStatsPeerConflict 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.10
The value of tmnxDhcpsFoStatsPeerConflict indicates how many BNDUPD 'add' packets were dropped because the failover peer has leased an address within a subnet range of which the failover control is set to 'local' on this local DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpsFoAction 1.3.6.1.4.1.6527.3.1.2.47.1.18.4
OBJECT IDENTIFIER    

tmnxDhcpsFoActionVRtrId 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.1
The value of the object tmnxDhcpsFoActionVRtrId specifies the ID of the virtual router instance.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxVRtrIDOrZero  

tmnxDhcpsFoActionServerName 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.2
The value of the object tmnxDhcpsFoActionServerName specifies the name of the local DHCP server instance.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

tmnxDhcpsFoActionType 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.3
The value of the object tmnxDhcpsFoActionType specifies the type of action to perform.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxDhcpsFoActionType  

tmnxDhcpsFoActionGo 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.4
Setting this object to 'doAction' triggers an attempt to force a transition of the failover facility of this DHCP server instance from 'noCommunication' to 'partnerDown'. Reading this object returns the value 'notApplicable'.
Status: current Access: read-write
OBJECT-TYPE    
  TmnxActionType  

tmnxDhcpsFoActionSuccessful 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.5
The value of the object tmnxDhcpsFoActionSuccessful indicates whether the authentication was successful. If the value of the object equals 'false', then the value of tmnxDhcpsFoActionErrorMsg indicates the reason of the failure.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

tmnxDhcpsFoActionErrorMsg 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.6
The value of the object tmnxDhcpsFoActionErrorMsg indicates the reason of failure, in case the value of the object tmnxDhcpsFoActionSuccessful is equal to 'false'. If the value of the object tmnxDhcpsFoActionSuccessful is equal to 'true', this object contains an empty string.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

tmnxDhcpsFoActionTime 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.7
The value of the object tmnxDhcpsFoActionTime indicates the value of sysUpTime at the last time that the object tmnxDhcpsFoActionSuccessful was written by the system.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

tmnxDhcpSvrFreeAddrTable 1.3.6.1.4.1.6527.3.1.2.47.1.19
The table tmnxDhcpSvrFreeAddrTable contains a list of free IP addresses. These IP addresses are available for DHCP clients.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpSvrFreeAddrEntry

tmnxDhcpSvrFreeAddrEntry 1.3.6.1.4.1.6527.3.1.2.47.1.19.1
Each row represents a free IP address. Entries in this table cannot be created via SNMP operations. Entries in this table cannot be deleted via the TIMETRA-CLEAR-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpSvrFreeAddrEntry  

tmnxDhcpSvrFreeAddrType 1.3.6.1.4.1.6527.3.1.2.47.1.19.1.1
The value of the object tmnxDhcpSvrFreeAddrType specifies the type of tmnxDhcpSvrFreeAddress.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

tmnxDhcpSvrFreeAddress 1.3.6.1.4.1.6527.3.1.2.47.1.19.1.2
The value of the object tmnxDhcpSvrFreeAddress specifies the free IP address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxDhcpSvrFreeAddrFailCtrl 1.3.6.1.4.1.6527.3.1.2.47.1.19.1.3
The value of object tmnxDhcpSvrFreeAddrFailCtrl indicates the type of failover control for this free IP address.
Status: current Access: read-only
OBJECT-TYPE    
  TmnxDhcpSvrFailCtrlType  

tmnxDhcpSvrActionTable 1.3.6.1.4.1.6527.3.1.2.47.1.20
The table tmnxDhcpSvrActionTable allows the operator to request the local DHCP server to execute a operational commands.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpSvrActionEntry

tmnxDhcpSvrActionEntry 1.3.6.1.4.1.6527.3.1.2.47.1.20.1
This table contains a row for each DHCP server instance running within a virtual router. Rows are created and destroyed by the system. Each row contains objects that can be written to in order to request the DHCP server to execute the corresponding command.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpSvrActionEntry  

tmnxDhcpSvrActForceRenewAddrType 1.3.6.1.4.1.6527.3.1.2.47.1.20.1.1
The value of the object tmnxDhcpSvrActForceRenewAddrType specifies the type of tmnxDhcpSvrActForceRenewAddr. When read, the system will always return the value unknown(0)
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

tmnxDhcpSvrActForceRenewAddr 1.3.6.1.4.1.6527.3.1.2.47.1.20.1.2
The value of the object tmnxDhcpSvrActForceRenewAddr specifies the IP address for wich a force renew is requested. When read, the system will always return the empty INET address (i.e. address length = 0).
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress Size(0|4|16)  

tmnxDhcpSvrNumLeases 1.3.6.1.4.1.6527.3.1.2.47.1.21
The value of tmnxDhcpSvrNumLeases indicates the actual number of addresses that is currently being leased.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

tmnxDhcpSvrMaxLeases 1.3.6.1.4.1.6527.3.1.2.47.1.22
The value of tmnxDhcpSvrMaxLeases indicates the maximum number of addresses that can be leased at any given time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tmnxDhcpServerStats6Table 1.3.6.1.4.1.6527.3.1.2.47.1.23
The tmnxDhcpServerStats6Table contains basic statistics about the DHCPv6 server instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpServerStats6Entry

tmnxDhcpServerStats6Entry 1.3.6.1.4.1.6527.3.1.2.47.1.23.1
Each row entry contains basic statistics about a particular DHCP server instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpServerStats6Entry  

tmnxDhcpSvrStats6RxSolicits 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.1
The value of tmnxDhcpSvrStats6RxSolicits indicates the number of solicit messages received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6TxAdvertises 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.2
The value of tmnxDhcpSvrStats6TxAdvertises indicates the number of advertise messages sent by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6RxRequests 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.3
The value of tmnxDhcpSvrStats6TxAdvertises indicates the number of request messages received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6RxConfirms 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.4
The value of tmnxDhcpSvrStats6RxConfirms indicates the number of confirm messages received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6RxRenews 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.5
The value of tmnxDhcpSvrStats6RxRenews indicates the number of renew messages received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6RxRebinds 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.6
The value of tmnxDhcpSvrStats6RxRebinds indicates the number of rebind messages received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6RxDeclines 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.7
The value of tmnxDhcpSvrStats6RxDeclines indicates the number of decline messages received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6RxReleases 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.8
The value of tmnxDhcpSvrStats6RxReleases indicates the number of release messages received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6TxReplies 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.9
The value of tmnxDhcpSvrStats6TxReplies indicates the number of reply messages sent by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6TxReconfigures 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.10
The value of tmnxDhcpSvrStats6TxReconfigures indicates the number of reconfigure messages sent by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6RxInfRequests 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.11
The value of tmnxDhcpSvrStats6RxInfRequests indicates the number of information-request messages received by the DHCP server instance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

tmnxDhcpSvrStats6DropBadPackets 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.12
The value of tmnxDhcpSvrStats6DropBadPackets indicates the number of DHCP packets received which were corrupt.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6DropInvldTypes 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.13
The value of tmnxDhcpSvrStats6DropInvldTypes indicates the number of DHCP packets received which had an invalid message type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6DropLseNotReady 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.14
The value of tmnxDhcpSvrStats6DropLseNotReady indicates the number of DHCP packets dropped by the server instance before the lease database was ready.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6DropNoSrvngPool 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.15
The value of tmnxDhcpSvrStats6DropNoSrvngPool indicates the number of DHCP packets dropped by the server instance because there were no more free addresses in the pool.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6DropOverload 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.16
The value of tmnxDhcpSvrStats6DropOverload indicates the number of DHCP packets dropped by the server instance because they were received in excess of what the server instance can handle.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6DropPerOverload 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.17
The value of tmnxDhcpSvrStats6DropPerOverload indicates the number of DHCP packets dropped by the server instance because they were received in excess of what the DHCP persistence system can handle. If this occurs, only releases and declines are still processed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6OffersIgnore 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.18
The value of tmnxDhcpSvrStats6OffersIgnore indicates the number of DHCPOFFER (option 52 with value 2) packets sent by the DHCP server instance that were ignored by he clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6DropGenError 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.19
The value of tmnxDhcpSvrStats6DropGenError indicates the number of DHCP packets dropped by the server instance because of a generic error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6DropDestOther 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.20
The value of tmnxDhcpSvrStats6DropDestOther indicates the number of DHCP requests dropped by the server instance because the (broadcast) request was not destined to this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6DropMaxReached 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.21
The value of tmnxDhcpSvrStats6DropMaxReached indicates the number of DHCP packets dropped by the server instance because the maximum number of leases was reached. The maximum number of leases is indicated by the value of the object tmnxDhcpSvrMaxLeases.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6DropSvrDown 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.22
The value of tmnxDhcpSvrStats6DropSvrDown indicates the number of DHCP packets dropped by the server instance during server instance shutdown (while the value of the object tmnxDhcpServerCfgAdminState in the corresponding row was set equal to 'outOfService').
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6LeasesExpired 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.23
The value of tmnxDhcpSvrStats6LeasesExpired indicates the number of DHCP leases that were expired (because no release was received).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrStats6DropDuplDiffRly 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.24
The value of tmnxDhcpSvrStats6DropDuplDiffRly indicates the number of DHCP requests dropped by the server instance because they were received from a different Relay IP address within a timeframe of 10 seconds after a previous DHCPREQUEST.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStats6Table 1.3.6.1.4.1.6527.3.1.2.47.1.24
The tmnxDhcpSvrSubnetStats6Table has an entry for each subnet that belongs to the specified DHCPv6 server instance and pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TmnxDhcpSvrSubnetStats6Entry

tmnxDhcpSvrSubnetStats6Entry 1.3.6.1.4.1.6527.3.1.2.47.1.24.1
Each row entry in the tmnxDhcpSvrSubnetStats6Table represents additional columns of operational data for a subnet that belongs to the specified DHCPv6 server instance and pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  TmnxDhcpSvrSubnetStats6Entry  

tmnxDhcpSvrSubnetStats6Advertise 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.1
The value of tmnxDhcpSvrSubnetStats6Advertise indicates the number of addresses in this subnet that are in state 'advertised'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStats6Stable 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.2
The value of tmnxDhcpSvrSubnetStats6Stable indicates the number of leases in this subnet that are in state 'stable'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStats6RCPending 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.3
The value of tmnxDhcpSvrSubnetStats6RCPending indicates the number of leases in this subnet that are in state 'reconfigurePending'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStats6RmPending 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.4
The value of tmnxDhcpSvrSubnetStats6RmPending indicates the number of leases in this subnet that are in state 'removePending'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrSubnetStats6Declined 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.5
The value of tmnxDhcpSvrSubnetStats6Declined indicates the number of addresses in this subnet that are declined.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

tmnxDhcpSvrNotifDescription 1.3.6.1.4.1.6527.3.1.2.47.2.1
The object tmnxDhcpSvrNotifDescription is a printable character string which contains information about the problem that occurred.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

tmnxDhcpSvrNotifUnknownPoolName 1.3.6.1.4.1.6527.3.1.2.47.2.2
The object tmnxDhcpSvrNotifUnknownPoolName indicates the pppoe pool name which is not defined in the system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TNamedItem  

tmnxDhcpSvrNotifServerName 1.3.6.1.4.1.6527.3.1.2.47.2.3
The value of the object tmnxDhcpSvrNotifServerName indicates the name of this local DHCP server instance.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TNamedItem  

tmnxDhcpSvrNotifLeaseClientAddrType 1.3.6.1.4.1.6527.3.1.2.47.2.4
The value of the object tmnxDhcpSvrNotifLeaseClientAddrType indicates the address type of tmnxDhcpSvrNotifLeaseClientAddr.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddressType  

tmnxDhcpSvrNotifLeaseClientAddr 1.3.6.1.4.1.6527.3.1.2.47.2.5
The value of the object tmnxDhcpSvrNotifLeaseClientAddr indicates the client IP address of this lease.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InetAddress Size(4|16)  

tmnxDhcpSvrNotifUserDatabaseName 1.3.6.1.4.1.6527.3.1.2.47.2.6
The value of the object tmnxDhcpSvrNotifUserDatabaseName indicates the name of this local user database.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TNamedItem  

tmnxDhcpSvrNotifHostName 1.3.6.1.4.1.6527.3.1.2.47.2.7
The value of the object tmnxDhcpSvrNotifHostName indicates the name of this host or set of hosts.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString Size(1..32)  

tmnxDhcpSvrNotifHostType 1.3.6.1.4.1.6527.3.1.2.47.2.8
The value of the object tmnxDhcpSvrNotifHostType indicates the type of the host.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER unknown(0), dhcp(1), pppoe(2)  

tmnxDhcpSvrNotifVRtrID 1.3.6.1.4.1.6527.3.1.2.47.2.9
The unique value which identifies this virtual router in the Tmnx system.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxVRtrID  

tmnxDhcpSvrNotifMsgHwAddress 1.3.6.1.4.1.6527.3.1.2.47.2.10
The value of object tmnxDhcpSvrNotifMsgHwAddress indicates the MAC address from the received DHCP message.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

tmnxDhcpSvrNotifMsgOption82 1.3.6.1.4.1.6527.3.1.2.47.2.11
The value of object tmnxDhcpSvrNotifMsgOption82 indicates the content of option 82 from the received DHCP message.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

tmnxDhcpSvrNotifMsgSizeLimit 1.3.6.1.4.1.6527.3.1.2.47.2.12
The value of the object tmnxDhcpSvrNotifMsgSizeLimit indicates the minimum of either the maximum DHCP message size or the size provided by the client in the option maximum DHCP message size.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

tmnxDhcpsFoLeaseFailureReason 1.3.6.1.4.1.6527.3.1.2.47.2.13
The value of the object tmnxDhcpsFoLeaseFailureReason indicates the reason of a lease update failure that occurred in the failover facility of a DHCP Server instance.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  TmnxDhcpsFoLeaseFailureReason  

tmnxDhcpSvrNotifPoolFree 1.3.6.1.4.1.6527.3.1.2.47.2.14
The value of the object tmnxDhcpSvrNotifPoolFree indicates the actual number of free addresses in the pool.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

tmnxDhcpSvrNotifLeaseClientAddrLen 1.3.6.1.4.1.6527.3.1.2.47.2.15
The value of the object tmnxDhcpSvrNotifLeaseClientAddrLen indicates the prefix length of tmnxDhcpSvrNotifLeaseClientAddr.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

tmnxDhcpSvrNotifClientDUID 1.3.6.1.4.1.6527.3.1.2.47.2.16
The value of object tmnxDhcpSvrNotifClientDUID indicates the content of option 0x01 from the received DHCPv6 message.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING  

tmnxDhcpSvrSubnetMinFreeExc 1.3.6.1.4.1.6527.3.1.3.47.0.1
The tmnxDhcpSvrSubnetMinFreeExc notification is generated when the actual number of free addresses in a subnet falls below the desired minimum number. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrHostConflict 1.3.6.1.4.1.6527.3.1.3.47.0.2
The tmnxDhcpSvrHostConflict notification can be generated for hosts configured with a fixed IP address in the local user database. If such a host requests an IP address and the system detects that this IP address has already been handed out to another (dynamic) host, then the tmnxDhcpSvrHostConflict notification is generated. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrPoolUnknown 1.3.6.1.4.1.6527.3.1.3.47.0.3
The tmnxDhcpSvrPoolUnknown notification is generated when the lookup in the local user database for a host returns a poolname which is not defined within the local DHCP server or the DHCP message contains an unknown pool name.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrLeaseNotOwner 1.3.6.1.4.1.6527.3.1.3.47.0.4
The tmnxDhcpSvrLeaseNotOwner notification is generated when a DHCP message is received from a DHCP client that does not own the lease indicated by the IP address from the message.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrDeclineStaticAddr 1.3.6.1.4.1.6527.3.1.3.47.0.5
The tmnxDhcpSvrDeclineStaticAddr notification is generated when a DHCP decline message is received from a DHCP client that has a static IP address assigned. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrMsgTooLong 1.3.6.1.4.1.6527.3.1.3.47.0.6
The tmnxDhcpSvrMsgTooLong notification is generated when a DHCP message is built, but the message size either exceeds the maximum DHCP message size or the size provided by the client in the option maximum DHCP message size. A reason can be that too many options are defined on host, pool and subnet levels.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpsFoStateChange 1.3.6.1.4.1.6527.3.1.3.47.0.7
The tmnxDhcpSvrLeaseNotOwner notification is generated when the failover state of the DHCP server instance changes. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpsFoLeaseUpdateFailed 1.3.6.1.4.1.6527.3.1.3.47.0.8
The tmnxDhcpsFoLeaseUpdateFailed notification is generated when a Binding Database Update (BNDUPD) packet received from the failover peer, cannot be processed successfully. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrUserDbUnknown 1.3.6.1.4.1.6527.3.1.3.47.0.9
The tmnxDhcpSvrUserDbUnknown notification is generated when the local DHCP server instance drops a DHCP message because a local user database with the name specified for this server instance could not be found. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrMaxLeasesReached 1.3.6.1.4.1.6527.3.1.3.47.0.10
The tmnxDhcpSvrMaxLeasesReached notification is generated when any local DHCP server instance drops a DHCP message because the maximum number of leases was reached.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrNoSubnetFixAddr 1.3.6.1.4.1.6527.3.1.3.47.0.11
The tmnxDhcpSvrNoSubnetFixAddr notification can be generated for hosts configured with a fixed IP address in the local user database. If such a host requests an ip-address and the system cannot find a matching subnet in this server instance for this IP address, then the tmnxDhcpSvrNoSubnetFixAddr notification is generated, and the request is dropped. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrLeaseDefaultTimers 1.3.6.1.4.1.6527.3.1.3.47.0.12
The tmnxDhcpSvrLeaseDefaultTimers notification is generated when, for a particular DHCP client, the system has reverted to default lease timer values, because the configuration of the lease timers was inconsistent. The lease renew time T1 and lease rebind time T2 have been reverted to the default values of 1/2 and 2/3 of the lease time.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrPoolMinFreeExc 1.3.6.1.4.1.6527.3.1.3.47.0.13
The tmnxDhcpSvrPoolMinFreeExc notification is generated when the actual number of free addresses in a pool falls below the desired minimum number. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrSubnetDepleted 1.3.6.1.4.1.6527.3.1.3.47.0.14
The tmnxDhcpSvrSubnetDepleted notification is generated when the actual number of free addresses becomes zero. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpSvrPoolDepleted 1.3.6.1.4.1.6527.3.1.3.47.0.15
The tmnxDhcpSvrPoolDepleted notification is generated when the actual number of free addresses becomes zero. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

tmnxDhcpServerGroup 1.3.6.1.4.1.6527.3.1.1.47.2.1
The group of objects supporting DHCP server capability on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpLeaseGroup 1.3.6.1.4.1.6527.3.1.1.47.2.2
The group of objects providing DHCP lease information on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpStatsGroup 1.3.6.1.4.1.6527.3.1.1.47.2.3
The group of objects providing DHCP statistics on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpAddrListGroup 1.3.6.1.4.1.6527.3.1.1.47.2.4
The group of objects providing information for DHCP on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpToolsGroup 1.3.6.1.4.1.6527.3.1.1.47.2.5
The group of objects supporting DHCP server capability on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpsFailoverGroup 1.3.6.1.4.1.6527.3.1.1.47.2.6
The group of objects supporting DHCP server failover capability on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpsNotifyObjsGroup 1.3.6.1.4.1.6527.3.1.1.47.2.7
The group of objects supporting DHCP server notifications on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpServerV6v1Group 1.3.6.1.4.1.6527.3.1.1.47.2.8
The group of objects supporting DHCP server capability on Alcatel-Lucent SROS series systems release 6.1.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpStatsV6v1Group 1.3.6.1.4.1.6527.3.1.1.47.2.9
The group of objects providing DHCP statistics on Alcatel-Lucent SROS series systems release 6.1.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpServerV8v0Group 1.3.6.1.4.1.6527.3.1.1.47.2.10
The group of objects supporting DHCP server capability on Alcatel-Lucent SROS series systems release 8.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpStatsV8v0Group 1.3.6.1.4.1.6527.3.1.1.47.2.11
The group of objects providing DHCP statistics on Alcatel-Lucent SROS series systems release 8.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpServerV9v0Group 1.3.6.1.4.1.6527.3.1.1.47.2.12
The group of objects supporting DHCP server capability on Alcatel-Lucent SROS series systems added in release 9.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpStatsV9v0Group 1.3.6.1.4.1.6527.3.1.1.47.2.13
The group of objects providing DHCP statistics on Alcatel-Lucent SROS series systems since release 9.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpsNotifyObjsV9v0Group 1.3.6.1.4.1.6527.3.1.1.47.2.14
The group of objects supporting DHCP server notifications on Alcatel-Lucent SROS series systems since release 9.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpServerV10v0Group 1.3.6.1.4.1.6527.3.1.1.47.2.15
The group of objects supporting DHCP server capability on Alcatel-Lucent SROS series systems added in release 10.0.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

tmnxDhcpSvrNotifGroup 1.3.6.1.4.1.6527.3.1.1.47.3.1
The group of objects supporting traps for the DHCP server capability on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxDhcpSvrFoNotifGroup 1.3.6.1.4.1.6527.3.1.1.47.3.2
The group of objects supporting traps for the failover facility of a DHCP server instance on Alcatel-Lucent SROS series systems.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxDhcpSvrNotifV10v0Group 1.3.6.1.4.1.6527.3.1.1.47.3.3
The group of objects supporting traps for the DHCP server capability on Alcatel-Lucent SROS series systems since release 10.0.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

tmnxDhcpServerCompliance 1.3.6.1.4.1.6527.3.1.1.47.1.1
The compliance statement for management of DHCP Server on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxDhcpServerV6v1Compliance 1.3.6.1.4.1.6527.3.1.1.47.1.2
The compliance statement for management of DHCP Server on Alcatel-Lucent SROS series systems.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxDhcpServerV8v0Compliance 1.3.6.1.4.1.6527.3.1.1.47.1.3
The compliance statement for management of DHCP Server on Alcatel-Lucent SROS series systems release 8.0.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxDhcpServerV9v0Compliance 1.3.6.1.4.1.6527.3.1.1.47.1.4
The compliance statement for management of DHCP Server on Alcatel-Lucent SROS series systems release 9.0.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

tmnxDhcpServerV10v0Compliance 1.3.6.1.4.1.6527.3.1.1.47.1.5
The compliance statement for management of DHCP Server on Alcatel-Lucent SROS series systems release 10.0.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE