TN-PORT-MIB: View SNMP OID List / Download MIB
VENDOR: TRANSITION ENGINEERING INC.
Home | MIB: TN-PORT-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 |
tnPortMIB | 1.3.6.1.4.1.868.2.5.141 |
The mib module for managing configuration of port. |
||
tnPortMibNotifications | 1.3.6.1.4.1.868.2.5.141.0 | |||
tnPortMibObjects | 1.3.6.1.4.1.868.2.5.141.1 | |||
tnPortConfigTable | 1.3.6.1.4.1.868.2.5.141.1.1 | no-access |
This table displays current port configurations. |
|
1.3.6.1.4.1.868.2.5.141.1.1.1 | no-access |
Each entry represents a port configuration. |
||
tnPortSpeedConfigured | 1.3.6.1.4.1.868.2.5.141.1.1.1.1 | integer | read-write |
Selects any available link speed for the given switch port. Only speeds supported by the specific port is shown. Possible speeds are: Disabled - Disables the switch port operation. Auto - Port auto negotiating speed with the link partner and selects the highest speed that is compatible with the link partner. 10Mbps HDX - Forces the port in 10Mbps half duplex mode. 10Mbps FDX - Forces the port in 10Mbps full duplex mode. 100Mbps HDX - Forces the port in 100Mbps half duplex mode. 100Mbps FDX - Forces the port in 100Mbps full duplex mode. 1Gbps FDX - Forces the port in 1Gbps full duplex mode. 2.5Gbps FDX - Forces the port in 2.5Gbps full duplex mode 10Gbps FDX - Forces the port in 10Gbps full duplex mode. Enumeration: 'fdx100mbps': 6, 'hdx100mbps': 5, 'fdx1Gbps': 7, 'fdx2500mbps': 8, 'auto': 2, 'disabled': 1, 'hdx10mbps': 3, 'fdx10mbps': 4, 'fdx10Gbps': 9. |
tnPortSpeedCurrent | 1.3.6.1.4.1.868.2.5.141.1.1.1.2 | integer | read-only |
Provides the current link speed of the port. Unknown - Link down. 10Mbps HDX - Forces the port in 10Mbps half duplex mode. 10Mbps FDX - Forces the port in 10Mbps full duplex mode. 100Mbps HDX - Forces the port in 100Mbps half duplex mode. 100Mbps FDX - Forces the port in 100Mbps full duplex mode. 1Gbps FDX - Forces the port in 1Gbps full duplex mode. 2.5Gbps FDX - Forces the port in 2.5Gbps full duplex mode 10Gbps FDX - Forces the port in 10Gbps full duplex mode. Enumeration: 'fdx100mbps': 5, 'hdx100mbps': 4, 'fdx1Gbps': 6, 'fdx2500mbps': 7, 'unknown': 1, 'hdx10mbps': 2, 'fdx10mbps': 3, 'fdx10Gbps': 8. |
tnPortFlowControlCurrentConfigured | 1.3.6.1.4.1.868.2.5.141.1.1.1.3 | truthvalue | read-write |
When Auto Speed is selected on a port, this section indicates the flow control capability that is advertised to the link partner. Check the configuredto use flow control. This setting is related to the setting for Configured Link Speed. |
tnPortFlowControlCurrentRx | 1.3.6.1.4.1.868.2.5.141.1.1.1.4 | integer | read-only |
When Auto Speed is selected on a port, this section indicates the flow control capability that is advertised to the link partner. When a fixed-speed setting is selected, that is what is used. The Current Rx indicates whether pause frames on the port are obeyed. The Rx settings are determined by the result of the last Auto-Negotiation. Enumeration: 'enable': 1, 'disable': 2. |
tnPortFlowControlCurrentTx | 1.3.6.1.4.1.868.2.5.141.1.1.1.5 | integer | read-only |
When Auto Speed is selected on a port, this section indicates the flow control capability that is advertised to the link partner. When a fixed-speed setting is selected, that is what is used. The Current Tx indicates whether pause frames on the port are transmitted. The Tx settings are determined by the result of the last Auto-Negotiation. Enumeration: 'enable': 1, 'disable': 2. |
tnPortExcessiveCollisionMode | 1.3.6.1.4.1.868.2.5.141.1.1.1.6 | integer | read-write |
Configure port transmit collision behavior. Discard: Discard frame after 16 collisions (default). Restart: Restart backoff algorithm after 16 collisions. Enumeration: 'discard': 1, 'restart': 2. |
tnPortPowerControl | 1.3.6.1.4.1.868.2.5.141.1.1.1.7 | integer | read-write |
The Usage column shows the current percentage of the power consumption per port. The Configured column allows for changing the power savings mode parameters per port. Disabled: All power savings mechanisms disabled. ActiPHY: Link down power savings enabled. PerfectReach: Link up power savings enabled. Enabled: Both link up and link down power savings enabled. Enumeration: 'actiphy': 2, 'enable': 4, 'perfectreach': 3, 'disable': 1. |
tnPortMibConformance | 1.3.6.1.4.1.868.2.5.141.2 |