NMS-DHCP-SERVER-MIB

File: NMS-DHCP-SERVER-MIB.mib (4766 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
RFC1155-SMI NMS-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION MODULE-COMPLIANCE OBJECT-GROUP
IpAddress nmsMgmt

Defined Types

NMSDhcpIpAddrPoolEntry  
SEQUENCE    
  nmsDhcpIpAddrPoolIndex INTEGER
  nmsDhcpIpAddrPoolSubNetwork IpAddress
  nmsDhcpIpAddrPoolMask IpAddress
  nmsDhcpIpAddrPoolStart IpAddress
  nmsDhcpIpAddrPoolEnd IpAddress
  nmsDhcpIpAddrPoolReserveAddrList OCTET STRING

Defined Values

dhcp 1.3.6.1.4.1.3320.9.355
OBJECT IDENTIFIER    

dhcpServerStatus 1.3.6.1.4.1.3320.9.355.1
NMS device DHCP server status. 0-disable, 1-enable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

nmsDhcpIpAddrPoolTable 1.3.6.1.4.1.3320.9.355.2
NMS DHCP server IP address pool table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NMSDhcpIpAddrPoolEntry

nmsDhcpIpAddrPoolEntry 1.3.6.1.4.1.3320.9.355.2.1
NMS DHCP IP address pool table entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NMSDhcpIpAddrPoolEntry  

nmsDhcpIpAddrPoolIndex 1.3.6.1.4.1.3320.9.355.2.1.1
A unique value for each DHCP IP address pool table entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsDhcpIpAddrPoolSubNetwork 1.3.6.1.4.1.3320.9.355.2.1.2
DHCP IP address pool subnetwork address information.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nmsDhcpIpAddrPoolMask 1.3.6.1.4.1.3320.9.355.2.1.3
DHCP IP address pool network mask.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nmsDhcpIpAddrPoolStart 1.3.6.1.4.1.3320.9.355.2.1.4
DHCP IP address pool start address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nmsDhcpIpAddrPoolEnd 1.3.6.1.4.1.3320.9.355.2.1.5
DHCP IP address pool end address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

nmsDhcpIpAddrPoolReserveAddrList 1.3.6.1.4.1.3320.9.355.2.1.6
DHCP IP address pool reserve IP address list. Every item is separated by comma, the length is less than 64.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING