Unisphere-Data-DHCP-MIB

File: Unisphere-Data-DHCP-MIB.mib (52407 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
Unisphere-Data-MIBs Unisphere-Data-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Counter32 TEXTUAL-CONVENTION RowStatus
PhysAddress TruthValue TimeInterval
MODULE-COMPLIANCE OBJECT-GROUP usDataMibs
UsdEnable

Defined Types

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

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

UsdDhcpLocalServerPoolNetBiosNodeType  
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)  

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

UsdDhcpLocalServerPhysAddressString  
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)  

UsdDhcpRelayServerEntry  
SEQUENCE    
  usdDhcpRelayServerAddress IpAddress
  usdDhcpRelayServerRowStatus RowStatus

UsdDhcpProxyClientServerEntry  
SEQUENCE    
  usdDhcpProxyClientServerAddress IpAddress
  usdDhcpProxyClientServerRowStatus RowStatus
  usdDhcpProxyClientServerAdminStatus INTEGER
  usdDhcpProxyClientServerOperStatus INTEGER
  usdDhcpProxyClientServerLeases Counter32
  usdDhcpProxyClientServerDiscovers Counter32
  usdDhcpProxyClientServerOffers Counter32
  usdDhcpProxyClientServerRequests Counter32
  usdDhcpProxyClientServerAcks Counter32
  usdDhcpProxyClientServerNaks Counter32
  usdDhcpProxyClientServerDeclines Counter32
  usdDhcpProxyClientServerReleases Counter32
  usdDhcpProxyClientServerInforms Counter32
  usdDhcpProxyClientServerBadMessages Counter32
  usdDhcpProxyClientServerUnknownMessages Counter32

UsdDhcpLocalServerBindingsEntry  
SEQUENCE    
  usdDhcpLocalServerBindingsIpAddress IpAddress
  usdDhcpLocalServerBindingsPhysAddress PhysAddress
  usdDhcpLocalServerBindingsInfinite TruthValue
  usdDhcpLocalServerBindingsExpireTime TimeInterval

UsdDhcpLocalServerPoolEntry  
SEQUENCE    
  usdDhcpLocalServerPoolName UsdDhcpLocalServerPoolName
  usdDhcpLocalServerPoolDomainName UsdDhcpLocalServerPoolDomainName
  usdDhcpLocalServerPoolNetworkIpAddress IpAddress
  usdDhcpLocalServerPoolNetworkMask IpAddress
  usdDhcpLocalServerPoolNetBiosNodeType UsdDhcpLocalServerPoolNetBiosNodeType
  usdDhcpLocalServerPoolLeaseTime TimeInterval
  usdDhcpLocalServerPoolPrimaryDnsServer IpAddress
  usdDhcpLocalServerPoolSecondaryDnsServer IpAddress
  usdDhcpLocalServerPoolPrimaryNetBiosNameServer IpAddress
  usdDhcpLocalServerPoolSecondaryNetBiosNameServer IpAddress
  usdDhcpLocalServerPoolPrimaryDefaultRouter IpAddress
  usdDhcpLocalServerPoolSecondaryDefaultRouter IpAddress
  usdDhcpLocalServerPoolLinkName UsdDhcpLocalServerPoolName
  usdDhcpLocalServerPoolRowStatus RowStatus

UsdDhcpLocalServerReservesEntry  
SEQUENCE    
  usdDhcpLocalServerReservesEntryIpAddress IpAddress
  usdDhcpLocalServerReservesEntryPoolName UsdDhcpLocalServerPoolName
  usdDhcpLocalServerReservesEntryPhysAddress UsdDhcpLocalServerPhysAddressString
  usdDhcpLocalServerReservesEntryRowStatus RowStatus

UsdDhcpLocalServerCableModemServerEntry  
SEQUENCE    
  usdDhcpLocalServerCableModemServerEntryAddress IpAddress
  usdDhcpLocalServerCableModemServerEntryRowStatus RowStatus

Defined Values

usdDhcpMIB 1.3.6.1.4.1.4874.2.2.22
The DHCP MIB for the Unisphere Networks enterprise.
MODULE-IDENTITY    

usdDhcpObjects 1.3.6.1.4.1.4874.2.2.22.1
OBJECT IDENTIFIER    

usdDhcpRelay 1.3.6.1.4.1.4874.2.2.22.1.1
OBJECT IDENTIFIER    

usdDhcpProxy 1.3.6.1.4.1.4874.2.2.22.1.2
OBJECT IDENTIFIER    

usdDhcpLocalServerObjects 1.3.6.1.4.1.4874.2.2.22.1.3
OBJECT IDENTIFIER    

usdDhcpRelayScalars 1.3.6.1.4.1.4874.2.2.22.1.1.1
OBJECT IDENTIFIER    

usdDhcpRelayAgentInfoEnable 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    
  UsdEnable  

usdDhcpRelayBadMessages 1.3.6.1.4.1.4874.2.2.22.1.1.1.2
Number of DHCP relay messages received by this agent, that were discarded because of apparent corruption.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpRelayUnknownMessages 1.3.6.1.4.1.4874.2.2.22.1.1.1.3
Number of DHCP relay messages received by this agent, that were discarded because they contained information or options not recognized by this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpRelayAgentInfoAlreadyPresents 1.3.6.1.4.1.4874.2.2.22.1.1.1.4
Number of DHCP requests discarded because they already contained the Agent Info option when this agent expected to insert it.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

usdDhcpRelayAgentCircuitIdEnable 1.3.6.1.4.1.4874.2.2.22.1.1.1.6
Enable/disable use of the DHCP Relay Agent Circuit Id suboption.
Status: current Access: read-write
OBJECT-TYPE    
  UsdEnable  

usdDhcpRelayAgentRemoteIdEnable 1.3.6.1.4.1.4874.2.2.22.1.1.1.7
Enable/disable use of the DHCP Relay Agent Remote Id suboption.
Status: current Access: read-write
OBJECT-TYPE    
  UsdEnable  

usdDhcpRelayServerTable 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  
    UsdDhcpRelayServerEntry

usdDhcpRelayServerEntry 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    
  UsdDhcpRelayServerEntry  

usdDhcpRelayServerAddress 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  

usdDhcpRelayServerRowStatus 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  

usdDhcpProxyClient 1.3.6.1.4.1.4874.2.2.22.1.2.1
OBJECT IDENTIFIER    

usdDhcpProxyServer 1.3.6.1.4.1.4874.2.2.22.1.2.2
OBJECT IDENTIFIER    

usdDhcpProxyClientScalars 1.3.6.1.4.1.4874.2.2.22.1.2.1.1
OBJECT IDENTIFIER    

usdDhcpProxyClientUnknownServers 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 usdDhcpProxyClientServerTable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpProxyClientServerTable 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  
    UsdDhcpProxyClientServerEntry

usdDhcpProxyClientServerEntry 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    
  UsdDhcpProxyClientServerEntry  

usdDhcpProxyClientServerAddress 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  

usdDhcpProxyClientServerRowStatus 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  

usdDhcpProxyClientServerAdminStatus 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)  

usdDhcpProxyClientServerOperStatus 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)  

usdDhcpProxyClientServerLeases 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 usdDhcpProxyClientServerReleases from the value of this object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpProxyClientServerDiscovers 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  

usdDhcpProxyClientServerOffers 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  

usdDhcpProxyClientServerRequests 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  

usdDhcpProxyClientServerAcks 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  

usdDhcpProxyClientServerNaks 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  

usdDhcpProxyClientServerDeclines 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  

usdDhcpProxyClientServerReleases 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  

usdDhcpProxyClientServerInforms 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  

usdDhcpProxyClientServerBadMessages 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  

usdDhcpProxyClientServerUnknownMessages 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  

usdDhcpLocalServerStatistics 1.3.6.1.4.1.4874.2.2.22.1.3.1
OBJECT IDENTIFIER    

usdDhcpLocalServerBindings 1.3.6.1.4.1.4874.2.2.22.1.3.2
OBJECT IDENTIFIER    

usdDhcpLocalServerPool 1.3.6.1.4.1.4874.2.2.22.1.3.3
OBJECT IDENTIFIER    

usdDhcpLocalServerAttributes 1.3.6.1.4.1.4874.2.2.22.1.3.4
OBJECT IDENTIFIER    

usdDhcpLocalServerReserves 1.3.6.1.4.1.4874.2.2.22.1.3.5
OBJECT IDENTIFIER    

usdDhcpLocalServerCableModemServers 1.3.6.1.4.1.4874.2.2.22.1.3.6
OBJECT IDENTIFIER    

usdDhcpLocalServerCableModemStatistics 1.3.6.1.4.1.4874.2.2.22.1.3.7
OBJECT IDENTIFIER    

usdDhcpLocalServerMemUsage 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  

usdDhcpLocalServerNumBindings 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  

usdDhcpLocalServerRxDiscovers 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  

usdDhcpLocalServerRxAccepts 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  

usdDhcpLocalServerRxRenews 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  

usdDhcpLocalServerRxDeclines 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  

usdDhcpLocalServerRxReleases 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  

usdDhcpLocalServerRxInforms 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  

usdDhcpLocalServerTxOffers 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  

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

usdDhcpLocalServerTxNaks 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  

usdDhcpLocalServerUnknownMessages 1.3.6.1.4.1.4874.2.2.22.1.3.1.12
The number of unknown messages processed by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpLocalServerBadMessages 1.3.6.1.4.1.4874.2.2.22.1.3.1.13
The number of bad messages processed by this local server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpLocalServerPacketsIn 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  

usdDhcpLocalServerPacketsOut 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  

usdDhcpLocalServerBindingsTable 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  
    UsdDhcpLocalServerBindingsEntry

usdDhcpLocalServerBindingsEntry 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    
  UsdDhcpLocalServerBindingsEntry  

usdDhcpLocalServerBindingsIpAddress 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  

usdDhcpLocalServerBindingsPhysAddress 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)  

usdDhcpLocalServerBindingsInfinite 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 usdDhcpLocalServerBindingsExpireTime.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

usdDhcpLocalServerBindingsExpireTime 1.3.6.1.4.1.4874.2.2.22.1.3.2.1.1.4
If usdDhcpLocalServerBindingsInfinite 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    
  TimeInterval  

usdDhcpLocalServerPoolTable 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  
    UsdDhcpLocalServerPoolEntry

usdDhcpLocalServerPoolEntry 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    
  UsdDhcpLocalServerPoolEntry  

usdDhcpLocalServerPoolName 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    
  UsdDhcpLocalServerPoolName  

usdDhcpLocalServerPoolDomainName 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    
  UsdDhcpLocalServerPoolDomainName  

usdDhcpLocalServerPoolNetworkIpAddress 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 usdDhcpLocalServerPoolNetworkMask. 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 (usdDhcpLocalServerPoolName) 'default'.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdDhcpLocalServerPoolNetworkMask 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 usdDhcpLocalServerPoolNetworkIpAddress. 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 (usdDhcpLocalServerPoolName) 'default'.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

usdDhcpLocalServerPoolNetBiosNodeType 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    
  UsdDhcpLocalServerPoolNetBiosNodeType  

usdDhcpLocalServerPoolLeaseTime 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  

usdDhcpLocalServerPoolPrimaryDnsServer 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 usdDhcpLocalServerPoolSecondaryDnsServer. 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  

usdDhcpLocalServerPoolSecondaryDnsServer 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 usdDhcpLocalServerPoolPrimaryDnsServer. 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  

usdDhcpLocalServerPoolPrimaryNetBiosNameServer 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 usdDhcpLocalServerPoolSecondaryNetBiosNameServer. 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  

usdDhcpLocalServerPoolSecondaryNetBiosNameServer 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 usdDhcpLocalServerPoolPrimaryNetBiosNameServer. 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  

usdDhcpLocalServerPoolPrimaryDefaultRouter 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 usdDhcpLocalServerPoolSecondaryDefaultRouter. 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  

usdDhcpLocalServerPoolSecondaryDefaultRouter 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 usdDhcpLocalServerPoolPrimaryDefaultRouter. 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  

usdDhcpLocalServerPoolRowStatus 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  

usdDhcpLocalServerPoolLinkName 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    
  UsdDhcpLocalServerPoolName  

usdDhcpLocalServerAttributesMode 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    
  UsdDhcpLocalServerModeType  

usdDhcpLocalServerReservesTable 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  
    UsdDhcpLocalServerReservesEntry

usdDhcpLocalServerReservesEntry 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    
  UsdDhcpLocalServerReservesEntry  

usdDhcpLocalServerReservesEntryIpAddress 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  

usdDhcpLocalServerReservesEntryPoolName 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    
  UsdDhcpLocalServerPoolName  

usdDhcpLocalServerReservesEntryPhysAddress 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    
  UsdDhcpLocalServerPhysAddressString  

usdDhcpLocalServerReservesEntryRowStatus 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  

usdDhcpLocalServerCableModemServerTable 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: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdDhcpLocalServerCableModemServerEntry

usdDhcpLocalServerCableModemServerEntry 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: current Access: not-accessible
OBJECT-TYPE    
  UsdDhcpLocalServerCableModemServerEntry  

usdDhcpLocalServerCableModemServerEntryAddress 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: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

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

usdDhcpLocalServerCableModemRequestIn 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpLocalServerCableModemResponseIn 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpLocalServerCableModemRequestOut 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpLocalServerCableModemResponseOut 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpLocalServerCableModemRequestDropped 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpLocalServerCableModemResponseDropped 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpLocalServerCableModemRequestBad 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpLocalServerCableModemResponseBad 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

usdDhcpLocalServerCableModemRequestDeleted 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: current Access: read-only
OBJECT-TYPE    
  Counter32  

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

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

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

usdDhcpMIBConformance 1.3.6.1.4.1.4874.2.2.22.4
OBJECT IDENTIFIER    

usdDhcpMIBCompliances 1.3.6.1.4.1.4874.2.2.22.4.1
OBJECT IDENTIFIER    

usdDhcpMIBGroups 1.3.6.1.4.1.4874.2.2.22.4.2
OBJECT IDENTIFIER    

usdDhcpRelayCompliance 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: read-only
MODULE-COMPLIANCE    

usdDhcpProxyCompliance 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: read-only
MODULE-COMPLIANCE    

usdDhcpCompliance 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: read-only
MODULE-COMPLIANCE    

usdDhcpCompliance2 1.3.6.1.4.1.4874.2.2.22.4.1.4
The compliance statement for systems supporting DHCP.
Status: current Access: read-only
MODULE-COMPLIANCE    

usdDhcpRelayGroup 1.3.6.1.4.1.4874.2.2.22.4.2.1
Deprecated basic collection of objects 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: read-only
OBJECT-GROUP    

usdDhcpProxyGroup 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: read-only
OBJECT-GROUP    

usdDhcpLocalServerGroup 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: read-only
OBJECT-GROUP    

usdDhcpLocalServerGroup2 1.3.6.1.4.1.4874.2.2.22.4.2.4
The basic collection of objects providing management of DHCP Local Server functionality.
Status: current Access: read-only
OBJECT-GROUP    

usdDhcpRelayGroup2 1.3.6.1.4.1.4874.2.2.22.4.2.5
The basic collection of objects providing management of DHCP Relay functionality.
Status: current Access: read-only
OBJECT-GROUP