TPT-PORT-CONFIG-MIB
19 objects
Configurable items of an interface port on the device. Copyright (C) 2016 Trend Micro Incorporated. All Rights Reserved. Trend Micro makes no warranty of any kind with regard to this material, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. Trend Micro shall not be liable for errors contained herein or for incidental or consequential damages in connection with the furnishing, performance, or use of this material. This document contains proprietary information, which is protected by copyright. No part of this document may be photocopied, reproduced, or translated into another language without the prior written consent of Trend Micro. The information is provided 'as is' without warranty of any kind and is subject to change without notice. The only warranties for Trend Micro products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Trend Micro shall not be liable for technical or editorial errors or omissions contained herein. TippingPoint(R), the TippingPoint logo, and Digital Vaccine(R) are registered trademarks of Trend Micro. All other company and product names may be trademarks of their respective holders. All rights reserved. This document contains confidential information, trade secrets or both, which are the property of Trend Micro. No part of this documentation may be reproduced in any form or by any means or used to make any derivative work (such as translation, transformation, or adaptation) without written permission from Trend Micro or one of its subsidiaries. All other company and product names may be trademarks of their respective holders.
Imported Objects
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| TPT-TPAMIBS-MIB | tpt-tpa-objs |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.10734.3.3.2.4 | Identitytpt-port-config-objs | Configurable items of an interface port on the device. Copyright (C) 2016 Trend Micro Incorporated. All Rights Reserved. Trend Micro makes no warranty of any k… | ||
| 1.3.6.1.4.1.10734.3.3.2.4.1 | TableportConfigTable | not-accessible | current | Table of slots/ports on the device and their configuration settings. |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1 | RowportConfigEntry | not-accessible | current | An entry in the slot/port table. Rows cannot be created or deleted. |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.1 | ColumnportConfigSlot | read-only | current | Slot number for this port. |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.2 | ColumnportConfigPort | read-only | current | Port number for this port. |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.3 | ColumnportConfigLineSpeed | read-only | current | The line speed configuration setting of this port. |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.4 | ColumnportConfigDuplex | read-only | current | The duplex configuration setting of this port. |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.5 | ColumnportConfigAutoNeg | read-only | current | The auto-negotiation configuration setting of this port. |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.6 | ColumnportConfigShutdown | read-only | current | The shutdown configuration setting of this port. Shutdown enabled means that the port is manually removed from service. Shutdown disabled means that the port i… |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.7 | ColumnportConfigLoopback | read-only | current | The loopback (on or off) configuration setting of this port. |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.8 | ColumnportConfigFailover | read-only | current | The failover action (block or permit) configuration setting of this port. |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.9 | ColumnportConfigLDSMode | read-only | current | The link-down sync mode (hub, breaker, or wire) setting of this port. |
| 1.3.6.1.4.1.10734.3.3.2.4.1.1.10 | ColumnportConfigLDSTimeout | read-only | current | The link-down sync timeout configuration setting of this port. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| AutoNegotiation | INTEGER { default(0), on(1), off(2) } | current | An indication of configured auto-negotiation mode. |
| DuplexSetting | INTEGER { default(0), half(1), full(2) } | current | An indication of configured duplex mode. |
| EnabledOrNot | INTEGER { disabled(0), enabled(1) } | current | An indication of whether a feature is configured as enabled or disabled. |
| FailoverAction | INTEGER { block(0), permit(1) } | current | An indication of whether a segment should pass traffic on failover. |
| LineSpeed | INTEGER { default(0), gigabit(1), hundred-megabit(2), ten-megabit(3), ten-gigabit(4), fourty-gigabit(5)} | current | An indication of configured network line speed. |
| LinkDownMode | INTEGER { hub(0), breaker(1), wire(2) } | current | An indication of configured link-down-synchronization mode. |