ELTEX-MES-DHCP

File: ELTEX-MES-DHCP.mib (6256 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RADLAN-DHCP-MIB
ELTEX-MES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TEXTUAL-CONVENTION
TruthValue DisplayString rlDhcpSrvConfParamsEntry
eltMesDhcp

Defined Types

EltDhcpRelayOption82PolicyType  
Specifies DHCP relay option 82 reforwarding policy
TEXTUAL-CONVENTION    
  INTEGER replace(1), drop(2), keep(3)  

EltDhcpRelayOption82SuboptionType  
Specifies global format of option 82 suboptions.
TEXTUAL-CONVENTION    
  INTEGER tr101(1), custom(2)  

EltDhcpRelayOption82CombinationType  
Specifies circuit id suboptions that will be inserted to a option 82.
TEXTUAL-CONVENTION    
  INTEGER sv(2), pv(3), spv(4), bin(5)  

EltDhcpRelayOption82DelimiterType  
Specifies circuit id suboptions delimeter that will be inserted to a option 82.
TEXTUAL-CONVENTION    
  INTEGER tr101(1), dot(2), comma(3), semicolon(4), hash(5), slash(6), space(7)  

EltDhcpRelayOption82IfPolicyEntry  
SEQUENCE    
  eltDhcpRelayOption82IfIndex INTEGER
  eltDhcpRelayOption82IfPolicy INTEGER

EltDhcpSrvConfParamsEntry  
SEQUENCE    
  eltDhcpSrvConfParamsTftpSrvList DisplayString

Defined Values

eltMesDhcpRelay 1.3.6.1.4.1.35265.1.23.8.1
OBJECT IDENTIFIER    

eltMesDhcpRelayOption82 1.3.6.1.4.1.35265.1.23.8.1.1
OBJECT IDENTIFIER    

eltDhcpRelayOption82Policy 1.3.6.1.4.1.35265.1.23.8.1.1.1
Specifies global DHCP relay option 82 reforwarding policy
Status: current Access: read-write
OBJECT-TYPE    
  EltDhcpRelayOption82PolicyType  

eltDhcpRelayOption82IfPolicyTable 1.3.6.1.4.1.35265.1.23.8.1.1.2
A table of DHCP relay option 82 reforwarding policy for each port in the system. Policy stated in an entry of this table has a higher priority than global option.
Status: current Access: read-write
OBJECT-TYPE    
  SEQUENCE OF  
    EltDhcpRelayOption82IfPolicyEntry

eltDhcpRelayOption82IfPolicyEntry 1.3.6.1.4.1.35265.1.23.8.1.1.2.1
Specifies DHCP relay option 82 policy for port.
Status: current Access: read-write
OBJECT-TYPE    
  EltDhcpRelayOption82IfPolicyEntry  

eltDhcpRelayOption82IfIndex 1.3.6.1.4.1.35265.1.23.8.1.1.2.1.1
Port number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

eltDhcpRelayOption82IfPolicy 1.3.6.1.4.1.35265.1.23.8.1.1.2.1.2
DHCP relay option 82 reforwarding policy.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER replace(1), drop(2), keep(3), global(4)  

eltDhcpRelayOption82AccessNodeIdentifier 1.3.6.1.4.1.35265.1.23.8.1.1.3
Specifies an access node identifier
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..48)  

eltDhcpRelayOption82CircuitIdSuboptionsCombination 1.3.6.1.4.1.35265.1.23.8.1.1.4
Specifies circuit id suboptions that will be inserted to packet.
Status: current Access: read-write
OBJECT-TYPE    
  EltDhcpRelayOption82CombinationType  

eltDhcpRelayOption82CircuitIdSuboptionsDelimeter 1.3.6.1.4.1.35265.1.23.8.1.1.5
Specifies a char symbol that will delimit circuit id suboptions.
Status: current Access: read-write
OBJECT-TYPE    
  EltDhcpRelayOption82DelimiterType  

eltDhcpRelayOption82SuboptionType 1.3.6.1.4.1.35265.1.23.8.1.1.6
Specifies global format of option 82 suboptions.
Status: current Access: read-write
OBJECT-TYPE    
  EltDhcpRelayOption82SuboptionType  

eltDhcpRelayOption82RemoteIdentifier 1.3.6.1.4.1.35265.1.23.8.1.1.7
Specifies global remote Identifier suboption for Option 82.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..63)  

eltDhcpRelayBroadcastEnable 1.3.6.1.4.1.35265.1.23.8.1.2
Enable or disable the of the DHCP relay broadcast subnet forwarding.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

eltMesDhcpSrv 1.3.6.1.4.1.35265.1.23.8.2
OBJECT IDENTIFIER    

eltDhcpSrvConfParamsTable 1.3.6.1.4.1.35265.1.23.8.2.1
The DHCP Configuration Parameters Table.
Status: current Access: read-write
OBJECT-TYPE    
  SEQUENCE OF  
    EltDhcpSrvConfParamsEntry

eltDhcpSrvConfParamsEntry 1.3.6.1.4.1.35265.1.23.8.2.1.1
The row definition for this table. Each entry corresponds to one specific parameters set.
Status: current Access: read-write
OBJECT-TYPE    
  EltDhcpSrvConfParamsEntry  

eltDhcpSrvConfParamsTftpSrvList 1.3.6.1.4.1.35265.1.23.8.2.1.1.1
The value of option code 150, which defines list of TFTP servers addresses. Each IP address is represented in dotted decimal notation format with ';' between them.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString