AILUXCONNECT-MIB

MIB Reference — IPNetwork Monitor

All MIBsAILUXCONNECT-MIB

Organization: Applied Innovation Inc.

Last Updated: 2001-04-30

Category: Vendor: Applied Innovation

Description:

Monitors LuxConnect serial-over-IP connectivity sessions on Applied Innovation remote access equipment.

Imported Objects

From AISYSTEM-MIB

AIIConnType

From IF-MIB

InterfaceIndex

From SNMPv2-SMI

Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
enterprises

From SNMPv2-TC

TruthValue

What Is AILUXCONNECT-MIB?

AILUXCONNECT-MIB is an Applied Innovation, Inc. vendor-specific MIB for the AI LuxConnect product; contrary to a generic 'serial-over-IP' framing, the actual MIB is entirely about fiber-optic Gigabit Ethernet transport hardware -- GTRAN 10G laser modules and GBIC interfaces used for span protection switching. The aiLCGtranActiveTable models each active GTRAN laser's working/protect span selection (aiLCGtranActiveSpan), Rx/Tx fiber utilization percentages, clock-slave role, cooler status, and health flags for temperature (okay/trouble) and Rx/Tx optical power (okay/under/over), with a companion aiLCGtranBackupTable linking each backup laser to its active counterpart. The aiLcGbicTable covers the 1G Ethernet GBIC interfaces, including connector type, administrative transmit mode (down/up/gtran), and Rx/Tx utilization, while three notifications -- aiLCTrapGtranSwitch, aiLCTrapGbicInserted, and aiLCTrapGbicRemoved -- flag span failovers and hot-plug events. It depends on IF-MIB's InterfaceIndex for its table indexes and the AISYSTEM-MIB for connector-type definitions, and it is deployed on Applied Innovation LuxConnect fiber transport equipment, where operators can download the AILUXCONNECT-MIB file to monitor optical link health and span-switching events.

IPNetwork Monitor allows you to monitor SNMP objects defined in AILUXCONNECT-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • GTRAN laser active/backup span selection
  • GTRAN laser temperature and optical power health
  • Rx/Tx fiber utilization percentages
  • GBIC connector type and transmit mode
  • GBIC insertion/removal and span-switch traps

Supported Devices

  • Applied Innovation LuxConnect fiber transport equipment (GTRAN/GBIC modules)

Monitoring Examples

An operator polls aiLCGtranActiveTemperature and aiLCGtranActiveRxPower/aiLCGtranActiveTxPower for each GTRAN laser and subscribes to aiLCTrapGtranSwitch; a trouble(2) temperature reading or an under(2)/over(3) Tx power state combined with an unexpected span-switch trap would indicate a failing laser forcing a failover to the protect fiber span.

OIDs
OID symbolicOID numericTypeAccessDescription
aii1.3.6.1.4.1.539
aiLuxConnect1.3.6.1.4.1.539.33MIB module for the AI LuxConnect.
aiLCTrapInfo1.3.6.1.4.1.539.33.0
NTF aiLCTrapGtranSwitch1.3.6.1.4.1.539.33.0.1Trap sent when the GTRAN switches the fiber span utilized by the active laser.
NTF aiLCTrapGbicInserted1.3.6.1.4.1.539.33.0.2Trap sent when a Gigabit Ethernet Interface Converter is inserted.
NTF aiLCTrapGbicRemoved1.3.6.1.4.1.539.33.0.3Trap sent when a Gigabit Ethernet Interface Converter is removed.
aiLCGtranActiveTable1.3.6.1.4.1.539.33.1not-accessibleInformation on the active laser of the GTRAN module.
aiLCGtranActiveEntry1.3.6.1.4.1.539.33.1.1not-accessibleInformation on a given GTRAN active laser
NUM aiLCGtranActiveIndex1.3.6.1.4.1.539.33.1.1.1InterfaceIndexread-onlyIndex of this object in the current table. Since this table entry is an extension of the ifTable, this should object should have the same value as the corresponding ifIndex.
NUM aiLCGtranActiveBackupIndex1.3.6.1.4.1.539.33.1.1.2InterfaceIndexread-onlyIndex of the corresponding backup laser.
INT aiLCGtranActiveSpan1.3.6.1.4.1.539.33.1.1.3INTEGERread-writeIndicates which fiber span is currently being utilized by the actvie laser
I32 aiLCGtranActiveRxUtilization1.3.6.1.4.1.539.33.1.1.4Integer32read-onlyApproximate percentage utilization of the fiber. This only accounts for incoming (received) packets.
I32 aiLCGtranActiveTxUtilization1.3.6.1.4.1.539.33.1.1.5Integer32read-onlyApproximate percentage utilization of the fiber. This only accounts for outgoing (transmitted) packets.
T/F aiLCGtranActiveClockSlave1.3.6.1.4.1.539.33.1.1.6TruthValueread-writeTrue if this laser is the clock slave.
INT aiLCGtranActiveCoolerStatus1.3.6.1.4.1.539.33.1.1.7INTEGERread-writeThe state of the laser cooler. While the cooler can be disabled, this will render the laser ineffective. This object is primarily here for status purposes.
INT aiLCGtranActiveTemperature1.3.6.1.4.1.539.33.1.1.8INTEGERread-onlyThe GTRAN part is aware when it passes out of its operational temperature range. This object turns to trouble(2) as soon as we get such a report from the GTRAN.
INT aiLCGtranActiveRxPower1.3.6.1.4.1.539.33.1.1.9INTEGERread-onlyInput power level.
INT aiLCGtranActiveTxPower1.3.6.1.4.1.539.33.1.1.10INTEGERread-onlyOutput power level. The GTRAN will report under(2) if its self monitoring indicates that the laser is not transmitting at full power. over(3) is not currently used, but included for symmetry.
aiLCGtranBackupTable1.3.6.1.4.1.539.33.2not-accessible
aiLCGtranBackupEntry1.3.6.1.4.1.539.33.2.1not-accessible
NUM aiLCGtranBackupIndex1.3.6.1.4.1.539.33.2.1.1InterfaceIndexread-onlyIndex of this object in the current table. Since this table entry is an extension of the ifTable, this should object should have the same value as the corresponding ifIndex.
NUM aiLCGtranBackupActiveIndex1.3.6.1.4.1.539.33.2.1.2InterfaceIndexread-onlyIndex of the corresponding active laser.
aiLcGbicTable1.3.6.1.4.1.539.33.3not-accessibleInformation on the GBIC interfaces
aiLCGbicEntry1.3.6.1.4.1.539.33.3.1not-accessibleInformation on a given GBIC
NUM aiLCGbicIndex1.3.6.1.4.1.539.33.3.1.1InterfaceIndexread-onlyIndex of this object in the current table. Since this table entry is an extension of the ifTable, this should object should have the same value as the corresponding ifIndex.
AII aiLCGbicConnectorType1.3.6.1.4.1.539.33.3.1.2AIIConnTyperead-onlyType of connector in this GBIC slot.
INT aiLCGbicTxMode1.3.6.1.4.1.539.33.3.1.3INTEGERread-writeThe true administrative state of this interface. down(1) and up(2) carry the same semantics as ifAdminStatus. gtran(3) is used when this interface should only be operational if the gtran device is capable of passing packets. Note that the test status of the device is not truly orthogonal to this variable and is set separately. However, setting that variable may effect the state of this one.
I32 aiLCGbicRxUtilization1.3.6.1.4.1.539.33.3.1.4Integer32read-onlyApproximate percentage utilization of the fiber. This only accounts for incoming (received) packets.
I32 aiLCGbicTxUtilization1.3.6.1.4.1.539.33.3.1.5Integer32read-onlyApproximate percentage utilization of the fiber. This only accounts for outgoing (transmitted) packets.

RFC description

Applied Innovation LuxConnect fiber optic interconnect monitoring with GTRAN laser and GBIC management.

Start monitoring Applied Innovation LuxConnect fiber transport equipment (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download AILUXCONNECT-MIB