TPT-TPA-HARDWARE-MIB

File: TPT-TPA-HARDWARE-MIB.mib (33613 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
TPT-TPAMIBS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 TEXTUAL-CONVENTION InterfaceIndex
tpt-tpa-objs tpt-tpa-eventsV2 tpt-tpa-unkparams

Defined Types

ManagedElementType  
Type of a managed base hardware element (slot, port, power supply, fan, etc.) on a device.
TEXTUAL-CONVENTION    
  INTEGER unequip(0), chassis(1), backplane(2), controller(3), network-interface(4), network-interface-bcomm(5), network-processor(6), feature-card(7), gige-port(8), ten-base-t-port(9), hundred-base-t-port(10), sonet-atm-port(11), sonet-pos-port(12), sonet-pos-srp-port(13), sdh-atm-port(14), sdh-pos-port(15), sdh-pos-srp-port(16), power-supply(17), power-supply-sub-unit(18), fan-controller(19), fan-sub-unit(20), power-entry-module(21), vnam-port(22), ten-gige-port(23), forty-gige-port(24)  

ConfigRedundancy  
An indication of whether a hardware slot is empty, stand-alone, or part of a redundant pair.
TEXTUAL-CONVENTION    
  INTEGER unconfigured(0), simplex(1), duplex(2), loadshare(3), autonomous(4)  

HardwareState  
The high-level hardware state (active, initializing, standby, etc.).
TEXTUAL-CONVENTION    
  INTEGER oos(0), initialize(1), act(2), stby(3), dgn(4), lpbk(5), act-faf(6), stby-faf(7), act-dgrd(8), stby-dgrd(9)  

HardwareStateQual  
Further qualification/detail on the high-level hardware state.
TEXTUAL-CONVENTION    
  INTEGER port-clear(0), degraded(1), port-los(2), port-lof(3), port-oof(4), port-lop(5), port-signal-degrade(6), port-signal-failure(7), port-ais-p(8), port-ais-l(9), port-rdi(10), port-forced(11), port-lockout(12), yellow-alarm(13), red-alarm(14), parity-err(15), crc-err(16), unequipped-slot(17), blade-pull(18), blade-insert(19), blade-slot-mismatch(20), init-failure(21), parent-oos(22), removed(23), no-info(24), over-temp-alarm(25), under-temp-alarm(26), port-ool(27), port-ool-clear(28), inhibit(29)  

ExtendedSlot  
An identifier of either a slot or a hardware component. Slot numbers, slot11 to slot14 are valid on NX device, and refer to slot1 to slot4 on that device.
TEXTUAL-CONVENTION    
  INTEGER slot1(1), slot2(2), slot3(3), slot4(4), slot5(5), slot6(6), slot7(7), slot8(8), shelf(9), pem(10), power-supply(11), fan(12), slot11(13), slot12(14), slot13(15), slot14(16)  

LineType  
An indication of whether a port is copper or optical.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), copper(21), optical(22), copper-sfp(23)  

DuplexState  
An indication of whether a port is running in full or half duplex mode.
TEXTUAL-CONVENTION    
  INTEGER unknown(0), half(1), full(2)  

SfpQualifier  
SFP qualifier value. These combines both the compliance codes for the 1G SFP and 10G SFP+, and transmitter technology for the 40G QSFP+ and 10G XFP transceivers.
TEXTUAL-CONVENTION    
  INTEGER sfp-not-applicable(0), sfp-10g-base-er(1), sfp-10g-base-lrm(2), sfp-10g-base-lr(3), sfp-10g-base-sr(4), sfp-base-px(5), sfp-base-bx10(6), sfp-100base-fx(7), sfp-100base-lx-lx10(8), sfp-1000base-t(9), sfp-1000base-cx(10), sfp-1000base-lx(11), sfp-1000base-sx(12), sfp-850-nm-vcsel(13), sfp-1310-nm-vcsel(14), sfp-1550-nm-vcsel(15), sfp-1310-nm-fp(16), sfp-1310-nm-dfb(17), sfp-1550-nm-dfb(18), sfp-1310-nm-eml(19), sfp-1550-nm-eml(20), sfp-copper-or-others(21), sfp-1490-nm-dfb(22), sfp-copper-cable-unequalized(23), sfp-absent(24), sfp-plus-absent(25), qsfp-plus-absent(26), sfp-xfp-absent(27), sfp-10g-dac(28), sfp-10g-dao(29)  

Hw-slotEntry  
SEQUENCE    
  slotNumber Unsigned32
  slotPort Unsigned32
  slotType ManagedElementType
  slotCfgType ConfigRedundancy
  slotRunState HardwareState
  slotQualifier1 HardwareStateQual
  slotQualifier2 HardwareStateQual
  slotQualifier3 HardwareStateQual
  slotQualifier4 HardwareStateQual
  slotStartTime Unsigned32
  slotVendorID Unsigned32
  slotDeviceID Unsigned32
  slotProductID OCTET STRING
  slotFPGAVersion Unsigned32
  slotInterface InterfaceIndex
  slotLineType LineType
  slotDuplexState DuplexState
  slotPhysical Unsigned32
  slotSfpQualifier1 SfpQualifier
  slotSfpQualifier2 SfpQualifier

Hw-chasEntry  
SEQUENCE    
  chasNumber Unsigned32
  chasType ManagedElementType
  chasCfgType ConfigRedundancy
  chasRunState HardwareState
  chasQualifier1 HardwareStateQual
  chasQualifier2 HardwareStateQual
  chasQualifier3 HardwareStateQual
  chasQualifier4 HardwareStateQual
  chasStartTime Unsigned32
  chasVendorID Unsigned32
  chasDeviceID Unsigned32
  chasProductID OCTET STRING
  chasFPGAVersion Unsigned32

Hw-fanEntry  
SEQUENCE    
  fanSubunit Unsigned32
  fanType ManagedElementType
  fanCfgType ConfigRedundancy
  fanRunState HardwareState
  fanQualifier1 HardwareStateQual
  fanQualifier2 HardwareStateQual
  fanQualifier3 HardwareStateQual
  fanQualifier4 HardwareStateQual
  fanStartTime Unsigned32
  fanVendorID Unsigned32
  fanDeviceID Unsigned32
  fanProductID OCTET STRING
  fanFPGAVersion Unsigned32

Hw-psEntry  
SEQUENCE    
  psSubunit Unsigned32
  psType ManagedElementType
  psCfgType ConfigRedundancy
  psRunState HardwareState
  psQualifier1 HardwareStateQual
  psQualifier2 HardwareStateQual
  psQualifier3 HardwareStateQual
  psQualifier4 HardwareStateQual
  psStartTime Unsigned32
  psVendorID Unsigned32
  psDeviceID Unsigned32
  psProductID OCTET STRING
  psFPGAVersion Unsigned32

Hw-pemEntry  
SEQUENCE    
  pemSubunit Unsigned32
  pemType ManagedElementType
  pemCfgType ConfigRedundancy
  pemRunState HardwareState
  pemQualifier1 HardwareStateQual
  pemQualifier2 HardwareStateQual
  pemQualifier3 HardwareStateQual
  pemQualifier4 HardwareStateQual
  pemStartTime Unsigned32
  pemVendorID Unsigned32
  pemDeviceID Unsigned32
  pemProductID OCTET STRING
  pemFPGAVersion Unsigned32

Defined Values

tpt-tpa-hardware-objs 1.3.6.1.4.1.10734.3.3.2.3
Hardware definition of a TPA and its components. 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    

hw-slotTable 1.3.6.1.4.1.10734.3.3.2.3.1
Table of slots/ports on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hw-slotEntry

hw-slotEntry 1.3.6.1.4.1.10734.3.3.2.3.1.1
An entry in the slot/port table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hw-slotEntry  

slotNumber 1.3.6.1.4.1.10734.3.3.2.3.1.1.1
Slot number for this hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

slotPort 1.3.6.1.4.1.10734.3.3.2.3.1.1.2
Port number for this hardware element (0 refers to the board).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

slotType 1.3.6.1.4.1.10734.3.3.2.3.1.1.3
Type of hardware element corresponding to slot/port.
Status: current Access: read-only
OBJECT-TYPE    
  ManagedElementType  

slotCfgType 1.3.6.1.4.1.10734.3.3.2.3.1.1.4
The configuration/redundancy of a hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigRedundancy  

slotRunState 1.3.6.1.4.1.10734.3.3.2.3.1.1.5
The high-level hardware state (active, initializing, standby, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  HardwareState  

slotQualifier1 1.3.6.1.4.1.10734.3.3.2.3.1.1.6
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

slotQualifier2 1.3.6.1.4.1.10734.3.3.2.3.1.1.7
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

slotQualifier3 1.3.6.1.4.1.10734.3.3.2.3.1.1.8
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

slotQualifier4 1.3.6.1.4.1.10734.3.3.2.3.1.1.9
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

slotStartTime 1.3.6.1.4.1.10734.3.3.2.3.1.1.10
The time (seconds) at which this hardware element was powered up.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

slotVendorID 1.3.6.1.4.1.10734.3.3.2.3.1.1.11
The identifying number of the vendor of this hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

slotDeviceID 1.3.6.1.4.1.10734.3.3.2.3.1.1.12
The PCI bus device ID for this slot.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

slotProductID 1.3.6.1.4.1.10734.3.3.2.3.1.1.13
Versioning and other inventory information for this hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

slotFPGAVersion 1.3.6.1.4.1.10734.3.3.2.3.1.1.14
The version of the TPT FPGA chip on this hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

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

slotLineType 1.3.6.1.4.1.10734.3.3.2.3.1.1.16
The line type (e.g., copper or optical) of the port.
Status: current Access: read-only
OBJECT-TYPE    
  LineType  

slotDuplexState 1.3.6.1.4.1.10734.3.3.2.3.1.1.17
The current duplex state (full or half) of the port.
Status: current Access: read-only
OBJECT-TYPE    
  DuplexState  

slotPhysical 1.3.6.1.4.1.10734.3.3.2.3.1.1.18
Physical port number for this hardware element (0 if not a port).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

slotSfpQualifier1 1.3.6.1.4.1.10734.3.3.2.3.1.1.19
Type of the SFP transceiver
Status: current Access: read-only
OBJECT-TYPE    
  SfpQualifier  

slotSfpQualifier2 1.3.6.1.4.1.10734.3.3.2.3.1.1.20
Type of the SFP transceiver. This is applicable to the dual speed transceivers, and this variable will have value of the second speed supported by those transceivers. For single-speed transceivers, the value will be not applicable.
Status: current Access: read-only
OBJECT-TYPE    
  SfpQualifier  

hw-chasTable 1.3.6.1.4.1.10734.3.3.2.3.2
Table of chassis data for the device. Represented as a table with one row, and that row is the same as that for other managed elements.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hw-chasEntry

hw-chasEntry 1.3.6.1.4.1.10734.3.3.2.3.2.1
An entry in the chassis table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hw-chasEntry  

chasNumber 1.3.6.1.4.1.10734.3.3.2.3.2.1.1
Number for this entry in the chassis table. Should always be 0.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chasType 1.3.6.1.4.1.10734.3.3.2.3.2.1.3
Type of hardware element -- should always be chassis or unequip.
Status: current Access: read-only
OBJECT-TYPE    
  ManagedElementType  

chasCfgType 1.3.6.1.4.1.10734.3.3.2.3.2.1.4
The configuration/redundancy of a hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigRedundancy  

chasRunState 1.3.6.1.4.1.10734.3.3.2.3.2.1.5
The high-level hardware state (active, initializing, standby, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  HardwareState  

chasQualifier1 1.3.6.1.4.1.10734.3.3.2.3.2.1.6
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

chasQualifier2 1.3.6.1.4.1.10734.3.3.2.3.2.1.7
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

chasQualifier3 1.3.6.1.4.1.10734.3.3.2.3.2.1.8
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

chasQualifier4 1.3.6.1.4.1.10734.3.3.2.3.2.1.9
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

chasStartTime 1.3.6.1.4.1.10734.3.3.2.3.2.1.10
The time (seconds) at which the hardware element was powered up.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chasVendorID 1.3.6.1.4.1.10734.3.3.2.3.2.1.11
The identifying number of the vendor of this hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chasDeviceID 1.3.6.1.4.1.10734.3.3.2.3.2.1.12
An identifying number specific to this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

chasProductID 1.3.6.1.4.1.10734.3.3.2.3.2.1.13
Versioning and other inventory information for this hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

chasFPGAVersion 1.3.6.1.4.1.10734.3.3.2.3.2.1.14
The version of the TPT FPGA chip on this hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hw-fanTable 1.3.6.1.4.1.10734.3.3.2.3.3
Table of fans on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hw-fanEntry

hw-fanEntry 1.3.6.1.4.1.10734.3.3.2.3.3.1
An entry in the fan table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hw-fanEntry  

fanSubunit 1.3.6.1.4.1.10734.3.3.2.3.3.1.1
Number of fan sub-unit (0 for controller).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fanType 1.3.6.1.4.1.10734.3.3.2.3.3.1.3
Type of hardware element -- should always be fan or unequip.
Status: current Access: read-only
OBJECT-TYPE    
  ManagedElementType  

fanCfgType 1.3.6.1.4.1.10734.3.3.2.3.3.1.4
The configuration/redundancy of a hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigRedundancy  

fanRunState 1.3.6.1.4.1.10734.3.3.2.3.3.1.5
The high-level hardware state (active, initializing, standby, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  HardwareState  

fanQualifier1 1.3.6.1.4.1.10734.3.3.2.3.3.1.6
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

fanQualifier2 1.3.6.1.4.1.10734.3.3.2.3.3.1.7
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

fanQualifier3 1.3.6.1.4.1.10734.3.3.2.3.3.1.8
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

fanQualifier4 1.3.6.1.4.1.10734.3.3.2.3.3.1.9
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

fanStartTime 1.3.6.1.4.1.10734.3.3.2.3.3.1.10
The time (seconds) at which the hardware element was powered up.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fanVendorID 1.3.6.1.4.1.10734.3.3.2.3.3.1.11
The identifying number of the vendor of this hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fanDeviceID 1.3.6.1.4.1.10734.3.3.2.3.3.1.12
An identifying number specific to this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

fanProductID 1.3.6.1.4.1.10734.3.3.2.3.3.1.13
Versioning and other inventory information for this hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

fanFPGAVersion 1.3.6.1.4.1.10734.3.3.2.3.3.1.14
The version of the TPT FPGA chip on this hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hw-psTable 1.3.6.1.4.1.10734.3.3.2.3.4
Table of power supplies on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hw-psEntry

hw-psEntry 1.3.6.1.4.1.10734.3.3.2.3.4.1
An entry in the power supply table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hw-psEntry  

psSubunit 1.3.6.1.4.1.10734.3.3.2.3.4.1.1
Number of power supply sub-unit (0 for controller).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

psType 1.3.6.1.4.1.10734.3.3.2.3.4.1.3
Type of hardware element -- should always be power-supply or unequip.
Status: current Access: read-only
OBJECT-TYPE    
  ManagedElementType  

psCfgType 1.3.6.1.4.1.10734.3.3.2.3.4.1.4
The configuration/redundancy of a hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigRedundancy  

psRunState 1.3.6.1.4.1.10734.3.3.2.3.4.1.5
The high-level hardware state (active, initializing, standby, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  HardwareState  

psQualifier1 1.3.6.1.4.1.10734.3.3.2.3.4.1.6
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

psQualifier2 1.3.6.1.4.1.10734.3.3.2.3.4.1.7
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

psQualifier3 1.3.6.1.4.1.10734.3.3.2.3.4.1.8
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

psQualifier4 1.3.6.1.4.1.10734.3.3.2.3.4.1.9
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

psStartTime 1.3.6.1.4.1.10734.3.3.2.3.4.1.10
The time (seconds) at which the hardware element was powered up.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

psVendorID 1.3.6.1.4.1.10734.3.3.2.3.4.1.11
The identifying number of the vendor of this hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

psDeviceID 1.3.6.1.4.1.10734.3.3.2.3.4.1.12
An identifying number specific to this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

psProductID 1.3.6.1.4.1.10734.3.3.2.3.4.1.13
Versioning and other inventory information for this hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

psFPGAVersion 1.3.6.1.4.1.10734.3.3.2.3.4.1.14
The version of the TPT FPGA chip on this hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hw-pemTable 1.3.6.1.4.1.10734.3.3.2.3.5
Table of power entry modules on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hw-pemEntry

hw-pemEntry 1.3.6.1.4.1.10734.3.3.2.3.5.1
An entry in the power supply table. Rows cannot be created or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hw-pemEntry  

pemSubunit 1.3.6.1.4.1.10734.3.3.2.3.5.1.1
Number of power entry module sub-unit (0 for controller).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pemType 1.3.6.1.4.1.10734.3.3.2.3.5.1.3
Type of hardware element -- should always be pem or unequip.
Status: current Access: read-only
OBJECT-TYPE    
  ManagedElementType  

pemCfgType 1.3.6.1.4.1.10734.3.3.2.3.5.1.4
The configuration/redundancy of a hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigRedundancy  

pemRunState 1.3.6.1.4.1.10734.3.3.2.3.5.1.5
The high-level hardware state (active, initializing, standby, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  HardwareState  

pemQualifier1 1.3.6.1.4.1.10734.3.3.2.3.5.1.6
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

pemQualifier2 1.3.6.1.4.1.10734.3.3.2.3.5.1.7
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

pemQualifier3 1.3.6.1.4.1.10734.3.3.2.3.5.1.8
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

pemQualifier4 1.3.6.1.4.1.10734.3.3.2.3.5.1.9
Further qualification/detail on the high-level hardware state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

pemStartTime 1.3.6.1.4.1.10734.3.3.2.3.5.1.10
The time (seconds) at which the hardware element was powered up.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pemVendorID 1.3.6.1.4.1.10734.3.3.2.3.5.1.11
The identifying number of the vendor of this hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pemDeviceID 1.3.6.1.4.1.10734.3.3.2.3.5.1.12
An identifying number specific to this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pemProductID 1.3.6.1.4.1.10734.3.3.2.3.5.1.13
Versioning and other inventory information for this hardware element.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..32)  

pemFPGAVersion 1.3.6.1.4.1.10734.3.3.2.3.5.1.14
The version of the TPT FPGA chip on this hardware.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hw-numSlots 1.3.6.1.4.1.10734.3.3.2.3.6
The number of slots for this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hw-numFans 1.3.6.1.4.1.10734.3.3.2.3.7
The number of fan subunits for this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hw-numPowerSupplies 1.3.6.1.4.1.10734.3.3.2.3.8
The number of power supply subunits for this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hw-numPEMs 1.3.6.1.4.1.10734.3.3.2.3.9
The number of PEM subunits for this device.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hw-certificateNumber 1.3.6.1.4.1.10734.3.3.2.3.10
The hardware certficate number of the device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

hw-serialNumber 1.3.6.1.4.1.10734.3.3.2.3.11
The hardware serial number of the device.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

tptHardwareNotifyDeviceID 1.3.6.1.4.1.10734.3.3.3.1.1
The unique identifier of the device sending this notification.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..40)  

tptHardwareNotifySlot 1.3.6.1.4.1.10734.3.3.3.1.2
The slot of the hardware whose state has changed. If the hardware element is not a board, this value identifies it as a chassis, fan, power supply, PEM, etc.
Status: current Access: read-only
OBJECT-TYPE    
  ExtendedSlot  

tptHardwareNotifyPort 1.3.6.1.4.1.10734.3.3.3.1.3
The port or sub-unit number of the hardware whose state has changed. Zero for a board, chassis, fan controller, power supply, or power entry module.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tptHardwareNotifyMeType 1.3.6.1.4.1.10734.3.3.3.1.4
The type of the managed element (e.g., backplane, controller, power supply, fan, etc.) whose state has changed.
Status: current Access: read-only
OBJECT-TYPE    
  ManagedElementType  

tptHardwareNotifyCfgType 1.3.6.1.4.1.10734.3.3.3.1.5
The configuration/redundancy of the hardware whose state has changed.
Status: current Access: read-only
OBJECT-TYPE    
  ConfigRedundancy  

tptHardwareNotifyHlState 1.3.6.1.4.1.10734.3.3.3.1.6
The high-level hardware state (active, initializing, standby, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  HardwareState  

tptHardwareNotifyHlStateQual 1.3.6.1.4.1.10734.3.3.3.1.7
Further qualification/detail on the high-level state.
Status: current Access: read-only
OBJECT-TYPE    
  HardwareStateQual  

tptHardwareNotify 1.3.6.1.4.1.10734.3.3.3.0.7
Notification: Used to inform the management station of changes in hardware state on the device.
Status: current Access: read-only
NOTIFICATION-TYPE