TPLINK-pppoeConfig-MIB: View SNMP OID List / Download MIB
VENDOR: TP-LINK
Home | MIB: TPLINK-pppoeConfig-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
tplinkPPPoEConfigMIB | 1.3.6.1.4.1.11863.6.57 |
Private MIB for PPPoE Circuit ID configuration. |
||
tplinkPPPoEConfigMIBObjects | 1.3.6.1.4.1.11863.6.57.1 | |||
tpPppoeIdInsertionGlobalConfig | 1.3.6.1.4.1.11863.6.57.1.1 | |||
tpPppoeIdInsertionGlobalEnable | 1.3.6.1.4.1.11863.6.57.1.1.1 | integer | read-write |
0. disable 1. enable Enable/Disable the PPPoE Circuit-ID function. Enumeration: 'enable': 1, 'disable': 0. |
tpPppoeIdInsertionPortConfig | 1.3.6.1.4.1.11863.6.57.1.2 | |||
tpPppoeIdInsertionPortConfigTable | 1.3.6.1.4.1.11863.6.57.1.2.1 | no-access |
A list of PPPoE Circuit-Id port config entries. |
|
1.3.6.1.4.1.11863.6.57.1.2.1.1 | no-access |
An entry contains of the information of PPPoE Circuit-ID port config. Here you can configure the ports for the PPPoE Circuit-ID. |
||
tpPppoeIdInsertionPortIndex | 1.3.6.1.4.1.11863.6.57.1.2.1.1.1 | displaystring | read-only |
This object indicates the port number. |
tpPppoeCircuitIdPortConfigEnable | 1.3.6.1.4.1.11863.6.57.1.2.1.1.2 | integer | read-write |
0. disable 1. enable Select Enable/Disable the PPPoE Circuit-ID Insertion feature for the port. Enumeration: 'enable': 1, 'disable': 0. |
tpPppoeCircuitIdPortConfigIdType | 1.3.6.1.4.1.11863.6.57.1.2.1.1.3 | integer | read-write |
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. Enumeration: 'switchUdfOnly': 3, 'switchUdf': 2, 'switchMac': 1, 'switchIp': 0. |
tpPppoeCircuitIdPortConfigUdfValue | 1.3.6.1.4.1.11863.6.57.1.2.1.1.4 | octet string | read-only |
A user specified string with the maximum length of 40. |
tpPppoeRemoteIdPortConfigEnable | 1.3.6.1.4.1.11863.6.57.1.2.1.1.5 | integer | read-write |
0. disable 1. enable Select Enable/Disable the PPPoE Remote-ID Insertion feature for the port. Enumeration: 'enable': 1, 'disable': 0. |
tpPppoeRemoteIdPortConfigValue | 1.3.6.1.4.1.11863.6.57.1.2.1.1.6 | octet string | read-only |
A user specified string with the maximum length of 40. |
tplinkPPPoEConfigNotifications | 1.3.6.1.4.1.11863.6.57.2 |