ASCEND-CALL-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-CALL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
callStatusMaximumEntries | 1.3.6.1.4.1.529.11.1 | integer | read-only |
The maximum number of entries that can exist in the call status table. |
callStatusTable | 1.3.6.1.4.1.529.11.2 | no-access |
A list of call status entries. |
|
1.3.6.1.4.1.529.11.2.1 | no-access |
An entry containing object variables to describe a call's status. |
||
callStatusIndex | 1.3.6.1.4.1.529.11.2.1.1 | integer | read-only |
The index number for this call status entry. Its value ranges from 1 to 'callStatusMaximumEntries'. |
callStatusValidFlag | 1.3.6.1.4.1.529.11.2.1.2 | integer | read-only |
Value indicates whether this entry indexed by 'callStatusIndex' contains valid information or not. Enumeration: 'valid': 2, 'invalid': 1. |
callStatusStartingTimeStamp | 1.3.6.1.4.1.529.11.2.1.3 | integer | read-only |
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)). |
callStatusCallReferenceNum | 1.3.6.1.4.1.529.11.2.1.4 | integer | read-only |
The unique number identifying the session for which this call is associated. A value of 0 is returned if entry is invalid. |
callStatusDataRate | 1.3.6.1.4.1.529.11.2.1.5 | integer | read-only |
The receive rate for ISDN calls or the baud rate for modem calls. A value of 0 is returned if entry is invalid. |
callStatusSlotNumber | 1.3.6.1.4.1.529.11.2.1.6 | integer | read-only |
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. |
callStatusSlotLineNumber | 1.3.6.1.4.1.529.11.2.1.7 | integer | read-only |
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. |
callStatusSlotChannelNumber | 1.3.6.1.4.1.529.11.2.1.8 | integer | read-only |
Identifies the channel for the particular line identified by 'callStatusSlotLineNumber'. A value of 0 is returned if entry is invalid. |
callStatusModemSlotNumber | 1.3.6.1.4.1.529.11.2.1.9 | integer | read-only |
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. |
callStatusModemOnSlot | 1.3.6.1.4.1.529.11.2.1.10 | integer | read-only |
It identifies the particular port within a slot. A value of 0 is returned if entry is invalid. |
callStatusIfIndex | 1.3.6.1.4.1.529.11.2.1.11 | integer | read-only |
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. |
callSessionIndex | 1.3.6.1.4.1.529.11.2.1.12 | integer | read-only |
The index of the associated session entry. Value ranges from 1 to 'ssnStatusMaximumSessions'. A value of 0 is returned if entry is invalid. |
callStatusType | 1.3.6.1.4.1.529.11.2.1.13 | integer | read-only |
A value of 0 is returned if entry is invalid. Enumeration: 'callIncoming': 2, 'callOutgoing': 1. |
callStatusXmitRate | 1.3.6.1.4.1.529.11.2.1.14 | integer | read-only |
The transmit rate for ISDN calls or the baud rate for modem calls. A value of 0 is returned if entry is invalid. |
callStatusPortType | 1.3.6.1.4.1.529.11.2.1.15 | integer | read-only |
The port type associated with the call. Enumeration: 'callPortISDNAsyncV110': 6, 'callPortAsync': 2, 'callPortUnknown': 1, 'callPortISDNSync': 4, 'callPortISDNAsyncVDSP': 9, 'callPortSync': 3, 'callPortISDNAsyncV32': 8, 'callPortISDNAsyncV120': 5, 'callPortVirtual': 7. |
callStatusCalledParyID | 1.3.6.1.4.1.529.11.2.1.16 | displaystring | read-only |
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. |
callStatusCallingPartyID | 1.3.6.1.4.1.529.11.2.1.17 | displaystring | read-only |
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. |
callStatusMultiLinkID | 1.3.6.1.4.1.529.11.2.1.18 | integer | read-only |
This is applicable only when the call is part of an MPP bundle, for other cases it is 0. |
callStatusHighWaterMark | 1.3.6.1.4.1.529.11.3 | integer | read-write |
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. |
callCurrentAnalogOutgoing | 1.3.6.1.4.1.529.11.4 | integer | read-only |
The number of current analog outgoing calls is returned. |
callCurrentAnalogIncoming | 1.3.6.1.4.1.529.11.5 | integer | read-only |
The number of current analog incoming calls is returned. |
callCurrentDigitalOutgoing | 1.3.6.1.4.1.529.11.6 | integer | read-only |
The number of current digital outgoing calls is returned. |
callCurrentDigitalIncoming | 1.3.6.1.4.1.529.11.7 | integer | read-only |
The number of current digital incoming calls is returned. |
callCurrentFROutgoing | 1.3.6.1.4.1.529.11.8 | integer | read-only |
The number of current frame relay outgoing calls is returned. |
callCurrentFRIncoming | 1.3.6.1.4.1.529.11.9 | integer | read-only |
The number of current frame relay incoming calls is returned. |
callTotalAnalogOutgoing | 1.3.6.1.4.1.529.11.10 | integer | read-write |
The total number of analog outgoing calls since system bootup or last clear of the variable is returned. |
callTotalAnalogIncoming | 1.3.6.1.4.1.529.11.11 | integer | read-write |
The total number of analog incoming calls since system bootup or last clear of the variable is returned. |
callTotalDigitalOutgoing | 1.3.6.1.4.1.529.11.12 | integer | read-write |
The total number of digital outgoing calls since system bootup or last clear of the variable is returned. |
callTotalDigitalIncoming | 1.3.6.1.4.1.529.11.13 | integer | read-write |
The total number of digital incoming calls since system bootup or last clear of the variable is returned. |
callTotalFROutgoing | 1.3.6.1.4.1.529.11.14 | integer | read-write |
The total number of frame relay outgoing calls since system bootup or last clear of the variable is returned. |
callTotalFRIncoming | 1.3.6.1.4.1.529.11.15 | integer | read-write |
The total number of frame relay incoming calls since system bootup or last clear of the variable is returned. |
callActiveTable | 1.3.6.1.4.1.529.11.16 | no-access |
A list of active call status entries. |
|
1.3.6.1.4.1.529.11.16.1 | no-access |
An entry containing object variables to describe an active call's status. |
||
callActiveCallReferenceNum | 1.3.6.1.4.1.529.11.16.1.1 | integer | read-only |
The unique number identifying the session for which this call is associated. |
callActiveIndex | 1.3.6.1.4.1.529.11.16.1.2 | integer | read-only |
The index number for this call status entry. Its value ranges from 1 to 'callStatusMaximumEntries'. |
callActiveValidFlag | 1.3.6.1.4.1.529.11.16.1.3 | integer | read-only |
valid(2) for all active calls. Enumeration: 'valid': 2, 'invalid': 1. |
callActiveStartingTimeStamp | 1.3.6.1.4.1.529.11.16.1.4 | integer | read-only |
The starting time for this call in seconds since startup. |
callActiveDataRate | 1.3.6.1.4.1.529.11.16.1.5 | integer | read-only |
The receive rate for ISDN calls or the baud rate for modem calls. |
callActiveSlotNumber | 1.3.6.1.4.1.529.11.16.1.6 | integer | read-only |
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. |
callActiveSlotLineNumber | 1.3.6.1.4.1.529.11.16.1.7 | integer | read-only |
Identifies the line for network slots. This variable is equivalent to 'slotItemIndex' in Ascend's slot group. |
callActiveSlotChannelNumber | 1.3.6.1.4.1.529.11.16.1.8 | integer | read-only |
Identifies the channel for the particular line identified by 'callActiveSlotLineNumber'. |
callActiveModemSlotNumber | 1.3.6.1.4.1.529.11.16.1.9 | integer | read-only |
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. |
callActiveModemOnSlot | 1.3.6.1.4.1.529.11.16.1.10 | integer | read-only |
It identifies the particular port within a slot. A value of 0 is returned if entry is invalid. |
callActiveIfIndex | 1.3.6.1.4.1.529.11.16.1.11 | integer | read-only |
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. |
callActiveSessionIndex | 1.3.6.1.4.1.529.11.16.1.12 | integer | read-only |
The index of the associated session entry. Value ranges from 1 to 'ssnActiveMaximumSessions'. |
callActiveType | 1.3.6.1.4.1.529.11.16.1.13 | integer | read-only |
Differenciates between outgoing and incoming calls. Enumeration: 'callIncoming': 2, 'callOutgoing': 1. |
callActiveXmitRate | 1.3.6.1.4.1.529.11.16.1.14 | integer | read-only |
The transmit rate for ISDN calls or the baud rate for modem calls. |
callActivePortType | 1.3.6.1.4.1.529.11.16.1.15 | integer | read-only |
The port type associated with the call. Enumeration: 'callPortISDNAsyncV110': 6, 'callPortAsync': 2, 'callPortUnknown': 1, 'callPortISDNSync': 4, 'callPortISDNAsyncVDSP': 9, 'callPortSync': 3, 'callPortISDNAsyncV32': 8, 'callPortISDNAsyncV120': 5, 'callPortVirtual': 7. |
callActiveCalledParyID | 1.3.6.1.4.1.529.11.16.1.16 | displaystring | read-only |
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. |
callActiveCallingPartyID | 1.3.6.1.4.1.529.11.16.1.17 | displaystring | read-only |
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. |
callActiveMultiLinkID | 1.3.6.1.4.1.529.11.16.1.18 | integer | read-only |
This is applicable only when the call is part of an MPP bundle, for other cases it is 0. |