TPLINK-pppoeConfig-MIB

File: TPLINK-pppoeConfig-MIB.mib (5312 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
tplinkMgmt ifIndex DisplayString

Defined Types

PPPOEIDINSERTIONPORTCONFIGENTRY  
SEQUENCE    
  tpPppoeIdInsertionPortIndex DisplayString
  tpPppoeCircuitIdPortConfigEnable INTEGER
  tpPppoeCircuitIdPortConfigIdType INTEGER
  tpPppoeCircuitIdPortConfigUdfValue OCTET STRING Size(0..40)
  tpPppoeRemoteIdPortConfigEnable INTEGER
  tpPppoeRemoteIdPortConfigValue OCTET STRING Size(0..40)

Defined Values

tplinkPPPoEConfigMIB 1.3.6.1.4.1.11863.6.57
Private MIB for PPPoE Circuit ID configuration.
MODULE-IDENTITY    

tplinkPPPoEConfigMIBObjects 1.3.6.1.4.1.11863.6.57.1
OBJECT IDENTIFIER    

tplinkPPPoEConfigNotifications 1.3.6.1.4.1.11863.6.57.2
OBJECT IDENTIFIER    

tpPppoeIdInsertionGlobalConfig 1.3.6.1.4.1.11863.6.57.1.1
OBJECT IDENTIFIER    

tpPppoeIdInsertionGlobalEnable 1.3.6.1.4.1.11863.6.57.1.1.1
0. disable 1. enable Enable/Disable the PPPoE Circuit-ID function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpPppoeIdInsertionPortConfig 1.3.6.1.4.1.11863.6.57.1.2
OBJECT IDENTIFIER    

tpPppoeIdInsertionPortConfigTable 1.3.6.1.4.1.11863.6.57.1.2.1
A list of PPPoE Circuit-Id port config entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PPPOEIDINSERTIONPORTCONFIGENTRY

tpPppoeIdInsertionPortConfigEntry 1.3.6.1.4.1.11863.6.57.1.2.1.1
An entry contains of the information of PPPoE Circuit-ID port config. Here you can configure the ports for the PPPoE Circuit-ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  PPPOEIDINSERTIONPORTCONFIGENTRY  

tpPppoeIdInsertionPortIndex 1.3.6.1.4.1.11863.6.57.1.2.1.1.1
This object indicates the port number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

tpPppoeCircuitIdPortConfigEnable 1.3.6.1.4.1.11863.6.57.1.2.1.1.2
0. disable 1. enable Select Enable/Disable the PPPoE Circuit-ID Insertion feature for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpPppoeCircuitIdPortConfigIdType 1.3.6.1.4.1.11863.6.57.1.2.1.1.3
0. switch IP:The switch's IP address will be used to encode the Circuit-ID option. 1. switch MAC:The switch's MAC address will be used to encode the Circuit-ID option. 2. switch UDF:The user specified string with the maximum length of 40 will be used to encode the Circuit-ID option. 3. switch UDF-ONLY:Only the user specified string with the maximum length of 40 will be used to encode the Circuit-ID option. Select Circuit-ID type for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER switchIp(0), switchMac(1), switchUdf(2), switchUdfOnly(3)  

tpPppoeCircuitIdPortConfigUdfValue 1.3.6.1.4.1.11863.6.57.1.2.1.1.4
A user specified string with the maximum length of 40.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

tpPppoeRemoteIdPortConfigEnable 1.3.6.1.4.1.11863.6.57.1.2.1.1.5
0. disable 1. enable Select Enable/Disable the PPPoE Remote-ID Insertion feature for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpPppoeRemoteIdPortConfigValue 1.3.6.1.4.1.11863.6.57.1.2.1.1.6
A user specified string with the maximum length of 40.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..40)