MOXA-PORT-MIB
AI MIB Summary
The MOXA-PORT-MIB enables SNMP-based configuration and monitoring of serial port parameters, including baud rates, data bits, parity settings, and flow control, specifically on Moxa industrial serial server and gateway hardware.
The MIB module defines Moxa port setting
Main OID:
mxPort.1.3.6.1.4.1.8691.603.1.1
28
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
28 total| Object Name |
|---|
mxPortThe MIB module defines Moxa port setting MODULE-IDENTITY .1.3.6.1.4.1.8691.603.1.1 |
portConfiguration OBJECT IDENTIFIER .1.3.6.1.4.1.8691.603.1.1.1 |
portConfigTableA table to control the port specific parameters of the device like speed, duplex mode, etc. SEQUENCE OF PortConfigEntry .1.3.6.1.4.1.8691.603.1.1.1.1 |
portConfigEntryAn entry appears in this table for each interface in the system. Index to the table is the interface index of the port. PortConfigEntry .1.3.6.1.4.1.8691.603.1.1.1.1.1 |
portConfigIndexInterface index of the port for which the configuration in this entry applies.ro Integer32 .1.3.6.1.4.1.8691.603.1.1.1.1.1.1 |
portConfigDescriptionA textual string containing information about the interfacerw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8691.603.1.1.1.1.1.2 |
portConfigModeSpeficies the mode in which the speed and duplex modes of the interface is determined. If set as 'auto', the hardware senses speed and negotiates with the port on the other end of the link for data transfer operation as 'full-duplex' or 'half-duplex' and about flow contol. If set as 'nonegotiation', the configured values for interface speed and duplex mode will be effective.rw Enumeration .1.3.6.1.4.1.8691.603.1.1.1.1.1.3 |
portConfigDuplexConfigures interface data transfer mode as full-duplex or half-duplex. This object can be configured only if the 'portConfigMode' is 'nonegotiation'. If the 'portConfigMode' is 'auto', it obtains the value from Hardware after negotiating with its peerrw Enumeration .1.3.6.1.4.1.8691.603.1.1.1.1.1.4 |
portConfigSpeedConfigures interface speed. This object can be configured only if the 'portConfigMode' is 'nonegotiation'. If the 'portConfigMode' is 'auto', it obtains the value from Hardware after negotiating with its peerrw Enumeration .1.3.6.1.4.1.8691.603.1.1.1.1.1.5 |
portConfigMdiOrMdixCapSpecifies the port should be in Auto-Mdix mode or Mdi/Mdix. Setting the value to `auto` enables the Auto MDIX in the port - portConfigIndex. This will be effective only when the speed of the particular port is auto negotiable. Setting the value to `mdi` disables the Auto MDIX in the port and the port will be in mdi mode. Setting the value to `mdix` disables the Auto MDIX in the port and the port will be in mdix mode.rw Enumeration .1.3.6.1.4.1.8691.603.1.1.1.1.1.6 |
portConfigSystemLinkUpDelayEnableThis enables or disables Link Up Delay functionality in the System. 'true' indicates that, operational status of the link is suspended for a configured delay time 'portConfigLinkUpDelayTimer'. 'false' indicates that the operational status of the link is not delayed and indicated to the higher layers immediately.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8691.603.1.1.1.2 |
portConfigLinkUpDelayTableThis table is to configure link up delay functionality. SEQUENCE OF PortConfigLinkUpDelayEntry .1.3.6.1.4.1.8691.603.1.1.1.3 |
portConfigLinkUpDelayEntryAn entry containing linkup delay management information to a particular interface. PortConfigLinkUpDelayEntry .1.3.6.1.4.1.8691.603.1.1.1.3.1 |
portConfigLinkUpDelayIndexThe portConfig index is the same to IF-MIB ifIndex.ro INTEGER .1.3.6.1.4.1.8691.603.1.1.1.3.1.1 |
portConfigLinkUpDelayEnableThis enables or disables Link Up Delay functionality in this port. 'true' indicates that, operational status of the link is suspended for a configured delay time 'portLinkUpDelayTimer'. 'false' indicates that the operational status of the link is not delayed and indicated to the higher layers immediately.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.8691.603.1.1.1.3.1.2 |
portConfigLinkUpDelayTimerThis configures the delay timer for the link up enabled interface. It takes the timer value (in seconds) minimum value as 1 and maximum value as 1000.rw Unsigned32 .1.3.6.1.4.1.8691.603.1.1.1.3.1.3 |
portStatus OBJECT IDENTIFIER .1.3.6.1.4.1.8691.603.1.1.2 |
portStatTableA table to control the port specific parameters of the device like speed, duplex mode, etc. SEQUENCE OF PortStatEntry .1.3.6.1.4.1.8691.603.1.1.2.1 |
portStatEntryAn entry appears in this table for each interface in the system. Index to the table is the interface index of the port. PortStatEntry .1.3.6.1.4.1.8691.603.1.1.2.1.1 |
portStatIndexInterface index of the port for which the configuration in this entry applies.ro Integer32 .1.3.6.1.4.1.8691.603.1.1.2.1.1.1 |
portStatMediaTypeThe port's current media type, as defined by MOXA.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.8691.603.1.1.2.1.1.2 |
portStatStateThe port's current state, as defined by application of the redundant Protocols. This state controls what action a port takes on reception of a frame. If the bridge has detected a port that is malfunctioning, it will place that port into the broken(6) state. For ports that are disabled (see portStatMode), this object will have a value of disabled(1).ro Enumeration .1.3.6.1.4.1.8691.603.1.1.2.1.1.3 |
portStatMdiOrMdixCapThe port's current mdi/mdix status. If the port medium is operating on fiber, the status shall return invalid(3). If the port is not valid, the status shall also return invalid(3).ro Enumeration .1.3.6.1.4.1.8691.603.1.1.2.1.1.4 |
portStatFunctionThis function is used by PoE and PTP. The return value is a bitmap in which bit(0) represents PoE and bit(1) represents PTP.ro PortFuncMap .1.3.6.1.4.1.8691.603.1.1.2.1.1.5 |
portStatLinkUpDelayTableThis table is to configure link up delay functionality. SEQUENCE OF PortStatLinkUpDelayEntry .1.3.6.1.4.1.8691.603.1.1.2.2 |
portStatLinkUpDelayEntryAn entry containing linkup delay management information to a particular interface. PortStatLinkUpDelayEntry .1.3.6.1.4.1.8691.603.1.1.2.2.1 |
portStatLinkUpDelayIndexThe port index is the same to IF-MIB ifIndex.ro INTEGER .1.3.6.1.4.1.8691.603.1.1.2.2.1.1 |
portStatLinkUpDelayRemainingTimeThis object is for displaying the pending time left for the link Operation Status to be made UP.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.8691.603.1.1.2.2.1.2 |