XYPLEX-MIB: View SNMP OID List / Download MIB

VENDOR: MRV COMMUNICATIONS


 Home MIB: XYPLEX-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 xyplex 1.3.6.1.4.1.33
       system 1.3.6.1.4.1.33.1
           sysIdent 1.3.6.1.4.1.33.1.1 displaystring read-only
An identification string for local and remote server displays. Corresponds directly to SERVER IDENTIFICATION and the value labeled 'Identification:' on the SERVER CHARACTERISTICS display.
       character 1.3.6.1.4.1.33.2
           charPhysNumber 1.3.6.1.4.1.33.2.1 integer read-only
The number of physical character (terminal) ports (regardless of their current state) present on this system.
           charPhysTable 1.3.6.1.4.1.33.2.2 no-access
A list of physical character port entries. The number of entries is given by the value of charPhysNumber.
               charPhysEntry 1.3.6.1.4.1.33.2.2.1 no-access
Status and parameter values for a physical character port.
                   charPhysIndex 1.3.6.1.4.1.33.2.2.1.1 integer read-only
A unique value for each physical character port, directly corresponding to the physical connector. Its value ranges between 1 and the value of charPhysNumber.
                   charPhysPortName 1.3.6.1.4.1.33.2.2.1.2 displaystring read-write
An administratively-assigned name for the port. If set to zero length, it becomes the standard, default name. Corresponds directly to PORT NAME and the value labeled 'Name:' in the PORT CHARACTERISTICS display.
                   charPhysAdminAccess 1.3.6.1.4.1.33.2.2.1.3 integer read-write
The allowed mode of access to the port. The value meanings are: none not accessed dynamic local or remote access local local access only remote remote access only Corresponds directly to PORT ACCESS and the value labeled 'Access:' in the PORT CHARACTERISTICS display. Enumeration: 'local': 3, 'none': 1, 'dynamic': 2, 'remote': 4.
                   charPhysOperAccess 1.3.6.1.4.1.33.2.2.1.4 integer read-only
The current mode of access to the port. none not accessed local local access remote remote access Corresponds directly to the value labeled 'Access:' in the PORT STATUS display. Enumeration: 'remote': 4, 'none': 1, 'local': 3.
                   charPhysBits 1.3.6.1.4.1.33.2.2.1.5 integer read-write
The port's number of bits per character. Corresponds directly to PORT CHARACTER SIZE and the value labeled 'Character Size:' in the PORT CHARACTERISTICS display.
                   charPhysParity 1.3.6.1.4.1.33.2.2.1.6 integer read-write
The type of character parity the port provides and expects. The value meanings are: none ignored and not generated even an even number of 1s mark always 1 odd an odd number of 1s Corresponds directly to PORT PARITY and the value labeled 'Parity:' in the PORT CHARACTERISTICS display. Enumeration: 'even': 2, 'none': 1, 'odd': 4, 'mark': 3.
                   charPhysSpeed 1.3.6.1.4.1.33.2.2.1.7 integer read-write
The port's nominal bandwidth in bits per second. Corresponds directly to PORT SPEED and the value labeled 'Input Speed:' or 'Output Speed:' in the PORT CHARACTERISTICS display.
                   charPhysModemControl 1.3.6.1.4.1.33.2.2.1.8 integer read-write
A control to enable or disable observation of modem control signals. Corresponds directly to PORT MODEM CONTROL and the value labeled 'Modem Control:' in the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                   charPhysSignalType 1.3.6.1.4.1.33.2.2.1.9 integer read-only
The port's type of hardware interface. For RS-232 ports, this is assumed. For parallel ports, it corresponds directly to the value labeled 'Printer Interface:' in the PORT STATUS display. Enumeration: 'dataproducts': 3, 'rs232': 1, 'centronics': 2.
                   charPhysInSignalNumber 1.3.6.1.4.1.33.2.2.1.10 integer read-only
The number of hardware interface signals this port is capable of observing, indicating the number of entries for this port in charPhysInSignalTable. Corresponds directly to the possible values labeled 'Input Signals:' in the PORT STATUS display.
                   charPhysOutSignalNumber 1.3.6.1.4.1.33.2.2.1.11 integer read-only
The number of hardware interface signals this port is capable of asserting, indicating the number of entries for this port in charPhysOutSignalTable. Corresponds directly to the possible values labeled 'Output Signals:' in the PORT STATUS display.
                   charPhysFlowControl 1.3.6.1.4.1.33.2.2.1.12 integer read-write
The type of flow control the system applies to the port for input and output. The value meanings are: none no flow control cts CTS/RTS dsr DCD/DTR/DSR xon XON/XOFF Directly related to PORT FLOW CONTROL and the value labeled 'Flow Control:' in the PORT CHARACTERISTICS display. Enumeration: 'xon': 4, 'none': 1, 'dsr': 3, 'cts': 2.
                   charPhysInFlow 1.3.6.1.4.1.33.2.2.1.13 integer read-write
A control for application of flow control to characters coming into the port. Corresponds directly to 'Input Flow Control' in the 'Enabled Characteristics' section of the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                   charPhysOutFlow 1.3.6.1.4.1.33.2.2.1.14 integer read-write
A control for observation of flow control on characters going out of the port. Corresponds directly to 'Output Flow Control' in the 'Enabled Characteristics' section of the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                   charPhysInFlowState 1.3.6.1.4.1.33.2.2.1.15 integer read-only
The dynamic state of flow control as applied by the system to characters coming into the port. Corresponds directly to the value labeled 'Input XOFFed:' in the PORT STATUS display. Enumeration: 'go': 1, 'stop': 2.
                   charPhysOutFlowState 1.3.6.1.4.1.33.2.2.1.16 integer read-only
The dynamic state of flow control as observed by the system on characters going out of the port. Corresponds directly to the value labeled 'Output XOFFed:' in the PORT STATUS display. Enumeration: 'go': 1, 'stop': 2.
                   charPhysAutobaud 1.3.6.1.4.1.33.2.2.1.17 integer read-write
A control to allow the port to determine speed dynamically by looking for carriage return input characters. Corresponds directly to 'Autobaud' in the 'Enabled Characteristics' section of the PORT CHARACTERISTICS display. Enumeration: 'disabled': 1, 'enabled': 2.
                   charPhysInCharacters 1.3.6.1.4.1.33.2.2.1.18 counter read-only
The total number of characters that have come into the port. Corresponds directly to the value labeled 'Input Count:' in the PORT COUNTERS display.
                   charPhysOutCharacters 1.3.6.1.4.1.33.2.2.1.19 counter read-only
The total number of characters that have gone out of the port. Corresponds directly to the value labeled 'Output Count:' in the PORT COUNTERS display.
                   charPhysFramingErrors 1.3.6.1.4.1.33.2.2.1.20 counter read-only
The total number of characters that have come into the port with illegally formatted bit frames. Corresponds directly to the value labeled 'Framing Errors:' in the PORT COUNTERS display.
                   charPhysParityErrors 1.3.6.1.4.1.33.2.2.1.21 counter read-only
The total number of characters that have come into the port with invalid parity. Corresponds directly to the value labeled 'Parity Errors:' in the PORT COUNTERS display.
                   charPhysOverrunErrors 1.3.6.1.4.1.33.2.2.1.22 counter read-only
The total number of characters coming into the port that the system lost due to no room in the port's input buffer. Corresponds directly to the value labeled 'Overrun Errors:' in the PORT COUNTERS display.
                   charPhysLastInCharacter 1.3.6.1.4.1.33.2.2.1.23 integer read-only
The character that most recently came into the port. Corresponds directly to the value labeled 'Last Char Input:' in the PORT STATUS display.
                   charPhysLastOutCharacter 1.3.6.1.4.1.33.2.2.1.24 integer read-only
The character that most recently went out of the port. Corresponds directly to the value labeled 'Last Char Output:' in the PORT STATUS display.
                   charPhysNode 1.3.6.1.4.1.33.2.2.1.25 displaystring read-only
An identification for the network system with the current, active network connection to the port. Corresponds directly to the value labeled 'Current Node:' in the PORT STATUS display.
                   charPhysUserName 1.3.6.1.4.1.33.2.2.1.26 displaystring read-only
An identification of the user logged into the port on the current, active network connection to the port. Corresponds directly to the value following 'Port n:' in the PORT STATUS display.
           charPhysInSignalTable 1.3.6.1.4.1.33.2.3 no-access
A list of physical character port input hardware signal entries. The number of entries is given by the value of charPhysInSignalNumber
               charPhysInSignalEntry 1.3.6.1.4.1.33.2.3.1 no-access
A physical character port hardware signal entry containing objects for the particular signal on the particular port.
                   charInPhysIndex 1.3.6.1.4.1.33.2.3.1.1 integer read-only
The index value that uniquely identifies the physical character port to which this signal belongs. The port identified by a particular value of this index is the same port as identified by the same value of charPhysIndex.
                   charInSignalName 1.3.6.1.4.1.33.2.3.1.2 displaystring read-only
The name of the hardware signal, as appropriate to its type.
                   charInSignalState 1.3.6.1.4.1.33.2.3.1.3 integer read-only
The current state of the signal. For RS-232 ports, corresponds directly to the value labeled 'Input Signals:' in the PORT STATUS display. For printer ports, corresponds to the various signal labels and values following the label 'Printer Interface:' in the PORT STATUS display. Enumeration: 'on': 1, 'off': 2.
           charPhysOutSignalTable 1.3.6.1.4.1.33.2.4 no-access
A list of physical character port output hardware signal entries. The number of entries is given by the value of charPhysOutSignalNumber
               charPhysOutSignalEntry 1.3.6.1.4.1.33.2.4.1 no-access
A physical character port hardware signal entry containing objects for the particular signal on the particular port.
                   charOutPhysIndex 1.3.6.1.4.1.33.2.4.1.1 integer read-only
The index value that uniquely identifies the physical character port to which this signal belongs. The port identified by a particular value of this index is the same port as identified by the same value of charPhysIndex.
                   charOutSignalName 1.3.6.1.4.1.33.2.4.1.2 displaystring read-only
The name of the hardware signal, as appropriate to its type.
                   charOutSignalState 1.3.6.1.4.1.33.2.4.1.3 integer read-only
The current state of the signal. For RS-232 ports, corresponds directly to the value labeled 'Output Signals:' in the PORT STATUS display. For printer ports, corresponds to the various signal labels and values following the label 'Printer Interface:' in the PORT STATUS display. Enumeration: 'on': 1, 'off': 2.
       xInternet 1.3.6.1.4.1.33.4
           intDomainSuffix 1.3.6.1.4.1.33.4.1 displaystring read-write
A partial domain name for the server to append to the end of an incomplete domain name provided by the user. Corresponds directly to SERVER INTERNET DEFAULT DOMAIN SUFFIX and the value labeled 'Domain Suffix:' in the SERVER INTERNET CHARACTERISTICS display.
           intDomainAddress1 1.3.6.1.4.1.33.4.2 ipaddress read-write
The internet address of a Domain Name Server. The system can use one or two such addresses, without preference. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET PRIMARY DOMAIN ADDRESS and the value labeled 'Primary Domain Address:' in the SERVER INTERNET CHARACTERISTICS display.
           intDomainAddress2 1.3.6.1.4.1.33.4.3 ipaddress read-write
The internet address of a Domain Name Server. The system can use one or two such addresses, without preference. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET SECONDARY DOMAIN ADDRESS and the value labeled 'Secondary Domain Address:' in the SERVER INTERNET CHARACTERISTICS display.
           intGatewayAddress1 1.3.6.1.4.1.33.4.4 ipaddress read-write
The internet address of the system's primary (first choice) gateway. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET PRIMARY GATEWAY ADDRESS and the value labeled 'Primary Gateway Address:' in the SERVER INTERNET CHARACTERISTICS display.
           intGatewayAddress2 1.3.6.1.4.1.33.4.5 ipaddress read-write
The internet address of the system's secondary (second choice) gateway. A value of 0.0.0.0 indicates no address. Corresponds directly to SERVER INTERNET SECONDARY GATEWAY ADDRESS and the value labeled 'Secondary Gateway Address:' in the SERVER INTERNET CHARACTERISTICS display.