All MIBs › AVICI-SYSTEM-MIB
Organization: Avici Systems Inc.
Last Updated: 1999-03-30
Category: Device Management, Vendor: Avici
Description:
Offers system-level management data for Avici backbone routers, covering uptime, software version, and overall health status.
Imported Objects
From AVICI-SMI
| aviciMibs | OBJECT-IDENTITY |
From AVICI-TC
| AviciBayType | |
| AviciInventoryType | |
| AviciPlatformIndexType | |
| AviciSlotType | |
| AviciSystemType | |
| AviciTrapDescrType |
From IANAifType-MIB
| IANAifType |
From IF-MIB
| ifIndex | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| TimeTicks |
From SNMPv2-TC
| DisplayString |
What Is AVICI-SYSTEM-MIB?
AVICI-SYSTEM-MIB is a proprietary MIB from Avici Systems covering system-level management of its large-capacity backbone routers. It exposes system identification objects (router ID, system type) along with a hardware inventory table enumerating chassis components such as bays, slots, and modules along with their operational status. It is explicitly geared toward monitoring hardware status: aviciSysInventoryOperStatus reports whether each inventoried FRU is up, down, or degraded, and the module also carries change-notification traps (aviciSysInventoryTableChange, aviciSysTrapDescr) so that hardware insertions, removals, or failures are surfaced in real time alongside general system uptime and software version data typically found alongside a SYSTEM group. Within the AVICI-SYSTEM-MIB MIB, the inventory table and its associated traps form the primary interface network operations teams use to track chassis-level hardware events. It builds on the standard SNMPv2-SMI/SNMPv2-CONF conventions and is meant to be used together with Avici's other product-specific MIBs for interfaces and routing. It is deployed on carrier and ISP backbone routers where continuous visibility into chassis health is essential for high-availability operation.
IPNetwork Monitor allows you to monitor SNMP objects defined in AVICI-SYSTEM-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
- router identifier and type
- chassis inventory by bay/slot
- module operational status
- hardware inventory change events
Supported Devices
- Avici backbone/core router
Monitoring Examples
An administrator would walk aviciSysInventoryTable to enumerate every aviciSysInventoryEntry by aviciSysInventoryBay and aviciSysInventorySlot, checking aviciSysInventoryOperStatus for each aviciSysInventoryId to spot a failed or missing line card. A sudden aviciSysInventoryTableChange trap combined with an operStatus transition to 'down' on a given slot would indicate a hardware fault or hot-swap event needing investigation. Polling aviciSysRouterId and aviciSysType alongside the inventory table gives a quick health snapshot of the whole chassis.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| aviciSystemMIB | 1.3.6.1.4.1.2474.1.2 | The MIB module for the Avici Proprietary system MIB. | ||
| aviciSystemObjects | 1.3.6.1.4.1.2474.1.2.1 | |||
| aviciSysInventoryTable | 1.3.6.1.4.1.2474.1.2.1.1 | not-accessible | A list of components in the system. This includes modules, bays and control servers. | |
| aviciSysInventoryEntry | 1.3.6.1.4.1.2474.1.2.1.1.1 | not-accessible | An entry in the Avici table. | |
| AVI aviciSysInventoryId | 1.3.6.1.4.1.2474.1.2.1.1.1.1 | AviciPlatformIndexType | read-only | The component identification number used to uniquely identify any entity in the system. |
| AVI aviciSysInventoryType | 1.3.6.1.4.1.2474.1.2.1.1.1.2 | AviciInventoryType | read-only | The type of the component. |
| INT aviciSysInventoryOperStatus | 1.3.6.1.4.1.2474.1.2.1.1.1.3 | INTEGER | read-only | The operating state of the component. |
| AVI aviciSysInventoryBay | 1.3.6.1.4.1.2474.1.2.1.1.1.4 | AviciBayType | read-only | The bay that this component can be found in. If the component is not in a bay, then the value of this object is 0. |
| AVI aviciSysInventorySlot | 1.3.6.1.4.1.2474.1.2.1.1.1.5 | AviciSlotType | read-only | The slot that this component can be found in. If the component is not in a slot, then the value of this object is 0. |
| STR aviciSysInventoryDescr | 1.3.6.1.4.1.2474.1.2.1.1.1.6 | DisplayString | read-only | A description of this component in the system. |
| aviciSysIfTransTable | 1.3.6.1.4.1.2474.1.2.1.2 | not-accessible | A list of interface translation entries. | |
| aviciSysIfTransEntry | 1.3.6.1.4.1.2474.1.2.1.2.1 | not-accessible | An entry in the Avici Interface Translation table. The ifIndex translation table will map an ifIndex into its corresponding bay/slot/port/interface. | |
| AVI aviciSysIfTransBay | 1.3.6.1.4.1.2474.1.2.1.2.1.1 | AviciBayType | read-only | The bay number that the interface resides in. |
| AVI aviciSysIfTransSlot | 1.3.6.1.4.1.2474.1.2.1.2.1.2 | AviciSlotType | read-only | The slot number in the bay. |
| I32 aviciSysIfTransPort | 1.3.6.1.4.1.2474.1.2.1.2.1.3 | Integer32 | read-only | The physical port on the linecard. |
| I32 aviciSysIfTransIfc | 1.3.6.1.4.1.2474.1.2.1.2.1.4 | Integer32 | read-only | The logical interface on the linecard. The value of this object is 0, if it does not apply. |
| IAN aviciSysIfTransType | 1.3.6.1.4.1.2474.1.2.1.2.1.5 | IANAifType | read-only | The type of interface. This object corresponds to ifType in the ifTable. |
| STR aviciSysIfTransName | 1.3.6.1.4.1.2474.1.2.1.2.1.6 | DisplayString | read-only | The name of this interface. |
| aviciSystemGroup | 1.3.6.1.4.1.2474.1.2.2 | |||
| IP aviciSysRouterId | 1.3.6.1.4.1.2474.1.2.2.1 | IpAddress | read-only | The router id of the entire system. |
| AVI aviciSysType | 1.3.6.1.4.1.2474.1.2.2.2 | AviciSystemType | read-only | The type of the Avici System. |
| TIK aviciSysInventoryTableChange | 1.3.6.1.4.1.2474.1.2.2.3 | TimeTicks | read-only | The time of the last addition or deletion of a row in hundreths of a second since the last time the system was rebooted. |
| AVI aviciSysTrapDescr | 1.3.6.1.4.1.2474.1.2.2.4 | AviciTrapDescrType | accessible-for-notify | A description of the event that has occurred. |
| aviciSystemMIBConformance | 1.3.6.1.4.1.2474.1.2.3 | |||
| aviciSystemMIBCompliances | 1.3.6.1.4.1.2474.1.2.3.1 | |||
| aviciSystemMIBCompliance | 1.3.6.1.4.1.2474.1.2.3.1.1 | The compliance statement for the aviciSystem. | ||
| aviciSystemMIBGroups | 1.3.6.1.4.1.2474.1.2.3.2 | |||
| aviciSysGroup | 1.3.6.1.4.1.2474.1.2.3.2.1 | Objects for the system. |
RFC description
Provides system-level management including uptime, software version, and global health status for Avici backbone routers.
Start monitoring Avici Systems core/backbone routers (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.