All MIBs › TRAX-MIB
Category: Network Management and SNMP Infrastructure, Trend Monitoring and Analytics
Description: Provides SNMP management objects for TRAX network tracking and monitoring systems.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is TRAX-MIB?
TRAX-MIB defines SNMP objects for TRAX network tracking and monitoring systems, appliances associated with dial/network-access equipment (evident from the "usr" and "nas" object groupings) used by carriers and network operators to track remote-access sessions and units. It exposes hardware inventory data (serial number, hardware revision), software revision, CPU type, installed RAM and Flash memory, and a self-test result, alongside a management-connection status object and a command table for issuing device operations. The presence of traxIdSelfTestResult, traxIdHardwareSerNum, traxIdSoftwareRev, traxIdRamInstalled, and traxIdFlashInstalled make this MIB directly useful for monitoring hardware health and firmware/software version compliance, letting an operator confirm a unit passed self-test, has the expected memory installed, and is running the correct software revision. There is no explicit dependency on other standard MIBs evident from the available objects, suggesting this is a largely self-contained proprietary identification/command MIB. It would typically be deployed in remote-access server or network-access-server (NAS) racks where operators need to remotely audit hardware inventory and confirm operational readiness of many similar units. Engineers can download the TRAX-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in TRAX-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- TRAX network tracking/monitoring appliance
- network access server (NAS) equipment
Monitoring Examples
An admin would poll traxIdTable (indexed by traxIdIndex) to read traxIdHardwareSerNum, traxIdHardwareRev, and traxIdSoftwareRev together, verifying that a fleet of units all report the expected software revision after a firmware rollout. Reading traxIdSelfTestResult reveals whether a unit failed its self-test, which combined with traxIdMgmtConnect status can flag a unit that is unreachable or degraded. traxIdCpuType, traxIdRamInstalled, and traxIdFlashInstalled provide a hardware inventory snapshot useful for capacity/compatibility audits before a software upgrade. The traxCmdTable suggests the MIB also supports issuing remote commands to the device via SNMP SET operations.
What Can Be Monitored
- hardware serial number
- hardware revision
- software revision
- CPU type
- installed RAM/Flash memory
- self-test result
- management connection status
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| TimeTicks | |
| enterprises | |
| experimental |
From RFC1213-MIB
| DisplayString |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| nas | 1.3.6.1.4.1.429.1 | |||
| trax | 1.3.6.1.4.1.429.1.31 | |||
| traxCfg | 1.3.6.1.4.1.429.1.31.3 | |||
| IP traxCfgCardIPAddress | 1.3.6.1.4.1.429.1.31.3.1.1.2 | IpAddress | read-write | Specifies the local IP address used for the Hiper TRAX Card Mgmt |
| traxCfgEntry | 1.3.6.1.4.1.429.1.31.3.1.1 | not-accessible | ||
| IP traxCfgGatewayIpAddr | 1.3.6.1.4.1.429.1.31.3.1.1.4 | IpAddress | read-write | Specifies Hiper TRAX gateway IP Address |
| IP traxCfgHostIPAddr | 1.3.6.1.4.1.429.1.31.3.1.1.5 | IpAddress | read-write | Specifies Hiper TRAX Cards LAN HOST IP Address |
| INT traxCfgIndex | 1.3.6.1.4.1.429.1.31.3.1.1.1 | INTEGER | read-only | A unique value for each Hiper TRAX NAC installed in the chassis. The value of this index is identical to the index in the USR chassis MIB associates with the Hiper TRAX Card entity. |
| IP traxCfgIPMask | 1.3.6.1.4.1.429.1.31.3.1.1.3 | IpAddress | read-write | Specifies the subnet mask for the Hiper TRAX Card |
| IP traxCfgNicTrapDestination | 1.3.6.1.4.1.429.1.31.3.1.1.7 | IpAddress | read-write | Specifies alternative trap destination for the NIC IP Port |
| INT traxCfgReadMemAddr | 1.3.6.1.4.1.429.1.31.3.1.1.8 | INTEGER | read-write | Memory Address for retrieving data |
| OCT traxCfgReadMemData | 1.3.6.1.4.1.429.1.31.3.1.1.9 | OCTET STRING | read-write | |
| INT traxCfgReadMemLength | 1.3.6.1.4.1.429.1.31.3.1.1.10 | INTEGER | read-write | Specifies number of byte of the ReadMemoryAddr to Read |
| traxCfgTable | 1.3.6.1.4.1.429.1.31.3.1 | not-accessible | A table of configurable parameters specific to the Hiper TRAX NAC. | |
| INT traxCfgWriteMemAddr | 1.3.6.1.4.1.429.1.31.3.1.1.11 | INTEGER | read-write | Memory address for setting data |
| OCT traxCfgWriteMemData | 1.3.6.1.4.1.429.1.31.3.1.1.13 | OCTET STRING | read-write | Specifies the data to be written to processor memory |
| INT traxCfgWriteMemLen | 1.3.6.1.4.1.429.1.31.3.1.1.12 | INTEGER | read-write | Specifies the number of bytes of the WriteMemoryData string to write |
| STR traxCfgX25Addr | 1.3.6.1.4.1.429.1.31.3.1.1.6 | DisplayString | read-write | Specifies Hiper TRAX network address port 0 for card. |
| STR traxCfgX25AddrPort1 | 1.3.6.1.4.1.429.1.31.3.1.1.16 | DisplayString | read-write | Specifies Hiper TRAX network address port 1 for card |
| traxCmd | 1.3.6.1.4.1.429.1.31.2 | |||
| INT traxCmdCode | 1.3.6.1.4.1.429.1.31.2.1.1.8 | INTEGER | read-only | The value of this object is noError(1) if the command was successful, and indicates a further description of what went wrong if it was unsuccessful. |
| traxCmdEntry | 1.3.6.1.4.1.429.1.31.2.1.1 | not-accessible | There is one Hiper TRAX Card Command entry per Hiper TRAX Card in the chassis. | |
| INT traxCmdForce | 1.3.6.1.4.1.429.1.31.2.1.1.5 | INTEGER | read-write | In some cases, the Hiper TRAX Card may be in a state such that certain commands could adversely affect connections. In such cases, a command request with this object not present or set to noForce will result in a warning |
| INT traxCmdFunction | 1.3.6.1.4.1.429.1.31.2.1.1.4 | INTEGER | read-write | This object contains a value which describes the command which is being invoked. |
| INT traxCmdIndex | 1.3.6.1.4.1.429.1.31.2.1.1.1 | INTEGER | read-only | A unique value for each Hiper TRAX Card in the chassis. The value of this object matches the value of the index of the corresponding Hiper TRAX Card's entry in the entity table of the chassis MIB. |
| OCT traxCmdMgtStationId | 1.3.6.1.4.1.429.1.31.2.1.1.2 | OCTET STRING | read-write | This object is a generic read-write variable that a Management Station (MS) can use to guarantee that the results from a given command are the results of a command issued by that specific MS. Each MS must SET a unique value to this object |
| OCT traxCmdParam | 1.3.6.1.4.1.429.1.31.2.1.1.6 | OCTET STRING | read-write | This object contains parameters that are specific to the particular command being issued. In some cases, there will be no aditional parameters required. |
| INT traxCmdReqId | 1.3.6.1.4.1.429.1.31.2.1.1.3 | INTEGER | read-only | This object contains the value of the request-id field in the SNMP PDU which invoked the current or most recent command or test on this X.25 Card. If the request-id is unknown or undefined, this object contains the value zero. |
| INT traxCmdResult | 1.3.6.1.4.1.429.1.31.2.1.1.7 | INTEGER | read-only | This object contains the result of the most recently requested command or test, or the value none(1) if no commands have been requested since the last reset. |
| traxCmdTable | 1.3.6.1.4.1.429.1.31.2.1 | not-accessible | The Hiper TRAX Card Command table contains an entry for each of the manageable Hiper TRAX Cards in the chassis. It provides a means through which to take specific actions on one or more Hiper TRAX cards in the NAS chassis. | |
| OCT traxDNIFailureReason | 1.3.6.1.4.1.429.1.31.3.1.1.15 | OCTET STRING | not-accessible | Specifies the Failure Reason for the TRAX Traps. |
| INT traxFailureReason | 1.3.6.1.4.1.429.1.31.3.1.1.14 | INTEGER | not-accessible | Specifies the Failure Reason for the TRAX Traps. |
| traxId | 1.3.6.1.4.1.429.1.31.1 | |||
| INT traxIdCpuType | 1.3.6.1.4.1.429.1.31.1.1.1.5 | INTEGER | read-only | Defines the type of CPU present on the Hiper TRAX NAC. |
| traxIdEntry | 1.3.6.1.4.1.429.1.31.1.1.1 | not-accessible | There is one entry in this table for every Hiper TRAX card in the chassis. | |
| INT traxIdFlashInstalled | 1.3.6.1.4.1.429.1.31.1.1.1.7 | INTEGER | read-only | Specifies the amount of Flash Rom installed on the Hiper TRAX NAC in Kbytes. |
| STR traxIdHardwareRev | 1.3.6.1.4.1.429.1.31.1.1.1.3 | DisplayString | read-only | The hardware revision of the specified Hiper TRAX card as stored in its EEPROM. |
| STR traxIdHardwareSerNum | 1.3.6.1.4.1.429.1.31.1.1.1.2 | DisplayString | read-only | The Hiper TRAX card's hardware serial number as stored in EEPROM. |
| INT traxIdIndex | 1.3.6.1.4.1.429.1.31.1.1.1.1 | INTEGER | read-only | An index that uniquely identifies the Hiper TRAX card for which this row in the table pertains. The value of this index matches the value of the index for the corresponding entity in the entity table of the chassis MIB. |
| INT traxIdMgmtConnect | 1.3.6.1.4.1.429.1.31.1.1.1.10 | INTEGER | read-only | Indicates the current status of Hiper TRAX Card user interface. |
| INT traxIdRamInstalled | 1.3.6.1.4.1.429.1.31.1.1.1.6 | INTEGER | read-only | Specifies the amount of DRAM installed on the Hiper TRAX Gateway NAC in Kbytes. |
| INT traxIdSelfTestResult | 1.3.6.1.4.1.429.1.31.1.1.1.9 | INTEGER | read-only | Displays the results of the most resent self test performed by the Hiper TRAX NAC. If all tests have passed a value of 0 is returned. |
| STR traxIdSoftwareRev | 1.3.6.1.4.1.429.1.31.1.1.1.4 | DisplayString | read-only | The revision of the software being executed in the specified Hiper TRAX card. |
| traxIdTable | 1.3.6.1.4.1.429.1.31.1.1 | not-accessible | A table that contains information that identifies the hardware and software that make up the specified Hiper TRAX card. | |
| CTR traxSyncCallCount | 1.3.6.1.4.1.429.1.31.6.1.1.2 | Counter | read-only | Number of Calls for which synchronous transaction was initiated |
| CTR traxSyncDiscHostFlowOffTimeOuts | 1.3.6.1.4.1.429.1.31.6.1.1.10 | Counter | read-only | Number of processed synchronous calls disconnected because host has flowed off for too long |
| CTR traxSyncDiscHostFrameTooBig | 1.3.6.1.4.1.429.1.31.6.1.1.7 | Counter | read-only | Number of processed synchronous calls disconnected beacause too large an iframe was received from the host |
| CTR traxSyncDiscInactivityTimeouts | 1.3.6.1.4.1.429.1.31.6.1.1.12 | Counter | read-only | Number of processed synchronous calls disconnected because there has been no inframe activity for too long |
| CTR traxSyncDiscInvalidEvent | 1.3.6.1.4.1.429.1.31.6.1.1.14 | Counter | read-only | Number of Synchronous calls disconnected due to occurrence of an unexpected event in the synchronous protocol processing |
| CTR traxSyncDiscInvalidState | 1.3.6.1.4.1.429.1.31.6.1.1.15 | Counter | read-only | Number of Synchronous calls disconnected |
| CTR traxSyncDiscMaxRetrans | 1.3.6.1.4.1.429.1.31.6.1.1.5 | Counter | read-only | Number of synchronous call disconnected due to excedding the max number of retransmissions without acknowledgments |
| CTR traxSyncDiscMaxSnrms | 1.3.6.1.4.1.429.1.31.6.1.1.6 | Counter | read-only | Number of synchronous call disconnected because link could not be initiated within SNRM limit |
| CTR traxSyncDiscNoBuffers | 1.3.6.1.4.1.429.1.31.6.1.1.13 | Counter | read-only | Number of processed synchronous calls disconnected because of internal buffer allocation problems |
| CTR traxSyncDiscNormal | 1.3.6.1.4.1.429.1.31.6.1.1.4 | Counter | read-only | Number of processed synchronous calls disconnected normally |
| CTR traxSyncDiscPosFlowoffTimeOuts | 1.3.6.1.4.1.429.1.31.6.1.1.11 | Counter | read-only | Number of processed synchronous calls disconnected because POS has flowed off for too long |
| CTR traxSyncDiscPosFrameTooBig | 1.3.6.1.4.1.429.1.31.6.1.1.9 | Counter | read-only | Number of processed synchronous calls disconnected beacause too large an iframe was received from the POS |
| CTR traxSyncDiscPosFrameTooSmall | 1.3.6.1.4.1.429.1.31.6.1.1.8 | Counter | read-only | Number of processed synchronous calls disconnected beacause too small an iframe was received from the host |
| traxSyncSts | 1.3.6.1.4.1.429.1.31.6 | |||
| traxSyncStsEntry | 1.3.6.1.4.1.429.1.31.6.1.1 | not-accessible | ||
| INT traxSyncStsIndex | 1.3.6.1.4.1.429.1.31.6.1.1.1 | INTEGER | read-only | Index for Hiper TRAX Synchronus Transaction Statistics Table |
| traxSyncStsTable | 1.3.6.1.4.1.429.1.31.6.1 | not-accessible | Hiper TRAX Synchronus Transaction Statistics Group | |
| CTR traxSyncTransactionCount | 1.3.6.1.4.1.429.1.31.6.1.1.3 | Counter | read-only | Number of processed synchronous transaction |
| INT traxTrapDupTrans | 1.3.6.1.4.1.429.1.31.4.1.1.13 | INTEGER | read-write | Enables Hiper TRAX duplicate transaction event |
| traxTrapEna | 1.3.6.1.4.1.429.1.31.4 | |||
| INT traxTrapEnaDnisLookUp | 1.3.6.1.4.1.429.1.31.4.1.1.10 | INTEGER | read-write | Enables Hiper TRAX DNI Look Up event |
| traxTrapEnaEntry | 1.3.6.1.4.1.429.1.31.4.1.1 | not-accessible | There is one entry for each Hiper TRAX Card in the chassis | |
| INT traxTrapEnaIndex | 1.3.6.1.4.1.429.1.31.4.1.1.1 | INTEGER | read-only | A unique index identifying the Hiper TRAX Card to which the trap enable objects pertain. |
| INT traxTrapEnaNicMissing | 1.3.6.1.4.1.429.1.31.4.1.1.2 | INTEGER | read-write | Enables reporting of NIC missing event |
| INT traxTrapEnaSvcAlarm | 1.3.6.1.4.1.429.1.31.4.1.1.12 | INTEGER | read-write | Enables Hiper TRAX SVC alarm event |
| INT traxTrapEnaSvcSetUp | 1.3.6.1.4.1.429.1.31.4.1.1.11 | INTEGER | read-write | Enables Hiper TRAX SVC setup failed Event |
| traxTrapEnaTable | 1.3.6.1.4.1.429.1.31.4.1 | not-accessible | Table containing objects to enable traps on the Hiper TRAX Cards in the chassis. | |
| INT traxTrapEnaX25FrameLevelDown | 1.3.6.1.4.1.429.1.31.4.1.1.4 | INTEGER | read-write | Enable reporting of Hiper TRAX Frame Level Down Event |
| INT traxTrapEnaX25FrameLevelUp | 1.3.6.1.4.1.429.1.31.4.1.1.3 | INTEGER | read-write | Enables reporting of Hiper TRAX Frame Level Up Event |
| INT traxTrapEnaX25LinkDn | 1.3.6.1.4.1.429.1.31.4.1.1.9 | INTEGER | read-write | Enables Hiper TRAX Link Down Event |
| INT traxTrapEnaX25LinkUp | 1.3.6.1.4.1.429.1.31.4.1.1.8 | INTEGER | read-write | Enables Hiper TRAX link Up Event |
| INT traxTrapEnaX25LostCalls | 1.3.6.1.4.1.429.1.31.4.1.1.7 | INTEGER | read-write | Enables Hiper TRAX Lost Calls Event |
| INT traxTrapEnaX25PacketLevelDn | 1.3.6.1.4.1.429.1.31.4.1.1.6 | INTEGER | read-write | Enable Hiper TRAX Packet Level Down Event |
| INT traxTrapEnaX25PacketLevelUp | 1.3.6.1.4.1.429.1.31.4.1.1.5 | INTEGER | read-write | Enables Hiper TRAX packet level up event |
| INT traxulpbStatDISCCmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.14 | INTEGER | read-only | Number of DISC commands received. |
| INT traxulpbStatDISCCmdsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.15 | INTEGER | read-only | Number of DISC commands transmitted. |
| INT traxulpbStatDMRspsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.16 | INTEGER | read-only | Number of DM response received. |
| INT traxulpbStatDMRspsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.17 | INTEGER | read-only | Number of DM response transmitted. |
| traxulpbStatEntry | 1.3.6.1.4.1.429.1.31.9.1.1 | not-accessible | Entries of ulpbStatTrable. | |
| INT traxulpbStatFRMRRspsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.20 | INTEGER | read-only | Number of FRMR response received. |
| INT traxulpbStatFRMRRspsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.21 | INTEGER | read-only | Number of FRMR response transmitted. |
| INT traxulpbStatIFrameCmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.22 | INTEGER | read-only | Number of IFRMR CMD Recvd. |
| INT traxulpbStatIFrameCmdsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.23 | INTEGER | read-only | Number of IFRMR CMD Trsmit. |
| INT traxulpbStatIndex | 1.3.6.1.4.1.429.1.31.9.1.1.1 | INTEGER | read-only | A unique value for each Hiper TRAX entity running LAPB in the chassis. The value of this object matches the value of the index of the corresponding X.25 subnetwork entity running LAPB entry in the entity table of the chassis MIB. |
| INT traxulpbStatREJCmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.6 | INTEGER | read-only | Number of REJ commands received. |
| INT traxulpbStatREJCmdsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.7 | INTEGER | read-only | Number of REJ commands transmitted. |
| INT traxulpbStatREJRspsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.8 | INTEGER | read-only | Number of REJ responses received. |
| INT traxulpbStatREJRspsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.9 | INTEGER | read-only | Number of REJ responses transmitted. |
| INT traxulpbStatRNRCmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.4 | INTEGER | read-only | Number of RNR commands received. |
| INT traxulpbStatRNRCmdsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.5 | INTEGER | read-only | Number of RNR commands transmitted. |
| INT traxulpbStatRRRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.2 | INTEGER | read-only | Number of RR commands received. |
| INT traxulpbStatRRTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.3 | INTEGER | read-only | Number of RR commands transmitted. |
| INT traxulpbStatSABMCmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.10 | INTEGER | read-only | Number of SABM commands received. |
| INT traxulpbStatSABMCmdsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.11 | INTEGER | read-only | Number of SABM commands transmitted. |
| INT traxulpbStatSABMECmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.12 | INTEGER | read-only | Number of SABME commands received. |
| INT traxulpbStatSABMECmdsTransmit | 1.3.6.1.4.1.429.1.31.9.1.1.13 | INTEGER | read-only | Number of SABME commands transmitted. |
| traxulpbStatTable | 1.3.6.1.4.1.429.1.31.9.1 | not-accessible | ||
| INT traxulpbStatUARspsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.18 | INTEGER | read-only | Number of UA response received. |
| INT traxulpbStatUARspsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.19 | INTEGER | read-only | Number of UA response transmitted. |
| traxULPBSts | 1.3.6.1.4.1.429.1.31.9 | |||
| INT traxUx25StatCallsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.2 | INTEGER | read-only | Number of incoming calls. |
| INT traxUx25StatCallsRcvdEstab | 1.3.6.1.4.1.429.1.31.8.1.1.4 | INTEGER | read-only | Number of incoming calls established. |
| INT traxUx25StatCallsSent | 1.3.6.1.4.1.429.1.31.8.1.1.3 | INTEGER | read-only | Number of outgoing calls. |
| INT traxUx25StatCallsSentEstab | 1.3.6.1.4.1.429.1.31.8.1.1.5 | INTEGER | read-only | Number of outgoing calls established. |
| INT traxUx25StatClrPktRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.22 | INTEGER | read-only | Number of clear packets received |
| INT traxUx25StatClrPktSent | 1.3.6.1.4.1.429.1.31.8.1.1.23 | INTEGER | read-only | Number of clear packets sent |
| INT traxUx25StatDataPktsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.6 | INTEGER | read-only | Number of data packets received. |
| INT traxUx25StatDataPktsSent | 1.3.6.1.4.1.429.1.31.8.1.1.7 | INTEGER | read-only | Number of data packets sent. |
| INT traxUx25StatDiagPktsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.16 | INTEGER | read-only | Number of diagnostic packets received. |
| INT traxUx25StatDiagPktsSent | 1.3.6.1.4.1.429.1.31.8.1.1.17 | INTEGER | read-only | Number of diagnostic packets sent. |
| traxUx25StatEntry | 1.3.6.1.4.1.429.1.31.8.1.1 | not-accessible | Entries of ux25StatTable. | |
| INT traxUx25StatIndex | 1.3.6.1.4.1.429.1.31.8.1.1.1 | INTEGER | read-only | A unique value for each Hiper TRAX subnetwork entity in the chassis. The value of this object matches the value of the index of the corresponding Hiper TRAX subnetwork entity entry in the entity table of the chassis MIB. |
| INT traxUx25StatIntrptPktsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.18 | INTEGER | read-only | Number of interrupt packets received. |
| INT traxUx25StatIntrptPktsSent | 1.3.6.1.4.1.429.1.31.8.1.1.19 | INTEGER | read-only | Number of interrupt packets sent. |
| INT traxUx25StatPVCsInDatTrnsfrState | 1.3.6.1.4.1.429.1.31.8.1.1.24 | INTEGER | read-only | Number of PVCs in Data Transfer State. |
| INT traxUx25StatRcvrNotRdyRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.10 | INTEGER | read-only | Number of receiver not ready received. |
| INT traxUx25StatRcvrNotRdySent | 1.3.6.1.4.1.429.1.31.8.1.1.11 | INTEGER | read-only | Number of receiver not ready sent. |
| INT traxUx25StatRcvrRdyRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.12 | INTEGER | read-only | Number of receiver ready received. |
| INT traxUx25StatRcvrRdySent | 1.3.6.1.4.1.429.1.31.8.1.1.13 | INTEGER | read-only | Number of receiver ready sent. |
| INT traxUx25StatRejPktsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.20 | INTEGER | read-only | Number of rejects packets received |
| INT traxUx25StatRejPktsSent | 1.3.6.1.4.1.429.1.31.8.1.1.21 | INTEGER | read-only | Number of rejects packets sent |
| INT traxUx25StatResetsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.14 | INTEGER | read-only | Number of resets received. |
| INT traxUx25StatResetsSent | 1.3.6.1.4.1.429.1.31.8.1.1.15 | INTEGER | read-only | Number of resets sent. |
| INT traxUx25StatRestartsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.8 | INTEGER | read-only | Number of restarts received. |
| INT traxUx25StatRestartsSent | 1.3.6.1.4.1.429.1.31.8.1.1.9 | INTEGER | read-only | Number of restarts sent. |
| INT traxUx25StatSVCsInDatTrnsfrState | 1.3.6.1.4.1.429.1.31.8.1.1.25 | INTEGER | read-only | Number of SVCs in Data Transfer State. |
| traxUx25StatTable | 1.3.6.1.4.1.429.1.31.8.1 | not-accessible | Defines Object that Report Operational sts for an Hiper TRAX interface | |
| traxUX25Sts | 1.3.6.1.4.1.429.1.31.8 | |||
| CTR traxVisaCallCount | 1.3.6.1.4.1.429.1.31.5.1.1.2 | Counter | read-only | Number of calls in which VISA protocol was initiated |
| CTR traxVisaDiscBadCurrentState | 1.3.6.1.4.1.429.1.31.5.1.1.16 | Counter | read-only | Number of VISA calls disconnected due to Transaction process in wrong state |
| CTR traxVisaDiscHostFrameTooBig | 1.3.6.1.4.1.429.1.31.5.1.1.21 | Counter | read-only | Number of calls disconnected due to too large frame from Host |
| CTR traxVisaDiscHostRequest | 1.3.6.1.4.1.429.1.31.5.1.1.8 | Counter | read-only | Number of Visa Calls that disconnected at Host's request |
| CTR traxVisaDiscHostRespTimeouts | 1.3.6.1.4.1.429.1.31.5.1.1.22 | Counter | read-only | Number of calls disconnected due to timeout on response from the host |
| CTR traxVisaDiscHostWriteTimeouts | 1.3.6.1.4.1.429.1.31.5.1.1.14 | Counter | read-only | Number of VISA calls disconnected due to excedding host write timeout |
| CTR traxVisaDiscMaxBadFrames | 1.3.6.1.4.1.429.1.31.5.1.1.12 | Counter | read-only | Number of VISA calls disconnected due to excedding maximum number of bad frames |
| CTR traxVisaDiscMaxEnqs | 1.3.6.1.4.1.429.1.31.5.1.1.9 | Counter | read-only | Number of VISA Calls disconnected due to exceeding maximum ENQ limit |
| CTR traxVisaDiscMaxRetranToHost | 1.3.6.1.4.1.429.1.31.5.1.1.11 | Counter | read-only | Number of VISA calls disconnected due to excedding maximum retransmissions to HOST |
| CTR traxVisaDiscMaxRetranToPos | 1.3.6.1.4.1.429.1.31.5.1.1.10 | Counter | read-only | Number of VISA calls disconnected due to excedding maximum retransmissions to POS |
| CTR traxVisaDiscNdcLogonFailures | 1.3.6.1.4.1.429.1.31.5.1.1.18 | Counter | read-only | Number of calls disconnected due to too NDC Logon Failures |
| CTR traxVisaDiscNormal | 1.3.6.1.4.1.429.1.31.5.1.1.6 | Counter | read-only | Number of Visa Calls that terminated normally |
| CTR traxVisaDiscNumBadMsg | 1.3.6.1.4.1.429.1.31.5.1.1.23 | Counter | read-only | Number of calls disconnected due to bad message |
| CTR traxVisaDiscNumSystem | 1.3.6.1.4.1.429.1.31.5.1.1.24 | Counter | read-only | |
| CTR traxVisaDiscPosFrameTooBig | 1.3.6.1.4.1.429.1.31.5.1.1.20 | Counter | read-only | Number of calls disconnected due to too large frame from the POS |
| CTR traxVisaDiscPosRcvTimeouts | 1.3.6.1.4.1.429.1.31.5.1.1.19 | Counter | read-only | Number of calls disconnected due to POS exceeding timeout |
| CTR traxVisaDiscPosRequest | 1.3.6.1.4.1.429.1.31.5.1.1.7 | Counter | read-only | Number of Visa Calls that disconnected at POS request |
| CTR traxVisaDiscPosWriteTimeouts | 1.3.6.1.4.1.429.1.31.5.1.1.13 | Counter | read-only | Number of VISA calls disconnected due to excedding POS write timeout |
| CTR traxVisaDiscSynDelayTooLong | 1.3.6.1.4.1.429.1.31.5.1.1.15 | Counter | read-only | Number of VISA calls disconnected due to excedding SYN delay limit |
| CTR traxVisaDiscUnexpectedEvent | 1.3.6.1.4.1.429.1.31.5.1.1.17 | Counter | read-only | Number of VISA calls disconnected due to occurence of an unexpected event in VISA protocol processing |
| CTR traxVisaDuplicateTransCount | 1.3.6.1.4.1.429.1.31.5.1.1.5 | Counter | read-only | Number of duplicate Visa Transactions Detected |
| CTR traxVisaRetransCount | 1.3.6.1.4.1.429.1.31.5.1.1.4 | Counter | read-only | Number of VISA retransmits to POS |
| traxVisaSts | 1.3.6.1.4.1.429.1.31.5 | |||
| traxVisaStsEntry | 1.3.6.1.4.1.429.1.31.5.1.1 | not-accessible | Entries of Hiper TRAX VISA Statistics | |
| INT traxVisaStsIndex | 1.3.6.1.4.1.429.1.31.5.1.1.1 | INTEGER | read-only | Index into Hiper TRAX Visa Table |
| traxVisaStsTable | 1.3.6.1.4.1.429.1.31.5.1 | not-accessible | ||
| CTR traxVisaTransactionCount | 1.3.6.1.4.1.429.1.31.5.1.1.3 | Counter | read-only | Number of processed VISA transactions |
| traxx25wanStats | 1.3.6.1.4.1.429.1.31.7.1 | |||
| INT traxx25wanStatsCTS | 1.3.6.1.4.1.429.1.31.7.1.1.1.18 | INTEGER | read-only | X.25 WAN interface CTS signal status. |
| INT traxx25wanStatsDCD | 1.3.6.1.4.1.429.1.31.7.1.1.1.19 | INTEGER | read-only | X.25 WAN interface DCD signal status. |
| INT traxx25wanStatsDSR | 1.3.6.1.4.1.429.1.31.7.1.1.1.17 | INTEGER | read-only | X.25 WAN interface DSR signal status. |
| traxx25wanStatsEntry | 1.3.6.1.4.1.429.1.31.7.1.1.1 | not-accessible | There is one X.25 WAN status entry for each x.25 subnet installed in the NAS chassis. | |
| CTR traxx25wanStatsGoodFramesRxs | 1.3.6.1.4.1.429.1.31.7.1.1.1.3 | Counter | read-only | A count of the good frames received since this entity was intitalized. |
| CTR traxx25wanStatsGoodFramesTxs | 1.3.6.1.4.1.429.1.31.7.1.1.1.2 | Counter | read-only | A count of the number of good frames transmitted since this entity was initialized. |
| INT traxx25wanStatsIndex | 1.3.6.1.4.1.429.1.31.7.1.1.1.1 | INTEGER | read-only | A unique value for each X25 WAN port in the NAS chassis. The value of this index matches is the entity index associated with this X25 subnet found in the USR Chassis MIB. |
| CTR traxx25wanStatsRxAborts | 1.3.6.1.4.1.429.1.31.7.1.1.1.10 | Counter | read-only | The number of recieve frame aborts seen by this entity since initialization. |
| CTR traxx25wanStatsRxCrcErrs | 1.3.6.1.4.1.429.1.31.7.1.1.1.6 | Counter | read-only | The number of received crc errors since this entity was intitialized. |
| CTR traxx25wanStatsRxFrameNoBufs | 1.3.6.1.4.1.429.1.31.7.1.1.1.7 | Counter | read-only | The number of times this entity has recieved data without a buffer to place it into. |
| CTR traxx25wanStatsRxOverflows | 1.3.6.1.4.1.429.1.31.7.1.1.1.9 | Counter | read-only | The number of receive buffer overflows seen by this entity since initialization. |
| CTR traxx25wanStatsRxOverruns | 1.3.6.1.4.1.429.1.31.7.1.1.1.5 | Counter | read-only | The number of receiver overruns detected by this entity since intitialization. |
| CTR traxx25wanStatsRxTooLongs | 1.3.6.1.4.1.429.1.31.7.1.1.1.11 | Counter | read-only | The number of frames recieved that exceeded the defined maximum receive frame size. |
| CTR traxx25wanStatsRxTooShorts | 1.3.6.1.4.1.429.1.31.7.1.1.1.13 | Counter | read-only | A count of the number of frames received that were smaller than the minimum frame size. |
| traxx25wanStatsTable | 1.3.6.1.4.1.429.1.31.7.1.1 | not-accessible | The x25wanStatsTable is composed of counters which allow the operator to view activity which can indicate the health of the WAN connection. | |
| CTR traxx25wanStatsTxBadPackets | 1.3.6.1.4.1.429.1.31.7.1.1.1.14 | Counter | read-only | The number of bad packets that the WAN interface received for transmission from the upper layers of the X.25 protocol stack. |
| CTR traxx25wanStatsTxRingQFulls | 1.3.6.1.4.1.429.1.31.7.1.1.1.15 | Counter | read-only | A count of the number of times the circular buffer used for transmission was full when a transmission was attempted by the upper layers of the X.25 protocol stack. |
| CTR traxx25wanStatsTxTooShorts | 1.3.6.1.4.1.429.1.31.7.1.1.1.12 | Counter | read-only | The number of times that the upper protocol layers attempted to transmit too small a frame. |
| CTR traxx25wanStatsTxUnderruns | 1.3.6.1.4.1.429.1.31.7.1.1.1.4 | Counter | read-only | A count of the number of transmit underruns that have been seen by this entity since initialization. |
| CTR traxx25wanStatsUnrecoveredRxs | 1.3.6.1.4.1.429.1.31.7.1.1.1.8 | Counter | read-only | The number of overrun frames that the entity was unable to recover. |
| traxX25wSts | 1.3.6.1.4.1.429.1.31.7 | |||
| usr | 1.3.6.1.4.1.429 |
RFC description
Hardware and software identification MIB for 3Com Hiper TRAX network interface cards.
Start monitoring TRAX network tracking/monitoring appliance, network access server (NAS) equipment (hardware inventory/self-test status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.