CXDHCP-MIB

File: CXDHCP-MIB.mib (2734 bytes)

Imported modules

RFC1155-SMI RFC-1212 CXProduct-SMI

Imported symbols

Counter IpAddress OBJECT-TYPE
cxCfgIp

Defined Types

CxCfgDhcpRAEntry  
SEQUENCE    
  cxCfgDhcpRAIndex INTEGER
  cxCfgDhcpRASrvAddr IpAddress
  cxCfgDhcpRARowStatus INTEGER
  cxCfgDhcpRAStatTx Counter
  cxCfgDhcpRAStatRx Counter

Defined Values

cxCfgDhcpRATable 1.3.6.1.4.1.495.2.1.6.16.4
Provides the configuration for a BOOTP / DHCP Relay Agenr. The table contains one default entry (row) which can be modified.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxCfgDhcpRAEntry

cxCfgDhcpRAEntry 1.3.6.1.4.1.495.2.1.6.16.4.1
Identifies the configuration of a Relay Agent table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxCfgDhcpRAEntry  

cxCfgDhcpRAIndex 1.3.6.1.4.1.495.2.1.6.16.4.1.1
Determines the number used to index the Relay Agent entry table. Range of Values: From 1 - 32 Default Value: None Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

cxCfgDhcpRASrvAddr 1.3.6.1.4.1.495.2.1.6.16.4.1.2
The IP Address of the DHCP or BOOTP Server the IP Address of another Relay Agent, a unique IP number. Default Value: None
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cxCfgDhcpRARowStatus 1.3.6.1.4.1.495.2.1.6.16.4.1.10
Determines the status of the objects in a table row. Options: invalid (1): Row is flagged. After next reset the values will be disabled and the row will be deleted from the table. valid (2): Values are enabled. Default Value: (2) Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

cxCfgDhcpRAStatTx 1.3.6.1.4.1.495.2.1.6.16.4.1.20
The number of DHCP or BOOTP frames transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cxCfgDhcpRAStatRx 1.3.6.1.4.1.495.2.1.6.16.4.1.21
The number of DHCP or BOOTP frames recieved.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter