ASCEND-CALL-MIB

File: ASCEND-CALL-MIB.mib (19376 bytes)

Imported modules

ASCEND-MIB RFC1213-MIB RFC-1212

Imported symbols

callStatusGroup DisplayString OBJECT-TYPE

Defined Types

CallStatusEntry  
SEQUENCE    
  callStatusIndex INTEGER
  callStatusValidFlag INTEGER
  callStatusStartingTimeStamp INTEGER
  callStatusCallReferenceNum INTEGER
  callStatusDataRate INTEGER
  callStatusSlotNumber INTEGER
  callStatusSlotLineNumber INTEGER
  callStatusSlotChannelNumber INTEGER
  callStatusModemSlotNumber INTEGER
  callStatusModemOnSlot INTEGER
  callStatusIfIndex INTEGER
  callSessionIndex INTEGER
  callStatusType INTEGER
  callStatusXmitRate INTEGER
  callStatusPortType INTEGER
  callStatusCalledParyID DisplayString
  callStatusCallingPartyID DisplayString
  callStatusMultiLinkID INTEGER

CallActiveEntry  
SEQUENCE    
  callActiveCallReferenceNum INTEGER
  callActiveIndex INTEGER
  callActiveValidFlag INTEGER
  callActiveStartingTimeStamp INTEGER
  callActiveDataRate INTEGER
  callActiveSlotNumber INTEGER
  callActiveSlotLineNumber INTEGER
  callActiveSlotChannelNumber INTEGER
  callActiveModemSlotNumber INTEGER
  callActiveModemOnSlot INTEGER
  callActiveIfIndex INTEGER
  callActiveSessionIndex INTEGER
  callActiveType INTEGER
  callActiveXmitRate INTEGER
  callActivePortType INTEGER
  callActiveCalledParyID DisplayString
  callActiveCallingPartyID DisplayString
  callActiveMultiLinkID INTEGER

Defined Values

callStatusMaximumEntries 1.3.6.1.4.1.529.11.1
The maximum number of entries that can exist in the call status table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusTable 1.3.6.1.4.1.529.11.2
A list of call status entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallStatusEntry

callStatusEntry 1.3.6.1.4.1.529.11.2.1
An entry containing object variables to describe a call's status.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CallStatusEntry  

callStatusIndex 1.3.6.1.4.1.529.11.2.1.1
The index number for this call status entry. Its value ranges from 1 to 'callStatusMaximumEntries'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusValidFlag 1.3.6.1.4.1.529.11.2.1.2
Value indicates whether this entry indexed by 'callStatusIndex' contains valid information or not.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

callStatusStartingTimeStamp 1.3.6.1.4.1.529.11.2.1.3
The starting time for this call in seconds since startup. A value of 0 is returned if entry is invalid (ie. 'callStatusValidFlag' is invalid(1)).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusCallReferenceNum 1.3.6.1.4.1.529.11.2.1.4
The unique number identifying the session for which this call is associated. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusDataRate 1.3.6.1.4.1.529.11.2.1.5
The receive rate for ISDN calls or the baud rate for modem calls. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusSlotNumber 1.3.6.1.4.1.529.11.2.1.6
Identifies the slot of the line being used. It's value ranges between 1 and the value 'slotNumber' in Ascend's slots group. This variable is equivalent to 'slotIndex' in the slot group. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusSlotLineNumber 1.3.6.1.4.1.529.11.2.1.7
Identifies the line for network slots. This variable is equivalent to 'slotItemIndex' in Ascend's slot group. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusSlotChannelNumber 1.3.6.1.4.1.529.11.2.1.8
Identifies the channel for the particular line identified by 'callStatusSlotLineNumber'. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusModemSlotNumber 1.3.6.1.4.1.529.11.2.1.9
Identifies the slot on the device. It's value ranges between 1 and the value 'slotNumber' in Ascend's slot group. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusModemOnSlot 1.3.6.1.4.1.529.11.2.1.10
It identifies the particular port within a slot. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusIfIndex 1.3.6.1.4.1.529.11.2.1.11
The interface index, ranging from 1 to the number of interfaces specified in the MIB-II variable ifNumber. The interface identified by a particular value of this index is the same interface as identified by the same value if ifIndex. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callSessionIndex 1.3.6.1.4.1.529.11.2.1.12
The index of the associated session entry. Value ranges from 1 to 'ssnStatusMaximumSessions'. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusType 1.3.6.1.4.1.529.11.2.1.13
A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER callOutgoing(1), callIncoming(2)  

callStatusXmitRate 1.3.6.1.4.1.529.11.2.1.14
The transmit rate for ISDN calls or the baud rate for modem calls. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusPortType 1.3.6.1.4.1.529.11.2.1.15
The port type associated with the call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER callPortUnknown(1), callPortAsync(2), callPortSync(3), callPortISDNSync(4), callPortISDNAsyncV120(5), callPortISDNAsyncV110(6), callPortVirtual(7), callPortISDNAsyncV32(8), callPortISDNAsyncVDSP(9)  

callStatusCalledParyID 1.3.6.1.4.1.529.11.2.1.16
The called party Number. In case of incoming calls this is set to the DNIS, in the case of outgoing calls this is set to the number dialed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callStatusCallingPartyID 1.3.6.1.4.1.529.11.2.1.17
The calling party Number. In the case of incoming calls this variable is set to the CLID ( calling Line Identification ) received. This variable is set to the empty string for outgoing calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callStatusMultiLinkID 1.3.6.1.4.1.529.11.2.1.18
This is applicable only when the call is part of an MPP bundle, for other cases it is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callStatusHighWaterMark 1.3.6.1.4.1.529.11.3
The highest number of channels ever used on the wide area network since power up. Nailed channels, if any, are also included in this count. Its value can be set to zero with a SET command.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

callCurrentAnalogOutgoing 1.3.6.1.4.1.529.11.4
The number of current analog outgoing calls is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentAnalogIncoming 1.3.6.1.4.1.529.11.5
The number of current analog incoming calls is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentDigitalOutgoing 1.3.6.1.4.1.529.11.6
The number of current digital outgoing calls is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentDigitalIncoming 1.3.6.1.4.1.529.11.7
The number of current digital incoming calls is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentFROutgoing 1.3.6.1.4.1.529.11.8
The number of current frame relay outgoing calls is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentFRIncoming 1.3.6.1.4.1.529.11.9
The number of current frame relay incoming calls is returned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callTotalAnalogOutgoing 1.3.6.1.4.1.529.11.10
The total number of analog outgoing calls since system bootup or last clear of the variable is returned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

callTotalAnalogIncoming 1.3.6.1.4.1.529.11.11
The total number of analog incoming calls since system bootup or last clear of the variable is returned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

callTotalDigitalOutgoing 1.3.6.1.4.1.529.11.12
The total number of digital outgoing calls since system bootup or last clear of the variable is returned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

callTotalDigitalIncoming 1.3.6.1.4.1.529.11.13
The total number of digital incoming calls since system bootup or last clear of the variable is returned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

callTotalFROutgoing 1.3.6.1.4.1.529.11.14
The total number of frame relay outgoing calls since system bootup or last clear of the variable is returned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

callTotalFRIncoming 1.3.6.1.4.1.529.11.15
The total number of frame relay incoming calls since system bootup or last clear of the variable is returned.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

callActiveTable 1.3.6.1.4.1.529.11.16
A list of active call status entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallActiveEntry

callActiveEntry 1.3.6.1.4.1.529.11.16.1
An entry containing object variables to describe an active call's status.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CallActiveEntry  

callActiveCallReferenceNum 1.3.6.1.4.1.529.11.16.1.1
The unique number identifying the session for which this call is associated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveIndex 1.3.6.1.4.1.529.11.16.1.2
The index number for this call status entry. Its value ranges from 1 to 'callStatusMaximumEntries'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveValidFlag 1.3.6.1.4.1.529.11.16.1.3
valid(2) for all active calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)  

callActiveStartingTimeStamp 1.3.6.1.4.1.529.11.16.1.4
The starting time for this call in seconds since startup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveDataRate 1.3.6.1.4.1.529.11.16.1.5
The receive rate for ISDN calls or the baud rate for modem calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveSlotNumber 1.3.6.1.4.1.529.11.16.1.6
Identifies the slot of the line being used. It's value ranges between 1 and the value 'slotNumber' in Ascend's slots group. This variable is equivalent to 'slotIndex' in the slot group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveSlotLineNumber 1.3.6.1.4.1.529.11.16.1.7
Identifies the line for network slots. This variable is equivalent to 'slotItemIndex' in Ascend's slot group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveSlotChannelNumber 1.3.6.1.4.1.529.11.16.1.8
Identifies the channel for the particular line identified by 'callActiveSlotLineNumber'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveModemSlotNumber 1.3.6.1.4.1.529.11.16.1.9
Identifies the slot on the device. It's value ranges between 1 and the value 'slotNumber' in Ascend's slot group. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveModemOnSlot 1.3.6.1.4.1.529.11.16.1.10
It identifies the particular port within a slot. A value of 0 is returned if entry is invalid.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveIfIndex 1.3.6.1.4.1.529.11.16.1.11
The interface index, ranging from 1 to the number of interfaces specified in the MIB-II variable ifNumber. The interface identified by a particular value of this index is the same interface as identified by the same value if ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveSessionIndex 1.3.6.1.4.1.529.11.16.1.12
The index of the associated session entry. Value ranges from 1 to 'ssnActiveMaximumSessions'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveType 1.3.6.1.4.1.529.11.16.1.13
Differenciates between outgoing and incoming calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER callOutgoing(1), callIncoming(2)  

callActiveXmitRate 1.3.6.1.4.1.529.11.16.1.14
The transmit rate for ISDN calls or the baud rate for modem calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActivePortType 1.3.6.1.4.1.529.11.16.1.15
The port type associated with the call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER callPortUnknown(1), callPortAsync(2), callPortSync(3), callPortISDNSync(4), callPortISDNAsyncV120(5), callPortISDNAsyncV110(6), callPortVirtual(7), callPortISDNAsyncV32(8), callPortISDNAsyncVDSP(9)  

callActiveCalledParyID 1.3.6.1.4.1.529.11.16.1.16
The called party Number. In case of incoming calls this is set to the DNIS, in the case of outgoing calls this is set to the number dialed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callActiveCallingPartyID 1.3.6.1.4.1.529.11.16.1.17
The calling party Number. In the case of incoming calls this variable is set to the CLID ( calling Line Identification ) received. This variable is set to the empty string for outgoing calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callActiveMultiLinkID 1.3.6.1.4.1.529.11.16.1.18
This is applicable only when the call is part of an MPP bundle, for other cases it is 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER