Home/Catalog/SIAE-MAB-MIB

SIAE-MAB-MIB

AI MIB Summary

The SIAE-MAB-MIB module manages the Microwave Adaptive Bandwidth (MAB) feature on SIAE MICROELETTRONICA and Cisco microwave radios to dynamically adjust link capacity and maintain QoS under adverse propagation conditions. It specifically monitors and configures MW Capacity Management (MCM) parameters and the Link ID Type-Length-Value (TLV) extension to optimize performance during radio link degradation.

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.
Main OID:
mabMib.1.3.6.1.4.1.3373.1103.93
32
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

32 total
Object Name
mabMibMicrowave 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.
MODULE-IDENTITY
.1.3.6.1.4.1.3373.1103.93
mabMibVersionNumerical 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.ro
INTEGER
.1.3.6.1.4.1.3373.1103.93.1
mabSensorTableTable 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.
SEQUENCE OF MabSensorEntry
.1.3.6.1.4.1.3373.1103.93.2
mabSensorEntryA row in the mabSensorTable.
MabSensorEntry
.1.3.6.1.4.1.3373.1103.93.2.1
mabSensorIndexThis object identifies the MAB sensor inside the Network Element.
Integer32
.1.3.6.1.4.1.3373.1103.93.2.1.1
mabSensorRowStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3373.1103.93.2.1.2
mabSensorAdminStatusAdministative status of the MAB sensor. The value down(1) turn off all MAB advisers associated with this sensor.rw
Enumeration
.1.3.6.1.4.1.3373.1103.93.2.1.3
mabSensorIfIndexThis 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.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.3373.1103.93.2.1.4
mabSensorLinkIdThis object set the (radio) link identifier that will be inserted in the Link ID TLV of the MAB PDU.rw
Integer32
.1.3.6.1.4.1.3373.1103.93.2.1.5
mabSensorBwModeThis object defines the method of calculation of the current bandwidth. The value of this parameter is sent inside MAB PDUs.rw
MabBwCalculationMethod
.1.3.6.1.4.1.3373.1103.93.2.1.6
mabSensorHoldoffTimeThis object defines the wait time (in seconds) for MAB protocol before sending packets if the current bandwidth (throughput) is lower than the nominal.rw
Integer32
.1.3.6.1.4.1.3373.1103.93.2.1.7
mabSensorObservationTimeThis 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.rw
Integer32(1|10|60)
.1.3.6.1.4.1.3373.1103.93.2.1.8
mabSensorFastTimeThis 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.rw
Integer32
.1.3.6.1.4.1.3373.1103.93.2.1.9
mabSensorFastCountThis 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.rw
Integer32
.1.3.6.1.4.1.3373.1103.93.2.1.10
mabSensorStatusTableTable with the status of MAB sensor entries. For each row in mabSensorTable a row is created in this table.
SEQUENCE OF MabSensorStatusEntry
.1.3.6.1.4.1.3373.1103.93.3
mabSensorStatusEntryA row in the mabSensorTable.
MabSensorStatusEntry
.1.3.6.1.4.1.3373.1103.93.3.1
mabSensorNominalBwThis object reports the nominal bandwidth (throughput) of the interface selected by mabSensorIfIndex.ro
Integer32
.1.3.6.1.4.1.3373.1103.93.3.1.1
mabSensorCurrentBwThis object reports the current bandwidth (throughput) of the interface selected by mabSensorIfIndex and calculated according to the method set in mabSensorBwMode.ro
Integer32
.1.3.6.1.4.1.3373.1103.93.3.1.2
mabPduSenderTableTable 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.
SEQUENCE OF MabPduSenderEntry
.1.3.6.1.4.1.3373.1103.93.4
mabPduSenderEntryA row in the mabPduSenderTable.
MabPduSenderEntry
.1.3.6.1.4.1.3373.1103.93.4.1
mabPduSenderIndexThis object identifies the MAB PDU sender inside the Network Element.
Integer32
.1.3.6.1.4.1.3373.1103.93.4.1.1
mabPduSenderRowStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.3373.1103.93.4.1.2
mabPduSenderAdminStatusAdministative status of the MAB PDU sender.rw
Enumeration
.1.3.6.1.4.1.3373.1103.93.4.1.3
mabPduSenderIfIndexThis object accepts a greater than zero value to identify an interface in ifTable. MAB PDU is sent over this interface.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.3373.1103.93.4.1.4
mabPduSenderSensorIndexThis object associates a MAB sensor to this PDU sender.rw
Integer32
.1.3.6.1.4.1.3373.1103.93.4.1.5
mabPduSenderVlanIdThis object defines the VLAN identifier used to tag the MAB PDU. Zero means the PDU is not tagged.rw
Integer32(0|1..4094)
.1.3.6.1.4.1.3373.1103.93.4.1.6
mabPduSenderPcpThis object defines packet priority written into the tag of the MAB PDU.rw
Integer32
.1.3.6.1.4.1.3373.1103.93.4.1.7
mabPduSenderOamMaintLevelThis 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 Levelrw
Integer32
.1.3.6.1.4.1.3373.1103.93.4.1.8
mabPduSenderDATypeThis object defines the destination MAC address type of the PDU: - multicastDA(1): Multicast Class 1 Destination Address (DA) - unicastDA(2): Unicast Destination Address (DA)rw
Enumeration
.1.3.6.1.4.1.3373.1103.93.4.1.9
mabPduSenderUnicastDAThis object defines the unuicast destination address of the PDU when mabPduSenderDAType is set to unicastDA(2).rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.3373.1103.93.4.1.10
mabPduSenderOptionThis 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.rw
MabSenderOption
.1.3.6.1.4.1.3373.1103.93.4.1.11
mabPduSenderPduComplianceThis object defines the compliance of the MAB PDU format.rw
MabPduCompliance
.1.3.6.1.4.1.3373.1103.93.4.1.12
SIAE-MAB-MIB - SNMP MIB Reference | MIBs Explorer