TPT-HOST-MIB
21 objects
Host information for the management 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.12 | Identitytpt-host-objs | Host information for the management port on the device. Copyright (C) 2016 Trend Micro Incorporated. All Rights Reserved. Trend Micro makes no warranty of any … | ||
| 1.3.6.1.4.1.10734.3.3.2.12.1 | TablehostIpTable | not-accessible | current | Table of IP addresses on the device and their attributes. |
| 1.3.6.1.4.1.10734.3.3.2.12.1.1 | RowhostIpEntry | not-accessible | current | An entry in the host IP address table. Rows cannot be created or deleted. |
| 1.3.6.1.4.1.10734.3.3.2.12.1.1.1 | ColumnhostIpIndex | not-accessible | current | Index into the IP address table, starting with 1. |
| 1.3.6.1.4.1.10734.3.3.2.12.1.1.2 | ColumnhostIpAddress | read-only | current | String representation of an IP address, in CIDR format. |
| 1.3.6.1.4.1.10734.3.3.2.12.1.1.3 | ColumnhostIpType | read-only | current | Whether this IP address is IPv4 or IPv6 and how it was configured. |
| 1.3.6.1.4.1.10734.3.3.2.12.1.1.4 | ColumnhostIpActive | read-only | current | Whether this IP address is active. |
| 1.3.6.1.4.1.10734.3.3.2.12.2 | ScalarhostIPv4Gateway | read-only | current | The IPv4 default gateway. |
| 1.3.6.1.4.1.10734.3.3.2.12.3 | ScalarhostIPv6Gateway | read-only | current | The IPv6 default gateway. |
| 1.3.6.1.4.1.10734.3.3.2.12.4 | ScalarhostIPv6Enabled | read-only | current | Whether IPv6 is enabled on the device. |
| 1.3.6.1.4.1.10734.3.3.2.12.5 | ScalarhostIPv6AutoConfig | read-only | current | Whether IPv6 autoconfig is enabled on the device. |
| 1.3.6.1.4.1.10734.3.3.2.12.6 | ScalarhostFipsCfgMode | read-only | current | The configured FIPS mode. |
| 1.3.6.1.4.1.10734.3.3.2.12.7 | ScalarhostFipsMode | read-only | current | The currently active FIPS mode. |
| 1.3.6.1.4.1.10734.3.3.2.12.8 | ScalarhostSSLCert | read-only | current | The currently active SSL cert. |
| 1.3.6.1.4.1.10734.3.3.2.12.9 | ScalarhostInitState | read-only | current | The current host initialization state. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| ActiveCert | INTEGER { none(0), temporary(1), authorized(2) } | current | The type of active cert. |
| ActiveOrNot | INTEGER { inactive(0), active(1) } | current | An indication of whether an IP address is active or inactive. |
| EnabledOrNot | INTEGER { disabled(0), enabled(1) } | current | An indication of whether a feature is configured as enabled or disabled. |
| FipsMode | INTEGER { disabled(0), crypto(1), full(2) } | current | The type of FIPS mode. |
| InitState | INTEGER { in-progress(0), complete(1) } | current | The state of initialization. |
| IpAddressType | INTEGER { iptypeIPv4(1), iptypeIPv6user(2), iptypeIPv6local(3), iptypeIPv6auto(4) } | current | The type of an IP address (IPv4, IPv6 user configured, IPv6 link local, or IPv6 autoconfig). |