CXDSP-MIB

File: CXDSP-MIB.mib (34278 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
CXProduct-SMI

Imported symbols

Counter OBJECT-TYPE DisplayString
cxDsp SapIndex Alias

Defined Types

X25Address  
DisplayString Size(0..15)    

DspCuAddress  
INTEGER 1..254    

DspDevAddress  
INTEGER 1..254    

DspRowStatus  
INTEGER invalid(1), valid(2)    

DspCircuitType  
INTEGER singusr-noreqcirc(1), singusr-reqcirc(2), multuser-reqcirc(3), mes-usr-reqcirc(4)    

DspOperationalMode  
INTEGER offline(1), online(2)    

DspPartner  
INTEGER terminal-terminal(1), host-terminal(2)    

PacketSize  
INTEGER bytes16(4), bytes32(5), bytes64(6), bytes128(7), bytes256(8), bytes512(9), bytes1024(10), bytes2048(11), bytes4096(12)    

ThruputClass  
INTEGER bps75(3), bps150(4), bps300(5), bps600(6), bps1200(7), bps2400(8), bps4800(9), bps9600(10), bps19200(11), bps38400(12), bps64000(13)    

DspSapEntry  
SEQUENCE    
  dspSapNumber SapIndex
  dspSapRowStatus DspRowStatus
  dspSapType INTEGER
  dspSapAlias Alias
  dspSapCompanionAlias Alias
  dspSapSnalcRef INTEGER
  dspSapEbcdicAsciiMode INTEGER
  dspSapControl INTEGER
  dspSapOperationalMode DspOperationalMode

DspCuEntry  
SEQUENCE    
  dspCuSapNumber SapIndex
  dspCuAddress DspCuAddress
  dspCuRowStatus DspRowStatus
  dspCuType INTEGER
  dspCuCallingX25Address X25Address
  dspCuCalledX25Address X25Address
  dspCuDSPCircuitType DspCircuitType
  dspCuWindow INTEGER
  dspCuUserData DisplayString
  dspCuFacility OCTET STRING
  dspCuApplicationId INTEGER
  dspCuReqMode INTEGER
  dspCuPacketSize PacketSize
  dspCuThroughput ThruputClass
  dspCuPartner DspPartner
  dspCuControl INTEGER
  dspCuState INTEGER
  dspCuOperationalMode DspOperationalMode
  dspCuX25CallRequest Counter
  dspCuX25CallAccept Counter
  dspCuClears Counter
  dspCuClearsInd Counter
  dspCuInvToClear Counter

DspDevEntry  
SEQUENCE    
  dspDevSapNumber SapIndex
  dspDevCuAddress DspCuAddress
  dspDevAddress DspDevAddress
  dspDevRowStatus INTEGER
  dspDevUCN INTEGER
  dspDevRemoteCuAddress DspCuAddress
  dspDevRemoteDevAddress DspDevAddress
  dspDevFormatSize INTEGER
  dspDevAttPrnt INTEGER
  dspDevCharSet INTEGER
  dspDevColour INTEGER
  dspDevTTextSupport INTEGER
  dspDevDPmode INTEGER
  dspDevControl INTEGER
  dspDevOperationalMode DspOperationalMode
  dspDevState INTEGER
  dspDevStatus INTEGER
  dspDevSense INTEGER
  dspDevCommand Counter
  dspDevResponse Counter
  dspDevCmdRspUndel Counter
  dspDevCmdRspUndelReason INTEGER
  dspDevCmdRspAbort Counter
  dspDevCmdRspAbortReason INTEGER
  dspDevStatStatus Counter
  dspDevAck Counter
  dspDevInvToClear Counter
  dspDevInvClearReason INTEGER
  dspDevReset Counter
  dspDevResetReason INTEGER
  dspDevCircuitEnabled Counter
  dspDevCircuitRequest Counter
  dspDevCircuitDisconnect Counter

Defined Values

dspSapTable 1.3.6.1.4.1.495.2.1.6.57.1
A table containing configuration information about all the service access point.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspSapEntry

dspSapEntry 1.3.6.1.4.1.495.2.1.6.57.1.1
The parameters for a particular service access point.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DspSapEntry  

dspSapNumber 1.3.6.1.4.1.495.2.1.6.57.1.1.1
Identifies the service access point by a numerical value. This value is used as a index in the saps table. Values are unique per service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SapIndex  

dspSapRowStatus 1.3.6.1.4.1.495.2.1.6.57.1.1.2
Indicates whether the particular service access point is configured within the MIB Service access point entries (rows) may be created by setting this object value to 'valid', or deleted by changing this object value to 'invalid'. Whether or not the row actually disappears is left to the implementation so this object may actually read as 'invalid' for some arbitrary length of time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DspRowStatus  

dspSapType 1.3.6.1.4.1.495.2.1.6.57.1.1.3
Identifies the service access point by type:'lower' identifies a SAP leading to a physical X25 port. 'Upper' identifies a SAP acting as an internal inter-layer logical port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER lower(1), upper(2)  

dspSapAlias 1.3.6.1.4.1.495.2.1.6.57.1.1.4
Identifies the service access point by a textual name. Names are unique per service access point.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

dspSapCompanionAlias 1.3.6.1.4.1.495.2.1.6.57.1.1.5
Identifies the `lower' service access point that will communicate with this service access point by a textual name. Names are unique per service access point. Used to bind the DSP Sap with the X25 sap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Alias  

dspSapSnalcRef 1.3.6.1.4.1.495.2.1.6.57.1.1.6
Identifies which upper sap is associated to the lower sap within the DSP module. Applies only to lower DSP saps (X25 sap).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..8  

dspSapEbcdicAsciiMode 1.3.6.1.4.1.495.2.1.6.57.1.1.7
Indicates the character set used by the device defined for this association. The character set could be a EBCDIC or ASCII.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER encdicMode(1), asciiMode(2)  

dspSapControl 1.3.6.1.4.1.495.2.1.6.57.1.1.20
Control associated with the specified service access point.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearStats(1)  

dspSapOperationalMode 1.3.6.1.4.1.495.2.1.6.57.1.1.30
Identifies the service access point as being active or non-active with the new configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DspOperationalMode  

dspCuTable 1.3.6.1.4.1.495.2.1.6.57.2
A table containing configuration information about all the 3270 controller units.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspCuEntry

dspCuEntry 1.3.6.1.4.1.495.2.1.6.57.2.1
The parameters for a particular controller unit.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DspCuEntry  

dspCuSapNumber 1.3.6.1.4.1.495.2.1.6.57.2.1.1
Identifies the sap associated with this controller unit. Each controller unit has an address and the address has to be unique with one sap. However, the address is not required to be unique between saps This object is an index in the sap Table. Values are unique.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SapIndex  

dspCuAddress 1.3.6.1.4.1.495.2.1.6.57.2.1.2
Identifies the address of this controller unit. The address has to be unique for a specified sap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DspCuAddress  

dspCuRowStatus 1.3.6.1.4.1.495.2.1.6.57.2.1.3
Indicates whether the particular service access point is configured within the MIB. Controller unit entries (rows) may be created by setting this object value to 'valid', or deleted by changing this object value to 'invalid'. Whether or not the row actually disappears is left to the implementation so this object may actually read as 'invalid' for some arbitrary length of time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DspRowStatus  

dspCuType 1.3.6.1.4.1.495.2.1.6.57.2.1.4
Identifies the type of controller: either TIU or HIU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER termInterfaceUnit(1), hostInterfaceUnit(2)  

dspCuCallingX25Address 1.3.6.1.4.1.495.2.1.6.57.2.1.5
Identifies the X25 address of this sap. This address is unique for all devices attached to this sap, TIU side
Status: mandatory Access: read-write
OBJECT-TYPE    
  X25Address  

dspCuCalledX25Address 1.3.6.1.4.1.495.2.1.6.57.2.1.6
Identifies the X25 address of the remote device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  X25Address  

dspCuDSPCircuitType 1.3.6.1.4.1.495.2.1.6.57.2.1.8
Identifies the connection as being either only one connection or multiple DSP connections per X.25 virtual circuit The valid values follow: singUsr-NoReq Circ - single user per X25 svc, no circuit request. The LCN is 0. singUsr-ReqCirc - single user per X25 svc, circuit request. The LCN is negociated during the connection establishment. multUser-ReqCirc - multiple user per X25 svc. Each user has a LCN and the LCN is negociated individually. MES-Usr-ReqCirc - Modified Bisync single user per X25 svc, circuit request. The LCN is negociated during the connection establishment.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DspCircuitType  

dspCuWindow 1.3.6.1.4.1.495.2.1.6.57.2.1.9
Defines the receive window size used for packets. At the source side, it defines the window for packets received from the source interface. At the destination side, it defines the window for packets transmitted to the the source side, it defines the window for packets transmitted to the source interface. At the destination side, it defines the window for packets received from the destination interface. Allowable value are '1'-'7' for modulo 8.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

dspCuUserData 1.3.6.1.4.1.495.2.1.6.57.2.1.10
The user data put in the call user data field of call request packets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..12)  

dspCuFacility 1.3.6.1.4.1.495.2.1.6.57.2.1.11
Specifies the facility codes and facility parameters put in the facilities field of the call call request packet during call set-up. The maximum number of facility codes and parameters that may be specified is 20.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

dspCuApplicationId 1.3.6.1.4.1.495.2.1.6.57.2.1.12
Indicates an application running on the host associated with the controller unit/device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

dspCuReqMode 1.3.6.1.4.1.495.2.1.6.57.2.1.13
Identifies the connection request mode. The following modes are available : Fixed Class Crm : destination is selected automatically Specific Class Crm : select a destination by cu/dev addresses. Non-Specific Class Crm : select a destination by address and application ID. Associated Device Crm : associate a device with an existing connection. The terminal DSP uese the Only the 'fixedClassCrm' could be supported by this implementation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fixedClassCrm(1), specificClassCrm(2), nonSpecificClassCrm(3), associateDeviceCrm(4)  

dspCuPacketSize 1.3.6.1.4.1.495.2.1.6.57.2.1.14
The receive and transmit packet size.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PacketSize  

dspCuThroughput 1.3.6.1.4.1.495.2.1.6.57.2.1.15
The receive and transmit throughput class across the line.
Status: mandatory Access: read-write
OBJECT-TYPE    
  ThruputClass  

dspCuPartner 1.3.6.1.4.1.495.2.1.6.57.2.1.16
This object identifies the knowledge DSP has about its BSC partner layer and applies to the controllers acting as Terminal Interface. In normal conditions, the DSP and BSC layers are configured both having the same interface type (HIU or TIU). This is the default configuration and it enables the controller the be the initiator of the X25 connection. The host can't establish an X25 connection in this configuration. When the Host is the call establishment initiator, this object could be configured as Host (HIU) type and the local BSC as (TIU), meaning that the DSP will behave as a HIU during the call establishment. This object is used just during the call establishment. There are the following options available: terminal-terminal DSP and BSC layers are configured as hosts. host-terminal DSP is configured as host and behaves as a terminal. BSC is configured as a terminal.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DspPartner  

dspCuControl 1.3.6.1.4.1.495.2.1.6.57.2.1.25
Control associated with the specified service access point.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearStats(1)  

dspCuState 1.3.6.1.4.1.495.2.1.6.57.2.1.30
Control associated with the specified service access point.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), x25-connecting(2), x25-wait-endtoend(3), x25-connected(4), unknown(5)  

dspCuOperationalMode 1.3.6.1.4.1.495.2.1.6.57.2.1.31
Identifies the controller unit as being active or non-active with the new configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DspOperationalMode  

dspCuX25CallRequest 1.3.6.1.4.1.495.2.1.6.57.2.1.40
Identifies the number of X25 Call Request packets received by this controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspCuX25CallAccept 1.3.6.1.4.1.495.2.1.6.57.2.1.41
Identifies the number of X25 Call Accept packets received by this controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspCuClears 1.3.6.1.4.1.495.2.1.6.57.2.1.42
Identifies the number of Clear Request received from the SNALC layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspCuClearsInd 1.3.6.1.4.1.495.2.1.6.57.2.1.43
Identifies the number of Clear Indications sent to the SNALC layer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspCuInvToClear 1.3.6.1.4.1.495.2.1.6.57.2.1.44
Identifies the number of INVITATION TO CLEAR packets received by this controller.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevTable 1.3.6.1.4.1.495.2.1.6.57.3
A table containing configuration information about all the devices controlled by this module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DspDevEntry

dspDevEntry 1.3.6.1.4.1.495.2.1.6.57.3.1
The parameters for a particular controller unit.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  DspDevEntry  

dspDevSapNumber 1.3.6.1.4.1.495.2.1.6.57.3.1.1
Identifies the sap to which this device is attached to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  SapIndex  

dspDevCuAddress 1.3.6.1.4.1.495.2.1.6.57.3.1.2
Identifies the address of the controller unit to which this device is attached.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DspCuAddress  

dspDevAddress 1.3.6.1.4.1.495.2.1.6.57.3.1.3
Identifies the address of this device. The address has to be unique for a specified for a controller unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DspDevAddress  

dspDevRowStatus 1.3.6.1.4.1.495.2.1.6.57.3.1.4
Indicates whether the particular service access point is configured within the MIB. Controller unit entries (rows) may be created by setting this object value to 'valid', or deleted by changing this object value to 'invalid'. Whether or not the row actually disappears is left to the implementation so this object may actually read as 'invalid' for some arbitrary length of time.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

dspDevUCN 1.3.6.1.4.1.495.2.1.6.57.3.1.5
Identifies a specific connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..128  

dspDevRemoteCuAddress 1.3.6.1.4.1.495.2.1.6.57.3.1.6
Identifies the address of remote controller unit to which this device is connected. This object is set to 0 if no connection is established.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DspCuAddress  

dspDevRemoteDevAddress 1.3.6.1.4.1.495.2.1.6.57.3.1.7
Identifies the address of remote controller unit to which this device is connected. This object is set to 0 if no connection is established.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DspDevAddress  

dspDevFormatSize 1.3.6.1.4.1.495.2.1.6.57.3.1.8
Describes the number of characters suported by the device.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER char480(1), char960(2), char1920(3), char2560(4), char3440(5), char3564(6), charReserved1(7), charReserved2(8)  

dspDevAttPrnt 1.3.6.1.4.1.495.2.1.6.57.3.1.9
Identifies wheather the device has a printer attached. The device could be a display in order to have a printer attached.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noPrinterAttached(1), printerAttached(2)  

dspDevCharSet 1.3.6.1.4.1.495.2.1.6.57.3.1.10
Identifies the support of different character sets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noneCharSet(1), aplCharSet(2), textCharSet(3), aplTextCharSet(4)  

dspDevColour 1.3.6.1.4.1.495.2.1.6.57.3.1.11
Identifies wheather the device supports colours.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER colourSuport(1), noColourSuport(2)  

dspDevTTextSupport 1.3.6.1.4.1.495.2.1.6.57.3.1.12
Identifies whether it the device supports transparent text.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER transparentText(1), nonTransparentText(2)  

dspDevDPmode 1.3.6.1.4.1.495.2.1.6.57.3.1.13
Identifies wheather the device is a display or printer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER display(1), printer(2)  

dspDevControl 1.3.6.1.4.1.495.2.1.6.57.3.1.20
Control associated with the specified service access point.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER clearStats(1)  

dspDevOperationalMode 1.3.6.1.4.1.495.2.1.6.57.3.1.30
Identifies the controller unit as being active or non-active with the new configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DspOperationalMode  

dspDevState 1.3.6.1.4.1.495.2.1.6.57.3.1.31
Indicates the state of the conection. The state 'invalid' means there is no connection. The state 'conected' means the connection is established.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), x25-connected(2), wait-circuit-request(3), wait-circuit-enabled(4), wait-status(5), connected(6), disconnecting(7)  

dspDevStatus 1.3.6.1.4.1.495.2.1.6.57.3.1.32
This object contains the 'Status' byte, defined by the BSC protocol for 3270 controller unit family. This object and the 'bscDevSense ' contain the result of the last operations performed on the device. The controller unit is responsable to set properly this byte.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dspDevSense 1.3.6.1.4.1.495.2.1.6.57.3.1.33
This object contains the 'Sense' byte, defined by the BSC protocol for 3270 controller unit family. This object and the 'bscDevSense ' contain the result of the last operations performed on the device. The controller unit is responsable to set properly this byte.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

dspDevCommand 1.3.6.1.4.1.495.2.1.6.57.3.1.41
Identifies the number of COMAMND packets sent/received by the device. Only the host sends the COMMAND packets. The host DSP counts the number of packets sent. The terminal DSP counts the number of packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevResponse 1.3.6.1.4.1.495.2.1.6.57.3.1.42
Identifies the number of RESPONSE packets sent/received by the device. Only the termianl sends RESPONSE packets. The host DSP counts the number of packets received. The terminal DSP counts the number of packets sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevCmdRspUndel 1.3.6.1.4.1.495.2.1.6.57.3.1.43
Identifies the number of COMAMND/RESPONSE UNDELIVERED packets. This object notifies how many packets were rejected by this device. The host DSP counts the number of COMMAND ABORTED packets received. The terminal DSP counts the number of RESPONSE ABORTED packets received.. The error code of the last received packet (COMMAND/REPONSE) is kept by the object 'dspDevCmdRspUndelReason'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevCmdRspUndelReason 1.3.6.1.4.1.495.2.1.6.57.3.1.44
This object keeps the error code of the last COMAMND/RESPONSE UNDELIVERED packet received. When conected to another Memotec device, only the 'wack' reason code could be received. All other error codes are managed locally by BSC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER eot(1), rvi(2), ff(3), timeout(4), nak(5), wack(6), reserved(7), invalid(8), ur(9)  

dspDevCmdRspAbort 1.3.6.1.4.1.495.2.1.6.57.3.1.45
Identifies the number of COMAMND/RESPONSE ABORTED packets. This object notifies how many packets were aborted by this device. The host DSP counts the number of COMMAND ABORTED packets received. The terminal DSP counts the number of RESPONSE ABORTED packets received.. The error code of the last received packet (COMMAND/REPONSE) is kept by the object dspDevCmdRspAbortReason.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevCmdRspAbortReason 1.3.6.1.4.1.495.2.1.6.57.3.1.46
This object keeps the error code of the last COMAMND/RESPONSE ABORTED packet received. When conected to another Memotec device, all the abort cases are managed locally by BSC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ff(3), timeout(4), nak(5), ste(10)  

dspDevStatStatus 1.3.6.1.4.1.495.2.1.6.57.3.1.47
Identifies the number of STATUS packets sent/received. Only the terminal sends this packet. The terminal DSP counts the number of packets sent. The host DSP counts the number of packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevAck 1.3.6.1.4.1.495.2.1.6.57.3.1.48
Identifies the number of ACK packets sent by the device. Both host and terminal DSPs can sent ACK packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevInvToClear 1.3.6.1.4.1.495.2.1.6.57.3.1.49
Identifies the number of INVITATION TO CLEAR packets received by the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevInvClearReason 1.3.6.1.4.1.495.2.1.6.57.3.1.50
This object keeps the error code of the last COMAMND/RESPONSE ABORTED packet received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER userInitiated(1), unidentPkt(16), invStateTrans(17), invDqFormat(18), invDataFormat(19), timeout(32), facility(33)  

dspDevReset 1.3.6.1.4.1.495.2.1.6.57.3.1.51
Identifies the number of RESET packets received by the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevResetReason 1.3.6.1.4.1.495.2.1.6.57.3.1.52
This object keeps the error code of the last RESET packet received..
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unidentDqPkt(16), seqErr(17), invDqFormat(18), invDataFormat(19)  

dspDevCircuitEnabled 1.3.6.1.4.1.495.2.1.6.57.3.1.53
Identifies the number of CIRCUIT ENABLED packets received by the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevCircuitRequest 1.3.6.1.4.1.495.2.1.6.57.3.1.54
Identifies the number of CIRCUIT REQUEST packets received by the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dspDevCircuitDisconnect 1.3.6.1.4.1.495.2.1.6.57.3.1.55
Identifies the number of DISCONNECT packets received by the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter