CYCLADES-ACS5K-INFO-MIB

File: CYCLADES-ACS5K-INFO-MIB.mib (4677 bytes)

Imported modules

CYCLADES-ACS5K-MIB IF-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

cyACS5KMgmt InterfaceIndex MODULE-IDENTITY
OBJECT-TYPE Counter32 Integer32
DisplayString

Defined Types

CyISPortEntry  
SEQUENCE    
  cyISPortNumber InterfaceIndex
  cyISPortTty DisplayString
  cyISPortName DisplayString
  cyISPortSpeed Integer32
  cyISPortTxBytes Counter32
  cyISPortRXBytes Counter32
  cyISPortErrFrame Counter32
  cyISPortErrParity Counter32
  cyISPortErrBreaks Counter32
  cyISPortErrOverrun Counter32
  cyISPortSigDTR INTEGER
  cyISPortSigCD INTEGER
  cyISPortSigDSR INTEGER
  cyISPortSigRTS INTEGER
  cyISPortSigCTS INTEGER
  cyISPortSigRI INTEGER

Defined Values

cyACS5KInfo 1.3.6.1.4.1.2925.8.3
This module defines objects of the ACS/TS/ACS5000 information
MODULE-IDENTITY    

cyInfoSerialTable 1.3.6.1.4.1.2925.8.3.1
This is the information of the specific serial port
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CyISPortEntry

cyisPortEntry 1.3.6.1.4.1.2925.8.3.1.1
One particular serial port
Status: current Access: not-accessible
OBJECT-TYPE    
  CyISPortEntry  

cyISPortNumber 1.3.6.1.4.1.2925.8.3.1.1.1
number to identifier the serial port.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

cyISPortTty 1.3.6.1.4.1.2925.8.3.1.1.2
The device name for the serial port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cyISPortName 1.3.6.1.4.1.2925.8.3.1.1.3
Alias name given to the server connected to the serial port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cyISPortSpeed 1.3.6.1.4.1.2925.8.3.1.1.4
The speed for serial port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cyISPortTxBytes 1.3.6.1.4.1.2925.8.3.1.1.5
The number of transmited bytes by the serial port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cyISPortRXBytes 1.3.6.1.4.1.2925.8.3.1.1.6
The number of received bytes by the serial port.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cyISPortErrFrame 1.3.6.1.4.1.2925.8.3.1.1.7
The number of frame error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cyISPortErrParity 1.3.6.1.4.1.2925.8.3.1.1.8
The number of parity error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cyISPortErrBreaks 1.3.6.1.4.1.2925.8.3.1.1.9
The number of breaks error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cyISPortErrOverrun 1.3.6.1.4.1.2925.8.3.1.1.10
The number of overrun error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cyISPortSigDTR 1.3.6.1.4.1.2925.8.3.1.1.11
The state of DTR signal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1)  

cyISPortSigCD 1.3.6.1.4.1.2925.8.3.1.1.12
The state of DCD signal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1)  

cyISPortSigDSR 1.3.6.1.4.1.2925.8.3.1.1.13
The state of DSR signal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1)  

cyISPortSigRTS 1.3.6.1.4.1.2925.8.3.1.1.14
The state of RTS signal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1)  

cyISPortSigCTS 1.3.6.1.4.1.2925.8.3.1.1.15
The state of CTS signal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1)  

cyISPortSigRI 1.3.6.1.4.1.2925.8.3.1.1.16
The state of RI signal.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER down(0), up(1)