MIBs Depot

AVIAT-G826-MIB

Registered at
1.3.6.1.4.1.2509.9.14
Last updated
2014-01-21 01:57
Organization
Aviat Networks
Revisions
2014-01-21 01:57
Namespace
aviat-wtm
Source file
AVIAT-G826-MIB
Digest
sha256:e1bc2289d82786f340e05f284c2c8b22447805412a521e46b4b59bcaf0a761f7

Description

This MIB module supports the ITU standard G.826 Error Performance Measure.

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

FromSymbols
ENTITY-MIBentPhysicalIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIGauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDateAndTime, DisplayString, TEXTUAL-CONVENTION, TruthValue
STXN-GLOBALREGISTER-MIBaviatModules

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

AVIAT-G826-MIB
ENTITY-MIB
IANA-ENTITY-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
STXN-GLOBALREGISTER-MIB
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
AviatPackedG826Data
TEXTUAL-CONVENTION
This is the G826 data packed into a single object. Note that these are fixed size fields. The Date and Time bytes are padded with trailing zeros. Refer to the individual object definitions in aviatPerformanceTable for details on the syntax of each object. Bytes 1-4: G826 Errored Blocks Bytes 5-8: G826 Errored Seconds Bytes 9-12: G826 Errored Seconds Ratio Bytes 13-16: G826 Severely Errored Seconds Bytes 17-20: G826 Severely Errored Seconds Ratio Bytes 21-24: G826 Background Block Errors Bytes 25-28: G826 Background Block Errors Ratio Bytes 29-32: G826 Available Seconds Bytes 33-36: G826 Unavailable Seconds Bytes 37-47: Date And Time
current

Objects

NameOIDSyntaxAccessStatus
aviatG826Conformance
OBJECT-IDENTITY
1.3.6.1.4.1.2509.9.14.1
aviatG826Groups
OBJECT-IDENTITY
1.3.6.1.4.1.2509.9.14.1.1
aviatG826Compliance
OBJECT-IDENTITY
1.3.6.1.4.1.2509.9.14.1.2
aviatG826MIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2509.9.14.2
aviatG826ControlTable
OBJECT-TYPE
A table containing G.826 control objects for entities within the system.
1.3.6.1.4.1.2509.9.14.2.1not-accessiblecurrent
aviatG826ControlEntry
OBJECT-TYPE
A row in the aviatG826ControlTable.
1.3.6.1.4.1.2509.9.14.2.1.1not-accessiblecurrent
aviatG826LastQHourChangeIndex
OBJECT-TYPE
This is the index number of the last entry in aviatG826QHourTable that refers to the given entity. This index number refers to the aviatG826QHourPeriod index of the table.
1.3.6.1.4.1.2509.9.14.2.1.1.1Gauge32read-onlycurrent
aviatG826LastDayChangeIndex
OBJECT-TYPE
This is the index number of the last entry in aviatG826DayTable that refers to the given entity. This index number refers to the aviatG826DayPeriod index of the table.
1.3.6.1.4.1.2509.9.14.2.1.1.2Gauge32read-onlycurrent
aviatG826Reset
OBJECT-TYPE
This object resets G826 statistics for an entity. 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. Resetting also resets the current bin so statistic will begin on next boundary. Reading this object will return none(1).
1.3.6.1.4.1.2509.9.14.2.1.1.3INTEGER {none(1), all(2), realtime(3), quarterhour(4), daily(5)}read-writecurrent
aviatG826PerformTable
OBJECT-TYPE
This is the table containing information about the radio path G.826 performance of each terminal in the domain. This performance data is updated every 1 second.
1.3.6.1.4.1.2509.9.14.2.2not-accessiblecurrent
aviatG826PerformEntry
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.14.2.2.1not-accessiblecurrent
aviatG826ErroredBlocks
OBJECT-TYPE
This is the number of G.826 Errored Blocks since the start of monitoring. This parameter is updated every 1 second. This parameter indicates the number of blocks in which one or more bits are in error.
1.3.6.1.4.1.2509.9.14.2.2.1.3Gauge32read-onlycurrent
aviatG826ErroredSeconds
OBJECT-TYPE
This is the number of G.826 Errored Seconds since the start of monitoring. This parameter is updated every 1 second. This parameter indicates the number of one second periods with one or more errored blocks.
1.3.6.1.4.1.2509.9.14.2.2.1.4Gauge32read-onlycurrent
aviatG826ErroredSecondsRatio
OBJECT-TYPE
This is the G.826 Errored Seconds Ratio since the start of monitoring. This parameter is updated every 1 second. The ratio is calculated by dividing the number of errored seconds by the available time. The ratio is then multiplied by 1E+7 to preserve 7 decimal places of the ratio while it is represented as an integer. If the available time is 0, then this object will also be 0.
1.3.6.1.4.1.2509.9.14.2.2.1.5Gauge32read-onlycurrent
aviatG826SeverelyErroredSeconds
OBJECT-TYPE
This is the number of G.826 Severely Errored Seconds since the start of monitoring. This parameter is updated every 1 second. This parameter indicates the number of one second periods that contain 30%, or more, errored blocks or at least one defect.
1.3.6.1.4.1.2509.9.14.2.2.1.6Gauge32read-onlycurrent
aviatG826SeverelyErroredSecsRatio
OBJECT-TYPE
This is the G.826 Severely Errored Seconds Ratio since the start of monitoring. This parameter is updated every 1 second. The ratio is calculated by dividing the number of severely errored seconds by the available time. The ratio is then multiplied by 1E+7 to preserve 7 decimal places of the ratio while it is represented as an integer. If the available time is 0, then this object will also be 0.
1.3.6.1.4.1.2509.9.14.2.2.1.7Gauge32read-onlycurrent
aviatG826BackgroundBlockErrors
OBJECT-TYPE
This is the number of G.826 Background Block Errors since the start of monitoring. This parameter is updated every 1 second.
1.3.6.1.4.1.2509.9.14.2.2.1.8Gauge32read-onlycurrent
aviatG826BackgroundBlockErrorsRatio
OBJECT-TYPE
This is the Background Block Errors Ratio since the start of monitoring. This parameter is updated every 1 second. The ratio is calculated by dividing the number of Background Block Errors by the total number of blocks (excluding blocks transmitted during severely errored seconds). The ratio is then multiplied by 1E+14 to preserve 14 decimal places of the ratio while it is represented as an integer. If the total number of blocks is 0, then this object will also be 0.
1.3.6.1.4.1.2509.9.14.2.2.1.9Gauge32read-onlycurrent
aviatG826AvailableSeconds
OBJECT-TYPE
This is the number of Available Seconds since the start of monitoring. This parameter is updated every 1 second. This parameter indicates the time in seconds that the link is available. Note that available time ends at the start of a block of ten consecutive Severely Errored Seconds and recommences at the start of a block of ten seconds each of which is not severely errored.
1.3.6.1.4.1.2509.9.14.2.2.1.10Gauge32read-onlycurrent
aviatG826UnavailableSeconds
OBJECT-TYPE
This is the number of Unavailable Seconds since the start of monitoring. This parameter is updated every 1 second. Note that unavailable time commences at the start of a block of ten consecutive Severely Errored Seconds and ends at the start of a block of ten seconds each of which is not severely errored.
1.3.6.1.4.1.2509.9.14.2.2.1.11Gauge32read-onlycurrent
aviatG826PackedData
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 aviatG826PerformTable may result in changing information being read.
1.3.6.1.4.1.2509.9.14.2.2.1.12AviatPackedG826Dataread-onlycurrent
aviatG826QuarterHourTable
OBJECT-TYPE
This is the table containing information about the radio path G.826 performance of each terminal in the domain. This performance data is recorded for 15 minute periods.
1.3.6.1.4.1.2509.9.14.2.3not-accessiblecurrent
aviatG826QuarterHourEntry
OBJECT-TYPE
This is an entry in the table containing the G.826 performance data of a particular entity within the agent during a 15 minute period. This is required to maintain a unique index even when the table wraps.
1.3.6.1.4.1.2509.9.14.2.3.1not-accessiblecurrent
aviatG826QHourIndex
OBJECT-TYPE
This is the row number referencing to the quarter hourly G.826 performance data of a particular entity in the system.
1.3.6.1.4.1.2509.9.14.2.3.1.1Gauge32not-accessiblecurrent
aviatG826QHourPeriod
OBJECT-TYPE
This is the unique row number for the 15 minute period during which this block of performance data was collected.
1.3.6.1.4.1.2509.9.14.2.3.1.2Gauge32not-accessiblecurrent
aviatG826QHourDateAndTime
OBJECT-TYPE
This is the date and time at the start of the current 15 minute period during which this block of performance data was collected.
1.3.6.1.4.1.2509.9.14.2.3.1.3DateAndTimeread-onlycurrent
aviatG826QHourErroredBlocks
OBJECT-TYPE
This is the number of G.826 Errored Blocks for the current 15 minute period of monitoring. This parameter indicates the number of blocks in which one or more bits are in error.
1.3.6.1.4.1.2509.9.14.2.3.1.4Gauge32read-onlycurrent
aviatG826QHourErroredSeconds
OBJECT-TYPE
This is the number of G.826 Errored Seconds for the current 15 minute period of monitoring. This parameter indicates the number of one second periods with one or more errored blocks.
1.3.6.1.4.1.2509.9.14.2.3.1.5Gauge32read-onlycurrent
aviatG826QHourErroredSecondsRatio
OBJECT-TYPE
This is the G.826 Errored Seconds Ratio for the current 15 minute period of monitoring. The ratio is calculated by dividing the number of errored seconds by the available time. The ratio is then multiplied by 1E+7 to preserve 7 decimal places of the ratio while it is represented as an integer. If the available time is 0, then this object will also be 0.
1.3.6.1.4.1.2509.9.14.2.3.1.6Gauge32read-onlycurrent
aviatG826QHourSeverelyErroredSeconds
OBJECT-TYPE
This is the number of G.826 Severely Errored Seconds for the current 15 minute period of monitoring. This parameter indicates the number of one second periods that contain 30%, or more, errored blocks or at least one defect.
1.3.6.1.4.1.2509.9.14.2.3.1.7Gauge32read-onlycurrent
aviatG826QHourSeverelyErroredSecsRatio
OBJECT-TYPE
This is the G.826 Severely Errored Seconds Ratio for the current 15 minute period of monitoring. The ratio is calculated by dividing the number of severely errored seconds by the available time. The ratio is then multiplied by 1E+7 to preserve 7 decimal places of the ratio while it represented as an integer. If the available time is 0, then this object will also be 0.
1.3.6.1.4.1.2509.9.14.2.3.1.8Gauge32read-onlycurrent
aviatG826QHourBackgroundBlockErrors
OBJECT-TYPE
This is the number of G.826 Background Block Errors for the current 15 minute period of monitoring.
1.3.6.1.4.1.2509.9.14.2.3.1.9Gauge32read-onlycurrent
aviatG826QHourBackgroundBlockErrorsRatio
OBJECT-TYPE
This is the Background Block Errors Ratio for the current 15 minute period of monitoring. The ratio is calculated by dividing the number of Background Block Errors by the total number of blocks (excluding blocks transmitted during severely errored seconds). The ratio is then multiplied by 1E+7 to preserve 7 decimal places of the ratio while it is represented as an integer. If the total number of blocks is 0, then this object will also be 0.
1.3.6.1.4.1.2509.9.14.2.3.1.10Gauge32read-onlycurrent
aviatG826QHourAvailableSeconds
OBJECT-TYPE
This is the number of Available Seconds for the current 15 minute period of monitoring. This parameter indicates the time in seconds that the link is available. Note that available time ends at the start of a block of ten consecutive Severely Errored Seconds and recommences at the start of a block of ten seconds each of which is not severely errored.
1.3.6.1.4.1.2509.9.14.2.3.1.11Gauge32read-onlycurrent
aviatG826QHourUnavailableSeconds
OBJECT-TYPE
This is the number of Unavailable Seconds for the current 15 minute period of monitoring. Note that unavailable time commences at the start of a block of ten consecutive Severely Errored Seconds and ends at the start of a block of ten seconds each of which is not severely errored.
1.3.6.1.4.1.2509.9.14.2.3.1.12Gauge32read-onlycurrent
aviatG826QHourInvalidEntry
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.14.2.3.1.14TruthValueread-onlycurrent
aviatG826DayTable
OBJECT-TYPE
This is a table containing a collection of information about the radio 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.14.2.4not-accessiblecurrent
aviatG826DayEntry
OBJECT-TYPE
This is an entry in the table containing performance data of a particular entity within the agent during a 24 hour period.
1.3.6.1.4.1.2509.9.14.2.4.1not-accessiblecurrent
aviatG826DayIndex
OBJECT-TYPE
This is the row number referencing to the daily G.826 performance data of a particular entity in the system.
1.3.6.1.4.1.2509.9.14.2.4.1.1Gauge32not-accessiblecurrent
aviatG826DayPeriod
OBJECT-TYPE
This is the unique row number of the 1 day period during which this block of performance data was collected.
1.3.6.1.4.1.2509.9.14.2.4.1.2Gauge32not-accessiblecurrent
aviatG826DayDateAndTime
OBJECT-TYPE
This is the date and time at the start of the current day period during which this block of performance data was collected.
1.3.6.1.4.1.2509.9.14.2.4.1.3DateAndTimeread-onlycurrent
aviatG826DayErroredBlocks
OBJECT-TYPE
This is the number of G.826 Errored Blocks for the current 24 hour period of monitoring. This parameter indicates the number of blocks in which one or more bits are in error.
1.3.6.1.4.1.2509.9.14.2.4.1.4Gauge32read-onlycurrent
aviatG826DayErroredSeconds
OBJECT-TYPE
This is the number of G.826 Errored Seconds for the current 24 hour period of monitoring. This parameter indicates the number of one second periods with one or more errored blocks.
1.3.6.1.4.1.2509.9.14.2.4.1.5Gauge32read-onlycurrent
aviatG826DayErroredSecondsRatio
OBJECT-TYPE
This is the G.826 Errored Seconds Ratio for the current 24 hour period of monitoring. The ratio is calculated by dividing the number of errored seconds by the available time. The ratio is then multiplied by 1E+7 to preserve 7 decimal places of the ratio while it is represented as an integer. If the available time is 0, then this object will also be 0.
1.3.6.1.4.1.2509.9.14.2.4.1.6Gauge32read-onlycurrent
aviatG826DaySeverelyErroredSeconds
OBJECT-TYPE
This is the number of G.826 Severely Errored Seconds for the current 24 hour period of monitoring. This parameter indicates the number of one second periods that contain 30%, or more, errored blocks or at least one defect.
1.3.6.1.4.1.2509.9.14.2.4.1.7Gauge32read-onlycurrent
aviatG826DaySeverelyErroredSecsRatio
OBJECT-TYPE
This is the G.826 Severely Errored Seconds Ratio for the current 24 hour period of monitoring. The ratio is calculated by dividing the number of severely errored seconds by the available time. The ratio is then multiplied by 1E+7 to preserve 7 decimal places of the ratio while it represented as an integer. If the available time is 0, then this object will also be 0.
1.3.6.1.4.1.2509.9.14.2.4.1.8Gauge32read-onlycurrent
aviatG826DayBackgroundBlockErrors
OBJECT-TYPE
This is the number of G.826 Background Block Errors for the current 24 hour period of monitoring.
1.3.6.1.4.1.2509.9.14.2.4.1.9Gauge32read-onlycurrent
aviatG826DayBackgroundBlockErrorsRatio
OBJECT-TYPE
This is the Background Block Errors Ratio for the current 24 hour period of monitoring. The ratio is calculated by dividing the number of Background Block Errors by the total number of blocks (excluding blocks transmitted during severely errored seconds). The ratio is then multiplied by 1E+14 to preserve 14 decimal places of the ratio while it is represented as an integer. If the total number of blocks is 0, then this object will also be 0.
1.3.6.1.4.1.2509.9.14.2.4.1.10Gauge32read-onlycurrent
aviatG826DayAvailableSeconds
OBJECT-TYPE
This is the number of Available Seconds for the current 24 hour period of monitoring. This parameter indicates the time in seconds that the link is available. Note that available time ends at the start of a block of ten consecutive Severely Errored Seconds and recommences at the start of a block of ten seconds each of which is not severely errored.
1.3.6.1.4.1.2509.9.14.2.4.1.11Gauge32read-onlycurrent
aviatG826DayUnavailableSeconds
OBJECT-TYPE
This is the number of Unavailable Seconds for the current 24 hour period of monitoring. Note that unavailable time commences at the start of a block of ten consecutive Severely Errored Seconds and ends at the start of a block of ten seconds each of which is not severely errored.
1.3.6.1.4.1.2509.9.14.2.4.1.12Gauge32read-onlycurrent
aviatG826DayInvalidEntry
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.14.2.4.1.13TruthValueread-onlycurrent

Conformance

NameOIDStatus
aviatG826ObjectGroup
OBJECT-GROUP
These are objects in the G826 MIB.
1.3.6.1.4.1.2509.9.14.1.1.1current
aviatG826ComplV1
MODULE-COMPLIANCE
The implementation requirements for this MIB.
1.3.6.1.4.1.2509.9.14.1.2.1current