DCP-OPT-MIB

File: DCP-OPT-MIB.mib (18003 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

Counter enterprises OBJECT-TYPE

Defined Types

Counter8  
INTEGER 0..255    

DisplayString  
OCTET STRING    

Cdx6500DCPStatEntry  
SEQUENCE    
  cdx6500DCPPortNumber INTEGER
  cdx6500DCPChanNumber INTEGER
  cdx6500DCPNegProtLevel DisplayString
  cdx6500DCPCurrConnState DisplayString
  cdx6500DCPUnackDataTpdu Counter8
  cdx6500DCPDataTpduQueued Counter8
  cdx6500DCPInboundFlowSt INTEGER
  cdx6500DCPOutboundFlowSt INTEGER
  cdx6500DCPConnReqTx Counter8
  cdx6500DCPConnConfTx Counter8
  cdx6500DCPReconnReqTx Counter8
  cdx6500DCPReconnConfTx Counter8
  cdx6500DCPDiscReqTx Counter8
  cdx6500DCPDiscConfTx Counter8
  cdx6500DCPDataTx Counter
  cdx6500DCPAckTx Counter
  cdx6500DCPIntReqTx Counter8
  cdx6500DCPIntConfTx Counter8
  cdx6500DCPResetReqTx Counter8
  cdx6500DCPResetConfTx Counter8
  cdx6500DCPRejTx Counter8
  cdx6500DCPConnReqRcv Counter8
  cdx6500DCPConnConfRcv Counter8
  cdx6500DCPReconnReqRcv Counter8
  cdx6500DCPReconnConfRcv Counter8
  cdx6500DCPDiscReqRcv Counter8
  cdx6500DCPDiscConfRcv Counter8
  cdx6500DCPDataRcv Counter
  cdx6500DCPAckRcv Counter
  cdx6500DCPIntReqRcv Counter8
  cdx6500DCPIntConfRcv Counter8
  cdx6500DCPResetReqRcv Counter8
  cdx6500DCPResetConfRcv Counter8
  cdx6500DCPRejRcv Counter8

Defined Values

codex 1.3.6.1.4.1.449
OBJECT IDENTIFIER    

cdxProductSpecific 1.3.6.1.4.1.449.2
OBJECT IDENTIFIER    

cdx6500 1.3.6.1.4.1.449.2.1
OBJECT IDENTIFIER    

cdx6500Statistics 1.3.6.1.4.1.449.2.1.3
OBJECT IDENTIFIER    

cdx6500StatOtherStatsGroup 1.3.6.1.4.1.449.2.1.3.2
OBJECT IDENTIFIER    

cdx6500OSTDCPTable 1.3.6.1.4.1.449.2.1.3.2.1
A list of Data Connection & Protection(DCP) statistics parameters for the port with DCP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Cdx6500DCPStatEntry

cdx6500DCPStatEntry 1.3.6.1.4.1.449.2.1.3.2.1.1
Each DCP parameter entry should be accessed using the double index, the DCP port number as the primary index, and the channel number as the secondary index. For PAD ports the secondary index, channel number must be a zero.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  Cdx6500DCPStatEntry  

cdx6500DCPPortNumber 1.3.6.1.4.1.449.2.1.3.2.1.1.1
This is the port number with DCP enabled, which is used as a primary index to access DCP statistics.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..54  

cdx6500DCPChanNumber 1.3.6.1.4.1.449.2.1.3.2.1.1.2
This is the channel number with DCP enabled, which is used as a secondary index to access DCP statistics. For PAD ports the secondary index, channel number must be a zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..512  

cdx6500DCPNegProtLevel 1.3.6.1.4.1.449.2.1.3.2.1.1.3
This is the currently negotiated level of Data Connection Protection for a call. It will differ from the configured protection level if the peer has negotiated to a lower protection level.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500DCPCurrConnState 1.3.6.1.4.1.449.2.1.3.2.1.1.4
Indicates the state of the port with DCP. OPEN : There is a call. CLOSE: There is no call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

cdx6500DCPUnackDataTpdu 1.3.6.1.4.1.449.2.1.3.2.1.1.5
Number of packets sent to the peer DCP layer but awaiting an acknowledgment packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPDataTpduQueued 1.3.6.1.4.1.449.2.1.3.2.1.1.6
Number of data packets queued but not sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPInboundFlowSt 1.3.6.1.4.1.449.2.1.3.2.1.1.7
Indicates whether flow control from the user equipment (Access Port) to the network is enabled or disabled. newvalDisabled : same functionality as 'disabled', new enumeration added for RFC1155 compatibility.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), newvalDisabled(50)  

cdx6500DCPOutboundFlowSt 1.3.6.1.4.1.449.2.1.3.2.1.1.8
Indicates whether flow control from the network is enabled or disabled. newvalDisabled : same functionality as 'disabled', new enumeration added for RFC1155 compatibility.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1), newvalDisabled(50)  

cdx6500DCPConnReqTx 1.3.6.1.4.1.449.2.1.3.2.1.1.9
Number of Connect Request TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPConnConfTx 1.3.6.1.4.1.449.2.1.3.2.1.1.10
Number of Connect Confirmation TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPReconnReqTx 1.3.6.1.4.1.449.2.1.3.2.1.1.11
Number of Reconnect Request TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPReconnConfTx 1.3.6.1.4.1.449.2.1.3.2.1.1.12
Number of Reconnect Confirmation TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPDiscReqTx 1.3.6.1.4.1.449.2.1.3.2.1.1.13
Number of Disconnect Request TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPDiscConfTx 1.3.6.1.4.1.449.2.1.3.2.1.1.14
Number of Disconnect Confirmation TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPDataTx 1.3.6.1.4.1.449.2.1.3.2.1.1.15
Number of Data TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500DCPAckTx 1.3.6.1.4.1.449.2.1.3.2.1.1.16
Number of Acknowledgment TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500DCPIntReqTx 1.3.6.1.4.1.449.2.1.3.2.1.1.17
Number of Interrupt Request TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPIntConfTx 1.3.6.1.4.1.449.2.1.3.2.1.1.18
Number of Interrupt Confirm TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPResetReqTx 1.3.6.1.4.1.449.2.1.3.2.1.1.19
Number of Reset Request TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPResetConfTx 1.3.6.1.4.1.449.2.1.3.2.1.1.20
Number of Reset Confirm TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPRejTx 1.3.6.1.4.1.449.2.1.3.2.1.1.21
Number of Reject TPDUs(Transport layer Protocol Data Unit) sent to the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPConnReqRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.22
Number of Connect Request TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPConnConfRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.23
Number of Connect Confirmation TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPReconnReqRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.24
Number of Reconnect Request TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPReconnConfRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.25
Number of Reconnect Confirmation TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPDiscReqRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.26
Number of Disconnect Request TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPDiscConfRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.27
Number of Disconnect Confirmation TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPDataRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.28
Number of Data TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500DCPAckRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.29
Number of Acknowledgment TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cdx6500DCPIntReqRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.30
Number of Interrupt Request TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPIntConfRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.31
Number of Interrupt Confirm TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPResetReqRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.32
Number of Reset Request TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPResetConfRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.33
Number of Reset Confirm TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8  

cdx6500DCPRejRcv 1.3.6.1.4.1.449.2.1.3.2.1.1.34
Number of Reject TPDUs(Transport layer Protocol Data Unit) received from the connection at the other end of this network connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter8