TRAX-MIB: View SNMP OID List / Download MIB
VENDOR: UTSTARCOM INCORPORATED
Home | MIB: TRAX-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
usr | 1.3.6.1.4.1.429 | |||
nas | 1.3.6.1.4.1.429.1 | |||
trax | 1.3.6.1.4.1.429.1.31 | |||
traxId | 1.3.6.1.4.1.429.1.31.1 | |||
traxIdTable | 1.3.6.1.4.1.429.1.31.1.1 | no-access |
A table that contains information that identifies the hardware and software that make up the specified Hiper TRAX card. |
|
1.3.6.1.4.1.429.1.31.1.1.1 | no-access |
There is one entry in this table for every Hiper TRAX card in the chassis. |
||
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. |
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. |
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. |
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. |
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. Enumeration: 'i80386': 1, 'powerPC603': 3, 'i80486': 2. |
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. |
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. |
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. |
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. Enumeration: 'active': 2, 'inactive': 1. |
traxCmd | 1.3.6.1.4.1.429.1.31.2 | |||
traxCmdTable | 1.3.6.1.4.1.429.1.31.2.1 | no-access |
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. |
|
1.3.6.1.4.1.429.1.31.2.1.1 | no-access |
There is one Hiper TRAX Card Command entry per Hiper TRAX Card in the chassis. |
||
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. |
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 |
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. |
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. Enumeration: 'nonDisruptSelfTest': 5, 'saveToNVRAM': 2, 'resetStsCounters': 10, 'restoreFromNVRAM': 3, 'noCommand': 1, 'softwareReset': 7, 'downloadCfgFile': 8, 'disruptSelfTest': 6, 'restoreFromDefault': 4, 'uploadCfgFile': 9. |
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 |
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. |
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. Enumeration: 'none': 1, 'success': 2, 'failed': 7, 'unAbleToRun': 5, 'aborted': 6, 'inProgress': 3, 'notSupported': 4. |
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. Enumeration: 'pendingSoftwareDownload': 73, 'invalidRomId': 75, 'userInterfaceActive': 58, 'flashEraseTimeout': 87, 'invalidFileHeader': 88, 'eraseSequenceError': 64, 'slotEmpty': 8, 'badFlashRomID': 61, 'eraseExecutionError': 65, 'badProgramVoltage': 68, 'deviceDisabled': 22, 'unrecognizedCommand': 6, 'ramCrcBad': 74, 'noError': 1, 'unable': 2, 'fileTooBig': 46, 'noResponse': 12, 'unsupportedCommand': 20, 'programmingDataError': 69, 'bulkTransferInProcess': 93, 'flashEraseError': 63, 'cardIdUnknown': 85, 'badFlashVoltage': 62, 'cardIdMismatch': 84, 'tftpTimeout': 86, 'invalidCodeError': 71, 'programCodeError': 70, 'romCrcBad': 72, 'receiveBufferOverflow': 66. |
traxCfg | 1.3.6.1.4.1.429.1.31.3 | |||
traxCfgTable | 1.3.6.1.4.1.429.1.31.3.1 | no-access |
A table of configurable parameters specific to the Hiper TRAX NAC. |
|
1.3.6.1.4.1.429.1.31.3.1.1 | no-access | |||
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. |
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 |
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 |
traxCfgGatewayIpAddr | 1.3.6.1.4.1.429.1.31.3.1.1.4 | ipaddress | read-write |
Specifies Hiper TRAX gateway IP Address |
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 |
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. |
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 |
traxCfgReadMemAddr | 1.3.6.1.4.1.429.1.31.3.1.1.8 | integer | read-write |
Memory Address for retrieving data |
traxCfgReadMemData | 1.3.6.1.4.1.429.1.31.3.1.1.9 | octet string | read-write | |
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 |
traxCfgWriteMemAddr | 1.3.6.1.4.1.429.1.31.3.1.1.11 | integer | read-write |
Memory address for setting data |
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 |
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 |
traxFailureReason | 1.3.6.1.4.1.429.1.31.3.1.1.14 | integer | no-access |
Specifies the Failure Reason for the TRAX Traps. |
traxDNIFailureReason | 1.3.6.1.4.1.429.1.31.3.1.1.15 | octet string | no-access |
Specifies the Failure Reason for the TRAX Traps. |
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 |
traxTrapEna | 1.3.6.1.4.1.429.1.31.4 | |||
traxTrapEnaTable | 1.3.6.1.4.1.429.1.31.4.1 | no-access |
Table containing objects to enable traps on the Hiper TRAX Cards in the chassis. |
|
1.3.6.1.4.1.429.1.31.4.1.1 | no-access |
There is one entry for each Hiper TRAX Card in the chassis |
||
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. |
traxTrapEnaNicMissing | 1.3.6.1.4.1.429.1.31.4.1.1.2 | integer | read-write |
Enables reporting of NIC missing event Enumeration: 'enable': 1, 'disable': 2. |
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 Enumeration: 'enable': 1, 'disable': 2. |
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 Enumeration: 'enable': 1, 'disable': 2. |
traxTrapEnaX25PacketLevelUp | 1.3.6.1.4.1.429.1.31.4.1.1.5 | integer | read-write |
Enables Hiper TRAX packet level up event Enumeration: 'enable': 1, 'disable': 2. |
traxTrapEnaX25PacketLevelDn | 1.3.6.1.4.1.429.1.31.4.1.1.6 | integer | read-write |
Enable Hiper TRAX Packet Level Down Event Enumeration: 'enable': 1, 'disable': 2. |
traxTrapEnaX25LostCalls | 1.3.6.1.4.1.429.1.31.4.1.1.7 | integer | read-write |
Enables Hiper TRAX Lost Calls Event Enumeration: 'enable': 1, 'disable': 2. |
traxTrapEnaX25LinkUp | 1.3.6.1.4.1.429.1.31.4.1.1.8 | integer | read-write |
Enables Hiper TRAX link Up Event Enumeration: 'enable': 1, 'disable': 2. |
traxTrapEnaX25LinkDn | 1.3.6.1.4.1.429.1.31.4.1.1.9 | integer | read-write |
Enables Hiper TRAX Link Down Event Enumeration: 'enable': 1, 'disable': 2. |
traxTrapEnaDnisLookUp | 1.3.6.1.4.1.429.1.31.4.1.1.10 | integer | read-write |
Enables Hiper TRAX DNI Look Up event Enumeration: 'enable': 1, 'disable': 2. |
traxTrapEnaSvcSetUp | 1.3.6.1.4.1.429.1.31.4.1.1.11 | integer | read-write |
Enables Hiper TRAX SVC setup failed Event Enumeration: 'enable': 1, 'disable': 2. |
traxTrapEnaSvcAlarm | 1.3.6.1.4.1.429.1.31.4.1.1.12 | integer | read-write |
Enables Hiper TRAX SVC alarm event Enumeration: 'enable': 1, 'disable': 2. |
traxTrapDupTrans | 1.3.6.1.4.1.429.1.31.4.1.1.13 | integer | read-write |
Enables Hiper TRAX duplicate transaction event Enumeration: 'enable': 1, 'disable': 2. |
traxVisaSts | 1.3.6.1.4.1.429.1.31.5 | |||
traxVisaStsTable | 1.3.6.1.4.1.429.1.31.5.1 | no-access | ||
1.3.6.1.4.1.429.1.31.5.1.1 | no-access |
Entries of Hiper TRAX VISA Statistics |
||
traxVisaStsIndex | 1.3.6.1.4.1.429.1.31.5.1.1.1 | integer | read-only |
Index into Hiper TRAX Visa Table |
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 |
traxVisaTransactionCount | 1.3.6.1.4.1.429.1.31.5.1.1.3 | counter | read-only |
Number of processed VISA transactions |
traxVisaRetransCount | 1.3.6.1.4.1.429.1.31.5.1.1.4 | counter | read-only |
Number of VISA retransmits to POS |
traxVisaDuplicateTransCount | 1.3.6.1.4.1.429.1.31.5.1.1.5 | counter | read-only |
Number of duplicate Visa Transactions Detected |
traxVisaDiscNormal | 1.3.6.1.4.1.429.1.31.5.1.1.6 | counter | read-only |
Number of Visa Calls that terminated normally |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
traxVisaDiscNumSystem | 1.3.6.1.4.1.429.1.31.5.1.1.24 | counter | read-only | |
traxSyncSts | 1.3.6.1.4.1.429.1.31.6 | |||
traxSyncStsTable | 1.3.6.1.4.1.429.1.31.6.1 | no-access |
Hiper TRAX Synchronus Transaction Statistics Group |
|
1.3.6.1.4.1.429.1.31.6.1.1 | no-access | |||
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 |
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 |
traxSyncTransactionCount | 1.3.6.1.4.1.429.1.31.6.1.1.3 | counter | read-only |
Number of processed synchronous transaction |
traxSyncDiscNormal | 1.3.6.1.4.1.429.1.31.6.1.1.4 | counter | read-only |
Number of processed synchronous calls disconnected normally |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
traxSyncDiscInvalidState | 1.3.6.1.4.1.429.1.31.6.1.1.15 | counter | read-only |
Number of Synchronous calls disconnected |
traxX25wSts | 1.3.6.1.4.1.429.1.31.7 | |||
traxx25wanStats | 1.3.6.1.4.1.429.1.31.7.1 | |||
traxx25wanStatsTable | 1.3.6.1.4.1.429.1.31.7.1.1 | no-access |
The x25wanStatsTable is composed of counters which allow the operator to view activity which can indicate the health of the WAN connection. |
|
1.3.6.1.4.1.429.1.31.7.1.1.1 | no-access |
There is one X.25 WAN status entry for each x.25 subnet installed in the NAS chassis. |
||
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. Enumeration: 'on': 2, 'off': 1. |
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. Enumeration: 'on': 2, 'off': 1. |
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. Enumeration: 'on': 2, 'off': 1. |
traxUX25Sts | 1.3.6.1.4.1.429.1.31.8 | |||
traxUx25StatTable | 1.3.6.1.4.1.429.1.31.8.1 | no-access |
Defines Object that Report Operational sts for an Hiper TRAX interface |
|
1.3.6.1.4.1.429.1.31.8.1.1 | no-access |
Entries of ux25StatTable. |
||
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. |
traxUx25StatCallsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.2 | integer | read-only |
Number of incoming calls. |
traxUx25StatCallsSent | 1.3.6.1.4.1.429.1.31.8.1.1.3 | integer | read-only |
Number of outgoing calls. |
traxUx25StatCallsRcvdEstab | 1.3.6.1.4.1.429.1.31.8.1.1.4 | integer | read-only |
Number of incoming calls established. |
traxUx25StatCallsSentEstab | 1.3.6.1.4.1.429.1.31.8.1.1.5 | integer | read-only |
Number of outgoing calls established. |
traxUx25StatDataPktsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.6 | integer | read-only |
Number of data packets received. |
traxUx25StatDataPktsSent | 1.3.6.1.4.1.429.1.31.8.1.1.7 | integer | read-only |
Number of data packets sent. |
traxUx25StatRestartsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.8 | integer | read-only |
Number of restarts received. |
traxUx25StatRestartsSent | 1.3.6.1.4.1.429.1.31.8.1.1.9 | integer | read-only |
Number of restarts sent. |
traxUx25StatRcvrNotRdyRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.10 | integer | read-only |
Number of receiver not ready received. |
traxUx25StatRcvrNotRdySent | 1.3.6.1.4.1.429.1.31.8.1.1.11 | integer | read-only |
Number of receiver not ready sent. |
traxUx25StatRcvrRdyRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.12 | integer | read-only |
Number of receiver ready received. |
traxUx25StatRcvrRdySent | 1.3.6.1.4.1.429.1.31.8.1.1.13 | integer | read-only |
Number of receiver ready sent. |
traxUx25StatResetsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.14 | integer | read-only |
Number of resets received. |
traxUx25StatResetsSent | 1.3.6.1.4.1.429.1.31.8.1.1.15 | integer | read-only |
Number of resets sent. |
traxUx25StatDiagPktsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.16 | integer | read-only |
Number of diagnostic packets received. |
traxUx25StatDiagPktsSent | 1.3.6.1.4.1.429.1.31.8.1.1.17 | integer | read-only |
Number of diagnostic packets sent. |
traxUx25StatIntrptPktsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.18 | integer | read-only |
Number of interrupt packets received. |
traxUx25StatIntrptPktsSent | 1.3.6.1.4.1.429.1.31.8.1.1.19 | integer | read-only |
Number of interrupt packets sent. |
traxUx25StatRejPktsRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.20 | integer | read-only |
Number of rejects packets received |
traxUx25StatRejPktsSent | 1.3.6.1.4.1.429.1.31.8.1.1.21 | integer | read-only |
Number of rejects packets sent |
traxUx25StatClrPktRcvd | 1.3.6.1.4.1.429.1.31.8.1.1.22 | integer | read-only |
Number of clear packets received |
traxUx25StatClrPktSent | 1.3.6.1.4.1.429.1.31.8.1.1.23 | integer | read-only |
Number of clear packets sent |
traxUx25StatPVCsInDatTrnsfrState | 1.3.6.1.4.1.429.1.31.8.1.1.24 | integer | read-only |
Number of PVCs in Data Transfer State. |
traxUx25StatSVCsInDatTrnsfrState | 1.3.6.1.4.1.429.1.31.8.1.1.25 | integer | read-only |
Number of SVCs in Data Transfer State. |
traxULPBSts | 1.3.6.1.4.1.429.1.31.9 | |||
traxulpbStatTable | 1.3.6.1.4.1.429.1.31.9.1 | no-access | ||
1.3.6.1.4.1.429.1.31.9.1.1 | no-access |
Entries of ulpbStatTrable. |
||
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. |
traxulpbStatRRRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.2 | integer | read-only |
Number of RR commands received. |
traxulpbStatRRTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.3 | integer | read-only |
Number of RR commands transmitted. |
traxulpbStatRNRCmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.4 | integer | read-only |
Number of RNR commands received. |
traxulpbStatRNRCmdsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.5 | integer | read-only |
Number of RNR commands transmitted. |
traxulpbStatREJCmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.6 | integer | read-only |
Number of REJ commands received. |
traxulpbStatREJCmdsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.7 | integer | read-only |
Number of REJ commands transmitted. |
traxulpbStatREJRspsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.8 | integer | read-only |
Number of REJ responses received. |
traxulpbStatREJRspsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.9 | integer | read-only |
Number of REJ responses transmitted. |
traxulpbStatSABMCmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.10 | integer | read-only |
Number of SABM commands received. |
traxulpbStatSABMCmdsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.11 | integer | read-only |
Number of SABM commands transmitted. |
traxulpbStatSABMECmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.12 | integer | read-only |
Number of SABME commands received. |
traxulpbStatSABMECmdsTransmit | 1.3.6.1.4.1.429.1.31.9.1.1.13 | integer | read-only |
Number of SABME commands transmitted. |
traxulpbStatDISCCmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.14 | integer | read-only |
Number of DISC commands received. |
traxulpbStatDISCCmdsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.15 | integer | read-only |
Number of DISC commands transmitted. |
traxulpbStatDMRspsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.16 | integer | read-only |
Number of DM response received. |
traxulpbStatDMRspsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.17 | integer | read-only |
Number of DM response transmitted. |
traxulpbStatUARspsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.18 | integer | read-only |
Number of UA response received. |
traxulpbStatUARspsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.19 | integer | read-only |
Number of UA response transmitted. |
traxulpbStatFRMRRspsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.20 | integer | read-only |
Number of FRMR response received. |
traxulpbStatFRMRRspsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.21 | integer | read-only |
Number of FRMR response transmitted. |
traxulpbStatIFrameCmdsRcvd | 1.3.6.1.4.1.429.1.31.9.1.1.22 | integer | read-only |
Number of IFRMR CMD Recvd. |
traxulpbStatIFrameCmdsTrnsmt | 1.3.6.1.4.1.429.1.31.9.1.1.23 | integer | read-only |
Number of IFRMR CMD Trsmit. |