AVIAT-RXPERFORMANCE-MIB
- Registered at
- 1.3.6.1.4.1.2509.9.15
- Last updated
- 2014-01-21 01:57
- Organization
- Aviat Networks
- Revisions
- 2014-01-21 01:57
- Namespace
- aviat-wtm
- Source file
AVIAT-RXPERFORMANCE-MIB- Digest
sha256:ae42e28991a5d308a159dd4ea17636c2fdd5a37dbc19e0a6ab3bb4a7aafe4307
Description
This MIB module supports performance monitoring of the receiver on the radio.
Contact
Aviat Networks Customer Service Postal: 5200 Great America Parkway Santa Clara California 95054 United States of America Tel: 408 567 7000 E-mail: mibsupport@aviatnet.com
Imports
| From | Symbols |
|---|---|
| AVIAT-TEXTCONVENTION-MIB | AviatPowerLevel |
| ENTITY-MIB | entPhysicalIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION, TruthValue |
| STXN-GLOBALREGISTER-MIB | aviatModules |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
AVIAT-RXPERFORMANCE-MIB AVIAT-TEXTCONVENTION-MIB ENTITY-MIB IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC STXN-GLOBALREGISTER-MIB UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| AviatPackedRxPerformData TEXTUAL-CONVENTION This is the Rx Performance data packed into a single object. Note that these are fixed size fields. The Date and Time is padded with trailing zeros. Refer to the individual object definitions in the Rx Performance Table for details on the syntax of each object. Bytes 1-4: Rx Performance Mean Receive Signal Level Reading. Note that this is the mean reading over a performance period. Bytes 5-8: Rx Performance Receive Signal Level Reading. Bytes 9-12: Rx Performance Maximum Receive Signal Level Reading. Bytes 13-16: Rx Performance Minimum Receive Signal Level Reading. Bytes 17-24: Rx Performance Mean Bit Error Ratio Reading. Bytes 25-32: Rx Performance Current Bit Error Ratio Reading. Bytes 33-40: Rx Performance Maximum Bit Error Ratio Reading. Bytes 41-48: Rx Performance Minimum Bit Error Ratio Reading. Bytes 49-52: Rx Performance Frame Loss Seconds. Bytes 53-63: Date And Time. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| aviatRxPerformanceConf OBJECT-IDENTITY | 1.3.6.1.4.1.2509.9.15.1 | |||
| aviatRxPerformanceGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2509.9.15.1.1 | |||
| aviatRxPerformanceCompl OBJECT-IDENTITY | 1.3.6.1.4.1.2509.9.15.1.2 | |||
| aviatRxPerformanceMIBObjs OBJECT-IDENTITY | 1.3.6.1.4.1.2509.9.15.2 | |||
| aviatRxPerformControlTable OBJECT-TYPE A table containing the indexes and reset values for a particular entity of the system. | 1.3.6.1.4.1.2509.9.15.2.1 | not-accessible | current | |
| aviatRxPerformControlEntry OBJECT-TYPE A row in the aviatRxPerformControlTable. | 1.3.6.1.4.1.2509.9.15.2.1.1 | not-accessible | current | |
| aviatRxPerformReset OBJECT-TYPE This object resets Rx Performance statistics. Setting all(2) will reset realtime, quarter hourly and daily statistics. Setting realtime(3), quarterhour(4) or daily(5) will reset only the selected type of statistics. If quarter hour or daily statistics are reset, then all saved statistics data of that type will be deleted including the current bin. Reading this object will return none(1). | 1.3.6.1.4.1.2509.9.15.2.1.1.1 | INTEGER {none(1), all(2), realtime(3), quarterhour(4), daily(5)} | read-write | current |
| aviatRxPerformLastQHourChangeIndex OBJECT-TYPE This is the index number of the last entry in the aviatRxPerformQHourTable. This index number refers to the aviatRxPerformQHourPeriod index of the table. | 1.3.6.1.4.1.2509.9.15.2.1.1.2 | Gauge32 | read-only | current |
| aviatRxPerformLastDayChangeIndex OBJECT-TYPE This is the index number of the last entry in the aviatRxPerformDayTable. This index number refers to the aviatRxPerformDayPeriod index of the table. | 1.3.6.1.4.1.2509.9.15.2.1.1.3 | Gauge32 | read-only | current |
| aviatRxPerformTable OBJECT-TYPE This is the table containing information about the radio receive path performance of each terminal in the domain. This performance data is updated every 1 second. | 1.3.6.1.4.1.2509.9.15.2.2 | not-accessible | current | |
| aviatRxPerformEntry OBJECT-TYPE This is an entry in the table containing the receiver performance data of an entity in the system. | 1.3.6.1.4.1.2509.9.15.2.2.1 | not-accessible | current | |
| aviatRxPerformRslReadingMean OBJECT-TYPE This is the mean reading of the Receive Signal Level of the radio over the period since the start of monitoring. | 1.3.6.1.4.1.2509.9.15.2.2.1.3 | AviatPowerLevel | read-only | current |
| aviatRxPerformRslReadingCurrent OBJECT-TYPE This is the current reading of the Receive Signal Level of the radio. | 1.3.6.1.4.1.2509.9.15.2.2.1.4 | AviatPowerLevel | read-only | current |
| aviatRxPerformRslReadingMax OBJECT-TYPE This is the highest recorded reading of the Receive Signal Level of the radio since the start of monitoring. | 1.3.6.1.4.1.2509.9.15.2.2.1.5 | AviatPowerLevel | read-only | current |
| aviatRxPerformRslReadingMin OBJECT-TYPE This is the lowest recorded reading of the Receive Signal Level of the radio since the start of monitoring. | 1.3.6.1.4.1.2509.9.15.2.2.1.6 | AviatPowerLevel | read-only | current |
| aviatRxPerformBerReadingMean OBJECT-TYPE This is the mean reading of the Bit Error Ratio of the radio. | 1.3.6.1.4.1.2509.9.15.2.2.1.7 | Counter64 | read-only | current |
| aviatRxPerformBerReadingCurrent OBJECT-TYPE This is the current reading of the Bit Error Ratio of the radio. | 1.3.6.1.4.1.2509.9.15.2.2.1.8 | Counter64 | read-only | current |
| aviatRxPerformBerReadingMax OBJECT-TYPE This is the highest recorded reading of the Bit Error Ratio of the radio since the start of monitoring. | 1.3.6.1.4.1.2509.9.15.2.2.1.9 | Counter64 | read-only | current |
| aviatRxPerformBerReadingMin OBJECT-TYPE This is the lowest recorded reading of the Bit Error Ratio of the radio since the start of monitoring. | 1.3.6.1.4.1.2509.9.15.2.2.1.10 | Counter64 | read-only | current |
| aviatRxPerformFrameLossSeconds OBJECT-TYPE This is the number of seconds that had one or more instances of lost frames since the start of monitoring. | 1.3.6.1.4.1.2509.9.15.2.2.1.11 | Gauge32 | read-only | current |
| aviatRxPerformPackedData OBJECT-TYPE This is all of the Performance data for this table, updated every 1 second, packed into a single object. This object is provided to guarantee a 'snapshot' collection of the performance measures in an entity. Slowly stepping through the aviatRxPerformTable may result in changing information being read. | 1.3.6.1.4.1.2509.9.15.2.2.1.12 | AviatPackedRxPerformData | read-only | current |
| aviatRxPerformQuarterHourTable OBJECT-TYPE This is the table containing information about the radio receive path performance of each terminal in the domain. The performance data recording is started at the next 15 minute boundry in the hour of the time when monitoring was initiated eg: 12:00, 12:15, 12:30 or 12:45. This performance data is recorded for 15 minute periods and the object is updated at the end of the period. | 1.3.6.1.4.1.2509.9.15.2.3 | not-accessible | current | |
| aviatRxPerformQuarterHourEntry OBJECT-TYPE This is an entry in the table containing the receiver performance data of an entity in the system for a 15 minute period. | 1.3.6.1.4.1.2509.9.15.2.3.1 | not-accessible | current | |
| aviatRxPerformQHourIndex OBJECT-TYPE This is the row number referring to the receiver performance data of a particular entity in the system. The performance data in this table is updated every 15 minutes. | 1.3.6.1.4.1.2509.9.15.2.3.1.1 | Gauge32 | not-accessible | current |
| aviatRxPerformQHourPeriod OBJECT-TYPE This is the unique row number referencing the 15 minute period during which this block of performance data was collected. This provides a unique index even if the table wraps back around. | 1.3.6.1.4.1.2509.9.15.2.3.1.2 | Gauge32 | not-accessible | current |
| aviatRxPerformQHourDateAndTime OBJECT-TYPE This is the date and time at the start of the 15 minute period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.3.1.4 | DateAndTime | read-only | current |
| aviatRxPerformQHourRslReadingMean OBJECT-TYPE This is the mean reading of the Receive Signal Level of the radio for the 15 minute period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.3.1.5 | AviatPowerLevel | read-only | current |
| aviatRxPerformQHourRslReadingMax OBJECT-TYPE This is the highest recorded reading of the Receive Signal Level of the radio for the 15 minute period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.3.1.6 | AviatPowerLevel | read-only | current |
| aviatRxPerformQHourRslReadingMin OBJECT-TYPE This is the lowest recorded reading of the Receive Signal Level of the radio for the 15 minute period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.3.1.7 | AviatPowerLevel | read-only | current |
| aviatRxPerformQHourBerReadingMean OBJECT-TYPE This is the mean reading of the Bit Error Ratio of the radio for the 15 minute period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.3.1.8 | Counter64 | read-only | current |
| aviatRxPerformQHourBerReadingMax OBJECT-TYPE This is the highest recorded reading of the Bit Error Ratio of the radio for the 15 minute period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.3.1.9 | Counter64 | read-only | current |
| aviatRxPerformQHourBerReadingMin OBJECT-TYPE This is the lowest recorded reading of the Bit Error Ratio of the radio for the 15 minute period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.3.1.10 | Counter64 | read-only | current |
| aviatRxPerformQHourFrameLossSeconds OBJECT-TYPE This is the number of seconds that had one or more instances of lost frames for the 15 minute period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.3.1.11 | Gauge32 | read-only | current |
| aviatRxPerformQHourInvalidEntry OBJECT-TYPE This indicates the validity of the performance data in this row of the table. It is set to TRUE when the data becomes invalid due to the interval not being within ten seconds of its nominal length. Otherwise it is set to FALSE. This could be a result of a time-of-day change. | 1.3.6.1.4.1.2509.9.15.2.3.1.12 | TruthValue | read-only | current |
| aviatRxPerformDayTable OBJECT-TYPE This is a table containing a collection of information about the radio receive path performance of each terminal in the domain. Performance data in this table is recorded for 1 day periods. | 1.3.6.1.4.1.2509.9.15.2.4 | not-accessible | current | |
| aviatRxPerformDayEntry OBJECT-TYPE This is an entry in the table containing performance data of a particular entity within the agent during a 1 day period. | 1.3.6.1.4.1.2509.9.15.2.4.1 | not-accessible | current | |
| aviatRxPerformDayIndex OBJECT-TYPE This is the row number referring to the receiver performance data of a particular entity in the system. The performance data in this table is updated every 1 day period. | 1.3.6.1.4.1.2509.9.15.2.4.1.1 | Gauge32 | not-accessible | current |
| aviatRxPerformDayPeriod OBJECT-TYPE This is the unique row number referencing the 1 day period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.4.1.2 | Gauge32 | not-accessible | current |
| aviatRxPerformDayDateAndTime OBJECT-TYPE This is the date and time at the start of the Day period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.4.1.4 | DateAndTime | read-only | current |
| aviatRxPerformDayRslReadingMean OBJECT-TYPE This is the mean reading of the Receive Signal Level of the radio for the 1 day period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.4.1.5 | AviatPowerLevel | read-only | current |
| aviatRxPerformDayRslReadingMax OBJECT-TYPE This is the highest recorded reading of the Receive Signal Level of the radio for the 1 day period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.4.1.6 | AviatPowerLevel | read-only | current |
| aviatRxPerformDayRslReadingMin OBJECT-TYPE This is the lowest recorded reading of the Receive Signal Level of the radio for the 1 day period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.4.1.7 | AviatPowerLevel | read-only | current |
| aviatRxPerformDayBerReadingMean OBJECT-TYPE This is the mean reading of the Bit Error Ratio of the radio for the 1 day period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.4.1.8 | Counter64 | read-only | current |
| aviatRxPerformDayBerReadingMax OBJECT-TYPE This is the highest recorded reading of the Bit Error Ratio of the radio for the 1 Day period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.4.1.9 | Counter64 | read-only | current |
| aviatRxPerformDayBerReadingMin OBJECT-TYPE This is the lowest recorded reading of the Bit Error Ratio of the radio for the 1 Day period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.4.1.10 | Counter64 | read-only | current |
| aviatRxPerformDayFrameLossSeconds OBJECT-TYPE This is the number of seconds that had one or more instances of lost frames for the 1 day period during which this block of performance data was collected. | 1.3.6.1.4.1.2509.9.15.2.4.1.11 | Gauge32 | read-only | current |
| aviatRxPerformDayInvalidEntry OBJECT-TYPE This indicates the validity of the performance data in this row of the table. It is set to TRUE when the data becomes invalid due to the interval not being within ten seconds of its nominal length. Otherwise it is set to FALSE. This could be a result of a time-of-day change. | 1.3.6.1.4.1.2509.9.15.2.4.1.12 | TruthValue | read-only | current |
Conformance
| Name | OID | Status |
|---|---|---|
| aviatRxPerformObjectGroup OBJECT-GROUP These are the objects in the Receiver Performance MIB. | 1.3.6.1.4.1.2509.9.15.1.1.1 | current |
| aviatRxPerformanceComplV1 MODULE-COMPLIANCE The implementation requirements for this MIB. | 1.3.6.1.4.1.2509.9.15.1.2.1 | current |