MIB Viewer

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-SMIMODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCTEXTUAL-CONVENTION
TPT-TPAMIBS-MIBtpt-tpa-objs
OIDNameAccessStatusDescription
1.3.6.1.4.1.10734.3.3.2.12Identitytpt-host-objsHost 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.1TablehostIpTablenot-accessiblecurrentTable of IP addresses on the device and their attributes.
1.3.6.1.4.1.10734.3.3.2.12.1.1RowhostIpEntrynot-accessiblecurrentAn 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.1ColumnhostIpIndexnot-accessiblecurrentIndex into the IP address table, starting with 1.
1.3.6.1.4.1.10734.3.3.2.12.1.1.2ColumnhostIpAddressread-onlycurrentString representation of an IP address, in CIDR format.
1.3.6.1.4.1.10734.3.3.2.12.1.1.3ColumnhostIpTyperead-onlycurrentWhether 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.4ColumnhostIpActiveread-onlycurrentWhether this IP address is active.
1.3.6.1.4.1.10734.3.3.2.12.2ScalarhostIPv4Gatewayread-onlycurrentThe IPv4 default gateway.
1.3.6.1.4.1.10734.3.3.2.12.3ScalarhostIPv6Gatewayread-onlycurrentThe IPv6 default gateway.
1.3.6.1.4.1.10734.3.3.2.12.4ScalarhostIPv6Enabledread-onlycurrentWhether IPv6 is enabled on the device.
1.3.6.1.4.1.10734.3.3.2.12.5ScalarhostIPv6AutoConfigread-onlycurrentWhether IPv6 autoconfig is enabled on the device.
1.3.6.1.4.1.10734.3.3.2.12.6ScalarhostFipsCfgModeread-onlycurrentThe configured FIPS mode.
1.3.6.1.4.1.10734.3.3.2.12.7ScalarhostFipsModeread-onlycurrentThe currently active FIPS mode.
1.3.6.1.4.1.10734.3.3.2.12.8ScalarhostSSLCertread-onlycurrentThe currently active SSL cert.
1.3.6.1.4.1.10734.3.3.2.12.9ScalarhostInitStateread-onlycurrentThe current host initialization state.
Type Definitions
NameSyntaxStatusDescription
ActiveCertINTEGER { none(0), temporary(1), authorized(2) }currentThe type of active cert.
ActiveOrNotINTEGER { inactive(0), active(1) }currentAn indication of whether an IP address is active or inactive.
EnabledOrNotINTEGER { disabled(0), enabled(1) }currentAn indication of whether a feature is configured as enabled or disabled.
FipsModeINTEGER { disabled(0), crypto(1), full(2) }currentThe type of FIPS mode.
InitStateINTEGER { in-progress(0), complete(1) }currentThe state of initialization.
IpAddressTypeINTEGER { iptypeIPv4(1), iptypeIPv6user(2), iptypeIPv6local(3), iptypeIPv6auto(4) }currentThe type of an IP address (IPv4, IPv6 user configured, IPv6 link local, or IPv6 autoconfig).