Juniper-DHCP-MIB

File: Juniper-DHCP-MIB.mib (147408 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Juniper-ROUTER-MIB Juniper-MIBs IF-MIB
Juniper-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress Counter32 Unsigned32
NOTIFICATION-TYPE TEXTUAL-CONVENTION RowStatus
PhysAddress TruthValue TimeInterval
DisplayString DateAndTime MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP juniRouterName
juniMibs InterfaceIndex JuniEnable
JuniLogSeverity JuniInterfaceLocation

Defined Types

JuniDhcpLocalServerPoolName  
DHCP Local Server Pool name. Represents textual information taken from the NVT ASCII character set.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

JuniDhcpLocalServerPoolGroupName  
DHCP Local Server Pool group name. Represents textual information taken from the NVT ASCII character set. The pool group name is created by appending -Group to the name of the first pool in the group.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

JuniDhcpLocalServerPoolDomainName  
DHCP Local Server Pool domain name. Represents textual information taken from the NVT ASCII character set.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

JuniDhcpLocalServerPoolNetBiosNodeType  
The set of netbios node types that may be assigned to the DHCP local server pool.
TEXTUAL-CONVENTION    
  INTEGER netBiosNodeTypeNone(1), netBiosNodeTypeBroadcast(2), netBiosNodeTypePeerToPeer(3), netBiosNodeTypeMixed(4), netBiosNodeTypeHybrid(5)  

JuniDhcpLocalServerModeType  
The set of DHCP Local Server operational Mode types.
TEXTUAL-CONVENTION    
  INTEGER localServerModeTypeEqualAccess(1), localServerModeTypeStandalone(2)  

JuniDhcpLocalServerPhysAddressString  
DHCP local server MAC address. Represents the physical address in textual form, eg. 00-d0-b7-09-e0-00-00-00-00-00-00-00-00-00-00-00. Only hexidecimal digits (0-9, a-f) and the dash (-) from the NVT ASCII character set are valid.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..48)  

JuniDhcpRelayServerEntry  
SEQUENCE    
  juniDhcpRelayServerAddress IpAddress
  juniDhcpRelayServerRowStatus RowStatus

JuniDhcpProxyClientServerEntry  
SEQUENCE    
  juniDhcpProxyClientServerAddress IpAddress
  juniDhcpProxyClientServerRowStatus RowStatus
  juniDhcpProxyClientServerAdminStatus INTEGER
  juniDhcpProxyClientServerOperStatus INTEGER
  juniDhcpProxyClientServerLeases Counter32
  juniDhcpProxyClientServerDiscovers Counter32
  juniDhcpProxyClientServerOffers Counter32
  juniDhcpProxyClientServerRequests Counter32
  juniDhcpProxyClientServerAcks Counter32
  juniDhcpProxyClientServerNaks Counter32
  juniDhcpProxyClientServerDeclines Counter32
  juniDhcpProxyClientServerReleases Counter32
  juniDhcpProxyClientServerInforms Counter32
  juniDhcpProxyClientServerBadMessages Counter32
  juniDhcpProxyClientServerUnknownMessages Counter32

JuniDhcpLocalServerSubInterfaceStatisticsEntry  
SEQUENCE    
  juniDhcpLocalServerSubInterfaceMemUsage Counter32
  juniDhcpLocalServerSubInterfaceNumBindings Counter32
  juniDhcpLocalServerSubInterfaceRxDiscovers Counter32
  juniDhcpLocalServerSubInterfaceRxAccepts Counter32
  juniDhcpLocalServerSubInterfaceRxRenews Counter32
  juniDhcpLocalServerSubInterfaceRxDeclines Counter32
  juniDhcpLocalServerSubInterfaceRxReleases Counter32
  juniDhcpLocalServerSubInterfaceRxInforms Counter32
  juniDhcpLocalServerSubInterfaceTxOffers Counter32
  juniDhcpLocalServerSubInterfaceTxAcks Counter32
  juniDhcpLocalServerSubInterfaceTxNaks Counter32
  juniDhcpLocalServerSubInterfaceUnknownMessages Counter32
  juniDhcpLocalServerSubInterfaceBadMessages Counter32
  juniDhcpLocalServerSubInterfacePacketsIn Counter32
  juniDhcpLocalServerSubInterfacePacketsOut Counter32
  juniDhcpLocalServerSubInterfaceClientCount Counter32
  juniDhcpLocalServerSubInterfaceDeniedLogins Counter32
  juniDhcpLocalServerSubInterfaceDeniedTotal Counter32
  juniDhcpLocalServerSubInterfaceRxRebinds Counter32
  juniDhcpLocalServerSubInterfaceRxUnknownClients Counter32
  juniDhcpLocalServerSubInterfaceRxInErrors Counter32
  juniDhcpLocalServerSubInterfaceRxInDiscards Counter32
  juniDhcpLocalServerSubInterfaceTxRenewAcks Counter32
  juniDhcpLocalServerSubInterfaceTxRebindAcks Counter32
  juniDhcpLocalServerSubInterfaceTxRenewNaks Counter32
  juniDhcpLocalServerSubInterfaceTxRebindNaks Counter32
  juniDhcpLocalServerSubInterfaceTxOutErrors Counter32
  juniDhcpLocalServerSubInterfaceTxOutDiscards Counter32
  juniDhcpLocalServerSubInterfaceRxOtherRequests Counter32

JuniDhcpLocalServerBindingsEntry  
SEQUENCE    
  juniDhcpLocalServerBindingsIpAddress IpAddress
  juniDhcpLocalServerBindingsPhysAddress PhysAddress
  juniDhcpLocalServerBindingsInfinite TruthValue
  juniDhcpLocalServerBindingsExpireTime Unsigned32
  juniDhcpLocalServerBindingsRowStatus RowStatus
  juniDhcpLocalServerBindingsLeaseInterval Unsigned32
  juniDhcpLocalServerBindingsLeaseStartTime DateAndTime
  juniDhcpLocalServerBindingsInitialLeaseStartTime DateAndTime

JuniDhcpLocalServerPoolEntry  
SEQUENCE    
  juniDhcpLocalServerPoolName JuniDhcpLocalServerPoolName
  juniDhcpLocalServerPoolDomainName JuniDhcpLocalServerPoolDomainName
  juniDhcpLocalServerPoolNetworkIpAddress IpAddress
  juniDhcpLocalServerPoolNetworkMask IpAddress
  juniDhcpLocalServerPoolNetBiosNodeType JuniDhcpLocalServerPoolNetBiosNodeType
  juniDhcpLocalServerPoolLeaseTime TimeInterval
  juniDhcpLocalServerPoolPrimaryDnsServer IpAddress
  juniDhcpLocalServerPoolSecondaryDnsServer IpAddress
  juniDhcpLocalServerPoolPrimaryNetBiosNameServer IpAddress
  juniDhcpLocalServerPoolSecondaryNetBiosNameServer IpAddress
  juniDhcpLocalServerPoolPrimaryDefaultRouter IpAddress
  juniDhcpLocalServerPoolSecondaryDefaultRouter IpAddress
  juniDhcpLocalServerPoolLinkName JuniDhcpLocalServerPoolName
  juniDhcpLocalServerPoolRowStatus RowStatus
  juniDhcpLocalServerPoolHighUtilThreshold Integer32
  juniDhcpLocalServerPoolAbatedUtilThreshold Integer32
  juniDhcpLocalServerPoolUtilPct Integer32
  juniDhcpLocalServerPoolTrapEnable TruthValue
  juniDhcpLocalServerPoolInUse Integer32
  juniDhcpLocalServerPoolSize Integer32
  juniDhcpLocalServerPoolSharedInUse Integer32

JuniDhcpLocalServerSubInterfaceEntry  
SEQUENCE    
  juniDhcpLocalServerSubInterfaceIndex InterfaceIndex
  juniDhcpLocalServerSubInterfaceName DisplayString
  juniDhcpLocalServerSubInterfaceLimit Integer32

JuniDhcpLocalServerPoolGroupEntry  
SEQUENCE    
  juniDhcpLocalServerPoolGroupName JuniDhcpLocalServerPoolGroupName
  juniDhcpLocalServerPoolGroupSize Integer32
  juniDhcpLocalServerPoolGroupInUse Integer32
  juniDhcpLocalServerPoolGroupUtilPct Integer32

JuniDhcpLocalServerReservesEntry  
SEQUENCE    
  juniDhcpLocalServerReservesEntryIpAddress IpAddress
  juniDhcpLocalServerReservesEntryPoolName JuniDhcpLocalServerPoolName
  juniDhcpLocalServerReservesEntryPhysAddress JuniDhcpLocalServerPhysAddressString
  juniDhcpLocalServerReservesEntryRowStatus RowStatus

JuniDhcpLocalServerCableModemServerEntry  
SEQUENCE    
  juniDhcpLocalServerCableModemServerEntryAddress IpAddress
  juniDhcpLocalServerCableModemServerEntryRowStatus RowStatus

Defined Values

juniDhcpMIB 1.3.6.1.4.1.4874.2.2.22
The DHCP MIB for the Juniper Networks enterprise.
MODULE-IDENTITY    

juniDhcpObjects 1.3.6.1.4.1.4874.2.2.22.1
OBJECT IDENTIFIER    

juniDhcpRelay 1.3.6.1.4.1.4874.2.2.22.1.1
OBJECT IDENTIFIER    

juniDhcpProxy 1.3.6.1.4.1.4874.2.2.22.1.2
OBJECT IDENTIFIER    

juniDhcpLocalServerObjects 1.3.6.1.4.1.4874.2.2.22.1.3
OBJECT IDENTIFIER    

juniDhcpRelayScalars 1.3.6.1.4.1.4874.2.2.22.1.1.1
OBJECT IDENTIFIER    

juniDhcpRelayAgentInfoEnable 1.3.6.1.4.1.4874.2.2.22.1.1.1.1
Enable/disable use of the DHCP relay agent information option.
Status: deprecated Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpRelayBadMessages 1.3.6.1.4.1.4874.2.2.22.1.1.1.2
Number of received DHCP relay messages that were discarded because their message operation (e.g. BOOTREQUEST, BOOTREPLY) was unknown, possibly due to corruption.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayUnknownMessages 1.3.6.1.4.1.4874.2.2.22.1.1.1.3
Number of received DHCP relay messages that were discarded because their message type (e.g. Discover, Offer, Ack) was unknown, possibly due to corruption. This value is the sum of received request and reply messages with this error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayAgentInfoAlreadyPresents 1.3.6.1.4.1.4874.2.2.22.1.1.1.4
Number of received DHCP relay requests that were discarded because they already contained the Relay Agent Info option when this agent was configured to insert it.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayGatewayAddrSpoofs 1.3.6.1.4.1.4874.2.2.22.1.1.1.5
Number of received DHCP relay requests that were discarded because the gateway IP address field already contained this agent's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayAgentCircuitIdEnable 1.3.6.1.4.1.4874.2.2.22.1.1.1.6
Enable/disable use of the DHCP Relay Agent Info option Circuit Id suboption.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpRelayAgentRemoteIdEnable 1.3.6.1.4.1.4874.2.2.22.1.1.1.7
Enable/disable use of the DHCP Relay Agent Info option Remote Id suboption.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpRelayAgentHostnameEnable 1.3.6.1.4.1.4874.2.2.22.1.1.1.8
Enable/disable addition of Host Name to the DHCP Relay Agent Info option Circuit Id suboption.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpRelayAgentVrnameEnable 1.3.6.1.4.1.4874.2.2.22.1.1.1.9
Enable/disable addition of Virtual Router Name to the DHCP Relay Agent Info option Circuit Id suboption.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpRelayAgentExcludeSubIdEnable 1.3.6.1.4.1.4874.2.2.22.1.1.1.10
Enable/disable excluding of the subinterface identifier in the DHCP Relay Agent Info option Circuit Id suboption.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpRelayAgentTrustAllEnable 1.3.6.1.4.1.4874.2.2.22.1.1.1.11
Enable/disable Trust-all processing of the DHCP Relay Agent Info option.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpRelayAgentInfoAlreadyPresentForwards 1.3.6.1.4.1.4874.2.2.22.1.1.1.12
Number of received DHCP relay requests forwarded to DHCP server(s) that already contain the Relay Agent Info option.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayAgentGiaddrOverrides 1.3.6.1.4.1.4874.2.2.22.1.1.1.13
Number of received DHCP relay requests whose giaddr field was overridden with IP address 0.0.0.0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayAgentOptionOverrides 1.3.6.1.4.1.4874.2.2.22.1.1.1.14
Number of received DHCP relay requests whose Relay Agent Info option was overridden with one created by this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayDiscoverDiscards 1.3.6.1.4.1.4874.2.2.22.1.1.1.15
Number of received DHCP relay Discover messages that were discarded because of lack of resources in this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayPacketDiscards 1.3.6.1.4.1.4874.2.2.22.1.1.1.16
Number of received DHCP relay messages, other than Discover messages, that were discarded because of lack of resource in this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayUnknownRequestMessages 1.3.6.1.4.1.4874.2.2.22.1.1.1.17
Number of received DHCP relay request messages that were discarded because their message type (e.g. Discover, Offer, Ack) was unknown, possibly due to corruption.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayUnknownReplyMessages 1.3.6.1.4.1.4874.2.2.22.1.1.1.18
Number of received DHCP relay reply messages that were discarded because their message type (e.g. Discover, Offer, Ack) was unknown, possibly due to corruption.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayDuplicateRequestDiscards 1.3.6.1.4.1.4874.2.2.22.1.1.1.19
Number of received DHCP relay requests that were discarded because they had a matching server address and XID of an outstanding DHCP server request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayPacketsTransmitted 1.3.6.1.4.1.4874.2.2.22.1.1.1.20
Number of DHCP relay requests successfully transmitted to DHCP servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayPacketsReceived 1.3.6.1.4.1.4874.2.2.22.1.1.1.21
Number of DHCP relay replies successfully received from DHCP servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayUnknownXidDiscards 1.3.6.1.4.1.4874.2.2.22.1.1.1.22
Number of DHCP relay replies received from DHCP servers that were discarded because their server address and XID did not match an outstanding DHCP server request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayDroppedStaleRequestDiscards 1.3.6.1.4.1.4874.2.2.22.1.1.1.23
Number of DHCP relay requests sent to DHCP server that were discarded because their replies timed out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpRelayLayer2UnicastReplies 1.3.6.1.4.1.4874.2.2.22.1.1.1.24
Enable/disable the layer 2 unicast / layer 3 broadcast of DHCP reply packets to DHCP clients. Mutually exclusive with broadcast flag replies setting.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpRelayGiaddrSelectsInterface 1.3.6.1.4.1.4874.2.2.22.1.1.1.25
Enable/disable the determination of the client interface by the giaddr in the ACK message.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpRelayAgentVendorSpecificSuboption 1.3.6.1.4.1.4874.2.2.22.1.1.1.26
Enable/disable addition of the Layer 2 Circuit ID and/or User Packet Class to the Vendor-Specific sub-option of the DHCP Relay Agent Info option.
Status: current Access: read-write
OBJECT-TYPE    
  BITS juniDhcpRelayAgentVendorSpecificLayer2CircuitId(0), juniDhcpRelayAgentVendorSpecificUserPacketClass(1)  

juniDhcpRelayBroadcastFlagReplies 1.3.6.1.4.1.4874.2.2.22.1.1.1.27
Enable/disable using broadcast flag from the packet when sending DHCP reply packets to DHCP clients. Mutually exclusive with layer2 unicast replies setting.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpRelayServerTable 1.3.6.1.4.1.4874.2.2.22.1.1.2
The (conceptual) table listing the DHCP Relay servers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDhcpRelayServerEntry

juniDhcpRelayServerEntry 1.3.6.1.4.1.4874.2.2.22.1.1.2.1
An entry (conceptual row) representing a DHCP Relay server.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDhcpRelayServerEntry  

juniDhcpRelayServerAddress 1.3.6.1.4.1.4874.2.2.22.1.1.2.1.1
The IP address of the DHCP server to which DHCP requests received from attached DHCP clients are forwarded.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

juniDhcpRelayServerRowStatus 1.3.6.1.4.1.4874.2.2.22.1.1.2.1.2
Supports 'createAndGo' and 'destroy' only.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniDhcpProxyClient 1.3.6.1.4.1.4874.2.2.22.1.2.1
OBJECT IDENTIFIER    

juniDhcpProxyServer 1.3.6.1.4.1.4874.2.2.22.1.2.2
OBJECT IDENTIFIER    

juniDhcpProxyClientScalars 1.3.6.1.4.1.4874.2.2.22.1.2.1.1
OBJECT IDENTIFIER    

juniDhcpProxyClientUnknownServers 1.3.6.1.4.1.4874.2.2.22.1.2.1.1.1
Total number of DHCP Proxy messages received from servers not listed in the juniDhcpProxyClientServerTable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerTable 1.3.6.1.4.1.4874.2.2.22.1.2.1.2
The (conceptual) table listing the DHCP Proxy servers known to the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDhcpProxyClientServerEntry

juniDhcpProxyClientServerEntry 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1
An entry (conceptual row) representing a DHCP Proxy server known to the client.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDhcpProxyClientServerEntry  

juniDhcpProxyClientServerAddress 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.1
The IP address of a DHCP server with which DHCP transactions are conducted by this client.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

juniDhcpProxyClientServerRowStatus 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.2
Supports 'createAndGo' and 'destroy' only.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniDhcpProxyClientServerAdminStatus 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.3
Permits configuration of the client's operation status with respect to this server: disable Bar the client from using this server to obtain new address leases; and cause any leases from that server, that are currently in use by the client, to be released. drain Bar the client from using this server to obtain new address leases; but permit any leases from that server, that are currently in use by the client, to remain in use until they expire naturally. enabled Allow the client to use the server to obtain new address leases. Implementations that don't support administrative control of the server always report the value of enable(2), and disallow setting this object to any other value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), drain(1), enable(2)  

juniDhcpProxyClientServerOperStatus 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.4
Reports the client's current operation status with respect to this server: disabled The client is barred from using this server to obtain new address leases; and any leases from that server, that were in use by the client, have been released. draining The client is barred from using this server to obtain new address leases, but one or more leases from that server, that are in use by the client, will remain in use until they expire naturally. enabled The client may use the server to obtain new address leases, and may have one or more leases currently in use. Implementations that don't support administrative control of the server always report the value enabled(2).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), draining(1), enabled(2)  

juniDhcpProxyClientServerLeases 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.5
Total number of address leases granted to the client by this server (including those that have expired). The number of active leases from this server is determined by subtracting the value of juniDhcpProxyClientServerReleases from the value of this object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerDiscovers 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.6
Number of DHCP Discovers directed (i.e. nonbroadcast) by the client to this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerOffers 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.7
Number of DHCP Offers received by the client from this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerRequests 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.8
Number of DHCP Requests sent by the client to this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerAcks 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.9
Number of DHCP ACKS received by the client from this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerNaks 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.10
Number of DHCP NAKS received by the client from this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerDeclines 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.11
Number of DHCP Declines sent by the client to this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerReleases 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.12
Number of DHCP Releases sent by the client to this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerInforms 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.13
Number of DHCP Informs sent by the client to this server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerBadMessages 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.14
Number of DHCP Proxy messages received by the client from this server, that were discarded because of apparent corruption.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpProxyClientServerUnknownMessages 1.3.6.1.4.1.4874.2.2.22.1.2.1.2.1.15
Number of DHCP Proxy messages received by the client from this server, that were discarded because they contained information or options not recognized by the client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerStatistics 1.3.6.1.4.1.4874.2.2.22.1.3.1
OBJECT IDENTIFIER    

juniDhcpLocalServerBindings 1.3.6.1.4.1.4874.2.2.22.1.3.2
OBJECT IDENTIFIER    

juniDhcpLocalServerPool 1.3.6.1.4.1.4874.2.2.22.1.3.3
OBJECT IDENTIFIER    

juniDhcpLocalServerAttributes 1.3.6.1.4.1.4874.2.2.22.1.3.4
OBJECT IDENTIFIER    

juniDhcpLocalServerReserves 1.3.6.1.4.1.4874.2.2.22.1.3.5
OBJECT IDENTIFIER    

juniDhcpLocalServerCableModemServers 1.3.6.1.4.1.4874.2.2.22.1.3.6
OBJECT IDENTIFIER    

juniDhcpLocalServerCableModemStatistics 1.3.6.1.4.1.4874.2.2.22.1.3.7
OBJECT IDENTIFIER    

juniDhcpLocalServerPoolGroup 1.3.6.1.4.1.4874.2.2.22.1.3.8
OBJECT IDENTIFIER    

juniDhcpLocalServerMemUsage 1.3.6.1.4.1.4874.2.2.22.1.3.1.1
The amount (in bytes) of memory currently allocated to this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerNumBindings 1.3.6.1.4.1.4874.2.2.22.1.3.1.2
The number of address bindings maintained by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxDiscovers 1.3.6.1.4.1.4874.2.2.22.1.3.1.3
The number of discover messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxAccepts 1.3.6.1.4.1.4874.2.2.22.1.3.1.4
The number of accept messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxRenews 1.3.6.1.4.1.4874.2.2.22.1.3.1.5
The number of renew messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxDeclines 1.3.6.1.4.1.4874.2.2.22.1.3.1.6
The number of decline messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxReleases 1.3.6.1.4.1.4874.2.2.22.1.3.1.7
The number of release messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxInforms 1.3.6.1.4.1.4874.2.2.22.1.3.1.8
The number of inform messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerTxOffers 1.3.6.1.4.1.4874.2.2.22.1.3.1.9
The number of offer messages sent by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerTxAcks 1.3.6.1.4.1.4874.2.2.22.1.3.1.10
The number of accept ack messages sent by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerTxNaks 1.3.6.1.4.1.4874.2.2.22.1.3.1.11
The number of nak messages sent by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerUnknownMessages 1.3.6.1.4.1.4874.2.2.22.1.3.1.12
The number of unknown messages processed by this local server. This object is deprecated and will return 0.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerBadMessages 1.3.6.1.4.1.4874.2.2.22.1.3.1.13
The number of bad messages processed by this local server. This object is deprecated and will return 0.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerPacketsIn 1.3.6.1.4.1.4874.2.2.22.1.3.1.14
The number of input packets processed by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerPacketsOut 1.3.6.1.4.1.4874.2.2.22.1.3.1.15
The number of output packets processed by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxRebinds 1.3.6.1.4.1.4874.2.2.22.1.3.1.16
The number of rebind messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxUnknownClients 1.3.6.1.4.1.4874.2.2.22.1.3.1.17
The number of non-request messages received by this local server that have no matching entry in the server database.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxInErrors 1.3.6.1.4.1.4874.2.2.22.1.3.1.18
The number of packets received by this local server that can not be processed due to protocol or configuration errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxInDiscards 1.3.6.1.4.1.4874.2.2.22.1.3.1.19
The number of packets received by this local server that can not be processed due to system resource issues.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerTxRenewAcks 1.3.6.1.4.1.4874.2.2.22.1.3.1.20
The number of renew ack messages sent by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerTxRebindAcks 1.3.6.1.4.1.4874.2.2.22.1.3.1.21
The number of rebind ack messages sent by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerTxRenewNaks 1.3.6.1.4.1.4874.2.2.22.1.3.1.22
The number of renew nak messages sent by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerTxRebindNaks 1.3.6.1.4.1.4874.2.2.22.1.3.1.23
The number of rebind nak messages sent by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerTxOutErrors 1.3.6.1.4.1.4874.2.2.22.1.3.1.24
The number of packets that could not be transmitted by this local server due to protocol or configuration errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerTxOutDiscards 1.3.6.1.4.1.4874.2.2.22.1.3.1.25
The number of packets that could not be transmitted by this local server due to system resource issues.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerRxOtherRequests 1.3.6.1.4.1.4874.2.2.22.1.3.1.26
The number of requests for which the request type cannot be determined. For example, a request from an unknown client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceStatisticsTable 1.3.6.1.4.1.4874.2.2.22.1.3.1.30
A table of subinterface statistics maintained by this DHCP Local Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDhcpLocalServerSubInterfaceStatisticsEntry

juniDhcpLocalServerSubInterfaceStatisticsEntry 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1
An entry (conceptual row) representing an address binding maintained by this DHCP Local Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDhcpLocalServerSubInterfaceStatisticsEntry  

juniDhcpLocalServerSubInterfaceMemUsage 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.1
The amount (in bytes) of memory currently allocated to this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceNumBindings 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.2
The number of address bindings maintained by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxDiscovers 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.3
The number of discover messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxAccepts 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.4
The number of accept messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxRenews 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.5
The number of renew messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxDeclines 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.6
The number of decline messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxReleases 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.7
The number of release messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxInforms 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.8
The number of inform messages received by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceTxOffers 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.9
The number of offer messages sent by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceTxAcks 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.10
The number of ack messages sent by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceTxNaks 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.11
The number of nak messages sent by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceUnknownMessages 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.12
The number of unknown messages processed by this local server. This object has been deprecated and will return 0.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceBadMessages 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.13
The number of bad messages processed by this local server. This object has been deprecated and will return 0.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfacePacketsIn 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.14
The number of input packets processed by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfacePacketsOut 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.15
The number of output packets processed by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceClientCount 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.16
The number of clients active on this subinterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceDeniedLogins 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.17
The number of logins denied on this subinterface since the last allowed login.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceDeniedTotal 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.18
The total number of logins denied on this subinterface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxRebinds 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.19
The number of rebind messages received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxUnknownClients 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.20
The number of non-request messages received on this interface that have no matching entry in the server database.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxInErrors 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.21
The number of packets received on this interface that can not be processed due to protocol or configuration errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxInDiscards 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.22
The number of packets received on this interface that can not be processed due to system resource issues.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceTxRenewAcks 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.23
The number of renew ack messages sent on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceTxRebindAcks 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.24
The number of rebind ack messages sent on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceTxRenewNaks 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.25
The number of renew nak messages sent on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceTxRebindNaks 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.26
The number of rebind nak messages sent on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceTxOutErrors 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.27
The number of packets that could not be transmitted on this interface due to protocol or configuration errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceTxOutDiscards 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.28
The number of packets that could not be transmitted on this interface due to system resource issues.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerSubInterfaceRxOtherRequests 1.3.6.1.4.1.4874.2.2.22.1.3.1.30.1.29
The number of requests for which the request type cannot be determined. For example, a request from an unknown client.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerBindingsTable 1.3.6.1.4.1.4874.2.2.22.1.3.2.1
A table of address bindings maintained by this DHCP Local Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDhcpLocalServerBindingsEntry

juniDhcpLocalServerBindingsEntry 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1
An entry (conceptual row) representing an address binding maintained by this DHCP Local Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDhcpLocalServerBindingsEntry  

juniDhcpLocalServerBindingsIpAddress 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.1
The IP Address associated with this entry in the bindings table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerBindingsPhysAddress 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.2
The Physical (MAC) Address associated with this entry in the bindings table and corresponding to the IP Address denoted by the table index.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress Size(6)  

juniDhcpLocalServerBindingsInfinite 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.3
If true, then this binding will be maintained indefinitely. If false, then this binding will expire in accordance with the value of juniDhcpLocalServerBindingsExpireTime.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

juniDhcpLocalServerBindingsExpireTime 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.4
If juniDhcpLocalServerBindingsInfinite is false, then this is the time remaining prior to expiration of the address binding associated with this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDhcpLocalServerBindingsRowStatus 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.5
Entries in this table are created only via DHCP operation, never via SNMP. Has the value active(1) when an entry exists. Set to destroy(6) to cause this IP address binding and user-specific routes to be removed. The effect is the same as if the user had released his address binding, or his address lease had expired. No other RowStatus enumeration values are supported.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

juniDhcpLocalServerBindingsLeaseInterval 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.6
If juniDhcpLocalServerBindingsInfinite is false, then this object is the time, in seconds, of the current lease.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

juniDhcpLocalServerBindingsLeaseStartTime 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.7
The time the current lease was started.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(8)  

juniDhcpLocalServerBindingsInitialLeaseStartTime 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.8
The initial time the lease was offered.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime Size(8)  

juniDhcpLocalServerPoolTable 1.3.6.1.4.1.4874.2.2.22.1.3.3.1
A table of address pools associated this DHCP Local Server. A DHCP Local Server may have multiple uniquely-named pools configured; however, only a single pool (with the name 'default') may have a network address and mask assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDhcpLocalServerPoolEntry

juniDhcpLocalServerPoolEntry 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1
An entry (conceptual row) representing an address pool associated this DHCP Local Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDhcpLocalServerPoolEntry  

juniDhcpLocalServerPoolName 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.1
The name of the local server pool to which this entry belongs. Only an entry with the name 'default' may have a network address and mask assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDhcpLocalServerPoolName  

juniDhcpLocalServerPoolDomainName 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.2
The domain name assigned to this local server pool. Modification of extant values for this object require that it first be cleared (via set to null string) and then modified (via set to new string).
Status: current Access: read-create
OBJECT-TYPE    
  JuniDhcpLocalServerPoolDomainName  

juniDhcpLocalServerPoolNetworkIpAddress 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.3
The IP Address assigned to this local server pool. This object must be set in conjunction with juniDhcpLocalServerPoolNetworkMask. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address). Only configurable/valid for entries with the index name (juniDhcpLocalServerPoolName) 'default'.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerPoolNetworkMask 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.4
The network mask assigned to this local server pool. This object must be set in conjunction with juniDhcpLocalServerPoolNetworkIpAddress. Modification of extant values for this object require that it first be cleared (via set to null IP mask) and then modified (via set to new IP mask). Only configurable/valid for entries with the index name (juniDhcpLocalServerPoolName) 'default'.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerPoolNetBiosNodeType 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.5
The NetBios node type assigned to this local server pool.
Status: current Access: read-create
OBJECT-TYPE    
  JuniDhcpLocalServerPoolNetBiosNodeType  

juniDhcpLocalServerPoolLeaseTime 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.6
The time interval for address renewal required of a client using the address associated with this local server pool entry. Setting a zero value will effect an infinite lease, which in turn is indicated by the value -1 returned via a get.
Status: current Access: read-create
OBJECT-TYPE    
  TimeInterval  

juniDhcpLocalServerPoolPrimaryDnsServer 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.7
The address of the primary DNS Server associated with this local server pool. This object must be set in conjunction with juniDhcpLocalServerPoolSecondaryDnsServer. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerPoolSecondaryDnsServer 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.8
The address of the secondary DNS Server associated with this local server pool. This object must be set in conjunction with juniDhcpLocalServerPoolPrimaryDnsServer. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerPoolPrimaryNetBiosNameServer 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.9
The address of the primary NetBios Name Server associated with this local server pool. This object must be set in conjunction with juniDhcpLocalServerPoolSecondaryNetBiosNameServer. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerPoolSecondaryNetBiosNameServer 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.10
The address of the secondary NetBios Name Server associated with this local server pool. This object must be set in conjunction with juniDhcpLocalServerPoolPrimaryNetBiosNameServer. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerPoolPrimaryDefaultRouter 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.11
The address of the primary Default Router associated with this local server pool. This object must be set in conjunction with juniDhcpLocalServerPoolSecondaryDefaultRouter. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerPoolSecondaryDefaultRouter 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.12
The address of the secondary Default Router associated with this local server pool. This object must be set in conjunction with juniDhcpLocalServerPoolPrimaryDefaultRouter. Modification of extant values for this object require that it first be cleared (via set to null IP address) and then modified (via set to new IP address).
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerPoolRowStatus 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.13
Supports 'createAndGo' and 'destroy' only.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniDhcpLocalServerPoolLinkName 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.14
The name of this local server pool's backup pool.
Status: current Access: read-create
OBJECT-TYPE    
  JuniDhcpLocalServerPoolName  

juniDhcpLocalServerPoolHighUtilThreshold 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.15
The value of address pool utilization, where if reached for the first time, will generate a high address pool utilization event to the management entity on this system. The value of this object must be greater than the value of juniDhcpLocalServerPoolAbatedUtilThreshold. The following pseudo-code states when high address pool utilization notification will be generated comparing this object value to the value of juniDhcpLocalServerPoolUtilPct object. Address pool utilization state will be set to 'ok' when the pool was created first time and after that it will only be set in the context of and while triggering high and abated threshold notifications. if ( percentageOfAddressPoolUtil >= percentageOfAddressPoolHighUtilThreshold ) { if ( addressPoolUtilState == addressPoolUtilStateOk ) { addressPoolUtilState = addressPoolUtilStateWarning; if ( addressPoolUtilTrapsEnabled ) triggerAddressPoolHighUtilTrap(); } }
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..100  

juniDhcpLocalServerPoolAbatedUtilThreshold 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.16
The value of address pool utilization that is used to determine when to generate an abated address pool utilization event notification to the management entity on this system. The value of this object must be less than the value of the juniDhcpLocalServerPoolHighUtilThreshold. The abated address pool utilization event is sent once if the high address pool utilization threshold is reached and utilization falls to the value of this object. The following pseudo-code states when abated address pool utilization notification will be generated comparing this object value to the value of juniDhcpLocalServerPoolUtilPct object. Address pool utilization state will be set to 'ok' when the pool was created first time and after that it will only be set in the context of and while triggering high and abated threshold notifications. if ( percentageOfAddressPoolUtil >= percentageOfAddressPoolAbatedUtilThreshold ) { if ( addressPoolUtilState == addressPoolUtilStateWarning ) { addressPoolUtilState = addressPoolUtilStateOk; if ( addressPoolUtilTrapsEnabled ) triggerAddressPoolAbatedUtilTrap(); } }
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..100  

juniDhcpLocalServerPoolUtilPct 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.17
The current address utilization for this pool. When all the addresses in the pool are exhausted this object value becomes 100, i.e, poolUtil = 100%. When the pool reaches this stage, there won't be anymore addresses available from the pool. Any attempt to allocate an address from the pool will each time result in a juniDhcpLocalServerPoolNoAddresses notification.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

juniDhcpLocalServerPoolTrapEnable 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.18
The configuration setting for address pool notifications. Setting this object to true(1) will enable the sending of address pool event notifications to the management entity on this device. Setting this object to false(2) will disable event notification reports.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

juniDhcpLocalServerPoolInUse 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.19
The number of addresses currently allocated from this pool.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..2147483647  

juniDhcpLocalServerPoolSize 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.20
The number of addresses available in this pool.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..2147483647  

juniDhcpLocalServerPoolSharedInUse 1.3.6.1.4.1.4874.2.2.22.1.3.3.1.1.21
The number of addresses currently allocated from this pool to an application other than DHCP.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniDhcpLocalServerAttributesMode 1.3.6.1.4.1.4874.2.2.22.1.3.4.1
An object representing the mode in which the DHCP Local Server is operating.
Status: current Access: read-only
OBJECT-TYPE    
  JuniDhcpLocalServerModeType  

juniDhcpLocalServerSubInterfaceTable 1.3.6.1.4.1.4874.2.2.22.1.3.4.2
A table of subinterface configuration maintained by this DHCP Local Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDhcpLocalServerSubInterfaceEntry

juniDhcpLocalServerSubInterfaceEntry 1.3.6.1.4.1.4874.2.2.22.1.3.4.2.1
An entry (conceptual row) representing a subinterface binding for this DHCP Local Server. Rows in this table cannot be created via SNMP. They are created at run time by the Local Server
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDhcpLocalServerSubInterfaceEntry  

juniDhcpLocalServerSubInterfaceIndex 1.3.6.1.4.1.4874.2.2.22.1.3.4.2.1.1
The index value of this table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniDhcpLocalServerSubInterfaceName 1.3.6.1.4.1.4874.2.2.22.1.3.4.2.1.2
The string that identifies the subinterface for this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

juniDhcpLocalServerSubInterfaceLimit 1.3.6.1.4.1.4874.2.2.22.1.3.4.2.1.3
The number of clients allowed by the local server on this subinterface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniDhcpLocalServerSnmpTrap 1.3.6.1.4.1.4874.2.2.22.1.3.4.3
An object that determines whether or not the DHCP Local Server generates SNMP traps when conditions that trigger traps occur.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpLocalServerInhibitRoaming 1.3.6.1.4.1.4874.2.2.22.1.3.4.4
An object representing the mode in which the DHCP Local Server is operating as it pertains to roaming clients.
Status: obsolete Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpLocalServerUniqueClientIds 1.3.6.1.4.1.4874.2.2.22.1.3.4.5
An object representing the mode in which the DHCP Local Server is operating as it pertains to allowing multiple clients having identical client IDs or hardware addresses.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniDhcpLocalServerPoolGroupTable 1.3.6.1.4.1.4874.2.2.22.1.3.8.1
A table of address pool groups associated this DHCP Local Server. A DHCP Local Server may have multiple uniquely-named pool groups configured. This table is only used for pool group traps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDhcpLocalServerPoolGroupEntry

juniDhcpLocalServerPoolGroupEntry 1.3.6.1.4.1.4874.2.2.22.1.3.8.1.1
An entry (conceptual row) representing an address pool group associated this DHCP Local Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDhcpLocalServerPoolGroupEntry  

juniDhcpLocalServerPoolGroupName 1.3.6.1.4.1.4874.2.2.22.1.3.8.1.1.1
The name of the local server pool group to which this entry belongs.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDhcpLocalServerPoolGroupName  

juniDhcpLocalServerPoolGroupSize 1.3.6.1.4.1.4874.2.2.22.1.3.8.1.1.2
Total number of addresses in the pool group for utilization events.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

juniDhcpLocalServerPoolGroupInUse 1.3.6.1.4.1.4874.2.2.22.1.3.8.1.1.3
Total number of addresses in use for pool group for utilization events.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

juniDhcpLocalServerPoolGroupUtilPct 1.3.6.1.4.1.4874.2.2.22.1.3.8.1.1.4
Percentage of pool addresses in use for pool group for utilization events.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 0..100  

juniDhcpLocalServerReservesTable 1.3.6.1.4.1.4874.2.2.22.1.3.5.1
A table of pool name, MAC address, and IP address reservation groups that are maintained by this DHCP Local Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDhcpLocalServerReservesEntry

juniDhcpLocalServerReservesEntry 1.3.6.1.4.1.4874.2.2.22.1.3.5.1.1
An entry (conceptual row) representing an MAC address, IP address, pool name reservation maintained by this DHCP Local Server.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniDhcpLocalServerReservesEntry  

juniDhcpLocalServerReservesEntryIpAddress 1.3.6.1.4.1.4874.2.2.22.1.3.5.1.1.1
The IP Address associated with this entry in reserves table.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerReservesEntryPoolName 1.3.6.1.4.1.4874.2.2.22.1.3.5.1.1.2
The name of the local server pool associated with this entry in the reserves table and corresponding to the IP Address denoted by the table index.
Status: current Access: read-create
OBJECT-TYPE    
  JuniDhcpLocalServerPoolName  

juniDhcpLocalServerReservesEntryPhysAddress 1.3.6.1.4.1.4874.2.2.22.1.3.5.1.1.3
The physical (MAC) address string associated with this entry in the reserves table and corresponding to the IP Address denoted by the table index.
Status: current Access: read-create
OBJECT-TYPE    
  JuniDhcpLocalServerPhysAddressString  

juniDhcpLocalServerReservesEntryRowStatus 1.3.6.1.4.1.4874.2.2.22.1.3.5.1.1.4
Supports 'createAndGo' and 'destroy' only.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniDhcpLocalServerCableModemServerTable 1.3.6.1.4.1.4874.2.2.22.1.3.6.1
The (conceptual) table listing the DHCP Cable Modem Relay servers.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniDhcpLocalServerCableModemServerEntry

juniDhcpLocalServerCableModemServerEntry 1.3.6.1.4.1.4874.2.2.22.1.3.6.1.1
An entry (conceptual row) representing a DHCP Cable Modem DHCP server.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JuniDhcpLocalServerCableModemServerEntry  

juniDhcpLocalServerCableModemServerEntryAddress 1.3.6.1.4.1.4874.2.2.22.1.3.6.1.1.1
The IP address of the DHCP server to which DHCP requests received from attached Cable Modem DHCP clients are forwarded.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  IpAddress  

juniDhcpLocalServerCableModemServerEntryRowStatus 1.3.6.1.4.1.4874.2.2.22.1.3.6.1.1.2
Supports 'createAndGo' and 'destroy' only.
Status: obsolete Access: read-create
OBJECT-TYPE    
  RowStatus  

juniDhcpLocalServerCableModemRequestIn 1.3.6.1.4.1.4874.2.2.22.1.3.7.1
The number of Cable Modem DHCP Client Requests that are received.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemResponseIn 1.3.6.1.4.1.4874.2.2.22.1.3.7.2
The number of Cable Modem DHCP Server Responses that are received.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemRequestOut 1.3.6.1.4.1.4874.2.2.22.1.3.7.3
The number of Cable Modem DHCP Client Request that are transmitted.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemResponseOut 1.3.6.1.4.1.4874.2.2.22.1.3.7.4
The number of Cable Modem DHCP Server Responses that are transmitted.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemRequestDropped 1.3.6.1.4.1.4874.2.2.22.1.3.7.5
The number of Cable Modem DHCP Client Request that are dropped.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemResponseDropped 1.3.6.1.4.1.4874.2.2.22.1.3.7.6
The number of Cable Modem DHCP Server Responses that are dropped.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemRequestBad 1.3.6.1.4.1.4874.2.2.22.1.3.7.7
The number of Cable Modem DHCP Client Request that are bad.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemResponseBad 1.3.6.1.4.1.4874.2.2.22.1.3.7.8
The number of Cable Modem DHCP Server Responses that are bad.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemRequestDeleted 1.3.6.1.4.1.4874.2.2.22.1.3.7.9
The number of Cable Modem DHCP Requests that were deleted because they were stale.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemPacketsIn 1.3.6.1.4.1.4874.2.2.22.1.3.7.10
The number of Cable Modem DHCP Packets received.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemPacketsOut 1.3.6.1.4.1.4874.2.2.22.1.3.7.11
The number of Cable Modem DHCP Packets transmitted.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpLocalServerCableModemPacketsDropped 1.3.6.1.4.1.4874.2.2.22.1.3.7.12
The number of Cable Modem DHCP Packets dropped.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Counter32  

juniDhcpTrapControl 1.3.6.1.4.1.4874.2.2.22.2
OBJECT IDENTIFIER    

juniDhcpLocalServerRelayTraps 1.3.6.1.4.1.4874.2.2.22.1.1.0
OBJECT IDENTIFIER    

juniDhcpLocalServerProxyTraps 1.3.6.1.4.1.4874.2.2.22.1.2.0
OBJECT IDENTIFIER    

juniDhcpLocalServerTraps 1.3.6.1.4.1.4874.2.2.22.1.3.0
OBJECT IDENTIFIER    

juniDhcpLocalServerPoolHighAddrUtil 1.3.6.1.4.1.4874.2.2.22.1.3.0.1
Reports when the address pool utilization has reached the configured high utilization threshold. See the DESCRIPTIONs for the juniDhcpLocalServerPoolTable elements for details on what conditions trigger a high pool utilization notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

juniDhcpLocalServerPoolAbatedAddrUtil 1.3.6.1.4.1.4874.2.2.22.1.3.0.2
Reports when the address pool utilization has fallen to the configured abated threshold level. See the DESCRIPTIONs for the juniDhcpLocalServerPoolTable elements for details on what conditions trigger a abated pool utilization notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

juniDhcpLocalServerPoolNoAddresses 1.3.6.1.4.1.4874.2.2.22.1.3.0.3
Reports when the address pool has exhausted its supply of addresses. This trap is issued every time a request is made to allocate an address from a fully utilized pool. See the DESCRIPTIONs for the juniDhcpLocalServerPoolTable elements for details on what conditions trigger a no address pool utilization notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

juniDhcpLocalServerHealth 1.3.6.1.4.1.4874.2.2.22.1.3.0.4
Reports when a health event occurs in the DhcpLocalServer application on the router identified by juniRouterName.
Status: current Access: read-only
NOTIFICATION-TYPE    

juniDhcpLocalServerPoolGroupHighAddrUtil 1.3.6.1.4.1.4874.2.2.22.1.3.0.5
Reports when the address pool group utilization has reached the configured high utilization threshold. See the DESCRIPTIONs for the juniDhcpLocalServerPoolTable elements for details on what conditions trigger a high pool group utilization notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

juniDhcpLocalServerPoolGroupAbatedAddrUtil 1.3.6.1.4.1.4874.2.2.22.1.3.0.6
Reports when the address pool group utilization has fallen to the configured abated threshold level. See the DESCRIPTIONs for the juniDhcpLocalServerPoolTable elements for details on what conditions trigger a abated pool group utilization notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

juniDhcpLocalServerPoolGroupNoAddresses 1.3.6.1.4.1.4874.2.2.22.1.3.0.7
Reports when the address pool group has exhausted its supply of addresses. This trap is issued every time a request is made to allocate an address from a fully utilized pool. See the DESCRIPTIONs for the juniDhcpLocalServerPoolTable elements for details on what conditions trigger a no address pool group utilization notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

juniDhcpLocalServerInterfaceLimitExceeded 1.3.6.1.4.1.4874.2.2.22.1.3.0.8
Reports when a subinterface has exceeded the limit of clients allowed on that subinterface.
Status: current Access: read-only
NOTIFICATION-TYPE    

juniDhcpLocalServerInterfaceLimitAbated 1.3.6.1.4.1.4874.2.2.22.1.3.0.9
Reports when the number of clients on a subinterface has fallen below the limit allowed on that subinterface.
Status: current Access: read-only
NOTIFICATION-TYPE    

juniDhcpLocalServerDuplicateClient 1.3.6.1.4.1.4874.2.2.22.1.3.0.10
Reports the first occurance of detection of a DHCP client that changed interfaces.
Status: current Access: read-only
NOTIFICATION-TYPE    

juniDhcpLocalServerEventSeverity 1.3.6.1.4.1.4874.2.2.22.2.1
The syslog severity of this server health event
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  JuniLogSeverity  

juniDhcpLocalServerEventString 1.3.6.1.4.1.4874.2.2.22.2.2
The text of the event string associated with the server health event
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

juniDhcpLocalServerMacAddress 1.3.6.1.4.1.4874.2.2.22.2.3
The MAC address of the client that changed interfaces.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  JuniDhcpLocalServerPhysAddressString  

juniDhcpLocalServerInterfaceString 1.3.6.1.4.1.4874.2.2.22.2.4
The interface where the DHCP client was detected
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

juniDhcpLocalServerLastDetected 1.3.6.1.4.1.4874.2.2.22.2.5
The time the duplicate client was last detected
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

juniDhcpMIBConformance 1.3.6.1.4.1.4874.2.2.22.4
OBJECT IDENTIFIER    

juniDhcpMIBCompliances 1.3.6.1.4.1.4874.2.2.22.4.1
OBJECT IDENTIFIER    

juniDhcpMIBGroups 1.3.6.1.4.1.4874.2.2.22.4.2
OBJECT IDENTIFIER    

juniDhcpRelayCompliance 1.3.6.1.4.1.4874.2.2.22.4.1.1
Obsolete compliance statement for systems supporting DHCP Relay. This statement became obsolete when Local Server support objects were added.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpProxyCompliance 1.3.6.1.4.1.4874.2.2.22.4.1.2
Obsolete compliance statement for systems supporting DHCP Proxy. This statement became obsolete when Local Server support objects were added.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance 1.3.6.1.4.1.4874.2.2.22.4.1.3
Obsolete compliance statement for systems supporting DHCP. This compliance statement became obsolete when support was added for reservations and cable modem servers.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance2 1.3.6.1.4.1.4874.2.2.22.4.1.4
Obsolete compliance statement for systems supporting DHCP. This compliance statement became obsolete when support was added for adding host name or virtual router name to relay agent option 82.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance3 1.3.6.1.4.1.4874.2.2.22.4.1.5
Obsolete compliance statement for systems supporting DHCP. This compliance statement became obsolete when support was added for excluding the subinterface ID from relay agent option 82.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance4 1.3.6.1.4.1.4874.2.2.22.4.1.6
Obsolete compliance statement for systems supporting DHCP. This compliance statement became obsolete when support was added for DHCP local address pool utilizations support.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance5 1.3.6.1.4.1.4874.2.2.22.4.1.7
Obsolete compliance statement for systems supporting DHCP. This compliance statement became obsolete when support was added for the DHCP Relay Trust-all mode.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance6 1.3.6.1.4.1.4874.2.2.22.4.1.8
Obsolete compliance statement for systems supporting DHCP. This compliance statement became obsolete when support was added to administratively delete entries in juniDhcpLocalServerBindingsTable.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance7 1.3.6.1.4.1.4874.2.2.22.4.1.9
Obsolete compliance statement for systems supporting DHCP.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance8 1.3.6.1.4.1.4874.2.2.22.4.1.10
Obsolete compliance statement for systems supporting DHCP. This compliance statement became obsolete when support was added for new DHCP Relay statistics in juniDhcpRelayScalars.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance9 1.3.6.1.4.1.4874.2.2.22.4.1.11
Obsolete compliance statement for systems supporting DHCP.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance10 1.3.6.1.4.1.4874.2.2.22.4.1.12
The compliance statement for systems supporting DHCP.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance11 1.3.6.1.4.1.4874.2.2.22.4.1.13
The compliance statement for systems supporting DHCP.
Status: obsolete Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpCompliance12 1.3.6.1.4.1.4874.2.2.22.4.1.14
The compliance statement for systems supporting DHCP.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

juniDhcpRelayGroup 1.3.6.1.4.1.4874.2.2.22.4.2.1
Obsolete collection of basic objects providing management of DHCP Relay functionality. This group became obsolete when the agent info enable was divided into agent circuit ID enable and agent remote ID enable.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpProxyGroup 1.3.6.1.4.1.4874.2.2.22.4.2.2
The basic collection of objects providing management of DHCP Proxy functionality.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpLocalServerGroup 1.3.6.1.4.1.4874.2.2.22.4.2.3
Obsolete basic collection of objects providing management of DHCP Local Server functionality. This group became obsolete when support was added for reservations and cable modem servers.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpLocalServerGroup2 1.3.6.1.4.1.4874.2.2.22.4.2.4
Obsolete basic collection of objects providing management of DHCP Local Server functionality. This group became obsolete when support was added for DHCP local pool utilization.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpRelayGroup2 1.3.6.1.4.1.4874.2.2.22.4.2.5
Obsolete basic collection of objects providing management of DHCP Relay functionality. This group became obsolete when support was added for adding host name or virtual router name to Option 82 circuit ID field.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpRelayGroup3 1.3.6.1.4.1.4874.2.2.22.4.2.6
Obsolete collection of objects providing management of DHCP Relay functionality. This group became obsolete when support was added for excluding the subinterface ID in the Option 82 circuit ID field.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpRelayGroup4 1.3.6.1.4.1.4874.2.2.22.4.2.7
Obsolete collection of objects providing management of DHCP Relay functionality. This group became obsolete when support was added for the Trust-all mode.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpRelayDeprecatedGroup 1.3.6.1.4.1.4874.2.2.22.4.2.8
Deprecated object providing management of DHCP Relay functionality. This group became deprecated when the agent info enable was divided into agent circuit ID enable and agent remote ID enable.
Status: deprecated Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpLocalServerGroup3 1.3.6.1.4.1.4874.2.2.22.4.2.9
The basic collection of objects providing management of DHCP Local Server functionality.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpLocalServerGroup4 1.3.6.1.4.1.4874.2.2.22.4.2.11
Deprecated DHCP Local Server group of objects providing management of DHCP Local Server functionality. This object became deprecated when the Duplicate Client trap was added
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpLocalServerPoolTrapGroup 1.3.6.1.4.1.4874.2.2.22.4.2.10
Deprecated notifications providing alarms for high pool utilization and pool exhaustion of DHCP local address pools. This was deprecated when the roaming client trap was added.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-GROUP    

juniDhcpRelayGroup5 1.3.6.1.4.1.4874.2.2.22.4.2.12
Obsolete basic collection of objects providing management of DHCP Relay functionality.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpLocalServerGroup5 1.3.6.1.4.1.4874.2.2.22.4.2.13
Obsolete basic collection of objects providing management of DHCP Local Server functionality.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpLocalServerGroup6 1.3.6.1.4.1.4874.2.2.22.4.2.14
Obsolete basic collection of objects providing management of DHCP Local Server functionality.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpLocalServerPoolTrapGroup2 1.3.6.1.4.1.4874.2.2.22.4.2.15
Obsolete notifications providing alarms for high pool utilization and pool exhaustion of DHCP local address pools and interface limit events.
Status: obsolete Access: accessible-for-notify
NOTIFICATION-GROUP    

juniDhcpLocalServerTrapGroup 1.3.6.1.4.1.4874.2.2.22.4.2.16
The notifications providing alarms for high pool utilization and pool exhaustion of DHCP local address pools and interface limit events and duplicate (roaming) clients.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

juniDhcpRelayGroup6 1.3.6.1.4.1.4874.2.2.22.4.2.17
Obsolete basic collection of objects providing management of DHCP Relay functionality.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpRelayGroup7 1.3.6.1.4.1.4874.2.2.22.4.2.18
Obsolete basic collection of objects providing management of DHCP Relay functionality.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpRelayGroup8 1.3.6.1.4.1.4874.2.2.22.4.2.19
Obsolete basic collection of objects providing management of DHCP Relay functionality.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpRelayGroup9 1.3.6.1.4.1.4874.2.2.22.4.2.20
Obsolete basic collection of objects providing management of DHCP Relay functionality.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpLocalServerGroup7 1.3.6.1.4.1.4874.2.2.22.4.2.21
Obsolete the basic collection of objects providing management of DHCP Local Server functionality. This group has been obsoleted when support for DHCP Option 60 feature was added to achieve the obsoleted cable-modem functionality.
Status: obsolete Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpRelayGroup10 1.3.6.1.4.1.4874.2.2.22.4.2.22
The basic collection of objects providing management of DHCP Relay functionality.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

juniDhcpLocalServerGroup8 1.3.6.1.4.1.4874.2.2.22.4.2.23
The basic collection of objects providing management of DHCP Local Server functionality.
Status: current Access: accessible-for-notify
OBJECT-GROUP