SIAE-MAB-MIB: View SNMP OID List / Download MIB

VENDOR: SIAE MICROELETTRONICA S.P.A.


 Home MIB: SIAE-MAB-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
 mabMib 1.3.6.1.4.1.3373.1103.93
Microwave Adaptive Bandwidth (MAB) This management information module supports the configuration of the MW Capacity Management (MCM) feature developed by SIAE MICROELETTRONICA and Cisco that offers reliable QoS and optimized performances even under worst radio propagation conditions. The extension to the original functionality, consisting of the Link ID TLV, is considered by this MIB.
       mabMibVersion 1.3.6.1.4.1.3373.1103.93.1 integer read-only
Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.00.01 and the value 10001 should be interpreted as 01.00.01.
       mabSensorTable 1.3.6.1.4.1.3373.1103.93.2 no-access
Table with MAB sensors entries. Each sensor is associated to a interface, usually an interface with the physical layer consisting of a radio link, and comapares the current bandwidth (throughput) with the nominal one. When nominal and current bandwidth doesn't match to PDU senders associated with a sensor is required to send a MAB PDU every observation time.
           mabSensorEntry 1.3.6.1.4.1.3373.1103.93.2.1 no-access
A row in the mabSensorTable.
               mabSensorIndex 1.3.6.1.4.1.3373.1103.93.2.1.1 integer32 no-access
This object identifies the MAB sensor inside the Network Element.
               mabSensorRowStatus 1.3.6.1.4.1.3373.1103.93.2.1.2 rowstatus read-only
The status of this MAB sensor entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value: mabSensorIfIndex must be set to a valid ifIndex number. Otherwise, the error inconsistentValue is returned on the attempt to set active this row. When set to notInService changes may be made to mabSensorIfIndex. Other objects can be changed when mabSensorRowStatus is set to active. A sensor can not be deleted if there is any MAB PDU sender associated with it.
               mabSensorAdminStatus 1.3.6.1.4.1.3373.1103.93.2.1.3 integer read-only
Administative status of the MAB sensor. The value down(1) turn off all MAB advisers associated with this sensor. Enumeration: 'down': 1, 'up': 2.
               mabSensorIfIndex 1.3.6.1.4.1.3373.1103.93.2.1.4 interfaceindex read-only
This object accepts a greater than zero value to identify an interface in ifTable. The throughput of the selected interface is monitored and notified to all MAB PDU sender associated with this sensor.
               mabSensorLinkId 1.3.6.1.4.1.3373.1103.93.2.1.5 integer32 read-only
This object set the (radio) link identifier that will be inserted in the Link ID TLV of the MAB PDU.
               mabSensorBwMode 1.3.6.1.4.1.3373.1103.93.2.1.6 mabbwcalculationmethod read-only
This object defines the method of calculation of the current bandwidth. The value of this parameter is sent inside MAB PDUs.
               mabSensorHoldoffTime 1.3.6.1.4.1.3373.1103.93.2.1.7 integer32 read-only
This object defines the wait time (in seconds) for MAB protocol before sending packets if the current bandwidth (throughput) is lower than the nominal.
               mabSensorObservationTime 1.3.6.1.4.1.3373.1103.93.2.1.8 integer32 read-only
This object defines the observation time (in seconds) for MAB protocol during which calculate the minimum, maximum and average value of the current bandwidth (throughput). At the end of each period, a MAB PDU is sent by every MAB PDU sender associated with this sensor.
               mabSensorFastTime 1.3.6.1.4.1.3373.1103.93.2.1.9 integer32 read-only
This value is used in place of mabSensorObservationTime for the first mabSensorFastCount PDU packets sent by a MAB PDU sender. The value of mabSensorFastTime must be less than or equal to mabSensorObservationTime.
               mabSensorFastCount 1.3.6.1.4.1.3373.1103.93.2.1.10 integer32 read-only
This value specifies how many MAB PDU packets are sent every mabSensorFastTime before to use the standard observation time (mabSensorObservationTime). Zero means which quick sending of packets is disabled.
       mabSensorStatusTable 1.3.6.1.4.1.3373.1103.93.3 no-access
Table with the status of MAB sensor entries. For each row in mabSensorTable a row is created in this table.
           mabSensorStatusEntry 1.3.6.1.4.1.3373.1103.93.3.1 no-access
A row in the mabSensorTable.
               mabSensorNominalBw 1.3.6.1.4.1.3373.1103.93.3.1.1 integer32 read-only
This object reports the nominal bandwidth (throughput) of the interface selected by mabSensorIfIndex.
               mabSensorCurrentBw 1.3.6.1.4.1.3373.1103.93.3.1.2 integer32 read-only
This object reports the current bandwidth (throughput) of the interface selected by mabSensorIfIndex and calculated according to the method set in mabSensorBwMode.
       mabPduSenderTable 1.3.6.1.4.1.3373.1103.93.4 no-access
Table with MAB PDU sender entries. Each PDU sender refers to an ifIndex in ifTable on which to send a PDU MAB and a sensor that triggers the sending.
           mabPduSenderEntry 1.3.6.1.4.1.3373.1103.93.4.1 no-access
A row in the mabPduSenderTable.
               mabPduSenderIndex 1.3.6.1.4.1.3373.1103.93.4.1.1 integer32 no-access
This object identifies the MAB PDU sender inside the Network Element.
               mabPduSenderRowStatus 1.3.6.1.4.1.3373.1103.93.4.1.2 rowstatus read-only
The status of this mabPduSender entry. An entry may not exist in the active state unless all objects in the entry have an appropriate value: mabPduSenderIfIndex must be set to a valid ifIndex number and mabPduSenderSensorIndex must be set to a valid MAB sensor, Otherwise, the error inconsistentValue is returned on the attempt to set active this row. When set to notInService changes may be made to mabPduSenderIfIndex, mabPduSenderSensorIndex. Other objects can be changed when mabPduSenderRowStatus is set to active.
               mabPduSenderAdminStatus 1.3.6.1.4.1.3373.1103.93.4.1.3 integer read-only
Administative status of the MAB PDU sender. Enumeration: 'down': 1, 'up': 2.
               mabPduSenderIfIndex 1.3.6.1.4.1.3373.1103.93.4.1.4 interfaceindex read-only
This object accepts a greater than zero value to identify an interface in ifTable. MAB PDU is sent over this interface.
               mabPduSenderSensorIndex 1.3.6.1.4.1.3373.1103.93.4.1.5 integer32 read-only
This object associates a MAB sensor to this PDU sender.
               mabPduSenderVlanId 1.3.6.1.4.1.3373.1103.93.4.1.6 integer32 read-only
This object defines the VLAN identifier used to tag the MAB PDU. Zero means the PDU is not tagged.
               mabPduSenderPcp 1.3.6.1.4.1.3373.1103.93.4.1.7 integer32 read-only
This object defines packet priority written into the tag of the MAB PDU.
               mabPduSenderOamMaintLevel 1.3.6.1.4.1.3373.1103.93.4.1.8 integer32 read-only
This object defines the OAM maintenance level of the MAB PDU. The multicast destination address of the PDU is according to the selected maintenance level: 01-80-C2-00-00-3x where x = Maintenance Level
               mabPduSenderDAType 1.3.6.1.4.1.3373.1103.93.4.1.9 integer read-only
This object defines the destination MAC address type of the PDU: - multicastDA(1): Multicast Class 1 Destination Address (DA) - unicastDA(2): Unicast Destination Address (DA) Enumeration: 'unicastDA': 2, 'multicastDA': 1.
               mabPduSenderUnicastDA 1.3.6.1.4.1.3373.1103.93.4.1.10 macaddress read-only
This object defines the unuicast destination address of the PDU when mabPduSenderDAType is set to unicastDA(2).
               mabPduSenderOption 1.3.6.1.4.1.3373.1103.93.4.1.11 mabsenderoption read-only
This object enable the option supported by the MAB PDU sender: - enableAlways: Enable periodic PDU sending even if the current bandwidth is equal to the nominal bandwidth. - enableSignalFail: PDU are transmitted periodically when the link fails in the tranmit direction. If the NE usually sends PDUs also when the radio bandwitdh (or the throughput of an interface) is null, this option has no effect.
               mabPduSenderPduCompliance 1.3.6.1.4.1.3373.1103.93.4.1.12 mabpducompliance read-only
This object defines the compliance of the MAB PDU format.