TIMETRA-DHCP-SERVER-MIB
- Registered at
- 1.3.6.1.4.1.6527.1.1.3.471.3.6.1.4.1.6527.3.1.1.471.3.6.1.4.1.6527.3.1.2.471.3.6.1.4.1.6527.3.1.3.47
- Last updated
- 2017-03-01 00:00
- Organization
- Nokia
- Revisions
- 2017-03-01 00:00, 2016-01-01 00:00, 2015-01-01 00:00, 2014-01-01 00:00, 2012-02-28 00:00, 2011-02-01 00:00, 2009-02-28 00:00, 2008-07-01 00:00, 2008-01-01 00:00
- Namespace
- nokia
- Source file
TIMETRA-DHCP-SERVER-MIB- Digest
sha256:33c92564e8957b71992636d687fc369f5d932b263c119b06b11ed003a6316163
Description
This document is the SNMP MIB module to manage and provision the DHCP (Dynamic Host Configuration Protocol) server for the Nokia SROS device. Copyright 2008-2018 Nokia. 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 Nokia's proprietary intellectual property. Nokia retains all title and ownership in the Specification, including any revisions. Nokia grants all interested parties a non-exclusive license to use and distribute an unmodified copy of this Specification in connection with management of Nokia products, and without fee, provided this copyright notice and license appear on all copies. This Specification is supplied 'as is', and Nokia makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Contact
Nokia SROS Support Web: http://www.nokia.com
Imports
| From | Symbols |
|---|---|
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
| TIMETRA-GLOBAL-MIB | timetraSRMIBModules, tmnxSRConfs, tmnxSRNotifyPrefix, tmnxSRObjs |
| TIMETRA-TC-MIB | TItemDescription, TNamedItem, TNamedItemOrEmpty, TmnxActionType, TmnxAdminState, TmnxCreateOrigin, TmnxDhcpOptionDisplay, TmnxDhcpOptionType, TmnxDhcpServerDUIDTypeCode, TmnxPppoeUserNameOrEmpty, TmnxVRtrID, TmnxVRtrIDOrZero |
| TIMETRA-VRTR-MIB | vRtrID |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ATM-TC-MIB IANA-RTPROTO-MIB IANAifType-MIB IEEE8021-PAE-MIB IF-MIB INET-ADDRESS-MIB IP-FORWARD-MIB IP-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC TIMETRA-CHASSIS-MIB TIMETRA-DHCP-SERVER-MIB TIMETRA-FILTER-MIB TIMETRA-GLOBAL-MIB TIMETRA-PORT-MIB TIMETRA-QOS-MIB TIMETRA-SAP-MIB TIMETRA-SERV-MIB TIMETRA-TC-MIB TIMETRA-VRTR-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| TmnxDhcpSvrClientType TEXTUAL-CONVENTION Indicates a DHCP Server client type. dhcp : CPE is a DHCP client; ppp : CPE is a PPP client (IPv4); ipoe : CPE is an IPoE client (IPv6); ipsec: CPE is an IPSEC tunnel. | current | |||
| TmnxDhcpSvrFailCtrlType TEXTUAL-CONVENTION 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; access-driven : the controlling system is decided by the access mechanism. | current | |||
| TmnxDhcpSvrOperState TEXTUAL-CONVENTION 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. | current | |||
| TmnxDhcpsFoActionType TEXTUAL-CONVENTION 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'; abortStartupWait: abort the startup wait timer. | current | |||
| TmnxDhcpsFoLeaseFailureReason TEXTUAL-CONVENTION 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; persistenceCongested : the lease received from the peer can not be persistently stored because the persistence subsystem is in overload. noLeaseHoldTime : tmnxDhcpServerCfgLeaseHoldTime has value '0' for this DHCP server instance. invalidPfxLen : the prefix of the lease received from the peer is not inside the range configured in tmnxDhcpServerPoolMinPrefixLen and tmnxDhcpServerPoolMaxPrefixLen. | current | |||
| TmnxDhcpsFoState TEXTUAL-CONVENTION 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 preNormal : sub-state of 'normal', that applies to a pair of servers A and B, while B is recovering after it went down: - server A is responding to (instead of dropping) renew and rebind messages for remote leases it has allocated during partnerDown; - server B is dropping (instead of NACKing) renew and rebind messages for yet unknown local leases while resynchronizing with the MCS database. | current | |||
| TmnxDhcpsStickyLeaseActionType TEXTUAL-CONVENTION Indicates a DHCP Server Sticky Lease action type. notApplicable : return value for GETs and GETNEXTs; create : create a sticky lease. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| tmnxDhcpServerConformance OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.1.47 | |||
| tmnxDhcpServerCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.1.47.1 | |||
| tmnxDhcpServerGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.1.47.2 | |||
| tmnxDhcpServerNotifGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.1.47.3 | |||
| tmnxDhcpServer OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.2.47 | |||
| tmnxDhcpServerObjs OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.2.47.1 | |||
| tmnxDhcpServerConfigTableLastCh OBJECT-TYPE The value of the object tmnxDhcpServerConfigTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpServerConfigTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.1 | TimeStamp | read-only | current |
| tmnxDhcpServerConfigTable OBJECT-TYPE The table tmnxDhcpServerConfigTable contains objects to configure the DHCP server. | 1.3.6.1.4.1.6527.3.1.2.47.1.2 | not-accessible | current | |
| tmnxDhcpServerConfigEntry OBJECT-TYPE Each row represents a DHCP server instance running within a virtual router. Entries in this table can be created or deleted via SNMP operations. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1 | not-accessible | current | |
| tmnxDhcpServerCfgServerName OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.1 | TNamedItem | not-accessible | current |
| tmnxDhcpServerCfgRowStatus OBJECT-TYPE The value of tmnxDhcpServerCfgRowStatus specifies the row status of this row. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.2 | RowStatus | read-create | current |
| tmnxDhcpServerCfgLastChangeTime OBJECT-TYPE The value of the object tmnxDhcpServerCfgLastChangeTime indicates the sysUpTime at the time of the last modification of this entry. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.3 | TimeStamp | read-only | current |
| tmnxDhcpServerCfgAdminState OBJECT-TYPE The value of tmnxDhcpServerCfgAdminState specifies the administrative state of this local DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.4 | TmnxAdminState | read-create | current |
| tmnxDhcpServerCfgDescription OBJECT-TYPE The value of the object tmnxDhcpServerCfgDescription specifies a user provided description for this DHCP server. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.5 | TItemDescription | read-create | current |
| tmnxDhcpServerCfgUserDatabase OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.6 | TNamedItemOrEmpty | read-create | current |
| tmnxDhcpServerCfgUseGiAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.7 | TruthValue | read-create | current |
| tmnxDhcpServerCfgSendForceRenews OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.8 | TruthValue | read-create | current |
| tmnxDhcpServerCfgUseClientPool OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.9 | TruthValue | read-create | current |
| tmnxDhcpServerCfgOperState OBJECT-TYPE The value of tmnxDhcpServerCfgOperState indicates the operational state of this local DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.10 | TmnxDhcpSvrOperState | read-only | current |
| tmnxDhcpServerCfgAddrType OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.20 | InetAddressType {ipv4(1), ipv6(2)} | read-create | current |
| tmnxDhcpServerCfgLeaseHoldTime OBJECT-TYPE The value of tmnxDhcpServerCfgLeaseHoldTime specifies the time to remember this lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.21 | Unsigned32 (0..631152000) | read-create | current |
| tmnxDhcpServerCfgUseGiScope OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.22 | INTEGER {subnet(0), pool(1)} | read-create | current |
| tmnxDhcpServerCfgIgnRapidCommit OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.23 | TruthValue | read-create | current |
| tmnxDhcpServerCfgUserIdent OBJECT-TYPE 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)', 'clientId', 'mac', 'circuitId' or 'remoteId'; the default value is 'macCircuitId'. When the value of tmnxDhcpServerCfgAddrType is set to 'ipv6(2)', this object can only be set to 'duid', 'interfaceId' or 'interfaceIdLinkLocal'. The default value is 'duid(2)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.24 | INTEGER {macCircuitId(1), duid(2), interfaceId(3), interfaceIdLinkLocal(4), clientId(5), mac(6), circuitId(7), remoteId(8)} | read-create | current |
| tmnxDhcpServerCfgItfIdMapping OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.25 | TruthValue | read-create | current |
| tmnxDhcpServerCfgUseCPDelimiter OBJECT-TYPE A delimiter character to combine primary and secondary pool names. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.26 | DisplayString (SIZE(0..1)) | read-create | current |
| tmnxDhcpServerCfgCreationOrigin OBJECT-TYPE The value of the object tmnxDhcpServerCfgCreationOrigin indicates the mechanism which created this server. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.27 | TmnxCreateOrigin | read-only | current |
| tmnxDhcpServerCfgLeaseHoldFor OBJECT-TYPE The value of tmnxDhcpServerCfgLeaseHoldFor specifies behavior details while the value of tmnxDhcpServerCfgLeaseHoldTime is not zero. By default, sticky leases are only supported for unsolicited releases. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.28 | Bits {solicitedRelease(0), internalLeaseIpsec(1)} | read-create | current |
| tmnxDhcpServerCfgAllowLeaseQuery OBJECT-TYPE The value of tmnxDhcpServerCfgAllowLeaseQuery specifies whether the DHCPv6 server will handle Lease Query messages by client id. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.29 | TruthValue | read-create | current |
| tmnxDhcpServerCfgAutoProvisioned OBJECT-TYPE The value of tmnxDhcpServerCfgAutoProvisioned specifies if the pools associated with this server are provisioned automatically rather than by means of the tmnxDhcpServerPoolTable, tmnxDhcpServerSubnetTable and tmnxDhcpSvrSubnetRangesTable. The value of this object can only be modified while the conceptual row is created, and it can not be modified afterwards. The value of this object can only be 'true' when the value of tmnxDhcpServerCfgAddrType is set to 'ipv6(2).' While the value of tmnxDhcpServerCfgAutoProvisioned is equal to 'true', no further address configuration, for example by means of the tables mentioned before, is allowed. Address pools can be associated with this server by means of the 'TIMETRA-NAT-MIB::tmnxNatFwlDomTable'. | 1.3.6.1.4.1.6527.3.1.2.47.1.2.1.30 | TruthValue | read-create | current |
| tmnxDhcpServerPoolTableLastCh OBJECT-TYPE The value of the object tmnxDhcpServerPoolTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpServerPoolTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.3 | TimeStamp | read-only | current |
| tmnxDhcpServerPoolTable OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.4 | not-accessible | current | |
| tmnxDhcpServerPoolEntry OBJECT-TYPE Each row represents an IP address pool. Entries in this table can be created or deleted via SNMP operations. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1 | not-accessible | current | |
| tmnxDhcpServerPoolName OBJECT-TYPE The value of the object tmnxDhcpServerPoolName specifies the name of this IP address pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.1 | TNamedItem | not-accessible | current |
| tmnxDhcpServerPoolRowStatus OBJECT-TYPE The value of the object tmnxDhcpServerPoolRowStatus specifies the row status of this row. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.2 | RowStatus | read-create | current |
| tmnxDhcpServerPoolLastChangeTime OBJECT-TYPE The value of the object tmnxDhcpServerPoolLastChangeTime indicates the sysUpTime at the time of the last modification of this entry. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.3 | TimeStamp | read-only | current |
| tmnxDhcpServerPoolDescription OBJECT-TYPE The value of the object tmnxDhcpServerPoolDescription specifies a user provided description for this pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.4 | TItemDescription | read-create | current |
| tmnxDhcpServerPoolMinLeaseTime OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.5 | Unsigned32 (10..315446399) | read-create | current |
| tmnxDhcpServerPoolMaxLeaseTime OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.6 | Unsigned32 (10..315446399) | read-create | current |
| tmnxDhcpServerPoolOfferTime OBJECT-TYPE The value of the object tmnxDhcpServerPoolOfferTime specifies the time interval during which a DHCP offer is valid. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.7 | Unsigned32 (10..600) | read-create | current |
| tmnxDhcpServerPoolMinFree OBJECT-TYPE 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'. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.8 | Unsigned32 (0..255) | read-create | current |
| tmnxDhcpServerPoolMinFreeType OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.9 | INTEGER {absolute(0), percent(1)} | read-create | current |
| tmnxDhcpServerPoolDepletedEvent OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.10 | TruthValue | read-create | current |
| tmnxDhcpServerPoolDlgatedPfxLen OBJECT-TYPE The value of tmnxDhcpServerPoolDlgatedPfxLen specifies the number of bits that can be allocated to a Delegated Prefix for IPv6. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.11 | Unsigned32 (48..127) | read-create | current |
| tmnxDhcpServerPoolSubnetBindKey OBJECT-TYPE The value of the object tmnxDhcpServerPoolSubnetBindKey specifies the key to be used for subnet binding. Default value is 'none' (0), disabling the subnet binding. The value cannot be changed into 'none' when tmnxDhcpServerPoolSubnetBindDly is not set to it's default value. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.12 | INTEGER {none(0), sysIdSvcId(1), sysId(2), string(3)} | read-create | obsolete |
| tmnxDhcpServerPoolSubnetBindDly OBJECT-TYPE The value of tmnxDhcpServerPoolSubnetBindDly specifies the number of seconds before unbinding the subnet from the access node, after the last lease in this subnet has been released. The value cannot be changed from the default value into something else when tmnxDhcpServerPoolSubnetBindKey is set to 'none' (0). | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.13 | Unsigned32 (1..86400) | read-create | obsolete |
| tmnxDhcpServerPoolNakNonMatch OBJECT-TYPE The value of the object tmnxDhcpServerPoolNakNonMatch specifies if this DHCP server sends a DHCPNAK when it receives a DHCPREQUEST message for a subnet that does not match any of the ranges associated with this pool. If the value of tmnxDhcpServerPoolNakNonMatch is equal to 'false', this DHCP server drops such a DHCPREQUEST message. A value of 'true' is only allowed where the value of the object tmnxDhcpServerCfgAddrType in the conceptual row in the tmnxDhcpServerConfigTable associated with this DHCP server, is equal to 'ipv4'. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.14 | TruthValue | read-create | current |
| tmnxDhcpServerPoolMinPrefixLen OBJECT-TYPE The value of the object tmnxDhcpServerPoolMinPrefixLen specifies the minimum prefix length that is accepted. A non-zero is only allowed where the value of the object tmnxDhcpServerCfgAddrType in the conceptual row in the tmnxDhcpServerConfigTable associated with this DHCP server, is equal to 'ipv6'; in this case, the default value is equal to 48; otherwise, the default value is equal to zero. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.15 | InetAddressPrefixLength (0 | 48..127) | read-create | current |
| tmnxDhcpServerPoolMaxPrefixLen OBJECT-TYPE The value of the object tmnxDhcpServerPoolMaxPrefixLen specifies the maximum prefix length that is accepted. A non-zero is only allowed where the value of the object tmnxDhcpServerCfgAddrType in the conceptual row in the tmnxDhcpServerConfigTable associated with this DHCP server, is equal to 'ipv6'; in this case, the default value is equal to 64; otherwise, the default value is equal to zero. | 1.3.6.1.4.1.6527.3.1.2.47.1.4.1.16 | InetAddressPrefixLength (0 | 48..127) | read-create | current |
| tmnxDhcpSvrPoolOptionTableLastCh OBJECT-TYPE The value of the object tmnxDhcpSvrPoolOptionTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpSvrPoolOptionTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.5 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolOptionTable OBJECT-TYPE The table tmnxDhcpSvrPoolOptionTable contains objects to configure the DHCP options of each IP address pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.6 | not-accessible | current | |
| tmnxDhcpSvrPoolOptionEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.6.1 | not-accessible | current | |
| tmnxDhcpSvrPoolOptionNumber OBJECT-TYPE The value of the object tmnxDhcpSvrPoolOptionNumber specifies the number of this DHCP option. | 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| tmnxDhcpSvrPoolOptionRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.2 | RowStatus | read-create | current |
| tmnxDhcpSvrPoolOptionLastCh OBJECT-TYPE The value of the object tmnxDhcpSvrPoolOptionLastCh indicates the sysUpTime at the time of the last modification of this entry. | 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.3 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolOptionType OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.4 | TmnxDhcpOptionType | read-create | current |
| tmnxDhcpSvrPoolOptionValue OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.5 | OCTET STRING (SIZE(0..127)) | read-create | current |
| tmnxDhcpSvrPoolOptionDisplay OBJECT-TYPE The value of the object tmnxDhcpSvrPoolOptionDisplay indicates a hint of how the tmnxDhcpSvrPoolOptionValue can be displayed. | 1.3.6.1.4.1.6527.3.1.2.47.1.6.1.6 | TmnxDhcpOptionDisplay | read-only | current |
| tmnxDhcpServerSubnetTableLastCh OBJECT-TYPE The value of the object tmnxDhcpServerSubnetTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpServerSubnetTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.7 | TimeStamp | read-only | current |
| tmnxDhcpServerSubnetTable OBJECT-TYPE The table tmnxDhcpServerSubnetTable contains objects to configure subnets. | 1.3.6.1.4.1.6527.3.1.2.47.1.8 | not-accessible | current | |
| tmnxDhcpServerSubnetEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1 | not-accessible | current | |
| tmnxDhcpSvrSubnetAddrType OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetAddrType specifies the address type of tmnxDhcpSvrSubnetAddress. The only value supported is 'ipv4'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.1 | InetAddressType | not-accessible | current |
| tmnxDhcpSvrSubnetAddress OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetAddress specifies a subnet. The host bits must be zero. Only IPv4 addresses are supported. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.2 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| tmnxDhcpSvrSubnetPrefixLength OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetPrefixLength specifies the length of tmnxDhcpSvrSubnetAddress. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.3 | InetAddressPrefixLength (1..128) | not-accessible | current |
| tmnxDhcpSvrSubnetRowStatus OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetRowStatus specifies the row status of this row. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.4 | RowStatus | read-create | current |
| tmnxDhcpSvrSubnetLastChangeTime OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetLastChangeTime indicates the sysUpTime at the time of the last modification of this entry. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.5 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetMinFree OBJECT-TYPE 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'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.6 | Unsigned32 (0..255) | read-create | current |
| tmnxDhcpSvrSubnetMaxDeclined OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.7 | Unsigned32 (0..4294967295) | read-create | current |
| tmnxDhcpSvrSubnetMinFreeType OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.8 | INTEGER {absolute(0), percent(1)} | read-create | current |
| tmnxDhcpSvrSubnetRenewTimer OBJECT-TYPE The value of tmnxDhcpSvrSubnetRenewTimer specifies the renew-timer (T1). After T1 has elapsed, 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.9 | Unsigned32 (0..604800) | read-create | current |
| tmnxDhcpSvrSubnetRebindTimer OBJECT-TYPE The value of tmnxDhcpSvrSubnetRebindTimer specifies the rebind-timer (T2). After T2 has elapsed, 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.10 | Unsigned32 (0..1209600) | read-create | current |
| tmnxDhcpSvrSubnetValidLifetime OBJECT-TYPE The value of tmnxDhcpSvrSubnetValidLifetime specifies the valid-lifetime field that this server transmits - in the IA Address option, or - in the IA_PD Prefix option. The value of this object is only meaningful when the value of tmnxDhcpSvrSubnetAddrType is set to 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.11 | Unsigned32 (300..315446399) | read-create | current |
| tmnxDhcpSvrSubnetPrefLifetime OBJECT-TYPE The value of tmnxDhcpSvrSubnetPrefLifetime specifies the value of the preferred-lifetime field that this server transmits: - in the IA Address option, or - in the IA_PD Prefix option. When the preferred lifetime expires, any derived addresses are deprecated. The value of this object is only meaningful when the value of tmnxDhcpSvrSubnetAddrType is set to 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.12 | Unsigned32 (300..315446399) | read-create | current |
| tmnxDhcpSvrSubnetFailCtrl OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.13 | TmnxDhcpSvrFailCtrlType | read-create | current |
| tmnxDhcpSvrSubnetPrefixType OBJECT-TYPE The value of tmnxDhcpSvrSubnetPrefixType specifies 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.14 | Bits {pd(0), wan-host(1)} | read-create | current |
| tmnxDhcpSvrSubnetDepletedEvent OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.15 | TruthValue | read-create | current |
| tmnxDhcpSvrSubnetDrain OBJECT-TYPE If the value of object tmnxDhcpSvrSubnetDrain is set to true(2?) then the subnet is draining, which means no new leases can be assigned from this subnet and existing leases are cleaned up upon renew/rebind. If the value of this object is set to false(1?) then the subnet is active and new leases can be assigned from it. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.16 | TruthValue | read-create | current |
| tmnxDhcpSvrSubnetActive OBJECT-TYPE The value of object tmnxDhcpSvrSubnetActive indicates if this IPv6 subnet is currently being served by this system. If the value of tmnxDhcpSvrSubnetFailCtrl is equal to 'local' or 'access-driven', the value of this object is always 'true'. Otherwise, the value depends on the failover state, available in tmnxDhcpsFoState (if tmnxDhcpsFoAdminState is 'inService') or tmnxDhcpsPoolFoState (if tmnxDhcpsPoolFoAdminState is 'inService'): if the value of the failover state is 'partnerDown', the value of this object is 'true'. | 1.3.6.1.4.1.6527.3.1.2.47.1.8.1.17 | TruthValue | read-only | current |
| tmnxDhcpSvrSubnetRangesTblLastCh OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetRangesTblLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpSvrSubnetRangesTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.9 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetRangesTable OBJECT-TYPE The table tmnxDhcpSvrSubnetRangesTable contains objects to configure address ranges within this subnet. | 1.3.6.1.4.1.6527.3.1.2.47.1.10 | not-accessible | current | |
| tmnxDhcpSvrSubnetRangesEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.10.1 | not-accessible | current | |
| tmnxDhcpSvrSubnetRangeType OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetRangeType specifies if this range will be included in or excluded from the pool of addresses in this subnet. | 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.1 | INTEGER {exclude(0), include(1)} | not-accessible | current |
| tmnxDhcpSvrSubnetStartAddrType OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetStartAddrType specifies the address type of tmnxDhcpSvrSubnetStartAddress. The only value supported is 'ipv4'. | 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.2 | InetAddressType | not-accessible | current |
| tmnxDhcpSvrSubnetStartAddress OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetStartAddress specifies the start address of this range. Only IPv4 addresses are supported. | 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.3 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| tmnxDhcpSvrSubnetEndAddrType OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetEndAddrType specifies the address type of tmnxDhcpSvrSubnetEndAddress. The only value supported is 'ipv4'. | 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.4 | InetAddressType | not-accessible | current |
| tmnxDhcpSvrSubnetEndAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.5 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| tmnxDhcpSvrSubnetRangesRowStatus OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetRangesRowStatus specifies the row status of this row. | 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.6 | RowStatus | read-create | current |
| tmnxDhcpSvrSubnetRangesLastCh OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetRangesLastCh indicates the sysUpTime at the time of the last modification of this entry. | 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.7 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetRangeFailCtrl OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.10.1.8 | TmnxDhcpSvrFailCtrlType | read-create | current |
| tmnxDhcpSvrSubnetOptionTblLastCh OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetOptionTblLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpSvrSubnetOptionTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.11 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetOptionTable OBJECT-TYPE The table tmnxDhcpSvrSubnetOptionTable contains objects to configure DHCP options. | 1.3.6.1.4.1.6527.3.1.2.47.1.12 | not-accessible | current | |
| tmnxDhcpSvrSubnetOptionEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.12.1 | not-accessible | current | |
| tmnxDhcpSvrSubnetOptionNumber OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetOptionNumber specifies the number of this option. | 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| tmnxDhcpSvrSubnetOptionRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.2 | RowStatus | read-create | current |
| tmnxDhcpSvrSubnetOptionLastCh OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetOptionLastCh indicates the sysUpTime at the time of the last modification of this entry. | 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.3 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetOptionType OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetOptionType specifies how the value of this option is 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.4 | TmnxDhcpOptionType | read-create | current |
| tmnxDhcpSvrSubnetOptionValue OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.5 | OCTET STRING (SIZE(0..127)) | read-create | current |
| tmnxDhcpSvrSubnetOptionDisplay OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetOptionDisplay indicates a hint of how the tmnxDhcpSvrSubnetOptionValue can be displayed. | 1.3.6.1.4.1.6527.3.1.2.47.1.12.1.6 | TmnxDhcpOptionDisplay | read-only | current |
| tmnxDhcpSvrLeaseTable OBJECT-TYPE The table tmnxDhcpSvrLeaseTable contains information about the IP addresses handed out to the DHCP clients. | 1.3.6.1.4.1.6527.3.1.2.47.1.13 | not-accessible | current | |
| tmnxDhcpSvrLeaseEntry OBJECT-TYPE Each row represents a lease. Entries in this table cannot be created or deleted via SNMP operations. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1 | not-accessible | current | |
| tmnxDhcpSvrLeaseClientAddrType OBJECT-TYPE The value of the object tmnxDhcpSvrLeaseClientAddrType indicates the address type of tmnxDhcpSvrLeaseClientAddress. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.1 | InetAddressType | not-accessible | current |
| tmnxDhcpSvrLeaseClientAddress OBJECT-TYPE The value of the object tmnxDhcpSvrLeaseClientAddress specifies the client IP address of this lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.2 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| tmnxDhcpSvrLeaseState OBJECT-TYPE 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. - 'internal (5)': The IP address has been leased via the local pool management system and is now in use. - 'internalOrphan (6)': The IP address has been leased via the local pool management system and is now in use. There is however no configured subnet to which this lease belongs, because it has been removed or because this lease was installed through dual-homing. - 'internalOffered (7)': The IP address has been offered via the local pool management system. The client still has to acknowledge this offer. - 'internalHeld (8)': The IP address has been used by local pool management system but the lease is currently not active. The address is now in the hold list so that the local pool management system client can get the exactly same IP address again upon the next request for a lease. - 'sticky (9)': The IP address is reserved for the client and will remain reserved until the reservation for it is cleared. The client will get the exactly same IP address again upon the next request for a lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.3 | INTEGER {offered(0), stable(1), forceRenewPending(2), removePending(3), held(4), internal(5), internalOrphan(6), internalOffered(7), internalHeld(8), sticky(9)} | read-only | current |
| tmnxDhcpSvrLeaseStart OBJECT-TYPE The value of object tmnxDhcpSvrLeaseStart indicates when this lease was created. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.4 | DateAndTime | read-only | current |
| tmnxDhcpSvrLeaseLastRenew OBJECT-TYPE The value of object tmnxDhcpSvrLeaseLastRenew indicates when the last renew was done for this lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.5 | DateAndTime | read-only | current |
| tmnxDhcpSvrLeaseRemainLeaseTime OBJECT-TYPE The value of object tmnxDhcpSvrLeaseRemainLeaseTime indicates the time left for this lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.6 | Unsigned32 | read-only | current |
| tmnxDhcpSvrLeaseRemPotentExpTime OBJECT-TYPE The value of object tmnxDhcpSvrLeaseRemPotentExpTime indicates the lease expiration interval for this lease that is negotiated with the failover peer. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.7 | Unsigned32 | read-only | current |
| tmnxDhcpSvrLeaseClientHwAddress OBJECT-TYPE The value of object tmnxDhcpSvrLeaseClientHwAddress indicates the MAC address of the client. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.8 | MacAddress | read-only | current |
| tmnxDhcpSvrLeaseXid OBJECT-TYPE The value of object tmnxDhcpSvrLeaseXid indicates the transaction id that the client has sent in its last DHCP message to the server. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.9 | Unsigned32 | read-only | current |
| tmnxDhcpSvrLeaseOption82 OBJECT-TYPE The value of object tmnxDhcpSvrLeaseOption82 indicates the content of option 82 for this DHCP lease state. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.10 | OCTET STRING (SIZE(0..257)) | read-only | current |
| tmnxDhcpSvrLeaseClientType OBJECT-TYPE The value of object tmnxDhcpSvrLeaseClientType indicates the type of the client. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.11 | TmnxDhcpSvrClientType | read-only | current |
| tmnxDhcpSvrLeasePPPoEUserName OBJECT-TYPE The value of object tmnxDhcpSvrLeasePPPoEUserName indicates the PPP user name. This object is only relevant if the value of tmnxDhcpSvrLeaseClientType is equal to 'ppp'. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.12 | TmnxPppoeUserNameOrEmpty | read-only | current |
| tmnxDhcpSvrLeaseOpt82CircId OBJECT-TYPE The value of object tmnxDhcpSvrLeaseOpt82CircId indicates the Circuit ID from the option 82. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.13 | OCTET STRING (SIZE(0..255)) | read-only | current |
| tmnxDhcpSvrLeaseFailCtrl OBJECT-TYPE The value of object tmnxDhcpSvrLeaseFailCtrl indicates the type of failover control for this DHCP lease state. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.14 | TmnxDhcpSvrFailCtrlType | read-only | current |
| tmnxDhcpSvrLeaseOption60 OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.15 | OCTET STRING (SIZE(0..32)) | read-only | current |
| tmnxDhcpSvrLeaseClientPrefixLen OBJECT-TYPE The value of object tmnxDhcpSvrLeaseClientPrefixLen indicates the length of tmnxDhcpSvrLeaseClientAddress. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.16 | InetAddressPrefixLength (1..128) | read-only | current |
| tmnxDhcpSvrLeaseIAOptionType OBJECT-TYPE The value of object tmnxDhcpSvrLeaseIAOptionType indicates the type of the option. - 'notApplicable (0)': IA 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.17 | INTEGER {notApplicable(0), iaNa(1), iaPd(2)} | read-only | current |
| tmnxDhcpSvrLeaseIAID OBJECT-TYPE The value of object tmnxDhcpSvrLeaseIAID indicates the Identity Association of the client. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.18 | Unsigned32 | read-only | current |
| tmnxDhcpSvrLeaseDUID OBJECT-TYPE The value of object tmnxDhcpSvrLeaseDUID indicates the DHCP Unique Identifier associated with the client. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.19 | OCTET STRING (SIZE(0..255)) | read-only | current |
| tmnxDhcpSvrLeaseRemainHoldTime OBJECT-TYPE The value of object tmnxDhcpSvrLeaseRemainHoldTime indicates the hold time left for this lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.20 | Unsigned32 | read-only | current |
| tmnxDhcpSvrLeaseRelayInterfaceId OBJECT-TYPE The value of object tmnxDhcpSvrLeaseRelayInterfaceId indicates the value of the Interface-ID Option assigned by the DHCPv6 Relay Agent. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.21 | OCTET STRING (SIZE(0..255)) | read-only | current |
| tmnxDhcpSvrLeaseLDRAInterfaceId OBJECT-TYPE The value of object tmnxDhcpSvrLeaseLDRAInterfaceId indicates the value of the Interface-ID Option assigned by the Lightweight DHCPv6 Relay Agent. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.22 | OCTET STRING (SIZE(0..255)) | read-only | current |
| tmnxDhcpSvrLeaseLnkLclAddrType OBJECT-TYPE The value of object tmnxDhcpSvrLeaseLnkLclAddrType indicates the address type of tmnxDhcpSvrLeaseLnkLclAddress. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.23 | InetAddressType | read-only | current |
| tmnxDhcpSvrLeaseLnkLclAddress OBJECT-TYPE The value of object tmnxDhcpSvrLeaseLnkLclAddress indicates the link local IP address of the client. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.24 | InetAddress (SIZE(0 | 16)) | read-only | current |
| tmnxDhcpSvrLeaseIntClientType OBJECT-TYPE The value of object tmnxDhcpSvrLeaseIntClientType indicates the type of the client if it is an internal client. For an external client such as a DHCP host or a PPP host, the value of tmnxDhcpSvrLeaseIntClientType is equal to 'notApplicable'. An API (Application Program Interface) exists within the system that allows applications of this system to create rows in this table that do not directly correspond to an external client, and this type of client is called 'internal'. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.25 | INTEGER {notApplicable(0), ipoeWan(1), ipoeSlaac(2), ppp(3), pppSlaac(4), ipsec(5)} | read-only | current |
| tmnxDhcpSvrLeaseOpt82RemoteId OBJECT-TYPE The value of object tmnxDhcpSvrLeaseOpt82RemoteId indicates the Remote ID from the option 82. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.26 | OCTET STRING (SIZE(0..255)) | read-only | current |
| tmnxDhcpSvrLeaseOpt61ClientId OBJECT-TYPE The value of object tmnxDhcpSvrLeaseOpt61ClientId indicates the Client ID from the option 61. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.27 | OCTET STRING (SIZE(0..255)) | read-only | current |
| tmnxDhcpSvrLeaseStickyHostName OBJECT-TYPE The value of object tmnxDhcpSvrLeaseStickyHostName indicates the name of the sticky host configured in tmnxDhcpsStickyLseActHostName. | 1.3.6.1.4.1.6527.3.1.2.47.1.13.1.28 | TNamedItemOrEmpty | read-only | current |
| tmnxDhcpServerStatsTable OBJECT-TYPE The tmnxDhcpServerStatsTable contains basic statistics about the DHCP server instances. | 1.3.6.1.4.1.6527.3.1.2.47.1.14 | not-accessible | current | |
| tmnxDhcpServerStatsEntry OBJECT-TYPE Each row entry contains basic statistics about a particular DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1 | not-accessible | current | |
| tmnxDhcpSvrStatsRxDiscovers OBJECT-TYPE The value of tmnxDhcpSvrStatsRxDiscovers indicates the number of DHCPDISCOVER (option 53 with value 1) packets received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.1 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsRxRequests OBJECT-TYPE The value of tmnxDhcpSvrStatsRxRequests indicates the number of DHCPREQUEST (option 53 with value 3) packets received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.2 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsRxReleases OBJECT-TYPE The value of tmnxDhcpSvrStatsRxReleases indicates the number of DHCPRELEASE (option 53 with value 7) packets received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.3 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsRxDeclines OBJECT-TYPE The value of tmnxDhcpSvrStatsRxDeclines indicates the number of DHCPDECLINE (option 53 with value 4) packets received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.4 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsRxInforms OBJECT-TYPE The value of tmnxDhcpSvrStatsRxInforms indicates the number of DHCPINFORM (option 53 with value 8) packets received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.5 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsTxOffers OBJECT-TYPE The value of tmnxDhcpSvrStatsTxOffers indicates the number of DHCPOFFER (option 53 with value 2) packets sent by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.6 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsTxAcks OBJECT-TYPE The value of tmnxDhcpSvrStatsTxAcks indicates the number of DHCPACK (option 53 with value 5) packets sent by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.7 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsTxNaks OBJECT-TYPE The value of tmnxDhcpSvrStatsTxNaks indicates the number of DHCPNAK (option 53 with value 6) packets sent by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.8 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsTxForceRenews OBJECT-TYPE The value of tmnxDhcpSvrStatsTxForceRenews indicates the number of DHCPFORCERENEW (option 53 with value 9) packets sent by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.9 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsDropBadPackets OBJECT-TYPE The value of tmnxDhcpSvrStatsDropBadPackets indicates the number of DHCP packets received which were corrupt. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.10 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropInvalidTypes OBJECT-TYPE The value of tmnxDhcpSvrStatsDropInvalidTypes indicates the number of DHCP packets received which had an invalid message type (option 53). | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.11 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropNoUsrDbFound OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.12 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropUnknownHosts OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.13 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropUserNotAllow OBJECT-TYPE 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'. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.14 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropLseNotReady OBJECT-TYPE The value of tmnxDhcpSvrStatsDropLseNotReady indicates the number of DHCP packets dropped by the server instance before the lease database was ready. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.15 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropNoLeaseFound OBJECT-TYPE The value of tmnxDhcpSvrStatsDropNoLeaseFound indicates the number of DHCP packets dropped by the server instance because no (valid) lease was found. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.16 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropNotSrvngPool OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.17 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropInvalidUsr OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.18 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropOverload OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.19 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropPersOverload OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.20 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsOffersIgnore OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.21 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropGenError OBJECT-TYPE The value of tmnxDhcpSvrStatsDropGenError indicates the number of DHCP packets dropped by the server instance because of a generic error. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.22 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropDestOther OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.23 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropAddrUnavail OBJECT-TYPE The value of tmnxDhcpSvrStatsDropAddrUnavail indicates the number of DHCP requests dropped by the server instance because the requested address is not available. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.24 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropMaxReached OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.25 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropSvrDown OBJECT-TYPE 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'). | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.26 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropNoSubnet OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.27 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsLeasesExpired OBJECT-TYPE The value of tmnxDhcpSvrStatsLeasesExpired indicates the number of DHCP leases that were expired (because no release was received). | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.28 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropDuplDiffGi OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.29 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsRxIntRequests OBJECT-TYPE The value of tmnxDhcpSvrStatsRxIntRequests indicates the number of internal request calls received by the DHCP server instance from the local address assignment infrastructure. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.30 | Counter64 | read-only | obsolete |
| tmnxDhcpSvrStatsRxIntReleases OBJECT-TYPE The value of tmnxDhcpSvrStatsRxIntReleases indicates the number of internal release calls received by the DHCP server instance from the local address assignment infrastructure. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.31 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsDropIntWithLudb OBJECT-TYPE The value of tmnxDhcpSvrStatsDropIntWithLudb indicates the number of internal calls from the local address assignment infrastructure dropped by the DHCP server instance because a local user database is attached to the server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.32 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropIntWithFo OBJECT-TYPE The value of tmnxDhcpSvrStatsDropIntWithFo indicates the number of internal calls from the local address assignment infrastructure dropped by the DHCP server instance because failover is enabled for the server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.33 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropIntConflicts OBJECT-TYPE The value of tmnxDhcpSvrStatsDropIntConflicts indicates a DHCP host is trying to acquire an IP address that was handed through the local address assignment infrastructure, or the local address assignment infrastructure tries to use an IP address that was handed out to a DHCP client. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.34 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropAudit OBJECT-TYPE The value of tmnxDhcpSvrStatsDropAudit indicates the number of DHCP requests dropped by the server instance because this server instance is busy with the primary audit. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.35 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsDropTxFailed OBJECT-TYPE The value of tmnxDhcpSvrStatsDropTxFailed indicates the number of DHCP responses dropped because this server instance could not transmit it. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.36 | Counter32 | read-only | current |
| tmnxDhcpSvrStatsRxIntReqPpp OBJECT-TYPE The value of tmnxDhcpSvrStatsRxIntReqPpp indicates the number of internal request calls received by the DHCP server instance from the local address assignment infrastructure for PPP. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.37 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsRxIntReqIpoe OBJECT-TYPE The value of tmnxDhcpSvrStatsRxIntReqIpoe indicates the number of internal request calls received by the DHCP server instance from the local address assignment infrastructure for IPoE. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.38 | Counter64 | read-only | current |
| tmnxDhcpSvrStatsRxIntReqIpsec OBJECT-TYPE The value of tmnxDhcpSvrStatsRxIntReqIpsec indicates the number of internal request calls received by the DHCP server instance from the local address assignment infrastructure for IPsec. | 1.3.6.1.4.1.6527.3.1.2.47.1.14.1.39 | Counter64 | read-only | current |
| tmnxDhcpSvrDeclinedAddrTable OBJECT-TYPE The table tmnxDhcpSvrDeclinedAddrTable contains a list of IP addresses which are declined by DHCP clients. | 1.3.6.1.4.1.6527.3.1.2.47.1.16 | not-accessible | current | |
| tmnxDhcpSvrDeclinedAddrEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.16.1 | not-accessible | current | |
| tmnxDhcpSvrDeclinedAddrType OBJECT-TYPE The value of the object tmnxDhcpSvrDeclinedAddrType specifies the type of tmnxDhcpSvrDeclinedAddress. | 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.1 | InetAddressType | not-accessible | current |
| tmnxDhcpSvrDeclinedAddress OBJECT-TYPE The value of the object tmnxDhcpSvrDeclinedAddress specifies the declined IP address. | 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.2 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| tmnxDhcpSvrDeclinedAddrHwAddress OBJECT-TYPE The value of object tmnxDhcpSvrDeclinedAddrHwAddress indicates the MAC address of the client. | 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.3 | MacAddress | read-only | current |
| tmnxDhcpSvrDeclinedAddrAddedTime OBJECT-TYPE The value of the object tmnxDhcpSvrDeclinedAddrAddedTime indicates the creation time of this entry. | 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.4 | DateAndTime (SIZE(11)) | read-only | current |
| tmnxDhcpSvrDeclinedAddrOption82 OBJECT-TYPE The value of the object tmnxDhcpSvrDeclinedAddrOption82 indicates the option82 from the client message. | 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.5 | OCTET STRING (SIZE(0..257)) | read-only | current |
| tmnxDhcpSvrDeclinedAddrClientType OBJECT-TYPE The value of object tmnxDhcpSvrDeclinedAddrClientType indicates the type of the client. | 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.6 | TmnxDhcpSvrClientType | read-only | current |
| tmnxDhcpSvrDeclinedAddrUserName OBJECT-TYPE The value of object tmnxDhcpSvrDeclinedAddrUserName indicates the PPP user name. This object is only relevant if the value of tmnxDhcpSvrDeclinedAddrClientType is equal to 'ppp'. | 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.7 | TmnxPppoeUserNameOrEmpty | read-only | current |
| tmnxDhcpSvrDeclinedAddrCircId OBJECT-TYPE The value of object tmnxDhcpSvrDeclinedAddrCircId indicates the Circuit ID from the option 82. | 1.3.6.1.4.1.6527.3.1.2.47.1.16.1.8 | OCTET STRING (SIZE(0..255)) | read-only | current |
| tmnxDhcpSvrSubnetStatsTable OBJECT-TYPE The tmnxDhcpSvrSubnetStatsTable has an entry for each subnet that belongs to the specified DHCP server instance and pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.17 | not-accessible | current | |
| tmnxDhcpSvrSubnetStatsEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1 | not-accessible | current | |
| tmnxDhcpSvrSubnetStatsFree OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFree indicates the number of addresses in this subnet that are free. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.1 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsOffered OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsOffered indicates the number of leases in this subnet that are in state 'offered'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.2 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsStable OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsStable indicates the number of leases in this subnet that are in state 'stable'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.3 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFRPending OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFRPending indicates the number of leases in this subnet that are in state 'forceRenewPending'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.4 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsRemPending OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsRemPending indicates the number of leases in this subnet that are in state 'removePending'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.5 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsDeclined OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsDeclined indicates the number of addresses in this subnet that are declined. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.6 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoFree OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.7 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoOffered OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.8 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoStable OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.9 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoFRPend OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.10 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoRemPend OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.11 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoDeclined OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.12 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsProv OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsProv indicates the total number of local addresses in this subnet that are provisioned. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.13 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoProv OBJECT-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.14 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsHasExt OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsHasExt indicates whether the extended statistics collection for this subnet is enabled. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.15 | TruthValue | read-only | current |
| tmnxDhcpSvrSubnetStatsExtResetT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsExtResetT indicates the sysUpTime at the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.16 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsStableP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsStableP indicates the highest value of tmnxDhcpSvrSubnetStatsStable since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.17 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsStablePT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsStablePT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsStableP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.18 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsFoStableP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoStableP indicates the highest value of tmnxDhcpSvrSubnetStatsFoStable since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.19 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoStablePT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoStablePT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsFoStableP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.20 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsUsed OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsUsed indicates the number of leases in this subnet that are in use. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.21 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsUsedP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsUsedP indicates the lowest value of tmnxDhcpSvrSubnetStatsUsed since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.22 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsUsedPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsUsedPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsUsedP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.23 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsFoUsed OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoUsed indicates the number of remote leases in this subnet that are in use. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.24 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoUsedP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoUsedP indicates the lowest value of tmnxDhcpSvrSubnetStatsFoUsed since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.25 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoUsedPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoUsedPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsFoUsedP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.26 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsFreeP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFreeP indicates the peak number of addresses in this subnet that are free since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.27 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFreePT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFreePT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsFreeP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.28 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsFoFreeP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoFreeP indicates the peak number of remote addresses in this subnet that are free since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.29 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoFreePT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoFreePT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsFoFreeP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.30 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsUsedPct OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsUsedPct indicates the percentage of addresses in this subnet in use. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.31 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStatsUsedPctP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsUsedPctP indicates the highest value of tmnxDhcpSvrSubnetStatsUsedPct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.32 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStatsUsedPctPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsUsedPctPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsUsedPctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.33 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsFoUsdPct OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoUsdPct indicates the percentage of remote addresses in this subnet that are in use. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.34 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStatsFoUsdPctP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoUsdPctP indicates the highest value of tmnxDhcpSvrSubnetStatsFoUsdPct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.35 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStatsFoUsdPctPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoUsdPctPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsFoUsdPctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.36 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsFreePct OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFreePct indicates the percentage of addresses in this subnet currently unused. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.37 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStatsFreePctP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFreePctP indicates the lowest value of tmnxDhcpSvrSubnetStatsFreePct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.38 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStatsFreePctPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFreePctPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsFreePctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.39 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsFoFrePct OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoFrePct indicates the percentage of remote addresses in this subnet that are currently unused. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.40 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStatsFoFrePctP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoFrePctP indicates the lowest value of tmnxDhcpSvrSubnetStatsFoFrePct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.41 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStatsFoFrePctPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoFrePctPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsFoFrePctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.42 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsOfferP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsOfferP indicates the highest value of tmnxDhcpSvrSubnetStatsOffered since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.43 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsOfferPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsOfferPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsOfferP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.44 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStatsFoOfferP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoOfferP indicates the highest value of tmnxDhcpSvrSubnetStatsFoOffered since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.45 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStatsFoOfferPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStatsFoOfferPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStatsFoOfferP. | 1.3.6.1.4.1.6527.3.1.2.47.1.17.1.46 | TimeStamp | read-only | current |
| tmnxDhcpsFailoverObjs OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.2.47.1.18 | |||
| tmnxDhcpsFoTableLastChanged OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.1 | TimeStamp | read-only | current |
| tmnxDhcpsFoTable OBJECT-TYPE The tmnxDhcpsFoTable has an entry for each DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2 | not-accessible | current | |
| tmnxDhcpsFoEntry OBJECT-TYPE Each row entry represents information related to the failover facility of a DHCP server instance. Rows are created or removed automatically by the system. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1 | not-accessible | current | |
| tmnxDhcpsFoLastChanged OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.1 | TimeStamp | read-only | current |
| tmnxDhcpsFoAdminState OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.2 | TmnxAdminState | read-create | current |
| tmnxDhcpsFoMaxClientLeadTime OBJECT-TYPE 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'. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.3 | Unsigned32 (600..86399) | read-create | current |
| tmnxDhcpsFoOperMaxClientLeadTime OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.4 | Unsigned32 (600..86399) | read-only | current |
| tmnxDhcpsFoStartupWaitTime OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.5 | Unsigned32 (60..3600) | read-create | current |
| tmnxDhcpsFoPartnerDownDelay OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.6 | Unsigned32 (0..86399) | read-create | current |
| tmnxDhcpsFoState OBJECT-TYPE The value of tmnxDhcpsFoState indicates the failover state of the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.7 | TmnxDhcpsFoState | read-only | current |
| tmnxDhcpsFoTimeLeft OBJECT-TYPE 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'. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.8 | Integer32 | read-only | current |
| tmnxDhcpsFoIgnoreMclt OBJECT-TYPE The value of tmnxDhcpsFoIgnoreMclt specifies if, after the transition COMMUNICATIONS-INTERRUPTED-to-PARTNER-DOWN state, the DHCP server instance ignores the safety period with a duration of Maximum Client Lead Time; setting the value of this object to 'true' has the effect that the DHCP server starts offering IP addresses from the partner's scope immediately after this transition, without waiting for existing leases allocated by the partner and not known by this system to time out. Setting the value of this object to 'true' increases the risk that duplicate addresses are offered; if the transition to PARTNER-DOWN state is likely to be caused by a failure of the partner system rather than a communications problem, this risk is reduced. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.2.1.10 | TruthValue | read-create | current |
| tmnxDhcpsFoStatsTable OBJECT-TYPE The tmnxDhcpsFoStatsTable contains statistics about the DHCP failover facility. The tmnxDhcpsFoStatsTable has an entry for each DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3 | not-accessible | current | |
| tmnxDhcpsFoStatsEntry OBJECT-TYPE Each row entry contains statistics about the failover facility of a specific DHCP Server instance. Rows are created or removed automatically by the system. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1 | not-accessible | current | |
| tmnxDhcpsFoStatsLeaseNotFound OBJECT-TYPE The value of tmnxDhcpsFoStatsLeaseNotFound indicates how many Binding Database Update (BNDUPD) 'remove' packets were dropped because the corresponding lease could not be found. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.1 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsDropInvalidPkts OBJECT-TYPE The value of tmnxDhcpsFoStatsDropInvalidPkts indicates how many BNDUPD packets were dropped because the packet was malformed. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.2 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsFoShutdown OBJECT-TYPE The value of tmnxDhcpsFoStatsFoShutdown indicates how many BNDUPD packets were dropped because the failover state if the DHCP Server instance is 'shutdown'. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.3 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsExpired OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.4 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsMaxReached OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.5 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsSubnetNotFound OBJECT-TYPE The value of tmnxDhcpsFoStatsSubnetNotFound indicates how many BNDUPD 'add' packets were dropped because a valid subnet could not be found for the lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.6 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsRangeNotFound OBJECT-TYPE The value of tmnxDhcpsFoStatsRangeNotFound indicates how many BNDUPD 'add' packets were dropped because a valid include range could not be found for the lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.7 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsHostConflict OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.8 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsAddressConflict OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.9 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsPeerConflict OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.10 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsPersistCongest OBJECT-TYPE The value of tmnxDhcpsFoStatsPersistCongest indicates how many BNDUPD packets were dropped because of persistence congestion on this DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.11 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsNoLeaseHoldTime OBJECT-TYPE The value of tmnxDhcpsFoStatsNoLeaseHoldTime indicates how many BNDUPD packets were dropped because tmnxDhcpServerCfgLeaseHoldTime is zero on this DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.12 | Counter32 | read-only | current |
| tmnxDhcpsFoStatsInvalidPfxLen OBJECT-TYPE The value of tmnxDhcpsFoStatsInvalidPfxLen indicates how many BNDUPD packets were dropped because the prefix of the lease received from the peer is not inside the range configured in tmnxDhcpServerPoolMinPrefixLen and tmnxDhcpServerPoolMaxPrefixLen. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.3.1.13 | Counter32 | read-only | current |
| tmnxDhcpsFoAction OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.2.47.1.18.4 | |||
| tmnxDhcpsFoActionVRtrId OBJECT-TYPE The value of the object tmnxDhcpsFoActionVRtrId specifies the ID of the virtual router instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.1 | TmnxVRtrIDOrZero | read-write | current |
| tmnxDhcpsFoActionServerName OBJECT-TYPE The value of the object tmnxDhcpsFoActionServerName specifies the name of the local DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.2 | TNamedItemOrEmpty | read-write | current |
| tmnxDhcpsFoActionType OBJECT-TYPE The value of the object tmnxDhcpsFoActionType specifies the type of action to perform. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.3 | TmnxDhcpsFoActionType | read-write | current |
| tmnxDhcpsFoActionGo OBJECT-TYPE 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'. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.4 | TmnxActionType | read-write | current |
| tmnxDhcpsFoActionSuccessful OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.5 | TruthValue | read-only | current |
| tmnxDhcpsFoActionErrorMsg OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.6 | DisplayString (SIZE(0..255)) | read-only | current |
| tmnxDhcpsFoActionTime OBJECT-TYPE The value of the object tmnxDhcpsFoActionTime indicates the value of sysUpTime at the last time that the object tmnxDhcpsFoActionSuccessful was written by the system. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.7 | TimeStamp | read-only | current |
| tmnxDhcpsFoActionPoolName OBJECT-TYPE The value of the object tmnxDhcpsFoActionPoolName specifies the name of IP address pool within the local DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.4.8 | TNamedItemOrEmpty | read-write | current |
| tmnxDhcpsPoolFoTableLastChanged OBJECT-TYPE The value of tmnxDhcpsPoolFoTableLastChanged indicates the sysUpTime at the time of the last change of an entry in the tmnxDhcpsPoolFoTable. If no changes occurred since the last re-initialization of the local network management subsystem, then this object contains a zero value. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.5 | TimeStamp | read-only | current |
| tmnxDhcpsPoolFoTable OBJECT-TYPE The tmnxDhcpsPoolFoTable has an entry for each IP Address Pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6 | not-accessible | current | |
| tmnxDhcpsPoolFoEntry OBJECT-TYPE Each row entry represents information related to the failover facility of an IP Address Pool. Rows are created or removed automatically by the system. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6.1 | not-accessible | current | |
| tmnxDhcpsPoolFoLastChanged OBJECT-TYPE The value of tmnxDhcpsPoolFoLastChanged 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6.1.1 | TimeStamp | read-only | current |
| tmnxDhcpsPoolFoAdminState OBJECT-TYPE The value of tmnxDhcpsPoolFoAdminState specifies the administrative state of the failover facility of the IP Address Pool instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6.1.2 | TmnxAdminState | read-create | current |
| tmnxDhcpsPoolFoMCLT OBJECT-TYPE The value of the object tmnxDhcpsPoolFoMCLT 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 tmnxDhcpsPoolFoAdminState is equal to 'outOfService'. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6.1.3 | Unsigned32 (600..86399) | read-create | current |
| tmnxDhcpsPoolFoOperMCLT OBJECT-TYPE The value of the object tmnxDhcpsPoolFoOperMCLT indicates the actual Maximum Client Lead Time. The value of the object tmnxDhcpsPoolFoOperMCLT is initialized to the value of the object tmnxDhcpsPoolFoMCLT. Every time the value of the object tmnxDhcpsPoolFoMCLT is set, the value of the object tmnxDhcpsPoolFoOperMCLT is modified accordingly. When the value of the object tmnxDhcpsPoolFoState becomes equal to 'normal', the actual maximum client lead time becomes equal to the maximum of the values of the objects tmnxDhcpsPoolFoOperMCLT on this system and on the failover peer. When the value of the object tmnxDhcpsPoolFoAdminState becomes equal to 'outOfService', the value of the object tmnxDhcpsPoolFoOperMCLT is reset to the value of the object tmnxDhcpsPoolFoMCLT. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6.1.4 | Unsigned32 (600..86399) | read-only | current |
| tmnxDhcpsPoolFoStartupWaitTime OBJECT-TYPE The value of the object tmnxDhcpsPoolFoStartupWaitTime specifies the startup wait time. The startup wait time is the time that one IP Address Pool attempts to contact the partner IP Address Pool. During this time, the IP Address Pool is unresponsive to DHCP client requests. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6.1.5 | Unsigned32 (60..3600) | read-create | current |
| tmnxDhcpsPoolFoPartnerDownDelay OBJECT-TYPE The value of the object tmnxDhcpsPoolFoPartnerDownDelay 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6.1.6 | Unsigned32 (0..86399) | read-create | current |
| tmnxDhcpsPoolFoState OBJECT-TYPE The value of tmnxDhcpsPoolFoState indicates the failover state of the IP pool instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6.1.7 | TmnxDhcpsFoState | read-only | current |
| tmnxDhcpsPoolFoTimeLeft OBJECT-TYPE The value of the object tmnxDhcpsPoolFoTimeLeft 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 tmnxDhcpsPoolFoTimeLeft equals '-1'. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6.1.8 | Integer32 | read-only | current |
| tmnxDhcpsPoolFoIgnoreMclt OBJECT-TYPE The value of tmnxDhcpsPoolFoIgnoreMclt specifies if, after the transition COMMUNICATIONS-INTERRUPTED-to-PARTNER-DOWN state, the DHCP server instance ignores the safety period with a duration of Maximum Client Lead Time; setting the value of this object to 'true' has the effect that the DHCP server starts offering IP addresses from the partner's scope immediately after this transition, without waiting for existing leases allocated by the partner and not known by this system to time out. Setting the value of this object to 'true' increases the risk that duplicate addresses are offered; if the transition to PARTNER-DOWN state is likely to be caused by a failure of the partner system rather than a communications problem, this risk is reduced. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.6.1.10 | TruthValue | read-create | current |
| tmnxDhcpsPoolFoStatsTable OBJECT-TYPE The tmnxDhcpsPoolFoStatsTable contains statistics about the DHCP Address Pool failover facility. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7 | not-accessible | current | |
| tmnxDhcpsPoolFoStatsEntry OBJECT-TYPE Each row entry contains statistics about the failover facility of a specific DHCP Address Pool instance. Rows are created or removed automatically by the system. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1 | not-accessible | current | |
| tmnxDhcpsPoolFoStatsLeaseNFound OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsLeaseNFound indicates how many Binding Database Update (BNDUPD) 'remove' packets were dropped because the corresponding lease could not be found. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.1 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsDropInvPkts OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsDropInvPkts indicates how many BNDUPD packets were dropped because the packet was malformed. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.2 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsFoShutdown OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsFoShutdown indicates how many BNDUPD packets were dropped because the failover state if the DHCP Server instance is 'shutdown'. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.3 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsExpired OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsExpired 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.4 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsMaxReached OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsMaxReached 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.5 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsSubnetNFound OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsSubnetNFound indicates how many BNDUPD 'add' packets were dropped because a valid subnet could not be found for the lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.6 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsRangeNFound OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsRangeNFound indicates how many BNDUPD 'add' packets were dropped because a valid include range could not be found for the lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.7 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsHostConflict OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsHostConflict indicates how many BNDUPD 'add' packets were dropped because this DHCP server instance has already leased this address to another host. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.8 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsAddrConflict OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsAddrConflict indicates how many BNDUPD 'add' packets were dropped because this DHCP server instance has already leased another address to this host. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.9 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsPeerConflict OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsPeerConflict 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 Address Pool instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.10 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsPersistCong OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsPersistCong indicates how many BNDUPD packets were dropped because of persistence congestion on this DHCP Address Pool instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.11 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsNoLeaseHoldT OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsNoLeaseHoldT indicates how many BNDUPD packets were dropped because tmnxDhcpServerCfgLeaseHoldTime is zero on this DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.12 | Counter32 | read-only | current |
| tmnxDhcpsPoolFoStatsInvaldPfxLen OBJECT-TYPE The value of tmnxDhcpsPoolFoStatsInvaldPfxLen indicates how many BNDUPD packets were dropped because the prefix of the lease received from the peer is not inside the range configured in tmnxDhcpServerPoolMinPrefixLen and tmnxDhcpServerPoolMaxPrefixLen. | 1.3.6.1.4.1.6527.3.1.2.47.1.18.7.1.13 | Counter32 | read-only | current |
| tmnxDhcpSvrFreeAddrTable OBJECT-TYPE The table tmnxDhcpSvrFreeAddrTable contains a list of free IP addresses. These IP addresses are available for DHCP clients. | 1.3.6.1.4.1.6527.3.1.2.47.1.19 | not-accessible | current | |
| tmnxDhcpSvrFreeAddrEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.19.1 | not-accessible | current | |
| tmnxDhcpSvrFreeAddrType OBJECT-TYPE The value of the object tmnxDhcpSvrFreeAddrType specifies the type of tmnxDhcpSvrFreeAddress. | 1.3.6.1.4.1.6527.3.1.2.47.1.19.1.1 | InetAddressType | not-accessible | current |
| tmnxDhcpSvrFreeAddress OBJECT-TYPE The value of the object tmnxDhcpSvrFreeAddress specifies the free IP address. | 1.3.6.1.4.1.6527.3.1.2.47.1.19.1.2 | InetAddress (SIZE(4 | 16)) | not-accessible | current |
| tmnxDhcpSvrFreeAddrFailCtrl OBJECT-TYPE The value of object tmnxDhcpSvrFreeAddrFailCtrl indicates the type of failover control for this free IP address. | 1.3.6.1.4.1.6527.3.1.2.47.1.19.1.3 | TmnxDhcpSvrFailCtrlType | read-only | current |
| tmnxDhcpSvrActionTable OBJECT-TYPE The table tmnxDhcpSvrActionTable allows the operator to request the local DHCP server to execute a operational commands. | 1.3.6.1.4.1.6527.3.1.2.47.1.20 | not-accessible | current | |
| tmnxDhcpSvrActionEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.20.1 | not-accessible | current | |
| tmnxDhcpSvrActForceRenewAddrType OBJECT-TYPE The value of the object tmnxDhcpSvrActForceRenewAddrType specifies the type of tmnxDhcpSvrActForceRenewAddr. When setting the value of this object, the value of tmnxDhcpSvrActForceRenewAddr must be set as well in the same SNMP SET PDU. The value of this object cannot be set to the value 'unknown(0)'. When read, the system will always return the value 'unknown(0)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.20.1.1 | InetAddressType | read-write | current |
| tmnxDhcpSvrActForceRenewAddr OBJECT-TYPE The value of the object tmnxDhcpSvrActForceRenewAddr specifies the IP address for which a force renew is requested. When setting the value of this object, the value of tmnxDhcpSvrActForceRenewAddrType must be set as well in the same SNMP SET PDU. The value of this object cannot be set to the zero-length string. When read, the system will always return a zero-length string. | 1.3.6.1.4.1.6527.3.1.2.47.1.20.1.2 | InetAddress (SIZE(0 | 4 | 16)) | read-write | current |
| tmnxDhcpSvrNumLeases OBJECT-TYPE The value of tmnxDhcpSvrNumLeases indicates the actual number of addresses that is currently being leased. | 1.3.6.1.4.1.6527.3.1.2.47.1.21 | Gauge32 | read-only | current |
| tmnxDhcpSvrMaxLeases OBJECT-TYPE The value of tmnxDhcpSvrMaxLeases indicates the maximum number of addresses that can be leased at any given time. | 1.3.6.1.4.1.6527.3.1.2.47.1.22 | Unsigned32 | read-only | current |
| tmnxDhcpServerStats6Table OBJECT-TYPE The tmnxDhcpServerStats6Table contains basic statistics about the DHCPv6 server instances. | 1.3.6.1.4.1.6527.3.1.2.47.1.23 | not-accessible | current | |
| tmnxDhcpServerStats6Entry OBJECT-TYPE Each row entry contains basic statistics about a particular DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1 | not-accessible | current | |
| tmnxDhcpSvrStats6RxSolicits OBJECT-TYPE The value of tmnxDhcpSvrStats6RxSolicits indicates the number of solicit messages received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.1 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6TxAdvertises OBJECT-TYPE The value of tmnxDhcpSvrStats6TxAdvertises indicates the number of advertise messages sent by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.2 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6RxRequests OBJECT-TYPE The value of tmnxDhcpSvrStats6RxRequests indicates the number of request messages received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.3 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6RxConfirms OBJECT-TYPE The value of tmnxDhcpSvrStats6RxConfirms indicates the number of confirm messages received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.4 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6RxRenews OBJECT-TYPE The value of tmnxDhcpSvrStats6RxRenews indicates the number of renew messages received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.5 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6RxRebinds OBJECT-TYPE The value of tmnxDhcpSvrStats6RxRebinds indicates the number of rebind messages received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.6 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6RxDeclines OBJECT-TYPE The value of tmnxDhcpSvrStats6RxDeclines indicates the number of decline messages received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.7 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6RxReleases OBJECT-TYPE The value of tmnxDhcpSvrStats6RxReleases indicates the number of release messages received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.8 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6TxReplies OBJECT-TYPE The value of tmnxDhcpSvrStats6TxReplies indicates the number of reply messages sent by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.9 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6TxReconfigures OBJECT-TYPE The value of tmnxDhcpSvrStats6TxReconfigures indicates the number of reconfigure messages sent by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.10 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6RxInfRequests OBJECT-TYPE The value of tmnxDhcpSvrStats6RxInfRequests indicates the number of information-request messages received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.11 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6DropBadPackets OBJECT-TYPE The value of tmnxDhcpSvrStats6DropBadPackets indicates the number of DHCP packets received which were corrupt. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.12 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropInvldTypes OBJECT-TYPE The value of tmnxDhcpSvrStats6DropInvldTypes indicates the number of DHCP packets received which had an invalid message type. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.13 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropLseNotReady OBJECT-TYPE The value of tmnxDhcpSvrStats6DropLseNotReady indicates the number of DHCP packets dropped by the server instance before the lease database was ready. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.14 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropNoSrvngPool OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.15 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropOverload OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.16 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropPerOverload OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.17 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6OffersIgnore OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.18 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropGenError OBJECT-TYPE The value of tmnxDhcpSvrStats6DropGenError indicates the number of DHCP packets dropped by the server instance because of a generic error. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.19 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropDestOther OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.20 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropMaxReached OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.21 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropSvrDown OBJECT-TYPE 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'). | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.22 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6LeasesExpired OBJECT-TYPE The value of tmnxDhcpSvrStats6LeasesExpired indicates the number of DHCP leases that were expired (because no release was received). | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.23 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropDuplDiffRly OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.24 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6RxIntPppSlaac OBJECT-TYPE The value of tmnxDhcpSvrStats6RxIntPppSlaac indicates the number of internal request calls received by the DHCP server instance from the local address assignment infrastructure for PPP SLAAC (stateless autoconfiguration). | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.25 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6RxIntReqIpoeWan OBJECT-TYPE The value of tmnxDhcpSvrStats6RxIntReqIpoeWan indicates the number of internal request calls received by the DHCP server instance from the local address assignment infrastructure for IPoE. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.26 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6RxIntReleases OBJECT-TYPE The value of tmnxDhcpSvrStats6RxIntReleases indicates the number of internal release calls received by the DHCP server instance from the local address assignment infrastructure. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.27 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6DropIntWFo OBJECT-TYPE The value of tmnxDhcpSvrStats6DropIntWFo indicates the number of internal calls from the local address assignment infrastructure dropped by the DHCP server instance because failover is enabled for the server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.28 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropIntWConflct OBJECT-TYPE The value of tmnxDhcpSvrStats6DropIntWConflct indicates a DHCP host is trying to acquire an IP address that was handed through the local address assignment infrastructure, or the local address assignment infrastructure tries to use an IP address that was handed out to a DHCP client. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.29 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropIntWIfIdMap OBJECT-TYPE The value of tmnxDhcpSvrStats6DropIntWIfIdMap indicates the number of internal calls from the local address assignment infrastructure dropped by the DHCP server instance because interface ID mapping is enabled for the server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.30 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6DropIntWUserId OBJECT-TYPE The value of tmnxDhcpSvrStats6DropIntWUserId indicates the number of internal calls from the local address assignment infrastructure dropped by the DHCP server instance because tmnxDhcpServerCfgUserIdent is not set to duid (2) for the server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.31 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6RxIntIpoeSlaac OBJECT-TYPE The value of tmnxDhcpSvrStats6RxIntIpoeSlaac indicates the number of internal request calls received by the DHCP server instance from the local address assignment infrastructure for IPoE SLAAC (stateless autoconfiguration). | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.32 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6DropAudit OBJECT-TYPE The value of tmnxDhcpSvrStats6DropAudit indicates the number of DHCP requests dropped by the server instance because this server instance is busy with the primary audit. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.33 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6RxLeasequeries OBJECT-TYPE The value of tmnxDhcpSvrStats6RxLeasequeries indicates the number of leasequery messages received by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.34 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6TxLqReplies OBJECT-TYPE The value of tmnxDhcpSvrStats6TxLqReplies indicates the number of leasequery-reply messages sent by the DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.35 | Counter64 | read-only | current |
| tmnxDhcpSvrStats6DropLqNotAllow OBJECT-TYPE The value of tmnxDhcpSvrStats6DropLqNotAllow indicates the number of DHCP leasequery packets dropped by the server instance because the server is configured not to allow leasequery packets. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.36 | Counter32 | read-only | current |
| tmnxDhcpSvrStats6RxIntIpsec OBJECT-TYPE The value of tmnxDhcpSvrStats6RxIntIpsec indicates the number of internal request calls received by the DHCP server instance from the local address assignment infrastructure for IPsec. | 1.3.6.1.4.1.6527.3.1.2.47.1.23.1.37 | Counter64 | read-only | current |
| tmnxDhcpSvrSubnetStats6Table OBJECT-TYPE The tmnxDhcpSvrSubnetStats6Table has an entry for each subnet that belongs to the specified DHCPv6 server instance and pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.24 | not-accessible | current | |
| tmnxDhcpSvrSubnetStats6Entry OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1 | not-accessible | current | |
| tmnxDhcpSvrSubnetStats6Advertise OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6Advertise indicates the number of leases in this subnet that are in state 'advertised'. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.1 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStats6Stable OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6Stable indicates the number of leases in this subnet that are in state 'stable'. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.2 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStats6RCPending OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6RCPending indicates the number of leases in this subnet that are in state 'reconfigurePending'. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.3 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStats6RmPending OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6RmPending indicates the number of leases in this subnet that are in state 'removePending'. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.4 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStats6Declined OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6Declined indicates the number of addresses in this subnet that are declined. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.5 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStats6HasExt OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6HasExt indicates whether the extended statistics collection for this prefix is enabled. These extended statistics are only collected when the length of the configured subnet is between /32 en /64. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.6 | TruthValue | read-only | current |
| tmnxDhcpSvrSubnetStats6ExtResetT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6ExtResetT indicates the sysUpTime at the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.7 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStats6StableP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6StableP indicates the highest value of tmnxDhcpSvrSubnetStats6Stable since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.8 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStats6StablePT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6StablePT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStats6StableP. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.9 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStats6ProvBlk OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6ProvBlk indicates the number of provisioned /64 blocks. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.10 | Counter64 | read-only | current |
| tmnxDhcpSvrSubnetStats6UsedBlk OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6UsedBlk indicates the number of provisioned but unused /64 blocks. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.11 | Counter64 | read-only | current |
| tmnxDhcpSvrSubnetStats6UsedBlkP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6UsedBlkP indicates the lowest value of unused /64 blocks since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.12 | Counter64 | read-only | current |
| tmnxDhcpSvrSubnetStats6UsedBlkPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6UsedBlkPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStats6UsedBlkP. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.13 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStats6FreeBlk OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6FreeBlk indicates the number of provisioned but unused /64 blocks. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.14 | Counter64 | read-only | current |
| tmnxDhcpSvrSubnetStats6FreeBlkP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6FreeBlkP indicates the lowest value of unused /64 blocks since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.15 | Counter64 | read-only | current |
| tmnxDhcpSvrSubnetStats6FreeBlkPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6FreeBlkPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStats6FreeBlkP. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.16 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStats6UsedPct OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6UsedPct indicates the percentage of /64 blocks currently in use. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.17 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStats6UsedPctP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6UsedPctP indicates the highest value of tmnxDhcpSvrSubnetStats6UsedPct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.18 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStats6UsedPctPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6UsedPctPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStats6UsedPctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.19 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStats6FreePct OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6FreePct indicates the percentage of /64 blocks currently unused. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.20 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStats6FreePctP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6FreePctP indicates the lowest value of tmnxDhcpSvrSubnetStats6FreePct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.21 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrSubnetStats6FreePctPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6FreePctPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStats6FreePctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.22 | TimeStamp | read-only | current |
| tmnxDhcpSvrSubnetStats6AdvertP OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6AdvertP indicates the highest value of tmnxDhcpSvrSubnetStats6Advertise since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.23 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetStats6AdvertPT OBJECT-TYPE The value of tmnxDhcpSvrSubnetStats6AdvertPT indicates the sysUpTime at the last change of tmnxDhcpSvrSubnetStats6AdvertP. | 1.3.6.1.4.1.6527.3.1.2.47.1.24.1.24 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsTable OBJECT-TYPE The tmnxDhcpSvrPoolStatsTable has an entry for each pool that belongs to the specified DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.25 | not-accessible | current | |
| tmnxDhcpSvrPoolStatsEntry OBJECT-TYPE Each row entry in the tmnxDhcpSvrPoolStatsTable represents additional columns of operational data for a pool that belongs to the specified DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1 | not-accessible | current | |
| tmnxDhcpSvrPoolStatsFree OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFree indicates the number of addresses in this pool that are free. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.1 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsOffered OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsOffered indicates the number of leases in this pool that are in state 'offered'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.2 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsStable OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsStable indicates the number of leases in this pool that are in state 'stable'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.3 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFRPending OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFRPending indicates the number of leases in this pool that are in state 'forceRenewPending'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.4 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsRemPending OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsRemPending indicates the number of leases in this pool that are in state 'removePending'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.5 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsDeclined OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsDeclined indicates the number of addresses in this pool that are declined. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.6 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoFree OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoFree indicates the number of remote addresses in this pool 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.7 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoOffered OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoOffered indicates the number of remote leases in this pool 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.8 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoStable OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoStable indicates the number of remote leases in this pool 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.9 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoFRPend OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoFRPend indicates the number of remote leases in this pool 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.10 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoRemPend OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoRemPend indicates the number of remote leases in this pool 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.11 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoDeclined OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoDeclined indicates the number of remote addresses in this pool 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.12 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsProv OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsProv indicates the total number of local addresses in this pool that are provisioned. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.13 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoProv OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoProv indicates the total number of remote addresses in this pool 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)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.14 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsHasExt OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsHasExt indicates whether the extended statistics collection for this pool is enabled. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.15 | TruthValue | read-only | current |
| tmnxDhcpSvrPoolStatsExtResetT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsExtResetT indicates the sysUpTime at the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.16 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsStableP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsStableP indicates the highest value of tmnxDhcpSvrPoolStatsStable since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.17 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsStablePT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsStablePT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsStableP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.18 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsFoStableP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoStableP indicates the highest value of tmnxDhcpSvrPoolStatsFoStable since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.19 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoStablePT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoStablePT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsFoStableP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.20 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsUsed OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsUsed indicates the number of provisioned and used subnets. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.21 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsUsedP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsUsedP indicates the lowest value of unused subnets since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.22 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsUsedPT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsUsedPT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsUsedP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.23 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsFoUsed OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoUsed indicates the number of provisioned and used remote subnets. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.24 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoUsedP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoUsedP indicates the lowest value of unused subnets since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.25 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoUsedPT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoUsedPT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsFoUsedP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.26 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsFreeP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFreeP indicates the lowest value of unused subnets since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.27 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFreePT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFreePT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsFreeP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.28 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsFoFreeP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoFreeP indicates the lowest value of unused subnets since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.29 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoFreePT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoFreePT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsFoFreeP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.30 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsUsedPct OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsUsedPct indicates the percentage of subnets currently in use. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.31 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrPoolStatsUsedPctP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsUsedPctP indicates the highest value of tmnxDhcpSvrPoolStatsUsedPct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.32 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrPoolStatsUsedPctPT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsUsedPctPT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsUsedPctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.33 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsFoUsdPct OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoUsdPct indicates the percentage of remote subnets currently in use. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.34 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrPoolStatsFoUsdPctP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoUsdPctP indicates the highest value of tmnxDhcpSvrPoolStatsFoUsdPct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.35 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrPoolStatsFoUsdPctPT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoUsdPctPT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsFoUsdPctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.36 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsFreePct OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFreePct indicates the percentage of subnets currently unused. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.37 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrPoolStatsFreePctP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFreePctP indicates the lowest value of tmnxDhcpSvrPoolStatsFreePct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.38 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrPoolStatsFreePctPT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFreePctPT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsFreePctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.39 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsFoFrePct OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoFrePct indicates the percentage of remote subnets currently unused. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.40 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrPoolStatsFoFrePctP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoFrePctP indicates the lowest value of tmnxDhcpSvrPoolStatsFoFrePct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.41 | Integer32 (0..100) | read-only | current |
| tmnxDhcpSvrPoolStatsFoFrePctPT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoFrePctPT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsFoFrePctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.42 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsOfferP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsOfferP indicates the highest value of tmnxDhcpSvrPoolStatsOffered since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.43 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsOfferPT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsOfferPT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsOfferP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.44 | TimeStamp | read-only | current |
| tmnxDhcpSvrPoolStatsFoOfferP OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoOfferP indicates the highest value of tmnxDhcpSvrPoolStatsFoOffered since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.45 | Counter32 | read-only | current |
| tmnxDhcpSvrPoolStatsFoOfferPT OBJECT-TYPE The value of tmnxDhcpSvrPoolStatsFoOfferPT indicates the sysUpTime at the last change of tmnxDhcpSvrPoolStatsFoOfferP. | 1.3.6.1.4.1.6527.3.1.2.47.1.25.1.46 | TimeStamp | read-only | current |
| tmnxDhcpServerDuidTableLastCh OBJECT-TYPE The value of the object tmnxDhcpServerDuidTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpServerDuidTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.26 | TimeStamp | read-only | current |
| tmnxDhcpServerDuidTable OBJECT-TYPE The table tmnxDhcpServerDuidTable contains objects to configure the DHCP Unique Identifier (DUID). | 1.3.6.1.4.1.6527.3.1.2.47.1.27 | not-accessible | current | |
| tmnxDhcpServerDuidEntry OBJECT-TYPE Each row represents a DHCP server instance running within a virtual router. Rows are created or removed automatically by the system. Changing this value while there are active leases in the server can cause renews/releases to fail, only on the following rebind everything becomes stable again. It is the responsibility of the operator to make sure that the server DUID is unique. | 1.3.6.1.4.1.6527.3.1.2.47.1.27.1 | not-accessible | current | |
| tmnxDhcpServerDuidLastChanged OBJECT-TYPE The value of tmnxDhcpServerDuidLastChanged indicates the sysUpTime at the time of the last change of an entry in the tmnxDhcpServerDuidTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.27.1.1 | TimeStamp | read-only | current |
| tmnxDhcpServerDuidTypeCode OBJECT-TYPE The value of tmnxDhcpServerDuidTypeCode specifies the type code of the server DUID. | 1.3.6.1.4.1.6527.3.1.2.47.1.27.1.2 | TmnxDhcpServerDUIDTypeCode | read-create | current |
| tmnxDhcpServerDuidEnNumber OBJECT-TYPE The value of tmnxDhcpServerDuidEnNumber indicates the enterprise-number. The enterprise-number is the vendor's registered Private Enterprise Number as maintained by IANA. | 1.3.6.1.4.1.6527.3.1.2.47.1.27.1.3 | Unsigned32 | read-only | current |
| tmnxDhcpServerDuidEnIdData OBJECT-TYPE The value tmnxDhcpServerDuidEnIdData specifies the variable length identifier following the type code and enterprise-number. | 1.3.6.1.4.1.6527.3.1.2.47.1.27.1.4 | OCTET STRING (SIZE(0..58)) | read-create | current |
| tmnxDhcpServerDuidEnIdDataType OBJECT-TYPE The value tmnxDhcpServerDuidEnIdDataType specifies the type of tmnxDhcpServerDuidEnIdData. | 1.3.6.1.4.1.6527.3.1.2.47.1.27.1.5 | TmnxDhcpOptionType | read-create | current |
| tmnxDhcpsPoolStats6Table OBJECT-TYPE The tmnxDhcpsPoolStats6Table has an entry for each pool that belongs to the specified DHCPv6 server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.28 | not-accessible | current | |
| tmnxDhcpsPoolStats6Entry OBJECT-TYPE Each row entry in the tmnxDhcpsPoolStats6Table represents additional columns of operational data for a pool that belongs to the specified DHCPv6 server instance. The value of these columns is only relevant if the value of the object tmnxDhcpsFoAdminState of this server is equal to 'inService (2)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1 | not-accessible | current | |
| tmnxDhcpsPoolStats6Stable OBJECT-TYPE The value of tmnxDhcpsPoolStats6Stable indicates the number of leases in this pool that are in state 'stable'. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.1 | Counter32 | read-only | current |
| tmnxDhcpsPoolStats6FoStable OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoStable indicates the number of remote leases in this pool that are in state 'stable'. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.2 | Counter32 | read-only | current |
| tmnxDhcpsPoolStats6HasExt OBJECT-TYPE The value of tmnxDhcpsPoolStats6HasExt indicates whether the extended statistics collection for this prefix is enabled. These extended statistics are only collected when the length of the configured subnet is between /32 en /64. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.3 | TruthValue | read-only | current |
| tmnxDhcpsPoolStats6ExtResetT OBJECT-TYPE The value of tmnxDhcpsPoolStats6ExtResetT indicates the sysUpTime at the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.4 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6StableP OBJECT-TYPE The value of tmnxDhcpsPoolStats6StableP indicates the highest value of tmnxDhcpsPoolStats6Stable since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.5 | Counter32 | read-only | current |
| tmnxDhcpsPoolStats6StablePT OBJECT-TYPE The value of tmnxDhcpsPoolStats6StablePT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6StableP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.6 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6FoStableP OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoStableP indicates the highest value of tmnxDhcpsPoolStats6FoStable since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.7 | Counter32 | read-only | current |
| tmnxDhcpsPoolStats6FoStablePT OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoStablePT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6FoStableP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.8 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6ProvBlk OBJECT-TYPE The value of tmnxDhcpsPoolStats6ProvBlk indicates the number of provisioned /64 blocks. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.9 | Counter64 | read-only | current |
| tmnxDhcpsPoolStats6FoProvBlk OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoProvBlk indicates the remote number of provisioned /64 blocks. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.10 | Counter64 | read-only | current |
| tmnxDhcpsPoolStats6UsedBlk OBJECT-TYPE The value of tmnxDhcpsPoolStats6UsedBlk indicates the number of provisioned but unused /64 blocks. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.11 | Counter64 | read-only | current |
| tmnxDhcpsPoolStats6UsedBlkP OBJECT-TYPE The value of tmnxDhcpsPoolStats6UsedBlkP indicates the lowest value of tmnxDhcpsPoolStats6UsedBlk since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.12 | Counter64 | read-only | current |
| tmnxDhcpsPoolStats6UsedBlkPT OBJECT-TYPE The value of tmnxDhcpsPoolStats6UsedBlkPT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6UsedBlkP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.13 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6FoUsedBlk OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoUsedBlk indicates the remote number of provisioned but unused /64 blocks. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.14 | Counter64 | read-only | current |
| tmnxDhcpsPoolStats6FoUsedBlkP OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoUsedBlkP indicates the lowest value of tmnxDhcpsPoolStats6FoUsedBlk since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.15 | Counter64 | read-only | current |
| tmnxDhcpsPoolStats6FoUsedBlkPT OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoUsedBlkPT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6FoUsedBlkP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.16 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6FreeBlk OBJECT-TYPE The value of tmnxDhcpsPoolStats6FreeBlk indicates the number of provisioned but unused /64 blocks. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.17 | Counter64 | read-only | current |
| tmnxDhcpsPoolStats6FreeBlkP OBJECT-TYPE The value of tmnxDhcpsPoolStats6FreeBlkP indicates the lowest value of tmnxDhcpsPoolStats6FreeBlk since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.18 | Counter64 | read-only | current |
| tmnxDhcpsPoolStats6FreeBlkPT OBJECT-TYPE The value of tmnxDhcpsPoolStats6FreeBlkPT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6FreeBlkP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.19 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6FoFreeBlk OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoFreeBlk indicates the remote number of provisioned but unused /64 blocks. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.20 | Counter64 | read-only | current |
| tmnxDhcpsPoolStats6FoFreeBlkP OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoFreeBlkP indicates the lowest value of tmnxDhcpsPoolStats6FoFreeBlk since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.21 | Counter64 | read-only | current |
| tmnxDhcpsPoolStats6FoFreeBlkPT OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoFreeBlkPT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6FoFreeBlkP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.22 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6UsedPct OBJECT-TYPE The value of tmnxDhcpsPoolStats6UsedPct indicates the percentage of /64 blocks currently in use. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.23 | Integer32 (0..100) | read-only | current |
| tmnxDhcpsPoolStats6UsedPctP OBJECT-TYPE The value of tmnxDhcpsPoolStats6UsedPctP indicates the highest value of tmnxDhcpsPoolStats6UsedPct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.24 | Integer32 (0..100) | read-only | current |
| tmnxDhcpsPoolStats6UsedPctPT OBJECT-TYPE The value of tmnxDhcpsPoolStats6UsedPctPT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6UsedPctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.25 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6FoUsedPct OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoUsedPct indicates the percentage of remote /64 blocks currently in use. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.26 | Integer32 (0..100) | read-only | current |
| tmnxDhcpsPoolStats6FoUsedPctP OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoUsedPctP indicates the highest value of tmnxDhcpsPoolStats6FoUsedPct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.27 | Integer32 (0..100) | read-only | current |
| tmnxDhcpsPoolStats6FoUsedPctPT OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoUsedPctPT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6FoUsedPctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.28 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6FreePct OBJECT-TYPE The value of tmnxDhcpsPoolStats6FreePct indicates the percentage of /64 blocks currently unused. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.29 | Integer32 (0..100) | read-only | current |
| tmnxDhcpsPoolStats6FreePctP OBJECT-TYPE The value of tmnxDhcpsPoolStats6FreePctP indicates the lowest value of tmnxDhcpsPoolStats6FreePct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.30 | Integer32 (0..100) | read-only | current |
| tmnxDhcpsPoolStats6FreePctPT OBJECT-TYPE The value of tmnxDhcpsPoolStats6FreePctPT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6FreePctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.31 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6FoFreePct OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoFreePct indicates the percentage of remote /64 blocks currently unused. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.32 | Integer32 (0..100) | read-only | current |
| tmnxDhcpsPoolStats6FoFreePctP OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoFreePctP indicates the lowest value of tmnxDhcpsPoolStats6FoFreePct since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.33 | Integer32 (0..100) | read-only | current |
| tmnxDhcpsPoolStats6FoFreePctPT OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoFreePctPT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6FoFreePctP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.34 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6Advertise OBJECT-TYPE The value of tmnxDhcpsPoolStats6Advertise indicates the number of local leases in this pool that are in state 'advertised'. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.35 | Counter32 | read-only | current |
| tmnxDhcpsPoolStats6AdvertP OBJECT-TYPE The value of tmnxDhcpsPoolStats6AdvertP indicates the highest value of tmnxDhcpsPoolStats6Advertise since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.36 | Counter32 | read-only | current |
| tmnxDhcpsPoolStats6AdvertPT OBJECT-TYPE The value of tmnxDhcpsPoolStats6AdvertPT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6AdvertPT. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.37 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6FoAdvertise OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoAdvertise indicates the number of remote leases in this pool that are in state 'advertised'. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.38 | Counter32 | read-only | current |
| tmnxDhcpsPoolStats6FoAdvertP OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoAdvertP indicates the highest value of tmnxDhcpsPoolStats6FoAdvertise since the last reset of the extended statistics. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.39 | Counter32 | read-only | current |
| tmnxDhcpsPoolStats6FoAdvertPT OBJECT-TYPE The value of tmnxDhcpsPoolStats6FoAdvertPT indicates the sysUpTime at the last change of tmnxDhcpsPoolStats6FoAdvertP. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.40 | TimeStamp | read-only | current |
| tmnxDhcpsPoolStats6IntNoPfxWan OBJECT-TYPE The value of tmnxDhcpsPoolStats6IntNoPfxWan indicates the number of times the following event occurred: an internal request for a WAN address (IA_NA (Identity association for non-temporary addresses)) fails because the pool does not have a subnet available where the value of tmnxDhcpSvrSubnetPrefixType is equal to 'wan-host'. An internal request is triggered by some packet received by this system and translated into an internal API (Application Program Interface) request to the local DHCP server. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.41 | Counter32 | read-only | current |
| tmnxDhcpsPoolStats6IntNoPfxSlaa OBJECT-TYPE The value of tmnxDhcpsPoolStats6IntNoPfxSlaa indicates the number of times the following event occurred: an internal request for a SLAAC prefix (IA_PD (Identity Association for Prefix Delegation)) fails because the pool does not have a subnet available where the value of tmnxDhcpSvrSubnetPrefixType is equal to 'wan-host'. An internal request is triggered by some packet received by this system and translated into an internal API (Application Program Interface) request to the local DHCP server. | 1.3.6.1.4.1.6527.3.1.2.47.1.28.1.42 | Counter32 | read-only | current |
| tmnxDhcpSvrSubnetBindingTable OBJECT-TYPE The tmnxDhcpSvrSubnetBindingTable contains subnets that can be bound to an access node. A conceptual row in this table is created for each row in the tmnxDhcpServerSubnetTable that belongs to a pool where the value of tmnxDhcpServerPoolSubnetBindKey is different from 'none' | 1.3.6.1.4.1.6527.3.1.2.47.1.29 | not-accessible | obsolete | |
| tmnxDhcpSvrSubnetBindingEntry OBJECT-TYPE Each row entry in the tmnxDhcpSvrSubnetBindingTable represents additional columns of operational data for a subnet that belongs to the specified DHCP server instance and pool and that can be bound to an access node. | 1.3.6.1.4.1.6527.3.1.2.47.1.29.1 | not-accessible | obsolete | |
| tmnxDhcpSvrSubnetBindSystemId OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetBindSystemId specifies the system-id provided by the access node to which this subnet is bound. The value of this object comes from the TIMETRA vendor specific sub-option 1 in the Option82 coming from the access node. This object is only relevant when tmnxDhcpServerPoolSubnetBindKey is set to sysIdSvcId (1) or sysId (2). | 1.3.6.1.4.1.6527.3.1.2.47.1.29.1.1 | OCTET STRING (SIZE(0..255)) | read-only | obsolete |
| tmnxDhcpSvrSubnetBindServiceId OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetBindServiceId specifies the service-id provided by the access node to which this subnet is bound. The value of this object comes from the TIMETRA vendor specific sub-option 3 in the Option82 coming from the access node. This object is only relevant when tmnxDhcpServerPoolSubnetBindKey is set to sysIdSvcId (1). | 1.3.6.1.4.1.6527.3.1.2.47.1.29.1.2 | OCTET STRING (SIZE(0..255)) | read-only | obsolete |
| tmnxDhcpSvrSubnetBindString OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetBindString specifies a string provided by the access node to which this subnet is bound. The value of this object comes from the TIMETRA vendor specific sub-option 5 in the Option82 coming from the access node. This object is only relevant when tmnxDhcpServerPoolSubnetBindKey is set to string (3). | 1.3.6.1.4.1.6527.3.1.2.47.1.29.1.3 | OCTET STRING (SIZE(0..255)) | read-only | obsolete |
| tmnxDhcpSvrSubnetBindUnbindTime OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetBindUnbindTime indicates the time left before this binding expires. This time is only relevant after all lease of this subnet are released. | 1.3.6.1.4.1.6527.3.1.2.47.1.29.1.4 | Unsigned32 | read-only | obsolete |
| tmnxDhcpSvrSubnetBindActive OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetBindActive specifies whether this subnet has an active binding. | 1.3.6.1.4.1.6527.3.1.2.47.1.29.1.5 | TruthValue | read-only | obsolete |
| tmnxDhcpSvrSubnetBindState OBJECT-TYPE The value of the object tmnxDhcpSvrSubnetBindState indicates the binding state of this subnet. 'notBound' There is no active binding. 'offered' The binding has been made, triggered by a DHCP DISCOVER message. It exists for the lifetime of the offered lease in the server, or can be made stable in case a REQUEST comes in and the binding becomes 'bound'. 'bound' There is a stable lease for this binding. 'unbinding' All clients abandoned the subnet and the binding is preserved for the interval of tmnxDhcpServerPoolSubnetBindDly; if during that period - a REQUEST comes in and a stable lease is created, then the binding becomes bound again; - a DISCOVER comes in, the state the state will not change; the timer started with tmnxDhcpServerPoolSubnetBindDly will keep running; when it expires, the binding will be removed and returns to the unbound state. | 1.3.6.1.4.1.6527.3.1.2.47.1.29.1.6 | INTEGER {notBound(1), offered(2), bound(3), unbinding(4)} | read-only | obsolete |
| tmnxDhcpSvrSubntBndngTbleLastCh OBJECT-TYPE The value of the object tmnxDhcpSvrSubntBndngTbleLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpSvrSubnetBindingTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.30 | TimeStamp | read-only | obsolete |
| tmnxDhcpsPlMinFreeTableLastCh OBJECT-TYPE The value of the object tmnxDhcpsPlMinFreeTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpsPlMinFreeTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.31 | TimeStamp | read-only | current |
| tmnxDhcpsPlMinFreeTable OBJECT-TYPE The table tmnxDhcpsPlMinFreeTable contains objects to configure a minimum number of free prefixes with a specified prefix length, per IP address pool. A conceptual row in this table can only be created for an IPv6 DHCP server (where the value of tmnxDhcpServerCfgAddrType is equal to 'ipv6'). This table is typically used to control the availability of prefixes of the prefix length(s) used for Prefix Delegation, as specified with the object tmnxDhcpServerPoolDlgatedPfxLen. | 1.3.6.1.4.1.6527.3.1.2.47.1.32 | not-accessible | current | |
| tmnxDhcpsPlMinFreeEntry OBJECT-TYPE Each row represents a category of IPv6 address prefixes with a given prefix length. Rows in this table can be created or deleted via SNMP operations. For the category of prefixes defined by this prefix length, this system maintains more detailed statistics, and issues a notification when the specified minimum is reached. | 1.3.6.1.4.1.6527.3.1.2.47.1.32.1 | not-accessible | current | |
| tmnxDhcpsPlMinFreePrefixLen OBJECT-TYPE The value of the object tmnxDhcpsPlMinFreePrefixLen specifies the length of the prefix. | 1.3.6.1.4.1.6527.3.1.2.47.1.32.1.1 | InetAddressPrefixLength (1..128) | not-accessible | current |
| tmnxDhcpsPlMinFreeRowStatus OBJECT-TYPE The value of the object tmnxDhcpsPlMinFreeRowStatus specifies the row status of this row. | 1.3.6.1.4.1.6527.3.1.2.47.1.32.1.2 | RowStatus | read-create | current |
| tmnxDhcpsPlMinFreeLastCh OBJECT-TYPE The value of the object tmnxDhcpsPlMinFreeLastCh indicates the sysUpTime at the time of the last modification of this row. | 1.3.6.1.4.1.6527.3.1.2.47.1.32.1.3 | TimeStamp | read-only | current |
| tmnxDhcpsPlMinFreePercent OBJECT-TYPE The value of the object tmnxDhcpsPlMinFreePercent specifies the desired minimum ratio of free prefixes with the prefix length equal to tmnxDhcpsPlMinFreePrefixLen. | 1.3.6.1.4.1.6527.3.1.2.47.1.32.1.4 | Unsigned32 (0..100) | read-create | current |
| tmnxDhcpsPlMinFreeDepletedEvent OBJECT-TYPE The value of the object tmnxDhcpsPlMinFreeDepletedEvent specifies whether a notification is also generated when this pool no more free prefixes with a given prefix length. When the value of this object is set to 'true(1)', the notification tmnxDhcpSvrPoolDepleted is generated. | 1.3.6.1.4.1.6527.3.1.2.47.1.32.1.5 | TruthValue | read-create | current |
| tmnxDhcpsPfxMinFreeTableLastCh OBJECT-TYPE The value of the object tmnxDhcpsPfxMinFreeTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpsPfxMinFreeTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.33 | TimeStamp | read-only | current |
| tmnxDhcpsPfxMinFreeTable OBJECT-TYPE The table tmnxDhcpsPfxMinFreeTable contains objects to configure a minimum number of free prefixes with a specified prefix length, per configured prefix (row in the tmnxDhcpServerSubnetTable of an IPv6 server). A conceptual row in this table can only be created for an IPv6 DHCP server (where the value of tmnxDhcpServerCfgAddrType is equal to 'ipv6'). This table is typically used to control the availability of prefixes of the prefix length(s) used for Prefix Delegation, as specified with the object tmnxDhcpServerPoolDlgatedPfxLen. | 1.3.6.1.4.1.6527.3.1.2.47.1.34 | not-accessible | current | |
| tmnxDhcpsPfxMinFreeEntry OBJECT-TYPE Each row represents a category of IPv6 address prefixes with a given prefix length. Rows in this table can be created or deleted via SNMP operations. For the prefix category defined by this prefix length, this system maintains more detailed statistics, and issues a notification when the specified minimum level of free prefixes is reached. | 1.3.6.1.4.1.6527.3.1.2.47.1.34.1 | not-accessible | current | |
| tmnxDhcpsPfxMinFreePrefixLen OBJECT-TYPE The value of the object tmnxDhcpsPfxMinFreePrefixLen specifies the length of the prefix. | 1.3.6.1.4.1.6527.3.1.2.47.1.34.1.1 | InetAddressPrefixLength (1..128) | not-accessible | current |
| tmnxDhcpsPfxMinFreeRowStatus OBJECT-TYPE The value of the object tmnxDhcpsPfxMinFreeRowStatus specifies the row status of this row. | 1.3.6.1.4.1.6527.3.1.2.47.1.34.1.2 | RowStatus | read-create | current |
| tmnxDhcpsPfxMinFreeLastCh OBJECT-TYPE The value of the object tmnxDhcpsPfxMinFreeLastCh indicates the sysUpTime at the time of the last modification of this row. | 1.3.6.1.4.1.6527.3.1.2.47.1.34.1.3 | TimeStamp | read-only | current |
| tmnxDhcpsPfxMinFreePercent OBJECT-TYPE The value of the object tmnxDhcpsPfxMinFreePercent specifies the desired minimum ratio of free prefixes with the prefix length equal to tmnxDhcpsPfxMinFreePrefixLen. While the value of tmnxDhcpsPfxMinFreeNumber is not zero, the value of tmnxDhcpsPfxMinFreePercent must be zero. | 1.3.6.1.4.1.6527.3.1.2.47.1.34.1.4 | Unsigned32 (0..100) | read-create | current |
| tmnxDhcpsPfxMinFreeNumber OBJECT-TYPE The value of the object tmnxDhcpsPfxMinFreeNumber specifies the desired minimum number of free prefixes with the prefix length equal to tmnxDhcpsPfxMinFreePrefixLen. While the value of tmnxDhcpsPfxMinFreePercent is not zero, the value of tmnxDhcpsPfxMinFreeNumber must be zero. | 1.3.6.1.4.1.6527.3.1.2.47.1.34.1.5 | Unsigned32 | read-create | current |
| tmnxDhcpsPfxMinFreeDepletedEvent OBJECT-TYPE The value of the object tmnxDhcpsPfxMinFreeDepletedEvent specifies if a notification is also generated when this pool has no more free prefixes with a given prefix length. When the value of this object is set to 'true(1)', the notification tmnxDhcpSvrPoolDepleted is generated. | 1.3.6.1.4.1.6527.3.1.2.47.1.34.1.6 | TruthValue | read-create | current |
| tmnxDhcpsPlThStats6TableLastCh OBJECT-TYPE The value of the object tmnxDhcpsPlThStats6TableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpsPlThStats6Table. | 1.3.6.1.4.1.6527.3.1.2.47.1.35 | TimeStamp | read-only | current |
| tmnxDhcpsPlThStats6Table OBJECT-TYPE The table tmnxDhcpsPlThStats6Table contains the threshold statistics for each pool belonging to the specified DHCPv6 instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.36 | not-accessible | current | |
| tmnxDhcpsPlThStats6Entry OBJECT-TYPE Each row entry in the tmnxDhcpsPlThStats6Entry represents additional columns of threshold statistics for a pool that belongs to the specified DHCPv6 server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1 | not-accessible | current | |
| tmnxDhcpsPlThCurrProvBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrProvBlksHw indicates the higher 64-bits word of the number of provisioned blocks in this pool with a prefix length defined by the value of tmnxDhcpsPlMinFreePrefixLen. The value of this object reflects the part of the address space in this pool that is actually in use by this server instance. 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object is the sum of the corresponding local and remote objects. Otherwise the value of this object equals the value of corresponding local object only. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.1 | Counter64 | read-only | current |
| tmnxDhcpsPlThCurrProvBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrProvBlksLw indicates the lower 64-bits word of the number of provisioned blocks in this pool with a prefix length defined by the value of tmnxDhcpsPlMinFreePrefixLen. The value of this object reflects the part of the address space in this pool that is actually in use by this server instance. 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object is the sum of the corresponding local and remote objects. Otherwise the value of this object equals the value of corresponding local object only. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.2 | Counter64 | read-only | current |
| tmnxDhcpsPlThCurrUsedBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrUsedBlksHw indicates the higher 64-bits word of the number of used blocks in this pool with a prefix length defined by the value of tmnxDhcpsPlMinFreePrefixLen. The value of this object reflects the part of the address space in this pool that is actually in use by this server instance. 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object is the sum of the corresponding local and remote objects. Otherwise the value of this object equals the value of corresponding local object only. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.3 | Counter64 | read-only | current |
| tmnxDhcpsPlThCurrUsedBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrUsedBlksLw indicates the lower 64-bits word of the number of used blocks in this pool with a prefix length defined by the value of tmnxDhcpsPlMinFreePrefixLen. The value of this object reflects the part of the address space in this pool that is actually in use by this server instance. 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object is the sum of the corresponding local and remote objects. Otherwise the value of this object equals the value of corresponding local object only. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.4 | Counter64 | read-only | current |
| tmnxDhcpsPlThCurrFreeBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrFreeBlksHw indicates the higher 64-bits word of the number of free blocks in this pool with a prefix length defined by the value of tmnxDhcpsPlMinFreePrefixLen. The value of this object reflects the part of the address space in this pool that is actually in use by this server instance. 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object is the sum of the corresponding local and remote objects. Otherwise the value of this object equals the value of corresponding local object only. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.5 | Counter64 | read-only | current |
| tmnxDhcpsPlThCurrFreeBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrFreeBlksLw indicates the lower 64-bits word of the number of used blocks in this pool with a prefix length defined by the value of tmnxDhcpsPlMinFreePrefixLen. The value of this object reflects the part of the address space in this pool that is actually in use by this server instance. 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object is the sum of the corresponding local and remote objects. Otherwise the value of this object equals the value of corresponding local object only. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.6 | Counter64 | read-only | current |
| tmnxDhcpsPlThCurrUsedPct OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrUsedPct indicates the percentage of used prefixes with the minimum free threshold length in the pool compared to the number of provisioned prefixes. This depends on the current failover state of the DHCP server or pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.7 | Counter32 | read-only | current |
| tmnxDhcpsPlThCurrUsedPeakBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrUsedPeakBlksHw indicates the higher 64-bits word of the peak value of the number of used blocks in the pool with a prefix length defined by the value of tmnxDhcpsPlMinFreePrefixLen. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.8 | Counter64 | read-only | current |
| tmnxDhcpsPlThCurrUsedPeakBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrUsedPeakBlksLw indicates the lower 64-bits word of the peak value of the number of used blocks in the pool with a prefix length defined by the value of tmnxDhcpsPlMinFreePrefixLen. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.9 | Counter64 | read-only | current |
| tmnxDhcpsPlThCurrUsedPeakPct OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrUsedPeakPct indicates the peak value of the number of used prefixes with the minimum free threshold length in the pool as a percentage of the provisioned prefixes. This depends on the current failover state of the DHCP server or pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.10 | Counter32 | read-only | current |
| tmnxDhcpsPlThCurrUsedPeakTime OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrUsedPeakTime indicates the time at which the peak value of the number of used prefixes in the pool was reached. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.11 | Counter32 | read-only | current |
| tmnxDhcpsPlThCurrFreePct OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrFreePct indicates the percentage of free prefixes with the minimum free threshold length in the pool compared to the number of provisioned prefixes. This depends on the current failover state of the DHCP server or pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.12 | Counter32 | read-only | current |
| tmnxDhcpsPlThCurrFreeTooLow OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrFreeTooLow equals '1' if the number of free prefixes with the minimum free threshold length available in the pool is below the configured number of prefixes with the minimum free threshold length. Otherwise the value equals '2'. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.13 | TruthValue | read-only | current |
| tmnxDhcpsPlThCurrFreeDepleted OBJECT-TYPE The value of the object tmnxDhcpsPlThCurrFreeDepleted equals '1' if there are no more prefixes with the minimum free threshold length available in the pool. Otherwise the value equals '2'. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.14 | TruthValue | read-only | current |
| tmnxDhcpsPlThLclProvBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThLclProvBlksHw indicates the higher 64-bits word of the number of provisioned prefixes with the minimum free threshold length local in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.15 | Counter64 | read-only | current |
| tmnxDhcpsPlThLclProvBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThLclProvBlksLw indicates the lower 64-bits word of the number of provisioned prefixes with the minimum free threshold length local in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.16 | Counter64 | read-only | current |
| tmnxDhcpsPlThLclUsedBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThLclUsedBlksHw indicates the higher 64-bits word of the number of used prefixes with the minimum free threshold length local in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.17 | Counter64 | read-only | current |
| tmnxDhcpsPlThLclUsedBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThLclUsedBlksLw indicates the lower 64-bits word of the number of used prefixes with the minimum free threshold length local in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.18 | Counter64 | read-only | current |
| tmnxDhcpsPlThLclFreeBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThLclFreeBlksHw indicates the higher 64-bits word of the number of free prefixes with the minimum free threshold length local in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.19 | Counter64 | read-only | current |
| tmnxDhcpsPlThLclFreeBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThLclFreeBlksLw indicates the lower 64-bits word of the number of free prefixes with the minimum free threshold length local in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.20 | Counter64 | read-only | current |
| tmnxDhcpsPlThLclUsedPeakBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThLclUsedPeakBlksHw indicates the higher 64-bits word of the peak value of the number of used prefixes with the minimum free threshold length local in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.21 | Counter64 | read-only | current |
| tmnxDhcpsPlThLclUsedPeakBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThLclUsedPeakBlksLw indicates the lower 64-bits word of the peak value of the number of used prefixes with the minimum free threshold length local in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.22 | Counter64 | read-only | current |
| tmnxDhcpsPlThLclUsedPeakPct OBJECT-TYPE The value of the object tmnxDhcpsPlThLclUsedPeakPct indicates the peak value of the number of used prefixes with the minimum free threshold length local in the pool as a percentage of the provisioned prefixes. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.23 | Counter32 | read-only | current |
| tmnxDhcpsPlThLclUsedPeakTime OBJECT-TYPE The value of the object tmnxDhcpsPlThLclUsedPeakTime indicates the time at which the peak value of the number of used prefixes local in the pool was reached. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.24 | Counter32 | read-only | current |
| tmnxDhcpsPlThRemProvBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThRemProvBlksHw indicates the higher 64-bits word of the number of provisioned prefixes with the minimum free threshold length remote in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.25 | Counter64 | read-only | current |
| tmnxDhcpsPlThRemProvBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThRemProvBlksLw indicates the lower 64-bits word of the number of provisioned prefixes with the minimum free threshold length remote in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.26 | Counter64 | read-only | current |
| tmnxDhcpsPlThRemUsedBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThRemUsedBlksHw indicates the higher 64-bits word of the number of used prefixes with the minimum free threshold length remote in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.27 | Counter64 | read-only | current |
| tmnxDhcpsPlThRemUsedBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThRemUsedBlksLw indicates the lower 64-bits word of the number of used prefixes with the minimum free threshold length remote in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.28 | Counter64 | read-only | current |
| tmnxDhcpsPlThRemFreeBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThRemFreeBlksHw indicates the higher 64-bits word of the number of free prefixes with the minimum free threshold length remote in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.29 | Counter64 | read-only | current |
| tmnxDhcpsPlThRemFreeBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThRemFreeBlksLw indicates the lower 64-bits word of the number of free prefixes with the minimum free threshold length remote in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.30 | Counter64 | read-only | current |
| tmnxDhcpsPlThRemUsedPeakBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPlThRemUsedPeakBlksHw indicates the higher 64-bits word of the peak value of the number of used prefixes with the minimum free threshold length remote in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.31 | Counter64 | read-only | current |
| tmnxDhcpsPlThRemUsedPeakBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPlThRemUsedPeakBlksLw indicates the lower 64-bits word of the peak value of the number of used prefixes with the minimum free threshold length remote in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.32 | Counter64 | read-only | current |
| tmnxDhcpsPlThRemUsedPeakPct OBJECT-TYPE The value of the object tmnxDhcpsPlThRemUsedPeakPct indicates the peak value of the number of used prefixes with the minimum free threshold length remote in the pool as a percentage of the provisioned prefixes. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.33 | Counter32 | read-only | current |
| tmnxDhcpsPlThRemUsedPeakTime OBJECT-TYPE The value of the object tmnxDhcpsPlThRemUsedPeakTime indicates the time at which the peak value of the number of used prefixes remote in the pool was reached. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.34 | Counter32 | read-only | current |
| tmnxDhcpsPlThPeakResetTime OBJECT-TYPE The value of the object tmnxDhcpsPlThPeakResetTime indicates the time at which the peak values have been reset. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.35 | Counter32 | read-only | current |
| tmnxDhcpsPlThValidData OBJECT-TYPE The value of the object tmnxDhcpsPlThValidData indicates the actual status of the threshold statistics data of the pool. '1' means that the data is up to date and may be used. '2' means that the data is being recalculated in the background and isn't stable for further use. | 1.3.6.1.4.1.6527.3.1.2.47.1.36.1.36 | TruthValue | read-only | current |
| tmnxDhcpsPfxThStats6TableLastCh OBJECT-TYPE The value of the object tmnxDhcpsPfxThStats6TableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpsPfxThStats6Table. | 1.3.6.1.4.1.6527.3.1.2.47.1.37 | TimeStamp | read-only | current |
| tmnxDhcpsPfxThStats6Table OBJECT-TYPE The table tmnxDhcpsPfxThStats6Table contains the threshold statistics for each prefix belonging to the specified DHCPv6 instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.38 | not-accessible | current | |
| tmnxDhcpsPfxThStats6Entry OBJECT-TYPE Each row entry in the tmnxDhcpsPfxThStats6Entry represents additional columns of threshold statistics for a prefix that belongs to the specified DHCPv6 server instance | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1 | not-accessible | current | |
| tmnxDhcpsPfxThCurrProvBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrProvBlksHw indicates the higher 64-bits word of the number of provisioned blocks in this configured prefix with a prefix length defined by the value of tmnxDhcpsPfxMinFreePrefixLen. The value of this object reflects the part of the address space in this prefix that is actually in use by this server instance. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'local (1)' or 'access-driven (3)', the value of this object reflects the value of the object tmnxDhcpsPfxThLclProvBlksHw. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'remote (2)' and 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object reflects the value of the object tmnxDhcpsPfxThRemProvBlksHw. Otherwise the value of this object is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.1 | Counter64 | read-only | current |
| tmnxDhcpsPfxThCurrProvBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrProvBlksLw indicates the lower 64-bits word of the number of provisioned blocks in this configured prefix with a prefix length defined by the value of tmnxDhcpsPfxMinFreePrefixLen. The value of this object reflects the part of the address space in this prefix that is actually in use by this server instance. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'local (1)' or 'access-driven (3)', the value of this object reflects the value of the object tmnxDhcpsPfxThLclProvBlksLw. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'remote (2)' and 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object reflects the value of the object tmnxDhcpsPfxThRemProvBlksLw. Otherwise the value of this object is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.2 | Counter64 | read-only | current |
| tmnxDhcpsPfxThCurrUsedBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrUsedBlksHw indicates the higher 64-bits word of the number of used blocks in this configured prefix with a prefix length defined by the value of tmnxDhcpsPfxMinFreePrefixLen. The value of this object reflects the part of the address space in this prefix that is actually in use by this server instance. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'local (1)' or 'access-driven (3)', the value of this object reflects the value of the object tmnxDhcpsPfxThLclUsedBlksHw. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'remote (2)' and 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object reflects the value of the object tmnxDhcpsPfxThRemUsedBlksHw. Otherwise the value of this object is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.3 | Counter64 | read-only | current |
| tmnxDhcpsPfxThCurrUsedBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrUsedBlksLw indicates the lower 64-bits word of the number of used blocks in this configured prefix with a prefix length defined by the value of tmnxDhcpsPfxMinFreePrefixLen. The value of this object reflects the part of the address space in this prefix that is actually in use by this server instance. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'local (1)' or 'access-driven (3)', the value of this object reflects the value of the object tmnxDhcpsPfxThLclUsedBlksLw. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'remote (2)' and 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object reflects the value of the object tmnxDhcpsPfxThRemUsedBlksLw. Otherwise the value of this object is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.4 | Counter64 | read-only | current |
| tmnxDhcpsPfxThCurrFreeBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrFreeBlksHw indicates the higher 64-bits word of the number of free blocks in this configured prefix with a prefix length defined by the value of tmnxDhcpsPfxMinFreePrefixLen. The value of this object reflects the part of the address space in this prefix that is actually in use by this server instance. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'local (1)' or 'access-driven (3)', the value of this object reflects the value of the object tmnxDhcpsPfxThLclFreeBlksHw. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'remote (2)' and 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object reflects the value of the object tmnxDhcpsPfxThRemFreeBlksHw. Otherwise the value of this object is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.5 | Counter64 | read-only | current |
| tmnxDhcpsPfxThCurrFreeBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrFreeBlksLw indicates the lower 64-bits word of the number of free blocks in this configured prefix with a prefix length defined by the value of tmnxDhcpsPfxMinFreePrefixLen. The value of this object reflects the part of the address space in this prefix that is actually in use by this server instance. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'local (1)' or 'access-driven (3)', the value of this object reflects the value of the object tmnxDhcpsPfxThLclFreeBlksLw. If the value of the object tmnxDhcpSvrSubnetFailCtrl of this prefix equals 'remote (2)' and 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)', or the value of the object tmnxDhcpsPoolFoAdminState of this pool is equal to 'inService (2)' and the value of the object tmnxDhcpsPoolFoState of this pool is equal to 'partnerDown (5)', the value of this object reflects the value of the object tmnxDhcpsPfxThRemFreeBlksLw. Otherwise the value of this object is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.6 | Counter64 | read-only | current |
| tmnxDhcpsPfxThCurrUsedPct OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrUsedPct indicates the percentage of used prefixes with the minimum free threshold length compared to the number of provisioned prefixes. This depends on the current failover state of the DHCP server or pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.7 | Counter32 | read-only | current |
| tmnxDhcpsPfxThCurrUsedPeakBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrUsedPeakBlksHw indicates the higher 64-bits word of the peak value of the number of used blocks in the configured prefix with a prefix length defined by the value of tmnxDhcpsPfxMinFreePrefixLen. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.8 | Counter64 | read-only | current |
| tmnxDhcpsPfxThCurrUsedPeakBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrUsedPeakBlksLw indicates the lower 64-bits word of the peak value of the number of used blocks in the configured prefix with a prefix length defined by the value of tmnxDhcpsPfxMinFreePrefixLen. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.9 | Counter64 | read-only | current |
| tmnxDhcpsPfxThCurrUsedPeakPct OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrUsedPeakPct indicates the peak value of the number of used prefixes with the minimum free threshold length in the configured prefix as a percentage of the provisioned prefixes. This depends on the current failover state of the DHCP server or pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.10 | Counter32 | read-only | current |
| tmnxDhcpsPfxThCurrUsedPeakTime OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrUsedPeakTime indicates the time at which the peak value of the number of used prefixes was reached for the configured prefix. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.11 | Counter32 | read-only | current |
| tmnxDhcpsPfxThCurrFreePct OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrFreePct indicates the percentage of free prefixes with the minimum free threshold length compared to the number of provisioned prefixes. This depends on the current failover state of the DHCP server or pool. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.12 | Counter32 | read-only | current |
| tmnxDhcpsPfxThCurrFreeTooLow OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrFreeTooLow equals '1' if the number of free prefixes with the minimum free threshold length available in the considered prefix is below the configured number of prefixes with the minimum free threshold length. Otherwise the value equals '2'. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.13 | TruthValue | read-only | current |
| tmnxDhcpsPfxThCurrFreeDepleted OBJECT-TYPE The value of the object tmnxDhcpsPfxThCurrFreeDepleted equals '1' if there are no more prefixes with the minimum free threshold length available in the considered prefix. Otherwise the value equals '2'. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.14 | TruthValue | read-only | current |
| tmnxDhcpsPfxThLclProvBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThLclProvBlksHw indicates the higher 64-bits word of the number of provisioned prefixes with the minimum free threshold length if the configured prefix is local, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.15 | Counter64 | read-only | current |
| tmnxDhcpsPfxThLclProvBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThLclProvBlksLw indicates the lower 64-bits word of the number of provisioned prefixes with the minimum free threshold length if the configured prefix is local, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.16 | Counter64 | read-only | current |
| tmnxDhcpsPfxThLclUsedBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThLclUsedBlksHw indicates the higher 64-bits word of the number of used prefixes with the minimum free threshold length if the configured prefix is local, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.17 | Counter64 | read-only | current |
| tmnxDhcpsPfxThLclUsedBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThLclUsedBlksLw indicates the lower 64-bits word of the number of used prefixes with the minimum free threshold length if the configured prefix is local, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.18 | Counter64 | read-only | current |
| tmnxDhcpsPfxThLclFreeBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThLclFreeBlksHw indicates the higher 64-bits word of the number of free prefixes with the minimum free threshold length if the configured prefix is local, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.19 | Counter64 | read-only | current |
| tmnxDhcpsPfxThLclFreeBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThLclFreeBlksLw indicates the lower 64-bits word of the number of free prefixes with the minimum free threshold length if the configured prefix is local, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.20 | Counter64 | read-only | current |
| tmnxDhcpsPfxThLclUsedPeakBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThLclUsedPeakBlksHw indicates the higher 64-bits word of the peak value of the number of used prefixes with the minimum free threshold length for the local configured prefix. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.21 | Counter64 | read-only | current |
| tmnxDhcpsPfxThLclUsedPeakBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThLclUsedPeakBlksLw indicates the lower 64-bits word of the peak value of the number of used prefixes with the minimum free threshold length for the local configured prefix. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.22 | Counter64 | read-only | current |
| tmnxDhcpsPfxThLclUsedPeakPct OBJECT-TYPE The value of the object tmnxDhcpsPfxThLclUsedPeakPct indicates the peak value of the number of used prefixes with the minimum free threshold length in the local configured prefix as a percentage of the provisioned prefixes. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.23 | Counter32 | read-only | current |
| tmnxDhcpsPfxThLclUsedPeakTime OBJECT-TYPE The value of the object tmnxDhcpsPfxThLclUsedPeakTime indicates the time at which the peak value of the number of used prefixes was reached for the local configured prefix. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.24 | Counter32 | read-only | current |
| tmnxDhcpsPfxThRemProvBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThRemProvBlksHw indicates the higher 64-bits word of the number of provisioned prefixes with the minimum free threshold length if the configured prefix is remote, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.25 | Counter64 | read-only | current |
| tmnxDhcpsPfxThRemProvBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThRemProvBlksLw indicates the lower 64-bits word of the number of provisioned prefixes with the minimum free threshold length if the configured prefix is remote, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.26 | Counter64 | read-only | current |
| tmnxDhcpsPfxThRemUsedBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThRemUsedBlksHw indicates the higher 64-bits word of the number of used prefixes with the minimum free threshold length if the configured prefix is remote, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.27 | Counter64 | read-only | current |
| tmnxDhcpsPfxThRemUsedBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThRemUsedBlksLw indicates the lower 64-bits word of the number of used prefixes with the minimum free threshold length if the configured prefix is remote, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.28 | Counter64 | read-only | current |
| tmnxDhcpsPfxThRemFreeBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThRemFreeBlksHw indicates the higher 64-bits word of the number of free prefixes with the minimum free threshold length if the configured prefix is remote, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.29 | Counter64 | read-only | current |
| tmnxDhcpsPfxThRemFreeBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThRemFreeBlksLw indicates the lower 64-bits word of the number of free prefixes with the minimum free threshold length if the configured prefix is remote, otherwise the value is 0. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.30 | Counter64 | read-only | current |
| tmnxDhcpsPfxThRemUsedPeakBlksHw OBJECT-TYPE The value of the object tmnxDhcpsPfxThRemUsedPeakBlksHw indicates the higher 64-bits word of the peak value of the number of used prefixes with the minimum free threshold length for the remote configured prefix. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.31 | Counter64 | read-only | current |
| tmnxDhcpsPfxThRemUsedPeakBlksLw OBJECT-TYPE The value of the object tmnxDhcpsPfxThRemUsedPeakBlksLw indicates the lower 64-bits word of the peak value of the number of used prefixes with the minimum free threshold length for the remote configured prefix. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.32 | Counter64 | read-only | current |
| tmnxDhcpsPfxThRemUsedPeakPct OBJECT-TYPE The value of the object tmnxDhcpsPfxThRemUsedPeakPct indicates the peak value of the number of used prefixes with the minimum free threshold length in the remote configured prefix as a percentage of the provisioned prefixes. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.33 | Counter32 | read-only | current |
| tmnxDhcpsPfxThRemUsedPeakTime OBJECT-TYPE The value of the object tmnxDhcpsPfxThRemUsedPeakTime indicates the time at which the peak value of the number of used prefixes was reached for the remote configured prefix. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.34 | Counter32 | read-only | current |
| tmnxDhcpsPfxThPeakResetTime OBJECT-TYPE The value of the object tmnxDhcpsPfxThPeakResetTime indicates the time at which the peak values have been reset. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.35 | Counter32 | read-only | current |
| tmnxDhcpsPfxThValidData OBJECT-TYPE The value of the object tmnxDhcpsPfxThValidData indicates the actual status of the threshold statistics data of the prefix. '1' means that the data is up to date and may be used. '2' means that the data is being recalculated in the background and isn't stable for further use. | 1.3.6.1.4.1.6527.3.1.2.47.1.38.1.36 | TruthValue | read-only | current |
| tmnxDhcps6ExclPfxTableLastCh OBJECT-TYPE The value of the object tmnxDhcps6ExclPfxTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcps6ExclPfxTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.39 | TimeStamp | read-only | current |
| tmnxDhcps6ExclPfxTable OBJECT-TYPE The table tmnxDhcps6ExclPfxTable contains IPv6 address prefixes within a DHCP server pool that are excluded from the set of address prefixes that can actually be offered to DHCP clients. This is useful in cases where this system has interfaces with an address that is within the scope of a subnet configured by a local DHCP server instance of this system, in the tmnxDhcpServerSubnetTable; an example of such a case is IPSEC. | 1.3.6.1.4.1.6527.3.1.2.47.1.40 | not-accessible | current | |
| tmnxDhcps6ExclPfxEntry OBJECT-TYPE Each row represents an IPv6 address prefix that must not be offered to any DHCP client (neither partially nor as a whole). An exclude prefix can never exclude only a part of a lease; For example: if a /63 delegated prefix is assigned, it is not allowed to create a /64 exclude prefix that belongs to this prefix. Entries in this table can be created or deleted via SNMP operations on the tmnxDhcps6ExclPfxRowStatus object. | 1.3.6.1.4.1.6527.3.1.2.47.1.40.1 | not-accessible | current | |
| tmnxDhcps6ExclPfxAddrType OBJECT-TYPE The value of the object tmnxDhcps6ExclPfxAddrType specifies the address type of tmnxDhcps6ExclPfx. The only value supported is 'ipv6'. | 1.3.6.1.4.1.6527.3.1.2.47.1.40.1.1 | InetAddressType | not-accessible | current |
| tmnxDhcps6ExclPfx OBJECT-TYPE The value of the object tmnxDhcps6ExclPfx specifies an address prefix. The host bits must be zero. Only IPv6 prefixes are supported. | 1.3.6.1.4.1.6527.3.1.2.47.1.40.1.2 | InetAddress (SIZE(16)) | not-accessible | current |
| tmnxDhcps6ExclPfxLength OBJECT-TYPE The value of the object tmnxDhcps6ExclPfxLength specifies the address prefix length. | 1.3.6.1.4.1.6527.3.1.2.47.1.40.1.3 | InetAddressPrefixLength (1..128) | not-accessible | current |
| tmnxDhcps6ExclPfxRowStatus OBJECT-TYPE The value of the object tmnxDhcps6ExclPfxRowStatus specifies the row status of this row. | 1.3.6.1.4.1.6527.3.1.2.47.1.40.1.4 | RowStatus | read-create | current |
| tmnxDhcps6ExclPfxLastChangeTime OBJECT-TYPE The value of the object tmnxDhcps6ExclPfxLastChangeTime indicates the sysUpTime at the time of the last modification of this entry. | 1.3.6.1.4.1.6527.3.1.2.47.1.40.1.5 | TimeStamp | read-only | current |
| tmnxDhcpsStickyLeaseAction OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.2.47.1.41 | |||
| tmnxDhcpsStickyLseActVRtrId OBJECT-TYPE The value of object tmnxDhcpsStickyLseActVRtrId specifies the ID of the virtual router instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.1 | TmnxVRtrIDOrZero | read-write | current |
| tmnxDhcpsStickyLseActServerName OBJECT-TYPE The value of object tmnxDhcpsStickyLseActServerName specifies the name of the local DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.2 | TNamedItemOrEmpty | read-write | current |
| tmnxDhcpsStickyLseActPoolName OBJECT-TYPE The value of object tmnxDhcpsStickyLseActPoolName specifies the name of IP address pool within the local DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.3 | TNamedItemOrEmpty | read-write | current |
| tmnxDhcpsStickyLseActHostName OBJECT-TYPE The value of object tmnxDhcpsStickyLseActHostName specifies the name of the host for which an entry is created in table tmnxDhcpsStickyLeaseTable. The value of this object must also be specified when setting tmnxDhcpsStickyLseActActionGo. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.4 | TNamedItemOrEmpty | read-write | current |
| tmnxDhcpsStickyLseActActionType OBJECT-TYPE The value of object tmnxDhcpsStickyLseActActionType specifies the type of action to perform. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.5 | TmnxDhcpsStickyLeaseActionType | read-write | current |
| tmnxDhcpsStickyLseActActionGo OBJECT-TYPE Setting this object to 'doAction' triggers an attempt to perform the action specified in tmnxDhcpsStickyLseActActionType. Reading this object returns the value 'notApplicable'. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.6 | TmnxActionType | read-write | current |
| tmnxDhcpsStickyLseActResultCode OBJECT-TYPE The value of object tmnxDhcpsStickyLseActResultCode indicates the result of the last performed action. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.7 | INTEGER {success(0), wrongServerType(1), serverUnknown(2), serverShutdown(3), userDbAttached(4), failoverEnabled(5), notReady(6), poolUnknown(7), hostExists(8), wrongPool(9), addrNotAvailable(10), maxLseReached(11), poolDepleted(12), leaseConflict(13)} | read-only | current |
| tmnxDhcpsStickyLseActErrorMsg OBJECT-TYPE The value of object tmnxDhcpsStickyLseActErrorMsg indicates the reason of failure, in case the value of the object tmnxDhcpsStickyLseActResultCode is not 'success(0)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.8 | DisplayString (SIZE(0..255)) | read-only | current |
| tmnxDhcpsStickyLseActActionTime OBJECT-TYPE The value of object tmnxDhcpsStickyLseActActionTime indicates the value of sysUpTime at the last time that the object tmnxDhcpsStickyLseActResultCode was written by the system. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.9 | TimeStamp | read-only | current |
| tmnxDhcpsStickyLseActMacAddress OBJECT-TYPE The value of object tmnxDhcpsStickyLseActMacAddress specifies the MAC address for this host. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.10 | MacAddress | read-write | current |
| tmnxDhcpsStickyLseActCircuitId OBJECT-TYPE The value of object tmnxDhcpsStickyLseActCircuitId specifies the circuit Id for this host. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.11 | OCTET STRING (SIZE(0..253)) | read-write | current |
| tmnxDhcpsStickyLseActClientId OBJECT-TYPE The value of object tmnxDhcpsStickyLseActClientId specifies the client Id for this host. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.12 | OCTET STRING (SIZE(0..255)) | read-write | current |
| tmnxDhcpsStickyLseActAddressType OBJECT-TYPE The value of object tmnxDhcpsStickyLseActAddressType specifies the address type of tmnxDhcpsStickyLseActAddress. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.13 | InetAddressType | read-write | current |
| tmnxDhcpsStickyLseActAddress OBJECT-TYPE The value of object tmnxDhcpsStickyLseActAddress specifies the request IP address for this Sticky Lease. If tmnxDhcpsStickyLseActActionType is set to 'create(2)' and tmnxDhcpsStickyLseActAddress is not specified in the SNMP SET PDU, the system selects an IP address. The value of this object will be that selected IP address on the SNMP read operation. | 1.3.6.1.4.1.6527.3.1.2.47.1.41.14 | InetAddress (SIZE(0 | 4 | 16)) | read-write | current |
| tmnxDhcpsStickyLeaseTable OBJECT-TYPE The table tmnxDhcpsStickyLeaseTable contains information about Sticky Leases. | 1.3.6.1.4.1.6527.3.1.2.47.1.42 | not-accessible | current | |
| tmnxDhcpsStickyLeaseEntry OBJECT-TYPE Each row represents a Sticky Lease. Entries in this table cannot be created or deleted via SNMP operations. | 1.3.6.1.4.1.6527.3.1.2.47.1.42.1 | not-accessible | current | |
| tmnxDhcpsStickyLeaseHostName OBJECT-TYPE The value of object tmnxDhcpsStickyLeaseHostName indicates the name of the host. | 1.3.6.1.4.1.6527.3.1.2.47.1.42.1.1 | TNamedItem | not-accessible | current |
| tmnxDhcpsStickyLeaseAddressType OBJECT-TYPE The value of object tmnxDhcpsStickyLeaseAddressType indicates the address type of tmnxDhcpsStickyLeaseAddress. | 1.3.6.1.4.1.6527.3.1.2.47.1.42.1.2 | InetAddressType | read-only | current |
| tmnxDhcpsStickyLeaseAddress OBJECT-TYPE The value of object tmnxDhcpsStickyLeaseAddress indicates the client IP address of this lease. | 1.3.6.1.4.1.6527.3.1.2.47.1.42.1.3 | InetAddress (SIZE(4 | 16)) | read-only | current |
| tmnxDhcpsDefTableLastCh OBJECT-TYPE The value of the object tmnxDhcpsDefTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpsDefTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.43 | TimeStamp | read-only | current |
| tmnxDhcpsDefTable OBJECT-TYPE The table tmnxDhcpsDefTable is a means to configure default values per DHCP server. | 1.3.6.1.4.1.6527.3.1.2.47.1.44 | not-accessible | current | |
| tmnxDhcpsDefEntry OBJECT-TYPE Each row represents a set of default values for a DHCP server instance running within a virtual router. Rows in this table are created automatically by the system, one row for each row in the tmnxDhcpServerConfigTable where the value of the object tmnxDhcpServerCfgAutoProvisioned is equal to 'true'. | 1.3.6.1.4.1.6527.3.1.2.47.1.44.1 | not-accessible | current | |
| tmnxDhcpsDefLastChangeTime OBJECT-TYPE The value of the object tmnxDhcpsDefLastChangeTime indicates the sysUpTime at the time of the last modification of this entry. | 1.3.6.1.4.1.6527.3.1.2.47.1.44.1.1 | TimeStamp | read-only | current |
| tmnxDhcpsDefRenewTimer OBJECT-TYPE The value of tmnxDhcpsDefRenewTimer specifies the renew-timer (T1). After T1 has elapsed, 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.44.1.2 | Unsigned32 (0..604800) | read-create | current |
| tmnxDhcpsDefRebindTimer OBJECT-TYPE The value of tmnxDhcpsDefRebindTimer specifies the rebind-timer (T2). After T2 has elapsed, the client contacts any available server to extend the lifetimes of the addresses or prefixes assigned to the client. | 1.3.6.1.4.1.6527.3.1.2.47.1.44.1.3 | Unsigned32 (0..1209600) | read-create | current |
| tmnxDhcpsDefValidLifetime OBJECT-TYPE The value of tmnxDhcpsDefValidLifetime specifies the valid-lifetime field that this server transmits - in the IA Address option, or - in the IA_PD Prefix option. | 1.3.6.1.4.1.6527.3.1.2.47.1.44.1.4 | Unsigned32 (300..315446399) | read-create | current |
| tmnxDhcpsDefPrefLifetime OBJECT-TYPE The value of tmnxDhcpsDefPrefLifetime specifies the value of the preferred-lifetime field that this server transmits: - in the IA Address option, or - in the IA_PD Prefix option. When the preferred lifetime expires, any derived addresses are deprecated. | 1.3.6.1.4.1.6527.3.1.2.47.1.44.1.5 | Unsigned32 (300..315446399) | read-create | current |
| tmnxDhcpsDefOptionTableLastCh OBJECT-TYPE The value of the object tmnxDhcpsDefOptionTableLastCh indicates the value of sysUpTime at the time of the last modification of an entry in the tmnxDhcpsDefOptionTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.45 | TimeStamp | read-only | current |
| tmnxDhcpsDefOptionTable OBJECT-TYPE The table tmnxDhcpsDefOptionTable contains objects to configure the default DHCP options of an auto-provisioned local DHCP server. | 1.3.6.1.4.1.6527.3.1.2.47.1.46 | not-accessible | current | |
| tmnxDhcpsDefOptionEntry OBJECT-TYPE Each row represents a DHCP option that is encoded in the DHCP reply message. Entries in this table can be created or deleted via SNMP operations. The combination of vRtrID and tmnxDhcpServerCfgServerName values must correspond to a conceptual row in the tmnxDhcpsDefTable. | 1.3.6.1.4.1.6527.3.1.2.47.1.46.1 | not-accessible | current | |
| tmnxDhcpsDefOptionNumber OBJECT-TYPE The value of the object tmnxDhcpsDefOptionNumber specifies the number of this DHCP option. | 1.3.6.1.4.1.6527.3.1.2.47.1.46.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| tmnxDhcpsDefOptionRowStatus OBJECT-TYPE The value of the object tmnxDhcpsDefOptionRowStatus specifies the row status of this row. Objects tmnxDhcpsDefOptionType and tmnxDhcpsDefOptionValue must be set when creating a new row. | 1.3.6.1.4.1.6527.3.1.2.47.1.46.1.2 | RowStatus | read-create | current |
| tmnxDhcpsDefOptionLastCh OBJECT-TYPE The value of the object tmnxDhcpsDefOptionLastCh indicates the sysUpTime at the time of the last modification of this entry. | 1.3.6.1.4.1.6527.3.1.2.47.1.46.1.3 | TimeStamp | read-only | current |
| tmnxDhcpsDefOptionType OBJECT-TYPE The value of the object tmnxDhcpsDefOptionType specifies how the value of this option in stored in tmnxDhcpsDefOptionValue. 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. | 1.3.6.1.4.1.6527.3.1.2.47.1.46.1.4 | TmnxDhcpOptionType | read-create | current |
| tmnxDhcpsDefOptionValue OBJECT-TYPE The value of the object tmnxDhcpsDefOptionValue specifies the value of this option. This object is mandatory at creation time. A zero length value is only allowed when the value of tmnxDhcpsDefOptionType is 'hex (3)'. | 1.3.6.1.4.1.6527.3.1.2.47.1.46.1.5 | OCTET STRING (SIZE(0..127)) | read-create | current |
| tmnxDhcpsDefOptionDisplay OBJECT-TYPE The value of the object tmnxDhcpsDefOptionDisplay indicates a hint of how the tmnxDhcpsDefOptionValue can be displayed. | 1.3.6.1.4.1.6527.3.1.2.47.1.46.1.6 | TmnxDhcpOptionDisplay | read-only | current |
| tmnxDhcpServerNotificationObjs OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.2.47.2 | |||
| tmnxDhcpSvrNotifDescription OBJECT-TYPE The object tmnxDhcpSvrNotifDescription is a printable character string which contains information about the problem that occurred. | 1.3.6.1.4.1.6527.3.1.2.47.2.1 | DisplayString | accessible-for-notify | current |
| tmnxDhcpSvrNotifUnknownPoolName OBJECT-TYPE The object tmnxDhcpSvrNotifUnknownPoolName indicates the pppoe pool name which is not defined in the system. | 1.3.6.1.4.1.6527.3.1.2.47.2.2 | TNamedItem | accessible-for-notify | current |
| tmnxDhcpSvrNotifServerName OBJECT-TYPE The value of the object tmnxDhcpSvrNotifServerName indicates the name of this local DHCP server instance. | 1.3.6.1.4.1.6527.3.1.2.47.2.3 | TNamedItem | accessible-for-notify | current |
| tmnxDhcpSvrNotifLeaseClientAddrType OBJECT-TYPE The value of the object tmnxDhcpSvrNotifLeaseClientAddrType indicates the address type of tmnxDhcpSvrNotifLeaseClientAddr. | 1.3.6.1.4.1.6527.3.1.2.47.2.4 | InetAddressType | accessible-for-notify | current |
| tmnxDhcpSvrNotifLeaseClientAddr OBJECT-TYPE The value of the object tmnxDhcpSvrNotifLeaseClientAddr indicates the client IP address of this lease. | 1.3.6.1.4.1.6527.3.1.2.47.2.5 | InetAddress (SIZE(4 | 16)) | accessible-for-notify | current |
| tmnxDhcpSvrNotifUserDatabaseName OBJECT-TYPE The value of the object tmnxDhcpSvrNotifUserDatabaseName indicates the name of this local user database. | 1.3.6.1.4.1.6527.3.1.2.47.2.6 | TNamedItem | accessible-for-notify | current |
| tmnxDhcpSvrNotifHostName OBJECT-TYPE The value of the object tmnxDhcpSvrNotifHostName indicates the name of this host or set of hosts. | 1.3.6.1.4.1.6527.3.1.2.47.2.7 | DisplayString (SIZE(1..32)) | accessible-for-notify | current |
| tmnxDhcpSvrNotifHostType OBJECT-TYPE The value of the object tmnxDhcpSvrNotifHostType indicates the type of the host. | 1.3.6.1.4.1.6527.3.1.2.47.2.8 | INTEGER {unknown(0), dhcp(1), pppoe(2)} | accessible-for-notify | current |
| tmnxDhcpSvrNotifVRtrID OBJECT-TYPE The unique value which identifies this virtual router in the Tmnx system. | 1.3.6.1.4.1.6527.3.1.2.47.2.9 | TmnxVRtrID | accessible-for-notify | current |
| tmnxDhcpSvrNotifMsgHwAddress OBJECT-TYPE The value of object tmnxDhcpSvrNotifMsgHwAddress indicates the MAC address from the received DHCP message. | 1.3.6.1.4.1.6527.3.1.2.47.2.10 | MacAddress | accessible-for-notify | current |
| tmnxDhcpSvrNotifMsgOption82 OBJECT-TYPE The value of object tmnxDhcpSvrNotifMsgOption82 indicates the content of option 82 from the received DHCP message. | 1.3.6.1.4.1.6527.3.1.2.47.2.11 | OCTET STRING | accessible-for-notify | current |
| tmnxDhcpSvrNotifMsgSizeLimit OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.2.12 | Unsigned32 | accessible-for-notify | current |
| tmnxDhcpsFoLeaseFailureReason OBJECT-TYPE 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. | 1.3.6.1.4.1.6527.3.1.2.47.2.13 | TmnxDhcpsFoLeaseFailureReason | accessible-for-notify | current |
| tmnxDhcpSvrNotifPoolFree OBJECT-TYPE The value of the object tmnxDhcpSvrNotifPoolFree indicates the actual number of free addresses in the pool. | 1.3.6.1.4.1.6527.3.1.2.47.2.14 | Unsigned32 | accessible-for-notify | current |
| tmnxDhcpSvrNotifLeaseClientAddrLen OBJECT-TYPE The value of the object tmnxDhcpSvrNotifLeaseClientAddrLen indicates the prefix length of tmnxDhcpSvrNotifLeaseClientAddr. | 1.3.6.1.4.1.6527.3.1.2.47.2.15 | Unsigned32 | accessible-for-notify | current |
| tmnxDhcpSvrNotifClientDUID OBJECT-TYPE The value of object tmnxDhcpSvrNotifClientDUID indicates the content of option 0x01 from the received DHCPv6 message. | 1.3.6.1.4.1.6527.3.1.2.47.2.16 | OCTET STRING (SIZE(0..130)) | accessible-for-notify | current |
| tmnxDhcpSvrNotifLinkAddr OBJECT-TYPE The value of tmnxDhcpSvrNotifLinkAddr indicates the link address from the RELAY-FORWARD message. | 1.3.6.1.4.1.6527.3.1.2.47.2.17 | InetAddress (SIZE(4 | 16)) | accessible-for-notify | current |
| tmnxDhcpSvrNotifPrimaryPool OBJECT-TYPE The value of tmnxDhcpSvrNotifPrimaryPool indicates the primary pool name from the RELAY-FORWARD message. | 1.3.6.1.4.1.6527.3.1.2.47.2.18 | TNamedItemOrEmpty | accessible-for-notify | current |
| tmnxDhcpSvrNotifSecondaryPool OBJECT-TYPE The value of tmnxDhcpSvrNotifSecondaryPool indicates the secondary pool name from the RELAY-FORWARD message. | 1.3.6.1.4.1.6527.3.1.2.47.2.19 | TNamedItemOrEmpty | accessible-for-notify | current |
| tmnxDhcpSvrNotifSystemId OBJECT-TYPE The value of the object tmnxDhcpSvrNotifSystemId indicates a system-id provided by an access node to which this subnet is bound. | 1.3.6.1.4.1.6527.3.1.2.47.2.20 | OCTET STRING (SIZE(0..255)) | accessible-for-notify | current |
| tmnxDhcpSvrNotifServiceId OBJECT-TYPE The value of the object tmnxDhcpSvrNotifServiceId indicates a service-id provided by an access node. | 1.3.6.1.4.1.6527.3.1.2.47.2.21 | OCTET STRING (SIZE(0..255)) | accessible-for-notify | current |
| tmnxDhcpSvrNotifString OBJECT-TYPE The value of the object tmnxDhcpSvrNotifString is a string. | 1.3.6.1.4.1.6527.3.1.2.47.2.22 | DisplayString (SIZE(0..255)) | accessible-for-notify | current |
| tmnxDhcpSvrNotifPoolName OBJECT-TYPE The object tmnxDhcpSvrNotifPoolName indicates the pppoe pool name in the system. | 1.3.6.1.4.1.6527.3.1.2.47.2.23 | TNamedItem | accessible-for-notify | current |
| tmnxDhcpSvrNotifSubnetAddrType OBJECT-TYPE The value of the object tmnxDhcpSvrNotifSubnetAddrType indicates the address type of the address that follows. | 1.3.6.1.4.1.6527.3.1.2.47.2.24 | InetAddressType | accessible-for-notify | current |
| tmnxDhcpSvrNotifSubnetPfx OBJECT-TYPE The value of the object tmnxDhcpSvrNotifSubnetPfx specifies a subnet. | 1.3.6.1.4.1.6527.3.1.2.47.2.25 | InetAddress (SIZE(4 | 16)) | accessible-for-notify | current |
| tmnxDhcpSvrNotifSubnetPfxlen OBJECT-TYPE The value of the object tmnxDhcpSvrNotifSubnetPfxlen specifies the length of tmnxDhcpSvrNotifSubnetPfx. | 1.3.6.1.4.1.6527.3.1.2.47.2.26 | InetAddressPrefixLength (1..128) | accessible-for-notify | current |
| tmnxDhcpSvrNotifUnbindTime OBJECT-TYPE The value of the object tmnxDhcpSvrNotifUnbindTime indicates the time left before this binding expires. | 1.3.6.1.4.1.6527.3.1.2.47.2.27 | Unsigned32 | accessible-for-notify | current |
| tmnxDhcpSvrNotifGwIpAddrType OBJECT-TYPE The value of the object tmnxDhcpSvrNotifGwIpAddrType specifies the address type of tmnxDhcpSvrNotifGatewayIpAddr. The only value supported is 'ipv4'. | 1.3.6.1.4.1.6527.3.1.2.47.2.28 | InetAddressType | accessible-for-notify | current |
| tmnxDhcpSvrNotifGatewayIpAddr OBJECT-TYPE The value of tmnxDhcpSvrNotifGatewayIpAddr indicates the gateway address from the RELAY-FORWARD message. | 1.3.6.1.4.1.6527.3.1.2.47.2.29 | InetAddress (SIZE(0 | 4)) | accessible-for-notify | current |
| tmnxDhcpServerNotifyPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.3.47 | |||
| tmnxDhcpServerNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.6527.3.1.3.47.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| tmnxDhcpSvrSubnetMinFreeExc NOTIFICATION-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.1 | current |
| tmnxDhcpSvrHostConflict NOTIFICATION-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.2 | current |
| tmnxDhcpSvrPoolUnknown NOTIFICATION-TYPE 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. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.3 | current |
| tmnxDhcpSvrLeaseNotOwner NOTIFICATION-TYPE 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. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.4 | current |
| tmnxDhcpSvrDeclineStaticAddr NOTIFICATION-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.5 | current |
| tmnxDhcpSvrMsgTooLong NOTIFICATION-TYPE 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. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.6 | current |
| tmnxDhcpsFoStateChange NOTIFICATION-TYPE The tmnxDhcpsFoStateChange notification is generated when the failover state of the DHCP server instance changes. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.7 | current |
| tmnxDhcpsFoLeaseUpdateFailed NOTIFICATION-TYPE 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)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.8 | current |
| tmnxDhcpSvrUserDbUnknown NOTIFICATION-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.9 | current |
| tmnxDhcpSvrMaxLeasesReached NOTIFICATION-TYPE The tmnxDhcpSvrMaxLeasesReached notification is generated when any local DHCP server instance drops a DHCP message because the maximum number of leases was reached. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.10 | current |
| tmnxDhcpSvrNoSubnetFixAddr NOTIFICATION-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.11 | current |
| tmnxDhcpSvrLeaseDefaultTimers NOTIFICATION-TYPE 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. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.12 | current |
| tmnxDhcpSvrPoolMinFreeExc NOTIFICATION-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.13 | current |
| tmnxDhcpSvrSubnetDepleted NOTIFICATION-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.14 | current |
| tmnxDhcpSvrPoolDepleted NOTIFICATION-TYPE 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)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.15 | current |
| tmnxDhcpSvrIntLseConflict NOTIFICATION-TYPE The tmnxDhcpSvrIntLseConflict notification is generated for DHCP hosts trying to acquire an IP address that was handed through the local address assignment infrastructure, or the local address assignment infrastructure tries to use an IP address that was handed out to a DHCP client. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.16 | current |
| tmnxDhcpSvrLeaseModify NOTIFICATION-TYPE The tmnxDhcpSvrLeaseModify notification is generated when a DHCP host is modified. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.17 | current |
| tmnxDhcpSvrLeaseCreate NOTIFICATION-TYPE The tmnxDhcpSvrLeaseCreate notification is generated when a DHCP host is created. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.18 | current |
| tmnxDhcpSvrLeaseDelete NOTIFICATION-TYPE The tmnxDhcpSvrLeaseDelete notification is generated when a DHCP host is deleted. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.19 | current |
| tmnxDhcpSvrNoContFreeBlocks NOTIFICATION-TYPE The tmnxDhcpSvrNoContFreeBlocks notification is generated when a lease cannot be created because not enough contiguous blocks are found for the requested delegated prefix size. This notification is only generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv6(2)'. More detailed information about the failure is indicated in the tmnxDhcpSvrNotifString object. | 1.3.6.1.4.1.6527.3.1.3.47.0.20 | current |
| tmnxDhcpSvrSubnetBindingFailed NOTIFICATION-TYPE The tmnxDhcpSvrSubnetBindingFailed notification is obsolete. | 1.3.6.1.4.1.6527.3.1.3.47.0.23 | obsolete |
| tmnxDhcpsPoolFoStateChange NOTIFICATION-TYPE The tmnxDhcpsPoolFoStateChange notification is generated when the failover state of the DHCP server instance pool changes. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.24 | current |
| tmnxDhcpsPoolFoLeaseUpdateFailed NOTIFICATION-TYPE The tmnxDhcpsPoolFoLeaseUpdateFailed 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)' or 'ipv6(2)'. | 1.3.6.1.4.1.6527.3.1.3.47.0.25 | current |
| tmnxDhcpSvrSubnetBindingCreate NOTIFICATION-TYPE The tmnxDhcpSvrSubnetBindingCreate notification is obsolete. | 1.3.6.1.4.1.6527.3.1.3.47.0.26 | obsolete |
| tmnxDhcpSvrSubnetBindingUnbind NOTIFICATION-TYPE The tmnxDhcpSvrSubnetBindingUnbind notification is obsolete. | 1.3.6.1.4.1.6527.3.1.3.47.0.27 | obsolete |
| tmnxDhcpSvrSubnetBindingDelete NOTIFICATION-TYPE The tmnxDhcpSvrSubnetBindingDelete notification is obsolete. | 1.3.6.1.4.1.6527.3.1.3.47.0.28 | obsolete |
| tmnxDhcpSvrSubnetFailCtrlError NOTIFICATION-TYPE The tmnxDhcpSvrSubnetFailCtrlError notification is obsolete. | 1.3.6.1.4.1.6527.3.1.3.47.0.29 | obsolete |
| tmnxDhcpSvrPlThTooLowV6 NOTIFICATION-TYPE The tmnxDhcpSvrPlThTooLowV6 notification is generated when the number of free prefixes with the minimum free threshold length available in the pool is below the configured number of prefixes with the minimum free threshold length. [CAUSE] The tmnxDhcpSvrPlThTooLowV6 notification is generated when the actual number of free prefixes with minimum free threshold length available in the pool is becoming too low. [EFFECT] Only a limited number of free prefixes with minimum free threshold length are available in the pool. [RECOVERY] The operator may create additional prefixes in the pool to prevent a shortage of available prefixes with minimum free threshold length. Alternatively, examination of the leases in the pool may reveal that the distribution is not appropriate. | 1.3.6.1.4.1.6527.3.1.3.47.0.30 | current |
| tmnxDhcpSvrPlThDepletedV6 NOTIFICATION-TYPE The tmnxDhcpSvrPlThDepletedV6 notification is generated when there are no more prefixes with the minimum free threshold length available in the pool. [CAUSE] The tmnxDhcpSvrPlThDepletedV6 notification is generated when the actual number of free prefixes with minimum free threshold length available in the pool becomes zero. [EFFECT] No more free prefixes with minimum free threshold length are available in the pool. [RECOVERY] The operator may create additional prefixes in the pool. Alternatively, examination of the leases in the pool may reveal that the distribution is not appropriate. | 1.3.6.1.4.1.6527.3.1.3.47.0.31 | current |
| tmnxDhcpSvrPfxThTooLowV6 NOTIFICATION-TYPE The tmnxDhcpSvrPfxThTooLowV6 notification is generated when the number of free prefixes with the minimum free threshold length available in the considered prefix is below the configured number of prefixes with the minimum free threshold length. [CAUSE] The tmnxDhcpSvrPfxThTooLowV6 notification is generated when the actual number of free prefixes with minimum free threshold length available in the considered prefix is becoming too low. [EFFECT] Only a limited number of free prefixes with minimum free threshold length are available in the considered prefix. [RECOVERY] The operator may create additional prefixes in the considered prefix to prevent a shortage of available prefixes with minimum free threshold length. Alternatively, examination of the leases in the prefix may reveal that the distribution is not appropriate. | 1.3.6.1.4.1.6527.3.1.3.47.0.32 | current |
| tmnxDhcpSvrPfxThDepletedV6 NOTIFICATION-TYPE The tmnxDhcpSvrPfxThDepletedV6 notification is generated when there are no more free prefixes with the minimum free threshold length available in the considered prefix. [CAUSE] The tmnxDhcpSvrPfxThDepletedV6 notification is generated when the actual number of free prefixes with minimum free threshold length available in the considered prefix becomes zero. [EFFECT] No more prefixes with minimum free threshold length are available in considered prefix. [RECOVERY] The operator may create additional prefixes in the considered prefix. Alternatively, examination of the leases in the pool may reveal that the distribution is not appropriate. | 1.3.6.1.4.1.6527.3.1.3.47.0.33 | current |
| tmnxDhcpsLeaseOfferedExpired NOTIFICATION-TYPE The tmnxDhcpsLeaseOfferedExpired notification is generated when an offered DHCP lease expires in the 'offered' state. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)' [CAUSE] The tmnxDhcpsLeaseOfferedExpired notification is generated when a DHCP lease that this system had offered to a client, expires while it is still in the 'offered' state, because this system did not receive a DHCP request message from the client. [EFFECT] The client does not get a lease this time. The client will have to try again if it needs a lease from this system. [RECOVERY] The recovery action, if any, will depend on the reason of the expiry. | 1.3.6.1.4.1.6527.3.1.3.47.0.34 | current |
| tmnxDhcpsAddrAllocationFailure NOTIFICATION-TYPE The tmnxDhcpsAddrAllocationFailure notification is generated when a DHCP server instance could not allocate an address for a client. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)'. The tmnxDhcpSvrNotifMsgHwAddress object indicates the MAC address of the client. The tmnxDhcpSvrNotifString object indicates the reason. [CAUSE] The tmnxDhcpsAddrAllocationFailure notification is generated when a DHCP server instance could not allocate an address for a client. The reason could be that the DHCP server instance could not find a free address, or it could be a configuration issue. [EFFECT] The client does not get an IP address lease this time. The client will have to try again if it needs a lease from this system. [RECOVERY] The recovery action, if any, will depend on the reason. | 1.3.6.1.4.1.6527.3.1.3.47.0.35 | current |
| tmnxDhcpsPacketDropped NOTIFICATION-TYPE The tmnxDhcpsPacketDropped notification is generated when a DHCP server instance dropped a DHCP packet it received. This notification is generated for DHCP server instances with the value of tmnxDhcpServerCfgAddrType set to 'ipv4(1)' or 'ipv6(2)' The tmnxDhcpSvrNotifMsgHwAddress object indicates the MAC address of the client; the tmnxDhcpSvrNotifClientDUID object indicates the DUID of the client; either of these objects, or both, may be empty. The tmnxDhcpSvrNotifString object indicates the reason. [CAUSE] The tmnxDhcpsPacketDropped notification is generated when a DHCP server instance dropped a DHCP packet it received. [EFFECT] Some client request fails. The client will have to try again. [RECOVERY] The recovery action, if any, will depend on the reason. | 1.3.6.1.4.1.6527.3.1.3.47.0.36 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| tmnxDhcpServerCompliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.1.1 | obsolete |
| tmnxDhcpServerV6v1Compliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.1.2 | obsolete |
| tmnxDhcpServerV8v0Compliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series systems release 8.0. | 1.3.6.1.4.1.6527.3.1.1.47.1.3 | obsolete |
| tmnxDhcpServerV9v0Compliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series systems release 9.0. | 1.3.6.1.4.1.6527.3.1.1.47.1.4 | obsolete |
| tmnxDhcpServerV10v0Compliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series systems release 10.0. | 1.3.6.1.4.1.6527.3.1.1.47.1.5 | obsolete |
| tmnxDhcpServerV11v0Compliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series systems release 11.0. | 1.3.6.1.4.1.6527.3.1.1.47.1.6 | obsolete |
| tmnxDhcpServerV12v0Compliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series systems release 12.0. | 1.3.6.1.4.1.6527.3.1.1.47.1.7 | obsolete |
| tmnxDhcpServerV13v0Compliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series systems release 13.0. | 1.3.6.1.4.1.6527.3.1.1.47.1.8 | obsolete |
| tmnxDhcpServerV14v0Compliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series since systems release 14.0. | 1.3.6.1.4.1.6527.3.1.1.47.1.9 | obsolete |
| tmnxDhcpServerV15v0Compliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series systems release 15.0. | 1.3.6.1.4.1.6527.3.1.1.47.1.10 | obsolete |
| tmnxDhcpServerV16v0Compliance MODULE-COMPLIANCE The compliance statement for management of DHCP Server on Nokia SROS series systems release 16.0. | 1.3.6.1.4.1.6527.3.1.1.47.1.11 | current |
| tmnxDhcpServerGroup OBJECT-GROUP The group of objects supporting DHCP server capability on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.1 | obsolete |
| tmnxDhcpLeaseGroup OBJECT-GROUP The group of objects providing DHCP lease information on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.2 | current |
| tmnxDhcpStatsGroup OBJECT-GROUP The group of objects providing DHCP statistics on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.3 | obsolete |
| tmnxDhcpAddrListGroup OBJECT-GROUP The group of objects providing information for DHCP on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.4 | current |
| tmnxDhcpToolsGroup OBJECT-GROUP The group of objects supporting DHCP server capability on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.5 | current |
| tmnxDhcpsFailoverGroup OBJECT-GROUP The group of objects supporting DHCP server failover capability on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.6 | current |
| tmnxDhcpsNotifyObjsGroup OBJECT-GROUP The group of objects supporting DHCP server notifications on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.7 | current |
| tmnxDhcpServerV6v1Group OBJECT-GROUP The group of objects supporting DHCP server capability on Nokia SROS series systems release 6.1. | 1.3.6.1.4.1.6527.3.1.1.47.2.8 | obsolete |
| tmnxDhcpStatsV6v1Group OBJECT-GROUP The group of objects providing DHCP statistics on Nokia SROS series systems release 6.1. | 1.3.6.1.4.1.6527.3.1.1.47.2.9 | obsolete |
| tmnxDhcpServerV8v0Group OBJECT-GROUP The group of objects supporting DHCP server capability on Nokia SROS series systems release 8.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.10 | current |
| tmnxDhcpStatsV8v0Group OBJECT-GROUP The group of objects providing DHCP statistics on Nokia SROS series systems release 8.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.11 | current |
| tmnxDhcpServerV9v0Group OBJECT-GROUP The group of objects supporting DHCP server capability on Nokia SROS series systems added in release 9.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.12 | current |
| tmnxDhcpStatsV9v0Group OBJECT-GROUP The group of objects providing DHCP statistics on Nokia SROS series systems since release 9.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.13 | current |
| tmnxDhcpsNotifyObjsV9v0Group OBJECT-GROUP The group of objects supporting DHCP server notifications on Nokia SROS series systems since release 9.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.14 | current |
| tmnxDhcpServerV10v0Group OBJECT-GROUP The group of objects supporting DHCP server capability on Nokia SROS series systems added in release 10.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.15 | current |
| tmnxDhcpServerV11v0Group OBJECT-GROUP The group of objects supporting DHCP server capability on Nokia SROS series systems added in release 11.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.16 | obsolete |
| tmnxDhcpStatsV11v0Group OBJECT-GROUP The group of objects providing DHCP statistics on Nokia SROS series systems since release 11.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.17 | obsolete |
| tmnxDhcpsFailoverV11v0Group OBJECT-GROUP The group of objects supporting DHCP server failover capability on Nokia SROS series systems in release 11.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.18 | current |
| tmnxDhcpServerDuidGroup OBJECT-GROUP The group of objects supporting DHCP Unique Identifier (DUID) capability on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.19 | current |
| tmnxDhcpsNotifyObjsV11v0Group OBJECT-GROUP The group of objects supporting DHCP server notifications added in Nokia SROS release 11.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.20 | current |
| tmnxDhcpServerV12v0Group OBJECT-GROUP The group of objects supporting DHCP server capability on Nokia SROS series systems (added) in release 12.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.21 | current |
| tmnxDhcpsFailoverV10v0Group OBJECT-GROUP The group of objects supporting DHCP server failover capability on Nokia SROS series systems in release 10.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.22 | current |
| tmnxDhcpLeaseV12v0Group OBJECT-GROUP The group of objects providing DHCP lease information added in release 12.0 of Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.23 | current |
| tmnxDhcpServerV13v0Group OBJECT-GROUP The group of objects supporting DHCP server capability on Nokia SROS series systems added in release 13.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.24 | current |
| tmnxDhcpStatsV13v0Group OBJECT-GROUP The group of objects providing DHCP statistics on Nokia SROS series systems since release 13.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.25 | current |
| tmnxDhcpServerStickyLseGroup OBJECT-GROUP The group of objects supporting DHCP server Sticky Lease capability on Nokia SROS series systems added in release 14.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.26 | current |
| tmnxDhcpsPrefixLenExtensionGroup OBJECT-GROUP The group of objects supporting the DHCP server IPv6 prefix length range extension Sticky Lease capability on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.27 | current |
| tmnxDhcpsFailoverV12v0Group OBJECT-GROUP The group of objects supporting DHCP server failover capability on Nokia SROS series systems since release 12.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.28 | current |
| tmnxDhcpsAutoProvisionGroup OBJECT-GROUP The group of objects supporting DHCP server automatic provisioning capability on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.29 | current |
| tmnxDhcpStatsV16v0Group OBJECT-GROUP The group of objects providing DHCP statistics on Nokia SROS series systems since release 11.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.30 | current |
| tmnxDhcpIntReqStatsGroup OBJECT-GROUP The group of objects providing DHCP statistics on Nokia SROS series systems for internal requests. | 1.3.6.1.4.1.6527.3.1.1.47.2.31 | current |
| tmnxDhcpServerV16v0Group OBJECT-GROUP The group of objects supporting DHCP server capability on Nokia SROS series systems added in release 16.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.32 | current |
| tmnxDhcpsNotifyObjsV20v0Group OBJECT-GROUP The group of objects supporting DHCP server notifications added in Nokia SROS release 20.0. | 1.3.6.1.4.1.6527.3.1.1.47.2.33 | current |
| tmnxDhcpsObsoletedNotifyGroup NOTIFICATION-GROUP The group of obsoleted DHCP Server notifications of Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.2.99 | current |
| tmnxDhcpsObsoleteGroup OBJECT-GROUP The group of obsoleted objects in this MIB. | 1.3.6.1.4.1.6527.3.1.1.47.2.100 | current |
| tmnxDhcpSvrNotifGroup NOTIFICATION-GROUP The group of objects supporting traps for the DHCP server capability on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.3.1 | current |
| tmnxDhcpSvrFoNotifGroup NOTIFICATION-GROUP The group of objects supporting traps for the failover facility of a DHCP server instance on Nokia SROS series systems. | 1.3.6.1.4.1.6527.3.1.1.47.3.2 | current |
| tmnxDhcpSvrNotifV10v0Group NOTIFICATION-GROUP The group of objects supporting traps for the DHCP server capability on Nokia SROS series systems since release 10.0. | 1.3.6.1.4.1.6527.3.1.1.47.3.3 | current |
| tmnxDhcpSvrNotifV11v0Group NOTIFICATION-GROUP The group of objects supporting traps for the DHCP server capability on Nokia SROS series systems since release 11.0. | 1.3.6.1.4.1.6527.3.1.1.47.3.4 | obsolete |
| tmnxDhcpSvrNotifV12v0Group NOTIFICATION-GROUP The group of objects supporting traps for the DHCP server capability on Nokia SROS series systems since release 11.0. | 1.3.6.1.4.1.6527.3.1.1.47.3.5 | current |
| tmnxDhcpSvrNotifV13v0Group NOTIFICATION-GROUP The group of objects supporting traps for the DHCP server capability on Nokia SROS series systems since release 13.0. | 1.3.6.1.4.1.6527.3.1.1.47.3.6 | current |