All MIBs › INNOVX-CORE-MIB › innovxPortStatus
innovxPortStatus
Module: INNOVX-CORE-MIB
OID (symbolic): INNOVX-CORE-MIB::innovxPortStatus
OID (numeric): 1.3.6.1.4.1.498.22.1.1.4.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: 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
What is innovxPortStatus?
A 2-octet bitwise snapshot of interface port conditions: octet 1 covers Ethernet port status (transmit/receive activity, runt packets, CRC errors, transmit collisions), and octet 2 covers the PPP/Console port (interface mode, handshake state, DTR loss, transmit/receive activity), letting an admin poll live link-level conditions without a console session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.498.22.1.1.4.2 snmpwalk -v2c -c public <target> INNOVX-CORE-MIB::innovxPortStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.498.22.1.1.4.2.1 snmpget -v2c -c public <target> INNOVX-CORE-MIB::innovxPortStatus.1
Start monitoring InnoVX/GDC frame relay access device/gateway (root registration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INNOVX-CORE-MIB::innovxPortStatus OID value, configure state conditions and alerts, and monitor any InnoVX/GDC frame relay access device/gateway (root registration) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.498 | gdc | GDC7616-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.498.22 | framerelay | INNOVX-CORE-MIB |
| 1.3.6.1.4.1.498.22.1 | innovx | INNOVX-CORE-MIB |
| 1.3.6.1.4.1.498.22.1.1 | coreGroup | INNOVX-CORE-MIB |
| 1.3.6.1.4.1.498.22.1.1.4 | coreStatus | INNOVX-CORE-MIB |
| 1.3.6.1.4.1.498.22.1.1.4.2 | innovxPortStatus | INNOVX-CORE-MIB |