PARALLEL-MIB

File: PARALLEL-MIB.mib (7964 bytes)

Imported modules

SNMPv2-SMI IF-MIB RFC1213-MIB
SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 InterfaceIndex
transmission MODULE-COMPLIANCE OBJECT-GROUP

Defined Types

ParaPortEntry  
SEQUENCE    
  paraPortIndex InterfaceIndex
  paraPortType INTEGER
  paraPortInSigNumber Integer32
  paraPortOutSigNumber Integer32

ParaInSigEntry  
SEQUENCE    
  paraInSigPortIndex InterfaceIndex
  paraInSigName INTEGER
  paraInSigState INTEGER
  paraInSigChanges Counter32

ParaOutSigEntry  
SEQUENCE    
  paraOutSigPortIndex InterfaceIndex
  paraOutSigName INTEGER
  paraOutSigState INTEGER
  paraOutSigChanges Counter32

Defined Values

para 1.3.6.1.2.1.10.34
The MIB module for Parallel-printer-like hardware devices.
MODULE-IDENTITY    

paraNumber 1.3.6.1.2.1.10.34.1
The number of ports (regardless of their current state) in the Parallel-printer-like port table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

paraPortTable 1.3.6.1.2.1.10.34.2
A list of port entries. The number of entries is given by the value of paraNumber.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ParaPortEntry

paraPortEntry 1.3.6.1.2.1.10.34.2.1
Status and parameter values for a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ParaPortEntry  

paraPortIndex 1.3.6.1.2.1.10.34.2.1.1
The value of ifIndex for the port. 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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

paraPortType 1.3.6.1.2.1.10.34.2.1.2
The port's hardware type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), centronics(2), dataproducts(3)  

paraPortInSigNumber 1.3.6.1.2.1.10.34.2.1.3
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 and that are useful to observe.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

paraPortOutSigNumber 1.3.6.1.2.1.10.34.2.1.4
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 and that are useful to observe.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

paraInSigTable 1.3.6.1.2.1.10.34.3
A list of port input control signal entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ParaInSigEntry

paraInSigEntry 1.3.6.1.2.1.10.34.3.1
Input control signal status for a hardware port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ParaInSigEntry  

paraInSigPortIndex 1.3.6.1.2.1.10.34.3.1.1
The value of paraPortIndex for the port to which this entry belongs.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

paraInSigName 1.3.6.1.2.1.10.34.3.1.2
Identification of a hardware signal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER power(1), online(2), busy(3), paperout(4), fault(5)  

paraInSigState 1.3.6.1.2.1.10.34.3.1.3
The current signal state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), on(2), off(3)  

paraInSigChanges 1.3.6.1.2.1.10.34.3.1.4
The number of times the signal has changed from 'on' to 'off' or from 'off' to 'on'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paraOutSigTable 1.3.6.1.2.1.10.34.4
A list of port output control signal entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ParaOutSigEntry

paraOutSigEntry 1.3.6.1.2.1.10.34.4.1
Output control signal status for a hardware port.
Status: current Access: not-accessible
OBJECT-TYPE    
  ParaOutSigEntry  

paraOutSigPortIndex 1.3.6.1.2.1.10.34.4.1.1
The value of paraPortIndex for the port to which this entry belongs.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

paraOutSigName 1.3.6.1.2.1.10.34.4.1.2
Identification of a hardware signal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER power(1), online(2), busy(3), paperout(4), fault(5)  

paraOutSigState 1.3.6.1.2.1.10.34.4.1.3
The current signal state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), on(2), off(3)  

paraOutSigChanges 1.3.6.1.2.1.10.34.4.1.4
The number of times the signal has changed from 'on' to 'off' or from 'off' to 'on'.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

paraConformance 1.3.6.1.2.1.10.34.5
OBJECT IDENTIFIER    

paraGroups 1.3.6.1.2.1.10.34.5.1
OBJECT IDENTIFIER    

paraCompliances 1.3.6.1.2.1.10.34.5.2
OBJECT IDENTIFIER    

paraCompliance 1.3.6.1.2.1.10.34.5.2.1
The compliance statement for SNMPv2 entities which have Parallel-printer-like hardware interfaces.
Status: current Access: read-only
MODULE-COMPLIANCE    

paraGroup 1.3.6.1.2.1.10.34.5.1.1
A collection of objects providing information applicable to all Parallel-printer-like interfaces.
Status: current Access: read-only
OBJECT-GROUP