All MIBs › AILUXCONNECT-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 symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| aii | 1.3.6.1.4.1.539 | |||
| aiLuxConnect | 1.3.6.1.4.1.539.33 | MIB module for the AI LuxConnect. | ||
| aiLCTrapInfo | 1.3.6.1.4.1.539.33.0 | |||
| NTF aiLCTrapGtranSwitch | 1.3.6.1.4.1.539.33.0.1 | Trap sent when the GTRAN switches the fiber span utilized by the active laser. | ||
| NTF aiLCTrapGbicInserted | 1.3.6.1.4.1.539.33.0.2 | Trap sent when a Gigabit Ethernet Interface Converter is inserted. | ||
| NTF aiLCTrapGbicRemoved | 1.3.6.1.4.1.539.33.0.3 | Trap sent when a Gigabit Ethernet Interface Converter is removed. | ||
| aiLCGtranActiveTable | 1.3.6.1.4.1.539.33.1 | not-accessible | Information on the active laser of the GTRAN module. | |
| aiLCGtranActiveEntry | 1.3.6.1.4.1.539.33.1.1 | not-accessible | Information on a given GTRAN active laser | |
| NUM aiLCGtranActiveIndex | 1.3.6.1.4.1.539.33.1.1.1 | InterfaceIndex | read-only | Index 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 aiLCGtranActiveBackupIndex | 1.3.6.1.4.1.539.33.1.1.2 | InterfaceIndex | read-only | Index of the corresponding backup laser. |
| INT aiLCGtranActiveSpan | 1.3.6.1.4.1.539.33.1.1.3 | INTEGER | read-write | Indicates which fiber span is currently being utilized by the actvie laser |
| I32 aiLCGtranActiveRxUtilization | 1.3.6.1.4.1.539.33.1.1.4 | Integer32 | read-only | Approximate percentage utilization of the fiber. This only accounts for incoming (received) packets. |
| I32 aiLCGtranActiveTxUtilization | 1.3.6.1.4.1.539.33.1.1.5 | Integer32 | read-only | Approximate percentage utilization of the fiber. This only accounts for outgoing (transmitted) packets. |
| T/F aiLCGtranActiveClockSlave | 1.3.6.1.4.1.539.33.1.1.6 | TruthValue | read-write | True if this laser is the clock slave. |
| INT aiLCGtranActiveCoolerStatus | 1.3.6.1.4.1.539.33.1.1.7 | INTEGER | read-write | The 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 aiLCGtranActiveTemperature | 1.3.6.1.4.1.539.33.1.1.8 | INTEGER | read-only | The 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 aiLCGtranActiveRxPower | 1.3.6.1.4.1.539.33.1.1.9 | INTEGER | read-only | Input power level. |
| INT aiLCGtranActiveTxPower | 1.3.6.1.4.1.539.33.1.1.10 | INTEGER | read-only | Output 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. |
| aiLCGtranBackupTable | 1.3.6.1.4.1.539.33.2 | not-accessible | ||
| aiLCGtranBackupEntry | 1.3.6.1.4.1.539.33.2.1 | not-accessible | ||
| NUM aiLCGtranBackupIndex | 1.3.6.1.4.1.539.33.2.1.1 | InterfaceIndex | read-only | Index 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 aiLCGtranBackupActiveIndex | 1.3.6.1.4.1.539.33.2.1.2 | InterfaceIndex | read-only | Index of the corresponding active laser. |
| aiLcGbicTable | 1.3.6.1.4.1.539.33.3 | not-accessible | Information on the GBIC interfaces | |
| aiLCGbicEntry | 1.3.6.1.4.1.539.33.3.1 | not-accessible | Information on a given GBIC | |
| NUM aiLCGbicIndex | 1.3.6.1.4.1.539.33.3.1.1 | InterfaceIndex | read-only | Index 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 aiLCGbicConnectorType | 1.3.6.1.4.1.539.33.3.1.2 | AIIConnType | read-only | Type of connector in this GBIC slot. |
| INT aiLCGbicTxMode | 1.3.6.1.4.1.539.33.3.1.3 | INTEGER | read-write | The 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 aiLCGbicRxUtilization | 1.3.6.1.4.1.539.33.3.1.4 | Integer32 | read-only | Approximate percentage utilization of the fiber. This only accounts for incoming (received) packets. |
| I32 aiLCGbicTxUtilization | 1.3.6.1.4.1.539.33.3.1.5 | Integer32 | read-only | Approximate 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.