TPT-PORT-MAPPING-MIB

File: TPT-PORT-MAPPING-MIB.mib (5979 bytes)

Imported modules

SNMPv2-SMI IF-MIB TPT-TPAMIBS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 InterfaceIndex tpt-tpa-objs

Defined Types

PortMappingEntry  
SEQUENCE    
  portMappingLogicalSlot Unsigned32
  portMappingLogicalPort Unsigned32
  portMappingLogicalIfIndex InterfaceIndex
  portMappingPhysicalSlot Unsigned32
  portMappingPhysicalPort Unsigned32
  portMappingPhysicalIfIndex InterfaceIndex
  portMappingSegmentName OCTET STRING Size(0..128)
  portMappingPhysicalVlanId Integer32 0..4094

Defined Values

tpt-port-mapping-objs 1.3.6.1.4.1.10734.3.3.2.16
Configurable logical to physical port mapping on a 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    

portMappingTable 1.3.6.1.4.1.10734.3.3.2.16.1
Table of logical slots/ports on the device and their mapping to the physical ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PortMappingEntry

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

portMappingLogicalSlot 1.3.6.1.4.1.10734.3.3.2.16.1.1.1
Slot number for this logical port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portMappingLogicalPort 1.3.6.1.4.1.10734.3.3.2.16.1.1.2
Port number for this logical port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portMappingLogicalIfIndex 1.3.6.1.4.1.10734.3.3.2.16.1.1.3
The entry in the IF-MIB interface table that corresponds to this logical port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

portMappingPhysicalSlot 1.3.6.1.4.1.10734.3.3.2.16.1.1.4
Slot number for the mapped physical port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portMappingPhysicalPort 1.3.6.1.4.1.10734.3.3.2.16.1.1.5
Port number for the mapped physical port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

portMappingPhysicalIfIndex 1.3.6.1.4.1.10734.3.3.2.16.1.1.6
The entry in the IF-MIB interface table that corresponds to the mapped physical port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

portMappingSegmentName 1.3.6.1.4.1.10734.3.3.2.16.1.1.7
The name of the segment pertaining to this logical port.
Status: obsolete Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

portMappingPhysicalVlanId 1.3.6.1.4.1.10734.3.3.2.16.1.1.8
The VLAN ID used on the physical port. 0 indicates the traffic is untagged or not applicable for this port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094