All MIBs › INNOVX-CORE-MIB
Category: Textual Conventions and Registries, Vendor: InnoVX
Description:
InnoVX core MIB defining base OID registrations and textual conventions for InnoVX networking product lines.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| IpAddress | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| sysName |
What Is INNOVX-CORE-MIB?
INNOVX-CORE-MIB is the foundational enterprise MIB for InnoVX networking products (frame relay/gateway data communications equipment), defining base OID registrations, common trap infrastructure, and basic identity textual conventions used by companion InnoVX MIBs. Its data categories are limited to device identity/firmware information and a shared SNMP trap-destination configuration table. It supports monitoring hardware and software status through objects reporting firmware version, boot code version, hardware version/options, and serial number, giving a quick software/hardware inventory snapshot of the device. As a base/common MIB it has no functional dependency on standards MIBs beyond conventional SNMPv2 SMI. Deployment context is InnoVX (GDC-branded) frame relay access devices and gateways in legacy WAN environments, and engineers maintaining these legacy devices often download INNOVX-CORE-MIB from vendor or community MIB archives since the module is no longer actively distributed.
IPNetwork Monitor allows you to monitor SNMP objects defined in INNOVX-CORE-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
- firmware/boot code version
- hardware version and options
- serial number
- configured trap destination addresses
- trap community string configuration
Supported Devices
- InnoVX/GDC frame relay access device
- InnoVX gateway
Monitoring Examples
An operator would poll innovxFirmwareVersion, innovxBootCodeVersion, and innovxHardwareVersion together with innovxSerialNumber to confirm exact software/hardware build during an inventory audit or after a firmware upgrade, flagging any device still on an old innovxFirmwareVersion. The cmnTrapAddrTable/cmnTrapAddrEntry (with cmnTrapAddrIpDest and cmnTrapAddrCommunity) would be checked to verify trap destinations are correctly configured so that device fault notifications actually reach the NMS; a cmnTrapAddrStatus showing an inactive row would explain missing alerts.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| gdc | 1.3.6.1.4.1.498 | |||
| framerelay | 1.3.6.1.4.1.498.22 | |||
| innovx | 1.3.6.1.4.1.498.22.1 | |||
| NTF innovxAlarmTrap | 1.3.6.1.4.1.498.22.1.0.1 | Trap used to report all alarm conditions on the Innovx products. Some trap arguments may not apply for specific conditions reported, see above. Imported arguments: sysName - from rfc1213.mib, and pvcIdentifier - from FPProbe.mib, a comment field for DLCI description, pvcIdentifier will be NULL (size 0) if not applicable to the trap condition being reported. | ||
| coreGroup | 1.3.6.1.4.1.498.22.1.1 | |||
| coreAdmin | 1.3.6.1.4.1.498.22.1.1.1 | |||
| STR innovxMIBversion | 1.3.6.1.4.1.498.22.1.1.1.1 | DisplayString | read-only | Identifies the version of the MIB as `X.YZT' where: X: Major Revision (1-9) Y: Minor Revision (0-9) Z: Typographical Revision (0-9) T: Test Revision (A-Z) Upon formal release, the test revision will not be present. |
| STR innovxFirmwareVersion | 1.3.6.1.4.1.498.22.1.1.1.2 | DisplayString | read-only | Identifies the version of the firmware as `MM.NN.BB' where: MM: Major Revision (0-99) NN: Minor Revision (0-99) BB: Bug Fix Revision (0-99) |
| STR innovxSerialNumber | 1.3.6.1.4.1.498.22.1.1.1.3 | DisplayString | read-only | Identifies the serial number of the unit. |
| STR innovxHardwareVersion | 1.3.6.1.4.1.498.22.1.1.1.4 | DisplayString | read-only | Identifies the version of the base card hardware. The released version number is sequenced as follows: --, A-, ... AA, ... ZZ. |
| STR innovxHardwareDescription | 1.3.6.1.4.1.498.22.1.1.1.5 | DisplayString | read-only | Identifies the model number, memory size and options. Example=> Model: 553, Flash: 2M, RAM: 16M, Options: Cascade |
| STR innovxBootCodeVersion | 1.3.6.1.4.1.498.22.1.1.1.6 | DisplayString | read-only | Identifies the version of the bootstrap firmware. The released version number is sequenced as follows: --, A-, ... AA, ... ZZ. |
| OCT innovxHardwareOptions | 1.3.6.1.4.1.498.22.1.1.1.7 | OCTET STRING | read-only | Identifies the hardware options installed on this innovx product. where 0 = not installed and 1 = installed, as follows: LED description Octet 1 bit 7 - n/u bit 6 - n/u bit 5 - n/u bit 4 - n/u bit 3 - n/u bit 2 - n/u bit 1 - n/u bit 0 - n/u Octet 2 bit 7 - n/u bit 6 - n/u bit 5 - n/u bit 4 - n/u bit 3 - n/u bit 2 - n/u bit 1 - n/u bit 0 - Cascade Adapter |
| cmnTrapAddrTable | 1.3.6.1.4.1.498.22.1.1.1.8 | not-accessible | A table of management systems ready to accept traps generated by this node. To add an entry to the table, a set on the Community name for the instance (IP Address and UDP PORT) needs to be performed. To delete an entry, a set on the Status to invalid on the instance needs to be performed. | |
| cmnTrapAddrEntry | 1.3.6.1.4.1.498.22.1.1.1.8.1 | not-accessible | Information needed to deliver traps to a particular management station. This table holds a maximum of 4 entries. | |
| IP cmnTrapAddrIpDest | 1.3.6.1.4.1.498.22.1.1.1.8.1.1 | IpAddress | read-only | The IP address of the management agent receiving traps. The IP address of 0.0.0.0 will not be allowed. |
| STR cmnTrapAddrCommunity | 1.3.6.1.4.1.498.22.1.1.1.8.1.2 | DisplayString | read-write | The community name expected by the management station receiving traps. |
| INT cmnTrapAddrStatus | 1.3.6.1.4.1.498.22.1.1.1.8.1.3 | INTEGER | read-write | The status of the entry. If read and the entry exists, valid(1) will always be returned. Invalid entries will be removed from the table. |
| coreReset | 1.3.6.1.4.1.498.22.1.1.2 | |||
| INT innovxSoftReset | 1.3.6.1.4.1.498.22.1.1.2.1 | INTEGER | read-write | A set of `reset' on this object instructs the unit to perform a soft reset. |
| INT innovxStatsReset | 1.3.6.1.4.1.498.22.1.1.2.2 | INTEGER | read-write | A set of `reset' on this object instructs the unit to set all statistics tracking objects to zero, including: current interval values, 24 hour total values, number of valid historical interval objects values, and all historical interval objects values (#1 - #96). |
| coreDiags | 1.3.6.1.4.1.498.22.1.1.3 | |||
| INT innovxSelfTest | 1.3.6.1.4.1.498.22.1.1.3.1 | INTEGER | read-write | A set of `start-test' on this object instructs the unit to perform a self test. |
| INT innovxSelfTestStatus | 1.3.6.1.4.1.498.22.1.1.3.2 | INTEGER | read-only | Describes the result of a unit self test, during normal operation and after an innovxSoftReset or an innovxDefaultReset this object will read `normal-complete-pass'. |
| coreStatus | 1.3.6.1.4.1.498.22.1.1.4 | |||
| OCT innovxLedStatus | 1.3.6.1.4.1.498.22.1.1.4.1 | OCTET STRING | read-only | A bitwise snapshot of the front panel LED states, where 0 = LED off and 1 = LED on, as follows: LED description Octet 1 bit 7 - n/u bit 6 - n/u bit 5 - n/u bit 4 - LAN LAN activity bit 3 - ALM Alarm Condition - any bit 2 - CN Congestion (FECNS & BECNS) bit 1 - TST Test Mode bit 0 - ERR Framing Errors |
| OCT innovxPortStatus | 1.3.6.1.4.1.498.22.1.1.4.2 | OCTET STRING | read-only | A bitwise snapshot of interface port status conditions and EIA signals, where 0 = condition not present, and 1 = condition present, as follows: Octet 1 - ETHERNET Interface Port Status bit 7 - n/u bit 6 - n/u bit 5 - n/u bit 4 - Transmit Activity bit 3 - Receive Activity bit 2 - Runt packet (<64k bytes) bit 1 - CRC Error bit 0 - Transmit Collisions Octet 2 - PPP/CONSOLE Interface Port Status bit 7 - interface mode: 0 = PPP, 1 = Console, (invalid if 'handshake in progress') bit 6 - handshake in progress = 1/handshake complete = 0 bit 5 - n/u bit 4 - n/u bit 3 - n/u bit 2 - DTR Loss bit 1 - Transmit Activity bit 0 - Receive Activity |
| OCT innovxPortFrameCounts | 1.3.6.1.4.1.498.22.1.1.4.3 | OCTET STRING | read-only | The total number of frames transmitted and received on each interface port. This object will be reset to zero after a read, and after power up, soft reset, or factory defaults reset. Octet 1 - ETHERNET Interface Transmit Frame Count Octet 2 bit 7 - 2^15 bit 7 - 2^7 bit 6 - 2^14 bit 6 - 2^6 bit 5 - 2^13 bit 5 - 2^5 bit 4 - 2^12 bit 4 - 2^4 bit 3 - 2^11 bit 3 - 2^3 bit 2 - 2^10 bit 2 - 2^2 bit 1 - 2^9 bit 1 - 2^1 bit 0 - 2^8 bit 0 - 2^0 Octet 3 - ETHERNET Interface Receive Frame Count Octet 4 bit 7 - 2^15 bit 7 - 2^7 bit 6 - 2^14 bit 6 - 2^6 bit 5 - 2^13 bit 5 - 2^5 bit 4 - 2^12 bit 4 - 2^4 bit 3 - 2^11 bit 3 - 2^3 bit 2 - 2^10 bit 2 - 2^2 bit 1 - 2^9 bit 1 - 2^1 bit 0 - 2^8 bit 0 - 2^0 Octet 5 - PPP/CONSOLE Intrf Tx Data Byte Count Octet 6 bit 7 - 2^15 bit 7 - 2^7 bit 6 - 2^14 bit 6 - 2^6 bit 5 - 2^13 bit 5 - 2^5 bit 4 - 2^12 bit 4 - 2^4 bit 3 - 2^11 bit 3 - 2^3 bit 2 - 2^10 bit 2 - 2^2 bit 1 - 2^9 bit 1 - 2^1 bit 0 - 2^8 bit 0 - 2^0 Octet 7 - PPP/CONSOLE Intrf Rx Data Byte Count Octet 8 bit 7 - 2^15 bit 7 - 2^7 bit 6 - 2^14 bit 6 - 2^6 bit 5 - 2^13 bit 5 - 2^5 bit 4 - 2^12 bit 4 - 2^4 bit 3 - 2^11 bit 3 - 2^3 bit 2 - 2^10 bit 2 - 2^2 bit 1 - 2^9 bit 1 - 2^1 bit 0 - 2^8 bit 0 - 2^0 |
| coreTrapArgs | 1.3.6.1.4.1.498.22.1.1.5 | |||
| INT innovxTrapSeverity | 1.3.6.1.4.1.498.22.1.1.5.1 | INTEGER | not-accessible | Trap argument describing severity of the trap being reported. |
| STR innovxTrapState | 1.3.6.1.4.1.498.22.1.1.5.2 | DisplayString | not-accessible | Trap argument describing the state of the specific condition reported as: active, clear or exceeded. |
| STR innovxTrapDescription | 1.3.6.1.4.1.498.22.1.1.5.3 | DisplayString | not-accessible | Trap argument describing the trap being reported. |
| STR innovxTrapThreshold | 1.3.6.1.4.1.498.22.1.1.5.4 | DisplayString | not-accessible | Trap argument describing the threshold value which was met in reporting the trap condition. This argument will be NULL (size 0) if not applicable to the trap condition being reported. |
| STR innovxTrapActualValue | 1.3.6.1.4.1.498.22.1.1.5.5 | DisplayString | not-accessible | Trap argument identifying the current event value of this trap. This argument will be NULL (size 0) if not applicable to the trap condition being reported. |
| INT innovxTrapDlci | 1.3.6.1.4.1.498.22.1.1.5.6 | INTEGER | not-accessible | Trap argument identifying the DLCI number of the specific condition reported. This argument will be set to 0 if not applicable to the trap condition being reported. |
| STR innovxpvcIdentifier | 1.3.6.1.4.1.498.22.1.1.5.7 | DisplayString | not-accessible | Comment field for PVC description, backfilled from the FRProbe mib. |
| coreAggRate | 1.3.6.1.4.1.498.22.1.1.6 | |||
| INT ap553DS0Format | 1.3.6.1.4.1.498.22.1.1.6.1 | INTEGER | read-only | Defines the DS0 base rate as either 56K or 64K bits per second. This object value, in conjunction with the ap553NumDS0s object value determines the LIU aggregate bandwidth. `nx64k' defines a DS0 data format as clear channel in which all 8 bits of the DS0 are used for data. `nx56k defines a DS0 data format as 7 bits for data, and 1 bit used for signalling information or unused and forced to marks. The DSU will enforce an 8x(N+1) minimum ones density requirement when ap553NetLineCoding == `ami' and ap553DS0Format == `nx64k' and ap553DS0AllocationScheme == `consecutive'. |
| INT ap553NumberOfDS0s | 1.3.6.1.4.1.498.22.1.1.6.2 | INTEGER | read-only | Defines the number of DS0 cells used for passing DSU data. When ap553DS0AllocationScheme is consecutive, valid values are 1 - N where N <= (25 - ap553StartingDS0). When ap553DS0AllocationScheme is alternate, valid values are 1 - N where N <= (25 - ap553StartingDS0)/2. |
| coreFeatures | 1.3.6.1.4.1.498.22.1.1.7 | |||
| innovxFeatureTable | 1.3.6.1.4.1.498.22.1.1.7.1 | not-accessible | A table of keyable software features contained in this this product. This table holds information about the software features that are available and can be Key enabled on this product. It also holds the status (On/Off) of the enabled features. | |
| innovxFeatureEntry | 1.3.6.1.4.1.498.22.1.1.7.1.1 | not-accessible | Software Features that have been Key enabled in this product. This table holds a maximum of 16 entries. | |
| INT innovxFeatureIndex | 1.3.6.1.4.1.498.22.1.1.7.1.1.1 | INTEGER | read-only | Identifies an entry (row) in the feature table, 1-16 features. |
| STR innovxFeatureName | 1.3.6.1.4.1.498.22.1.1.7.1.1.2 | DisplayString | read-only | The Name of the feature that is available in this software. |
| INT innovxFeatureEnable | 1.3.6.1.4.1.498.22.1.1.7.1.1.3 | INTEGER | read-only | The state of the feature, whether it has been Key enabled or not. WEBFLAG Disabled Enabled WEBEND |
| INT innovxFeatureStatus | 1.3.6.1.4.1.498.22.1.1.7.1.1.4 | INTEGER | read-only | The operational status of the feature, on -- selected, off -- not selected. WEBFLAG Off On WEBEND |
| linkProbe | 1.3.6.1.4.1.498.22.1.2 | |||
| liuGroup | 1.3.6.1.4.1.498.22.1.3 | |||
| casGroup | 1.3.6.1.4.1.498.22.1.4 | |||
| ddsGroup | 1.3.6.1.4.1.498.22.1.5 | |||
| dteGroup | 1.3.6.1.4.1.498.22.1.6 |
FAQ
What can INNOVX-CORE-MIB tell me about an InnoVX (GDC-branded) frame relay access device or gateway?
It's the foundational MIB for InnoVX's frame relay/gateway equipment, and it exposes a basic hardware/software inventory: firmware version, boot code version, hardware version and options, and serial number. If you're triaging a legacy WAN site and need to confirm which firmware a box is running before applying a fix, or you're doing an asset audit across a fleet of InnoVX units, these objects give you that snapshot without needing any of the vendor's product-specific companion MIBs.
Can INNOVX-CORE-MIB help me verify where an InnoVX device is sending its SNMP traps?
Yes — it defines a shared trap-destination configuration table used across InnoVX's MIB family, including the configured trap destination addresses and the trap community string. If alerts from an InnoVX gateway suddenly stop reaching your NMS, checking this table confirms whether the device is still pointed at the right trap receiver and using the expected community string.
RFC description
Innovx core platform MIB defining enterprise structure and root objects (vendor-private).
Start monitoring InnoVX/GDC frame relay access device/gateway (root registration) 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.