TPT-PORT-CONFIG-MIB

File: TPT-PORT-CONFIG-MIB.mib (7738 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC TPT-TPAMIBS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TEXTUAL-CONVENTION tpt-tpa-objs

Defined Types

LineSpeed  
An indication of configured network line speed.
TEXTUAL-CONVENTION    
  INTEGER default(0), gigabit(1), hundred-megabit(2), ten-megabit(3), ten-gigabit(4), fourty-gigabit(5)  

DuplexSetting  
An indication of configured duplex mode.
TEXTUAL-CONVENTION    
  INTEGER default(0), half(1), full(2)  

AutoNegotiation  
An indication of configured auto-negotiation mode.
TEXTUAL-CONVENTION    
  INTEGER default(0), on(1), off(2)  

EnabledOrNot  
An indication of whether a feature is configured as enabled or disabled.
TEXTUAL-CONVENTION    
  INTEGER disabled(0), enabled(1)  

FailoverAction  
An indication of whether a segment should pass traffic on failover.
TEXTUAL-CONVENTION    
  INTEGER block(0), permit(1)  

LinkDownMode  
An indication of configured link-down-synchronization mode.
TEXTUAL-CONVENTION    
  INTEGER hub(0), breaker(1), wire(2)  

PortConfigEntry  
SEQUENCE    
  portConfigSlot Unsigned32
  portConfigPort Unsigned32
  portConfigLineSpeed LineSpeed
  portConfigDuplex DuplexSetting
  portConfigAutoNeg AutoNegotiation
  portConfigShutdown EnabledOrNot
  portConfigLoopback EnabledOrNot
  portConfigFailover FailoverAction
  portConfigLDSMode LinkDownMode
  portConfigLDSTimeout Unsigned32

Defined Values

tpt-port-config-objs 1.3.6.1.4.1.10734.3.3.2.4
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.
MODULE-IDENTITY    

portConfigTable 1.3.6.1.4.1.10734.3.3.2.4.1
Table of slots/ports on the device and their configuration settings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortConfigEntry

portConfigEntry 1.3.6.1.4.1.10734.3.3.2.4.1.1
An entry in the slot/port table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  PortConfigEntry  

portConfigSlot 1.3.6.1.4.1.10734.3.3.2.4.1.1.1
Slot number for this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portConfigPort 1.3.6.1.4.1.10734.3.3.2.4.1.1.2
Port number for this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portConfigLineSpeed 1.3.6.1.4.1.10734.3.3.2.4.1.1.3
The line speed configuration setting of this port.
Status: current Access: read-only
OBJECT-TYPE    
  LineSpeed  

portConfigDuplex 1.3.6.1.4.1.10734.3.3.2.4.1.1.4
The duplex configuration setting of this port.
Status: current Access: read-only
OBJECT-TYPE    
  DuplexSetting  

portConfigAutoNeg 1.3.6.1.4.1.10734.3.3.2.4.1.1.5
The auto-negotiation configuration setting of this port.
Status: current Access: read-only
OBJECT-TYPE    
  AutoNegotiation  

portConfigShutdown 1.3.6.1.4.1.10734.3.3.2.4.1.1.6
The shutdown configuration setting of this port. Shutdown enabled means that the port is manually removed from service. Shutdown disabled means that the port is free to come up normally.
Status: current Access: read-only
OBJECT-TYPE    
  EnabledOrNot  

portConfigLoopback 1.3.6.1.4.1.10734.3.3.2.4.1.1.7
The loopback (on or off) configuration setting of this port.
Status: current Access: read-only
OBJECT-TYPE    
  EnabledOrNot  

portConfigFailover 1.3.6.1.4.1.10734.3.3.2.4.1.1.8
The failover action (block or permit) configuration setting of this port.
Status: current Access: read-only
OBJECT-TYPE    
  FailoverAction  

portConfigLDSMode 1.3.6.1.4.1.10734.3.3.2.4.1.1.9
The link-down sync mode (hub, breaker, or wire) setting of this port.
Status: current Access: read-only
OBJECT-TYPE    
  LinkDownMode  

portConfigLDSTimeout 1.3.6.1.4.1.10734.3.3.2.4.1.1.10
The link-down sync timeout configuration setting of this port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32