RFC1318-MIB: View SNMP OID List / Download MIB

VENDOR: INTERNET-STANDARD


 Home MIB: RFC1318-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
 para 1.3.6.1.2.1.10.34
       paraNumber 1.3.6.1.2.1.10.34.1 integer read-only
The number of ports (regardless of their current state) in the Parallel-printer-like port table.
       paraPortTable 1.3.6.1.2.1.10.34.2 no-access
A list of port entries. The number of entries is given by the value of paraNumber.
           paraPortEntry 1.3.6.1.2.1.10.34.2.1 no-access
Status and parameter values for a port.
               paraPortIndex 1.3.6.1.2.1.10.34.2.1.1 integer read-only
A unique value for each port. Its value ranges between 1 and the value of paraNumber. By convention and if possible, hardware port numbers map directly to external connectors. The value for each port must remain constant at least from one re-initialization of the network management agent to the next.
               paraPortType 1.3.6.1.2.1.10.34.2.1.2 integer read-only
The port's hardware type. Enumeration: 'dataproducts': 3, 'other': 1, 'centronics': 2.
               paraPortInSigNumber 1.3.6.1.2.1.10.34.2.1.3 integer read-only
The number of input signals for the port in the input signal table (paraPortInSigTable). The table contains entries only for those signals the software can detect.
               paraPortOutSigNumber 1.3.6.1.2.1.10.34.2.1.4 integer read-only
The number of output signals for the port in the output signal table (paraPortOutSigTable). The table contains entries only for those signals the software can assert.
       paraInSigTable 1.3.6.1.2.1.10.34.3 no-access
A list of port input control signal entries.
           paraInSigEntry 1.3.6.1.2.1.10.34.3.1 no-access
Input control signal status for a hardware port.
               paraInSigPortIndex 1.3.6.1.2.1.10.34.3.1.1 integer read-only
The value of paraPortIndex for the port to which this entry belongs.
               paraInSigName 1.3.6.1.2.1.10.34.3.1.2 integer read-only
Identification of a hardware signal. Enumeration: 'fault': 5, 'paperout': 4, 'busy': 3, 'power': 1, 'online': 2.
               paraInSigState 1.3.6.1.2.1.10.34.3.1.3 integer read-only
The current signal state. Enumeration: 'on': 2, 'none': 1, 'off': 3.
               paraInSigChanges 1.3.6.1.2.1.10.34.3.1.4 counter read-only
The number of times the signal has changed from 'on' to 'off' or from 'off' to 'on'.
       paraOutSigTable 1.3.6.1.2.1.10.34.4 no-access
A list of port output control signal entries.
           paraOutSigEntry 1.3.6.1.2.1.10.34.4.1 no-access
Output control signal status for a hardware port.
               paraOutSigPortIndex 1.3.6.1.2.1.10.34.4.1.1 integer read-only
The value of paraPortIndex for the port to which this entry belongs.
               paraOutSigName 1.3.6.1.2.1.10.34.4.1.2 integer read-only
Identification of a hardware signal. Enumeration: 'fault': 5, 'paperout': 4, 'busy': 3, 'power': 1, 'online': 2.
               paraOutSigState 1.3.6.1.2.1.10.34.4.1.3 integer read-only
The current signal state. Enumeration: 'on': 2, 'none': 1, 'off': 3.
               paraOutSigChanges 1.3.6.1.2.1.10.34.4.1.4 counter read-only
The number of times the signal has changed from 'on' to 'off' or from 'off' to 'on'.