AVIAT-MODEM-MIB: View SNMP OID List / Download MIB

VENDOR: AVIAT NETWORKS


 Home MIB: AVIAT-MODEM-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 aviatModemModule 1.3.6.1.4.1.2509.9.3
This MIB module defines the Modem configuration objects for Aviat Networks radios.
     aviatModemConformance 1.3.6.1.4.1.2509.9.3.1
         aviatModemGroups 1.3.6.1.4.1.2509.9.3.1.1
             aviatModemObjectGroup 1.3.6.1.4.1.2509.9.3.1.1.1
These are objects in the Aviat Modem management MIB.
             aviatModemXpicGroup 1.3.6.1.4.1.2509.9.3.1.1.2
These are objects for configuring the cross polar interference cancellation (XPIC) functionality.
             aviatModemModulationStatsGroup 1.3.6.1.4.1.2509.9.3.1.1.3
These are the objects in the modulation stats table introduced for WTM4000. They are not supported on all modems.
             aviatModemModulationCurrentGroup 1.3.6.1.4.1.2509.9.3.1.1.4
These are the new 'current modulation' objects introduced for WTM4000. They are not supported on all modems.
             aviatModemStatusGroup 1.3.6.1.4.1.2509.9.3.1.1.5
These are the new 'status' objects introduced for WTM4000. They are not supported on all modems.
         aviatModemCompliance 1.3.6.1.4.1.2509.9.3.1.2
             aviatModemComplV1 1.3.6.1.4.1.2509.9.3.1.2.1
The implementation requirements for this MIB.
     aviatModemMIBObjects 1.3.6.1.4.1.2509.9.3.2
         aviatModemTable 1.3.6.1.4.1.2509.9.3.2.1 no-access
A table containing the modem configuration objects for a particular entity of the system.
             aviatModemEntry 1.3.6.1.4.1.2509.9.3.2.1.1 no-access
This is a row in the modem table.
                 aviatModemBandwidth 1.3.6.1.4.1.2509.9.3.2.1.1.1 gauge32 read-write
The modem channel bandwidth currently in use, in kilohertz.
                 aviatModemModulationType 1.3.6.1.4.1.2509.9.3.2.1.1.2 integer read-write
This allocates an ACM license for this radio link allowing modulation up to and including this modulation. Enumeration: 'fixed': 0, 'acm256': 1, 'acm1024': 2.
                 aviatModemModulationBase 1.3.6.1.4.1.2509.9.3.2.1.1.3 aviatmodulationtype read-write
This specifies the base modulation to use for modem. Together with aviatModemModulationMax this is used to define the range of modulations that can be active for ACM. The modem will configure the ACM operation to include the minimum and maximum modulations and an appropriate set of intermediate modulations between the minimum and maximum. Some combinations of min and max modulations may not be supported in which case an INCONSISTENT_VALUE error will be reported.
                 aviatModemModulationMax 1.3.6.1.4.1.2509.9.3.2.1.1.4 aviatmodulationtype read-write
This specifies the maximum modulation to use for ACM. See the aviatModemModulationBase description for details. Setting Max without setting Acm mode to the appropriate ACM mode will cause this command to fail (i.e. 1024qam requires acm1024).
                 aviatModemLicensedModulationMask 1.3.6.1.4.1.2509.9.3.2.1.1.5 aviatmodulationtype read-write
When configured for adaptive modulation, this specifies the licensed RF mask. Tx power output will be controlled to maintain compliance with the operator's licensed RF mask according to the active modulation.
                 aviatModemRegulatoryStandard 1.3.6.1.4.1.2509.9.3.2.1.1.6 integer read-write
This specifies the regulatory standard to use. Enumeration: 'ansi': 2, 'none': 1, 'etsi': 3.
                 aviatModemProfileVersion 1.3.6.1.4.1.2509.9.3.2.1.1.7 integer32 read-write
This sets the profile version to use. If a new profile comes out with the same characteristics to a previous one but not over air compatible, the new one will have a different version.
                 aviatModemCapacity 1.3.6.1.4.1.2509.9.3.2.1.1.8 integer32 read-write
This specifies the capacity to license for this interface. Set to 0 to unlicense.
                 aviatModemL1laLiteEnabled 1.3.6.1.4.1.2509.9.3.2.1.1.9 integer read-write
Enabled L1laLite for this interface and it's partner Enumeration: 'disabled': 0, 'enabled': 1.
                 aviatModemMLHCEnabled 1.3.6.1.4.1.2509.9.3.2.1.1.10 integer read-write
Enable multilayer header compression for this radio interface. Enumeration: 'disabled': 0, 'enabled': 1.
                 aviatModemCurCapacityTx 1.3.6.1.4.1.2509.9.3.2.1.1.11 aviatmodemcapacitytype read-only
Current capacity in the transmit direction.
                 aviatModemCurCapacityRx 1.3.6.1.4.1.2509.9.3.2.1.1.12 aviatmodemcapacitytype read-only
Current capacity in the receive direction.
                 aviatModemCurModulationTx 1.3.6.1.4.1.2509.9.3.2.1.1.13 aviatmodulationtype read-only
Current modulation used to transmit.
                 aviatModemCurModulationRx 1.3.6.1.4.1.2509.9.3.2.1.1.14 aviatmodulationtype read-only
Current modulation used to receive.
         aviatModemModulationTable 1.3.6.1.4.1.2509.9.3.2.2 no-access
This is a table containing the list of modem modulations configured for use with adaptive modulation. This list is based on the settings of aviatModemModulationBase and aviatModemModulationMax, and a set of automatically selected intermediate modulations. If configured for static modulation, this list will contain only one entry, the configured static modulation.
             aviatModemModulationEntry 1.3.6.1.4.1.2509.9.3.2.2.1 no-access
A single modulation entry for an entity.
                 aviatModemModulationIndex 1.3.6.1.4.1.2509.9.3.2.2.1.1 gauge32 no-access
An index representing a particular modulation entry for an entity.
                 aviatModemModulation 1.3.6.1.4.1.2509.9.3.2.2.1.2 aviatmodulationtype read-only
A configured modem modulation of the system.
         aviatModemXpicTable 1.3.6.1.4.1.2509.9.3.2.3 no-access
A table containing configuration objects for the cross polarisation interference cancellation (XPIC) functionality for a particular entity of the system.
             aviatModemXpicEntry 1.3.6.1.4.1.2509.9.3.2.3.1 no-access
This is a row in the modem XPIC table.
                 aviatModemXpicEnable 1.3.6.1.4.1.2509.9.3.2.3.1.1 truthvalue read-write
This specifies whether the cross polarisation interference cancellation (XPIC) function is enabled.
         aviatModemStatusTable 1.3.6.1.4.1.2509.9.3.2.4 no-access
A table containing read only information about the modem.
             aviatModemStatusEntry 1.3.6.1.4.1.2509.9.3.2.4.1 no-access
This is a row in the modem status table.
                 aviatModemStatusMaxCapacity 1.3.6.1.4.1.2509.9.3.2.4.1.1 integer32 read-only
This is the maximum radio link capacity.
                 aviatModemStatusOper 1.3.6.1.4.1.2509.9.3.2.4.1.2 integer read-only
Operational status of radio link. Based off ifOperStatus Enumeration: 'dormant': 5, 'lowerLayerDown': 7, 'unknown': 4, 'testing': 3, 'up': 1, 'down': 2, 'notPresent': 6.
         aviatModemModulationStatsTable 1.3.6.1.4.1.2509.9.3.2.5 no-access
This is a table containing information about the amount of time the radio spends at each modulation level. Counters are cumulative. No means to reset counters is provided within this MIB module. If the radio has never used a particular modulation since statistics were reset, then a row for that modulation may or may not be present in this table.
             aviatModemModulationStatsEntry 1.3.6.1.4.1.2509.9.3.2.5.1 no-access
This is an entry in the table containing modulation time counters for a particular entity at a particular modulation level.
                 aviatModemModStatsModulation 1.3.6.1.4.1.2509.9.3.2.5.1.1 aviatmodulationtype no-access
This is the modulation type to which the data in this is row refers.
                 aviatModemModStatsTxSecs 1.3.6.1.4.1.2509.9.3.2.5.1.2 counter32 read-only
This is the number of seconds in which the radio was using the specified modulation to transmit.
                 aviatModemModStatsTxPct 1.3.6.1.4.1.2509.9.3.2.5.1.4 gauge32 read-only
This is the fraction of the total time in which the radio was receiving, where the radio was receiving in the specified modulation, multiplied by 1000000 (10^7) and rounded in an unspecified manner.
                 aviatModemModStatsRxSecs 1.3.6.1.4.1.2509.9.3.2.5.1.5 counter32 read-only
This is the number of seconds in which the radio was using the specified modulation to receive.
                 aviatModemModStatsRxPct 1.3.6.1.4.1.2509.9.3.2.5.1.6 gauge32 read-only
This is the fraction of the total time in which the radio was transmitting, where the radio was transmitting at the specified modulation, multiplied by 1000000 (10^7) and rounded in an unspecified manner.