TPLINK-DHCPRELAY-MIB

File: TPLINK-DHCPRELAY-MIB.mib (11528 bytes)

Imported modules

TPLINK-TC-MIB SNMPv2-SMI TPLINK-MIB
RFC1213-MIB

Imported symbols

TPRowStatus MODULE-IDENTITY OBJECT-TYPE
IpAddress tplinkMgmt ifIndex

Defined Types

DhcpRelayServerVlanInterfaceEntry  
SEQUENCE    
  dhcpRelayServerVlanId INTEGER
  dhcpRelayServerVlanInterfaceIp IpAddress
  dhcpRelayServerVlanInterfaceStatus TPRowStatus

DhcpRelayServerLoopbackInterfaceEntry  
SEQUENCE    
  dhcpRelayServerLoopbackId INTEGER
  dhcpRelayServerLoopbackInterfaceIp IpAddress
  dhcpRelayServerLoopbackInterfaceStatus TPRowStatus

DhcpRelayServerRoutedPortInterfaceEntry  
SEQUENCE    
  dhcpRelayServerRoutedPortPortId OCTET STRING
  dhcpRelayServerRoutedPortInterfaceIp IpAddress
  dhcpRelayServerRoutedPortInterfaceStatus TPRowStatus

DhcpRelayServerPortChannelInterfaceEntry  
SEQUENCE    
  dhcpRelayServerPortChannelPortId INTEGER
  dhcpRelayServerPortChannelInterfaceIp IpAddress
  dhcpRelayServerPortChannelInterfaceStatus TPRowStatus

Defined Values

tplinkDhcpRelayMIB 1.3.6.1.4.1.11863.6.39
Private MIB for DHCP Relay configuration.
MODULE-IDENTITY    

tplinkDhcpRelayMIBObjects 1.3.6.1.4.1.11863.6.39.1
OBJECT IDENTIFIER    

tplinkDhcpRelayNotifications 1.3.6.1.4.1.11863.6.39.2
OBJECT IDENTIFIER    

dhcpRelayGlobalConfig 1.3.6.1.4.1.11863.6.39.1.1
OBJECT IDENTIFIER    

dhcpRelayServerConfig 1.3.6.1.4.1.11863.6.39.1.2
OBJECT IDENTIFIER    

dhcpRelayEnableState 1.3.6.1.4.1.11863.6.39.1.1.1
Enable or disable the switch as a DHCP relay.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpRelayOption82Support 1.3.6.1.4.1.11863.6.39.1.1.2
Enable or disable DHCP relay option 82 support on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpRelayExistedOption82Field 1.3.6.1.4.1.11863.6.39.1.1.3
Select how to handle existed DHCP relay option 82 field.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER keep(0), replace(1), drop(2)  

dhcpRelayOption82Customization 1.3.6.1.4.1.11863.6.39.1.1.4
Select Enable/Disable DHCP relay option 82 customization on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpRelayOption82CircuitID 1.3.6.1.4.1.11863.6.39.1.1.5
Specify the Option 82 customized Circuit ID.(1-64 characters)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

dhcpRelayOption82RemoteID 1.3.6.1.4.1.11863.6.39.1.1.6
Specify the Option 82 customized Remote ID.(1-64 characters)
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..64)  

dhcpRelayServerVlanInterfaceTable 1.3.6.1.4.1.11863.6.39.1.2.1
The list of DHCP server of VLAN interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpRelayServerVlanInterfaceEntry

dhcpRelayServerVlanInterfaceEntry 1.3.6.1.4.1.11863.6.39.1.2.1.1
DHCP server entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpRelayServerVlanInterfaceEntry  

dhcpRelayServerVlanId 1.3.6.1.4.1.11863.6.39.1.2.1.1.1
VLAN interface ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpRelayServerVlanInterfaceIp 1.3.6.1.4.1.11863.6.39.1.2.1.1.2
DHCP Server IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dhcpRelayServerVlanInterfaceStatus 1.3.6.1.4.1.11863.6.39.1.2.1.1.3
The following values are states: these values may be used as follow: active(1),if the entry is being used. createAndGo(4),not being used. destroy(6),destory the entry.
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

dhcpRelayServerLoopbackInterfaceTable 1.3.6.1.4.1.11863.6.39.1.2.2
The list of DHCP server of loopback interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpRelayServerLoopbackInterfaceEntry

dhcpRelayServerLoopbackInterfaceEntry 1.3.6.1.4.1.11863.6.39.1.2.2.1
DHCP server entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpRelayServerLoopbackInterfaceEntry  

dhcpRelayServerLoopbackId 1.3.6.1.4.1.11863.6.39.1.2.2.1.1
Loopback interface ID (1-2147483647).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpRelayServerLoopbackInterfaceIp 1.3.6.1.4.1.11863.6.39.1.2.2.1.2
DHCP Server IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dhcpRelayServerLoopbackInterfaceStatus 1.3.6.1.4.1.11863.6.39.1.2.2.1.3
The following values are states: these values may be used as follow: active(1),if the entry is being used. createAndGo(4),not being used. destroy(6),destory the entry.
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

dhcpRelayServerRoutedPortInterfaceTable 1.3.6.1.4.1.11863.6.39.1.2.3
The list of DHCP server of routed port interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpRelayServerRoutedPortInterfaceEntry

dhcpRelayServerRoutedPortInterfaceEntry 1.3.6.1.4.1.11863.6.39.1.2.3.1
DHCP server entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpRelayServerRoutedPortInterfaceEntry  

dhcpRelayServerRoutedPortPortId 1.3.6.1.4.1.11863.6.39.1.2.3.1.1
Displays the port ID.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

dhcpRelayServerRoutedPortInterfaceIp 1.3.6.1.4.1.11863.6.39.1.2.3.1.2
DHCP Server IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dhcpRelayServerRoutedPortInterfaceStatus 1.3.6.1.4.1.11863.6.39.1.2.3.1.3
The following values are states: these values may be used as follow: active(1),if the entry is being used. createAndGo(4),not being used. destroy(6),destory the entry.
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus  

dhcpRelayServerPortChannelInterfaceTable 1.3.6.1.4.1.11863.6.39.1.2.4
The list of DHCP server of port channel interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DhcpRelayServerPortChannelInterfaceEntry

dhcpRelayServerPortChannelInterfaceEntry 1.3.6.1.4.1.11863.6.39.1.2.4.1
DHCP server entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  DhcpRelayServerPortChannelInterfaceEntry  

dhcpRelayServerPortChannelPortId 1.3.6.1.4.1.11863.6.39.1.2.4.1.1
Port channel interface ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

dhcpRelayServerPortChannelInterfaceIp 1.3.6.1.4.1.11863.6.39.1.2.4.1.2
DHCP Server IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dhcpRelayServerPortChannelInterfaceStatus 1.3.6.1.4.1.11863.6.39.1.2.4.1.3
The following values are states: these values may be used as follow: active(1),if the entry is being used. createAndGo(4),not being used. destroy(6),destory the entry.
Status: current Access: read-create
OBJECT-TYPE    
  TPRowStatus