All MIBs › PANDATEL-INAX-MODEM-MIB
Category: Modems
Description:
Manages Pandatel INAX series modem configuration, line status, and performance statistics.
Imported Objects
From PANDATEL-MODEM-MIB
| device-id | |
| mdmSpecifics | OBJECT-IDENTITY |
From RFC-1212
| OBJECT-TYPE |
From RFC1155-SMI
| Gauge | |
| enterprises |
From RFC1213-MIB
| DisplayString |
What Is PANDATEL-INAX-MODEM-MIB?
PANDATEL-INAX-MODEM-MIB is an enterprise MIB for Pandatel's INAX series modems, which support a primary/secondary link redundancy scheme along with a separate interface-port table. It exposes modem identification, modem property, active-link selection, and remote-access mode, plus per-port interface status via a companion port table. Its monitoring focus is on hardware/link redundancy status: mdmActiveLink reveals which link is currently carrying traffic, so an unexpected switch from primary to secondary directly indicates a fault on the primary path, while the interface port table lets an operator check the health of the specific port involved. It is a standalone Pandatel enterprise MIB with no notable dependency on standard MIBs. It is deployed in access-network installations using redundant-link INAX modems for resilience. Engineers can download the PANDATEL-INAX-MODEM-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in PANDATEL-INAX-MODEM-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
- active link selection (primary/secondary)
- modem property/configuration
- remote access mode
- interface port status
- rack/position identification
Supported Devices
- Pandatel INAX series modems
Monitoring Examples
inaxModemTable/inaxTableEntry, indexed by mdmRack, mdmModem, and mdmPosition, exposes mdmModemName, mdmActiveLink, and mdmRemoteAccessMode, while inaxIFPortTable/inaxIFPortEntry (indexed by iportRack) tracks per-port interface status. An administrator monitoring mdmActiveLink would notice an unplanned switch from the primary to the secondary link, indicating a fault on the primary path, and would check the corresponding inaxIFPortTable entry to confirm which port lost signal.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| inax | 1.3.6.1.4.1.760.1.1.2.1.10.701 | |||
| inaxModemTable | 1.3.6.1.4.1.760.1.1.2.1.10.701.1 | not-accessible | This table contains information about all INAX units in all racks. | |
| inaxTableEntry | 1.3.6.1.4.1.760.1.1.2.1.10.701.1.1 | not-accessible | The index of the table. | |
| INT mdmRack | 1.3.6.1.4.1.760.1.1.2.1.10.701.1.1.1 | INTEGER | read-only | The index of the rack where the unit is installed. |
| INT mdmModem | 1.3.6.1.4.1.760.1.1.2.1.10.701.1.1.2 | INTEGER | read-only | This entry displays the slot number where the corresponding unit is installed in the rack. |
| INT mdmPosition | 1.3.6.1.4.1.760.1.1.2.1.10.701.1.1.3 | INTEGER | read-only | This entry displays the location of the corresponding unit: 'local' or 'remote'. The unit which is plugged into a managed rack is 'local', the counterpart is 'remote'. |
| STR mdmModemName | 1.3.6.1.4.1.760.1.1.2.1.10.701.1.1.5 | DisplayString | read-only | The verbal name of this unit. |
| INT mdmModemProperty | 1.3.6.1.4.1.760.1.1.2.1.10.701.1.1.7 | INTEGER | read-only | The speed class of the unit: 'e1' or 't1'. |
| INT mdmActiveLink | 1.3.6.1.4.1.760.1.1.2.1.10.701.1.1.12 | INTEGER | read-only | This entry displays the line port that is receiving data. |
| INT mdmRemoteAccessMode | 1.3.6.1.4.1.760.1.1.2.1.10.701.1.1.64 | INTEGER | read-write | This entry defines the time slot assigned for remote management. Remote management is realized via port 5 always. For T1 units 24 time slots are available only. The remote unit's configuration changes simultaneously. |
| inaxIFPortTable | 1.3.6.1.4.1.760.1.1.2.1.10.701.2 | not-accessible | This table contains information about all I/F ports of the INAX units in all racks. | |
| inaxIFPortEntry | 1.3.6.1.4.1.760.1.1.2.1.10.701.2.1 | not-accessible | The index of the table. | |
| INT iportRack | 1.3.6.1.4.1.760.1.1.2.1.10.701.2.1.1 | INTEGER | read-only | The index of the rack where the unit is installed. |
| INT iportModem | 1.3.6.1.4.1.760.1.1.2.1.10.701.2.1.2 | INTEGER | read-only | The index of the INAX unit the port belongs to. |
| INT iportPosition | 1.3.6.1.4.1.760.1.1.2.1.10.701.2.1.3 | INTEGER | read-only | This entry displays the location of the corresponding port: 'local' or 'remote'. The port which is plugged into a managed rack is 'local', the counterpart is 'remote'. |
| INT iportPort | 1.3.6.1.4.1.760.1.1.2.1.10.701.2.1.4 | INTEGER | read-only | The index of the port. |
| INT iportDataEmulationMode | 1.3.6.1.4.1.760.1.1.2.1.10.701.2.1.6 | INTEGER | read-only | Interface mode of the port: 'dte', 'dce', 'te', or 'nt'. |
| INT iportDataRate | 1.3.6.1.4.1.760.1.1.2.1.10.701.2.1.25 | INTEGER | read-only | The data rate at the interface port in bits per seconds. |
| INT iportTimeslotSize | 1.3.6.1.4.1.760.1.1.2.1.10.701.2.1.27 | INTEGER | read-write | This entry determines the size of the time slots: 'nx64k' or 'nx56k'. 'nx56k' is valid for T1 units only. The remote unit's configuration changes simultaneously. |
| inaxLinePortTable | 1.3.6.1.4.1.760.1.1.2.1.10.701.3 | not-accessible | This table contains information about all line ports of the INAX units in all racks. | |
| inaxLinePortEntry | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1 | not-accessible | The index of the table. | |
| INT lportRack | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.1 | INTEGER | read-only | The index of the rack where the unit is installed. |
| INT lportModem | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.2 | INTEGER | read-only | The index of the INAX unit the port belongs to. |
| INT lportPosition | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.3 | INTEGER | read-only | This entry displays the location of the corresponding port: 'local' or 'remote'. The port which is plugged into a managed rack is 'local', the counterpart is 'remote'. |
| INT lportPort | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.4 | INTEGER | read-only | The index of the port. |
| INT lportDataEmulationMode | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.6 | INTEGER | read-only | Interface mode of the port: 'te' or 'nt'. |
| INT lportClockSource | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.24 | INTEGER | read-write | The clock source: 'internal' or 'remote'. Port 4 can only be set to 'internal'. |
| INT lportDataRate | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.25 | INTEGER | read-only | The data rate at the line port in bits per seconds. |
| INT lportCRC4Generation | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.41 | INTEGER | read-write | This entry enables or disables the generation of a CRC4 check sum. The remote unit's configuration changes simultaneously. Valid for E1 units only. |
| INT lportFramingMode | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.50 | INTEGER | read-write | The T1 framing mode: 'd4' or 'esf'. The remote unit's configuration changes simultaneously. Valid for T1 units only. |
| INT lportCodingMode | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.51 | INTEGER | read-write | The T1 coding mode at port 4: 'ami' or 'b8zs'. The remote unit's configuration changes simultaneously. Valid for T1 units only. |
| INT lportLineBuiltOut | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.68 | INTEGER | read-write | The G.703 transmission mode of the unit. |
| INT lportPortMode | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.69 | INTEGER | read-write | The operation mode at port 4: 'interface-mode', 'backup-mode', or 'link-mode'. |
| INT lportCRC6Test | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.100 | INTEGER | read-write | This entry enables the execution of a CRC6 test. Write requests with values other than 'start' or 'stop' will be rejected. Valid for T1 units only. |
| INT lportCRC6Status | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.101 | INTEGER | read-only | This entry indicates the status of the CRC6 test. Valid for T1 units only. |
| GAU lportCRC6Error | 1.3.6.1.4.1.760.1.1.2.1.10.701.3.1.102 | Gauge | read-only | This entry indicates the number of errors detected during the last 60 seconds. |
| inaxTimeslotTable | 1.3.6.1.4.1.760.1.1.2.1.10.701.4 | not-accessible | This table contains information about all line ports of the INAX units in all racks. | |
| inaxTimeslotEntry | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1 | not-accessible | The index of the table. | |
| INT tsRack | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.1 | INTEGER | read-only | The index of the rack where the unit is installed. |
| INT tsModem | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.2 | INTEGER | read-only | The index of the INAX unit the port belongs to. |
| INT tsPosition | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.3 | INTEGER | read-only | This entry displays the location of the corresponding port: 'local' or 'remote'. The port which is plugged into a managed rack is 'local', the counterpart is 'remote'. |
| INT tsPort | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.4 | INTEGER | read-only | The index of the port. |
| INT tsTimeslot1 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.301 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 1. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot2 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.302 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 2. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot3 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.303 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 3. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot4 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.304 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 4. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot5 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.305 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 5. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot6 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.306 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 6. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot7 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.307 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 7. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot8 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.308 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 8. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot9 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.309 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 9. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot10 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.310 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 10. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot11 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.311 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 11. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot12 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.312 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 12. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot13 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.313 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 13. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot14 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.314 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 14. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot15 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.315 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 15. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot16 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.316 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 16. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot17 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.317 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 17. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot18 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.318 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 18. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot19 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.319 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 19. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot20 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.320 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 20. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot21 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.321 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 21. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot22 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.322 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 22. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot23 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.323 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 23. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot24 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.324 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 24. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). |
| INT tsTimeslot25 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.325 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 25. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). Valid for E1 units only. |
| INT tsTimeslot26 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.326 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 26. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). Valid for E1 units only. |
| INT tsTimeslot27 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.327 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 27. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). Valid for E1 units only. |
| INT tsTimeslot28 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.328 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 28. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). Valid for E1 units only. |
| INT tsTimeslot29 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.329 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 29. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). Valid for E1 units only. |
| INT tsTimeslot30 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.330 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 30. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). Valid for E1 units only. |
| INT tsTimeslot31 | 1.3.6.1.4.1.760.1.1.2.1.10.701.4.1.331 | INTEGER | read-write | This entry defines the port number used for the transmission of time slot 31. 'port-4' is available only if IportPortmode is set to 'interface-mode'. If the time slot is assigned for remote management (see mdmRemoteAccessMode). Valid for E1 units only. |
| inax_modem | 1.3.6.1.4.1.760.1.1.2.1.10.10000.2.701 |
RFC description
Manages PANDATEL INAX modem units installed in modem racks with modem properties and link configuration.
Start monitoring Pandatel INAX series modems (redundant-link) 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.