TPLINK-PORTCONFIG-MIB: View SNMP OID List / Download MIB
VENDOR: TP-LINK
Home | MIB: TPLINK-PORTCONFIG-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 |
tplinkPortConfigMIB | 1.3.6.1.4.1.11863.6.8 |
This MIB module contain a collection of managed objects for port configuration. |
||
tplinkPortConfigMIBObjects | 1.3.6.1.4.1.11863.6.8.1 | |||
tpPortConfigTable | 1.3.6.1.4.1.11863.6.8.1.1 | no-access |
A table that contains information about every port. You can configure the basic parameters for the ports. The parameters will affect the working mode of the port, please set the parameters appropriate to your needs. |
|
1.3.6.1.4.1.11863.6.8.1.1.1 | no-access |
A list of information for each port of the device. |
||
tpPortConfigDescription | 1.3.6.1.4.1.11863.6.8.1.1.1.2 | displaystring | read-write |
This object indicate the description of the port. |
tpPortConfigStatus | 1.3.6.1.4.1.11863.6.8.1.1.1.3 | integer | read-write |
This object indicates the link status of the port. When enable is selected, the port can forward the packets normall. Enumeration: 'enable': 1, 'disable': 0. |
tpPortConfigSpeed | 1.3.6.1.4.1.11863.6.8.1.1.1.4 | integer | read-write |
This object indicates the speed and duplex mode of the port. The device connected to the switch should be in the same Speed and Duplex mode with the switch. When auto is selected, the Speed and Duplex mode will be determined by auto negotiation. Enumeration: 'speed-100Mbps': 1, 'auto': 4, 'speed-10Gigabps': 3, 'speed-1Gigabps': 2, 'speed-10Mbps': 0. |
tpPortConfigDuplex | 1.3.6.1.4.1.11863.6.8.1.1.1.5 | integer | read-write |
This object indicates the speed and duplex mode of the port. The device connected to the switch should be in the same Speed and Duplex mode with the switch. When auto is selected, the Speed and Duplex mode will be determined by auto negotiation. Enumeration: 'auto': 2, 'full': 1, 'half': 0. |
tpPortConfigFlowCtrl | 1.3.6.1.4.1.11863.6.8.1.1.1.6 | integer | read-write |
This object indicates the port status of the flow control. When Flow Control is enabled, the switch can synchronize the speed with its peer to avoid the packet loss caused by congestion. Enumeration: 'enable': 1, 'disable': 0. |
tpPortConfigJumbo | 1.3.6.1.4.1.11863.6.8.1.1.1.7 | integer | read-write |
This object indicates the port status of the jumbo. The default maximum transmission unit (MTU) size is 1518 bytes. When Jumbo is enabled, the MTU size is 9216 bytes. Enumeration: 'enable': 1, 'disable': 0. |
tpPortConfigLAG | 1.3.6.1.4.1.11863.6.8.1.1.1.8 | displaystring | read-only |
This object indicates the lag number of the port. |
tplinkPortConfigNotifications | 1.3.6.1.4.1.11863.6.8.2 |