DHCP-MIB

File: DHCP-MIB.mib (4609 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB WINS-MIB

Imported symbols

enterprises Counter IpAddress
OBJECT-TYPE DisplayString microsoft
software

Defined Types

ScopeTableEntry  
SEQUENCE    
  subnetAdd IpAddress
  noAddInUse Counter
  noAddFree Counter
  noPendingOffers Counter

Defined Values

microsoft 1.3.6.1.4.1.311
OBJECT IDENTIFIER    

software 1.3.6.1.4.1.311.1
OBJECT IDENTIFIER    

dhcp 1.3.6.1.4.1.311.1.3
OBJECT IDENTIFIER    

dhcpPar 1.3.6.1.4.1.311.1.3.1
OBJECT IDENTIFIER    

dhcpScope 1.3.6.1.4.1.311.1.3.2
OBJECT IDENTIFIER    

parDhcpStartTime 1.3.6.1.4.1.311.1.3.1.1
Dhcp Server start time
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..30)  

parDhcpTotalNoOfDiscovers 1.3.6.1.4.1.311.1.3.1.2
This variable indicates the number of discovery messages received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

parDhcpTotalNoOfRequests 1.3.6.1.4.1.311.1.3.1.3
This variable indicates the number of requests received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

parDhcpTotalNoOfReleases 1.3.6.1.4.1.311.1.3.1.4
This variable indicates the number of releases received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

parDhcpTotalNoOfOffers 1.3.6.1.4.1.311.1.3.1.5
This variable indicates the number of offers sent
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

parDhcpTotalNoOfAcks 1.3.6.1.4.1.311.1.3.1.6
This variable indicates the number of acks received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

parDhcpTotalNoOfNacks 1.3.6.1.4.1.311.1.3.1.7
This variable indicates the number of nacks received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

parDhcpTotalNoOfDeclines 1.3.6.1.4.1.311.1.3.1.8
This variable indicates the number of declines
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

scopeTable 1.3.6.1.4.1.311.1.3.2.1
A list of subnets maintained by the server
Status: mandatory Access: read-only
OBJECT-TYPE    
  SEQUENCE OF  
    ScopeTableEntry

scopeTableEntry 1.3.6.1.4.1.311.1.3.2.1.1
This is the row corresponding to a subnet
Status: mandatory Access: read-only
OBJECT-TYPE    
  ScopeTableEntry  

subnetAdd 1.3.6.1.4.1.311.1.3.2.1.1.1
This is the subnet address
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

noAddInUse 1.3.6.1.4.1.311.1.3.2.1.1.2
This is the no. of addresses in use
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

noAddFree 1.3.6.1.4.1.311.1.3.2.1.1.3
This is the no. of addresses that are free
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

noPendingOffers 1.3.6.1.4.1.311.1.3.2.1.1.4
This is the no. of addresses that are currently in the offer state
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter