AVIAT-RXPERFORMANCE-MIB: View SNMP OID List / Download MIB
VENDOR: AVIAT NETWORKS
Home | MIB: AVIAT-RXPERFORMANCE-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 |
aviatRxPerformanceModule | 1.3.6.1.4.1.2509.9.15 |
This MIB module supports performance monitoring of the receiver on the radio. |
||
aviatRxPerformanceConf | 1.3.6.1.4.1.2509.9.15.1 | |||
aviatRxPerformanceGroups | 1.3.6.1.4.1.2509.9.15.1.1 | |||
aviatRxPerformObjectGroup | 1.3.6.1.4.1.2509.9.15.1.1.1 |
These are the objects in the Receiver Performance MIB. |
||
aviatRxPerformanceCompl | 1.3.6.1.4.1.2509.9.15.1.2 | |||
aviatRxPerformanceComplV1 | 1.3.6.1.4.1.2509.9.15.1.2.1 |
The implementation requirements for this MIB. |
||
aviatRxPerformanceMIBObjs | 1.3.6.1.4.1.2509.9.15.2 | |||
aviatRxPerformControlTable | 1.3.6.1.4.1.2509.9.15.2.1 | no-access |
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.1 | no-access |
A row in the aviatRxPerformControlTable. |
||
aviatRxPerformReset | 1.3.6.1.4.1.2509.9.15.2.1.1.1 | integer | read-write |
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). Enumeration: 'none': 1, 'quarterhour': 4, 'all': 2, 'daily': 5, 'realtime': 3. |
aviatRxPerformLastQHourChangeIndex | 1.3.6.1.4.1.2509.9.15.2.1.1.2 | gauge32 | read-only |
This is the index number of the last entry in the aviatRxPerformQHourTable. This index number refers to the aviatRxPerformQHourPeriod index of the table. |
aviatRxPerformLastDayChangeIndex | 1.3.6.1.4.1.2509.9.15.2.1.1.3 | gauge32 | read-only |
This is the index number of the last entry in the aviatRxPerformDayTable. This index number refers to the aviatRxPerformDayPeriod index of the table. |
aviatRxPerformTable | 1.3.6.1.4.1.2509.9.15.2.2 | no-access |
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.1 | no-access |
This is an entry in the table containing the receiver performance data of an entity in the system. |
||
aviatRxPerformRslReadingMean | 1.3.6.1.4.1.2509.9.15.2.2.1.3 | aviatpowerlevel | read-only |
This is the mean reading of the Receive Signal Level of the radio over the period since the start of monitoring. |
aviatRxPerformRslReadingCurrent | 1.3.6.1.4.1.2509.9.15.2.2.1.4 | aviatpowerlevel | read-only |
This is the current reading of the Receive Signal Level of the radio. |
aviatRxPerformRslReadingMax | 1.3.6.1.4.1.2509.9.15.2.2.1.5 | aviatpowerlevel | read-only |
This is the highest recorded reading of the Receive Signal Level of the radio since the start of monitoring. |
aviatRxPerformRslReadingMin | 1.3.6.1.4.1.2509.9.15.2.2.1.6 | aviatpowerlevel | read-only |
This is the lowest recorded reading of the Receive Signal Level of the radio since the start of monitoring. |
aviatRxPerformBerReadingMean | 1.3.6.1.4.1.2509.9.15.2.2.1.7 | counter64 | read-only |
This is the mean reading of the Bit Error Ratio of the radio. |
aviatRxPerformBerReadingCurrent | 1.3.6.1.4.1.2509.9.15.2.2.1.8 | counter64 | read-only |
This is the current reading of the Bit Error Ratio of the radio. |
aviatRxPerformBerReadingMax | 1.3.6.1.4.1.2509.9.15.2.2.1.9 | counter64 | read-only |
This is the highest recorded reading of the Bit Error Ratio of the radio since the start of monitoring. |
aviatRxPerformBerReadingMin | 1.3.6.1.4.1.2509.9.15.2.2.1.10 | counter64 | read-only |
This is the lowest recorded reading of the Bit Error Ratio of the radio since the start of monitoring. |
aviatRxPerformFrameLossSeconds | 1.3.6.1.4.1.2509.9.15.2.2.1.11 | gauge32 | read-only |
This is the number of seconds that had one or more instances of lost frames since the start of monitoring. |
aviatRxPerformPackedData | 1.3.6.1.4.1.2509.9.15.2.2.1.12 | aviatpackedrxperformdata | read-only |
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. |
aviatRxPerformQuarterHourTable | 1.3.6.1.4.1.2509.9.15.2.3 | no-access |
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.1 | no-access |
This is an entry in the table containing the receiver performance data of an entity in the system for a 15 minute period. |
||
aviatRxPerformQHourIndex | 1.3.6.1.4.1.2509.9.15.2.3.1.1 | gauge32 | no-access |
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. |
aviatRxPerformQHourPeriod | 1.3.6.1.4.1.2509.9.15.2.3.1.2 | gauge32 | no-access |
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. |
aviatRxPerformQHourDateAndTime | 1.3.6.1.4.1.2509.9.15.2.3.1.4 | dateandtime | read-only |
This is the date and time at the start of the 15 minute period during which this block of performance data was collected. |
aviatRxPerformQHourRslReadingMean | 1.3.6.1.4.1.2509.9.15.2.3.1.5 | aviatpowerlevel | read-only |
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. |
aviatRxPerformQHourRslReadingMax | 1.3.6.1.4.1.2509.9.15.2.3.1.6 | aviatpowerlevel | read-only |
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. |
aviatRxPerformQHourRslReadingMin | 1.3.6.1.4.1.2509.9.15.2.3.1.7 | aviatpowerlevel | read-only |
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. |
aviatRxPerformQHourBerReadingMean | 1.3.6.1.4.1.2509.9.15.2.3.1.8 | counter64 | read-only |
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. |
aviatRxPerformQHourBerReadingMax | 1.3.6.1.4.1.2509.9.15.2.3.1.9 | counter64 | read-only |
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. |
aviatRxPerformQHourBerReadingMin | 1.3.6.1.4.1.2509.9.15.2.3.1.10 | counter64 | read-only |
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. |
aviatRxPerformQHourFrameLossSeconds | 1.3.6.1.4.1.2509.9.15.2.3.1.11 | gauge32 | read-only |
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. |
aviatRxPerformQHourInvalidEntry | 1.3.6.1.4.1.2509.9.15.2.3.1.12 | truthvalue | read-only |
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. |
aviatRxPerformDayTable | 1.3.6.1.4.1.2509.9.15.2.4 | no-access |
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.1 | no-access |
This is an entry in the table containing performance data of a particular entity within the agent during a 1 day period. |
||
aviatRxPerformDayIndex | 1.3.6.1.4.1.2509.9.15.2.4.1.1 | gauge32 | no-access |
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. |
aviatRxPerformDayPeriod | 1.3.6.1.4.1.2509.9.15.2.4.1.2 | gauge32 | no-access |
This is the unique row number referencing the 1 day period during which this block of performance data was collected. |
aviatRxPerformDayDateAndTime | 1.3.6.1.4.1.2509.9.15.2.4.1.4 | dateandtime | read-only |
This is the date and time at the start of the Day period during which this block of performance data was collected. |
aviatRxPerformDayRslReadingMean | 1.3.6.1.4.1.2509.9.15.2.4.1.5 | aviatpowerlevel | read-only |
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. |
aviatRxPerformDayRslReadingMax | 1.3.6.1.4.1.2509.9.15.2.4.1.6 | aviatpowerlevel | read-only |
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. |
aviatRxPerformDayRslReadingMin | 1.3.6.1.4.1.2509.9.15.2.4.1.7 | aviatpowerlevel | read-only |
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. |
aviatRxPerformDayBerReadingMean | 1.3.6.1.4.1.2509.9.15.2.4.1.8 | counter64 | read-only |
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. |
aviatRxPerformDayBerReadingMax | 1.3.6.1.4.1.2509.9.15.2.4.1.9 | counter64 | read-only |
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. |
aviatRxPerformDayBerReadingMin | 1.3.6.1.4.1.2509.9.15.2.4.1.10 | counter64 | read-only |
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. |
aviatRxPerformDayFrameLossSeconds | 1.3.6.1.4.1.2509.9.15.2.4.1.11 | gauge32 | read-only |
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. |
aviatRxPerformDayInvalidEntry | 1.3.6.1.4.1.2509.9.15.2.4.1.12 | truthvalue | read-only |
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. |