AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » RFC » DIAL-CONTROL-MIB » Objects

DIAL-CONTROL-MIB.mib object view, vendor RFC

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file DIAL-CONTROL-MIB and use it to monitor vendor specific OID's.

DIAL-CONTROL-MIB file content

Object view of DIAL-CONTROL-MIB:

Scalar Object
dialCtlAcceptMode .1.3.6.1.2.1.10.21.1.1.1
The security level for acceptance of incoming calls. acceptNone(1) - incoming calls will not be accepted acceptAll(2) - incoming calls will be accepted, even if there is no matching entry in the dialCtlPeerCfgTable acceptKnown(3) - incoming calls will be accepted only if there is a matching entry in the dialCtlPeerCfgTable
dialCtlTrapEnable .1.3.6.1.2.1.10.21.1.1.2
This object indicates whether dialCtlPeerCallInformation and dialCtlPeerCallSetup traps should be generated for all peers. If the value of this object is enabled(1), traps will be generated for all peers. If the value of this object is disabled(2), traps will be generated only for peers having dialCtlPeerCfgTrapEnable set to enabled(1).
dialCtlPeerCfgEntry .1.3.6.1.2.1.10.21.1.2.1.1
Configuration data for a single Peer. This entry is effectively permanent, and contains information to identify the peer, how to connect to the peer, how to identify the peer and its permissions. The value of dialCtlPeerCfgOriginateAddress must be specified before a new row in this table can become active(1). Any writeable parameters in an existing entry can be modified while the entry is active. The modification will take effect when the peer in question will be called the next time. An entry in this table can only be created if the associated ifEntry already exists.
dialCtlPeerStatsEntry .1.3.6.1.2.1.10.21.1.2.2.1
Statistics information for a single Peer. This entry is effectively permanent, and contains information describing the last call attempt as well as supplying statistical information.
callActiveEntry .1.3.6.1.2.1.10.21.1.3.1.1
The information regarding a single active Connection. An entry in this table will be created when a call is started. An entry in this table will be deleted when an active call clears.
callHistoryTableMaxLength .1.3.6.1.2.1.10.21.1.4.1
The upper limit on the number of entries that the callHistoryTable may contain. A value of 0 will prevent any history from being retained. When this table is full, the oldest entry will be deleted and the new one will be created.
callHistoryRetainTimer .1.3.6.1.2.1.10.21.1.4.2
The minimum amount of time that an callHistoryEntry will be maintained before being deleted. A value of 0 will prevent any history from being retained in the callHistoryTable, but will neither prevent callCompletion traps being generated nor affect other tables.
callHistoryEntry .1.3.6.1.2.1.10.21.1.4.3.1
The information regarding a single Connection.
Tabular Object
dialCtlPeerCfgId .1.3.6.1.2.1.10.21.1.2.1.1.1
This object identifies a single peer. There may be several entries in this table for one peer, defining different ways of reaching this peer. Thus, there may be several entries in this table with the same value of dialCtlPeerCfgId. Multiple entries for one peer may be used to support multilink as well as backup lines. A single peer will be identified by a unique value of this object. Several entries for one peer MUST have the same value of dialCtlPeerCfgId, but different ifEntries and thus different values of ifIndex.
dialCtlPeerCfgIfType .1.3.6.1.2.1.10.21.1.2.1.1.2
The interface type to be used for calling this peer. In case of ISDN, the value of isdn(63) is to be used.
dialCtlPeerCfgLowerIf .1.3.6.1.2.1.10.21.1.2.1.1.3
ifIndex value of an interface the peer will have to be called on. For example, on an ISDN interface, this can be the ifIndex value of a D channel or the ifIndex value of a B channel, whatever is appropriate for a given peer. As an example, for Basic Rate leased lines it will be necessary to specify a B channel ifIndex, while for semi-permanent connections the D channel ifIndex has to be specified. If the interface can be dynamically assigned, this object has a value of zero.
dialCtlPeerCfgOriginateAddress .1.3.6.1.2.1.10.21.1.2.1.1.4
Call Address at which the peer will be called. Think of this as the set of characters following 'ATDT ' or the 'phone number' included in a D channel call request. The structure of this information will be switch type specific. If there is no address information required for reaching the peer, i.e., for leased lines, this object will be a zero length string.
dialCtlPeerCfgAnswerAddress .1.3.6.1.2.1.10.21.1.2.1.1.5
Calling Party Number information element, as for example passed in an ISDN SETUP message by a PBX or switch, for incoming calls. This address can be used to identify the peer. If this address is either unknown or identical to dialCtlPeerCfgOriginateAddress, this object will be a zero length string.
dialCtlPeerCfgSubAddress .1.3.6.1.2.1.10.21.1.2.1.1.6
Subaddress at which the peer will be called. If the subaddress is undefined for the given media or unused, this is a zero length string.
dialCtlPeerCfgClosedUserGroup .1.3.6.1.2.1.10.21.1.2.1.1.7
Closed User Group at which the peer will be called. If the Closed User Group is undefined for the given media or unused, this is a zero length string.
dialCtlPeerCfgSpeed .1.3.6.1.2.1.10.21.1.2.1.1.8
The desired information transfer speed in bits/second when calling this peer. The detailed media specific information, e.g. information type and information transfer rate for ISDN circuits, has to be extracted from this object. If the transfer speed to be used is unknown or the default speed for this type of interfaces, the value of this object may be zero.
dialCtlPeerCfgInfoType .1.3.6.1.2.1.10.21.1.2.1.1.9
The Information Transfer Capability to be used when calling this peer. speech(2) refers to a non-data connection, whereas audio31(6) and audio7(7) refer to data mode connections.
dialCtlPeerCfgPermission .1.3.6.1.2.1.10.21.1.2.1.1.10
Applicable permissions. callback(4) either rejects the call and then calls back, or uses the 'Reverse charging' information element if it is available. Note that callback(4) is supposed to control charging, not security, and applies to callback prior to accepting a call. Callback for security reasons can be handled using PPP callback.
dialCtlPeerCfgInactivityTimer .1.3.6.1.2.1.10.21.1.2.1.1.11
The connection will be automatically disconnected if no longer carrying useful data for a time period, in seconds, specified in this object. Useful data in this context refers to forwarding packets, including routing information; it excludes the encapsulator maintenance frames. A value of zero means the connection will not be automatically taken down due to inactivity, which implies that it is a dedicated circuit.
dialCtlPeerCfgMinDuration .1.3.6.1.2.1.10.21.1.2.1.1.12
Minimum duration of a call in seconds, starting from the time the call is connected until the call is disconnected. This is to accomplish the fact that in most countries charging applies to units of time, which should be matched as closely as possible.
dialCtlPeerCfgMaxDuration .1.3.6.1.2.1.10.21.1.2.1.1.13
Maximum call duration in seconds. Zero means 'unlimited'.
dialCtlPeerCfgCarrierDelay .1.3.6.1.2.1.10.21.1.2.1.1.14
The call timeout time in seconds. The default value of zero means that the call timeout as specified for the media in question will apply.
dialCtlPeerCfgCallRetries .1.3.6.1.2.1.10.21.1.2.1.1.15
The number of calls to a non-responding address that may be made. A retry count of zero means there is no bound. The intent is to bound the number of successive calls to an address which is inaccessible, or which refuses those calls. Some countries regulate the number of call retries to a given peer that can be made.
dialCtlPeerCfgRetryDelay .1.3.6.1.2.1.10.21.1.2.1.1.16
The time in seconds between call retries if a peer cannot be reached. A value of zero means that call retries may be done without any delay.
dialCtlPeerCfgFailureDelay .1.3.6.1.2.1.10.21.1.2.1.1.17
The time in seconds after which call attempts are to be placed again after a peer has been noticed to be unreachable, i.e. after dialCtlPeerCfgCallRetries unsuccessful call attempts. A value of zero means that a peer will not be called again after dialCtlPeerCfgCallRetries unsuccessful call attempts.
dialCtlPeerCfgTrapEnable .1.3.6.1.2.1.10.21.1.2.1.1.18
This object indicates whether dialCtlPeerCallInformation and dialCtlPeerCallSetup traps should be generated for this peer.
dialCtlPeerCfgStatus .1.3.6.1.2.1.10.21.1.2.1.1.19
Status of one row in this table.
dialCtlPeerStatsConnectTime .1.3.6.1.2.1.10.21.1.2.2.1.1
Accumulated connect time to the peer since system startup. This is the total connect time, i.e. the connect time for outgoing calls plus the time for incoming calls.
dialCtlPeerStatsChargedUnits .1.3.6.1.2.1.10.21.1.2.2.1.2
The total number of charging units applying to this peer since system startup. Only the charging units applying to the local interface, i.e. for originated calls or for calls with 'Reverse charging' being active, will be counted here.
dialCtlPeerStatsSuccessCalls .1.3.6.1.2.1.10.21.1.2.2.1.3
Number of completed calls to this peer.
dialCtlPeerStatsFailCalls .1.3.6.1.2.1.10.21.1.2.2.1.4
Number of failed call attempts to this peer since system startup.
dialCtlPeerStatsAcceptCalls .1.3.6.1.2.1.10.21.1.2.2.1.5
Number of calls from this peer accepted since system startup.
dialCtlPeerStatsRefuseCalls .1.3.6.1.2.1.10.21.1.2.2.1.6
Number of calls from this peer refused since system startup.
dialCtlPeerStatsLastDisconnectCause .1.3.6.1.2.1.10.21.1.2.2.1.7
The encoded network cause value associated with the last call. This object will be updated whenever a call is started or cleared. The value of this object will depend on the interface type as well as on the protocol and protocol version being used on this interface. Some references for possible cause values are given below.
dialCtlPeerStatsLastDisconnectText .1.3.6.1.2.1.10.21.1.2.2.1.8
ASCII text describing the reason for the last call termination. This object exists because it would be impossible for a management station to store all possible cause values for all types of interfaces. It should be used only if a management station is unable to decode the value of dialCtlPeerStatsLastDisconnectCause. This object will be updated whenever a call is started or cleared.
dialCtlPeerStatsLastSetupTime .1.3.6.1.2.1.10.21.1.2.2.1.9
The value of sysUpTime when the last call to this peer was started. For ISDN media, this will be the time when the setup message was received from or sent to the network. This object will be updated whenever a call is started or cleared.
callActiveSetupTime .1.3.6.1.2.1.10.21.1.3.1.1.1
The value of sysUpTime when the call associated to this entry was started. This will be useful for an NMS to retrieve all calls after a specific time. Also, this object can be useful in finding large delays between the time the call was started and the time the call was connected. For ISDN media, this will be the time when the setup message was received from or sent to the network.
callActiveIndex .1.3.6.1.2.1.10.21.1.3.1.1.2
Small index variable to distinguish calls that start in the same hundredth of a second.
callActivePeerAddress .1.3.6.1.2.1.10.21.1.3.1.1.3
The number this call is connected to. If the number is not available, then it will have a length of zero.
callActivePeerSubAddress .1.3.6.1.2.1.10.21.1.3.1.1.4
The subaddress this call is connected to. If the subaddress is undefined or not available, this will be a zero length string.
callActivePeerId .1.3.6.1.2.1.10.21.1.3.1.1.5
This is the Id value of the peer table entry to which this call was made. If a peer table entry for this call does not exist or is unknown, the value of this object will be zero.
callActivePeerIfIndex .1.3.6.1.2.1.10.21.1.3.1.1.6
This is the ifIndex value of the peer table entry to which this call was made. If a peer table entry for this call does not exist or is unknown, the value of this object will be zero.
callActiveLogicalIfIndex .1.3.6.1.2.1.10.21.1.3.1.1.7
This is the ifIndex value of the logical interface through which this call was made. For ISDN media, this would be the ifIndex of the B channel which was used for this call. If the ifIndex value is unknown, the value of this object will be zero.
callActiveConnectTime .1.3.6.1.2.1.10.21.1.3.1.1.8
The value of sysUpTime when the call was connected. If the call is not connected, this object will have a value of zero.
callActiveCallState .1.3.6.1.2.1.10.21.1.3.1.1.9
The current call state. unknown(1) - The call state is unknown. connecting(2) - A connection attempt (outgoing call) is being made. connected(3) - An incoming call is in the process of validation. active(4) - The call is active.
callActiveCallOrigin .1.3.6.1.2.1.10.21.1.3.1.1.10
The call origin.
callActiveChargedUnits .1.3.6.1.2.1.10.21.1.3.1.1.11
The number of charged units for this connection. For incoming calls or if charging information is not supplied by the switch, the value of this object will be zero.
callActiveInfoType .1.3.6.1.2.1.10.21.1.3.1.1.12
The information type for this call.
callActiveTransmitPackets .1.3.6.1.2.1.10.21.1.3.1.1.13
The number of packets which were transmitted for this call.
callActiveTransmitBytes .1.3.6.1.2.1.10.21.1.3.1.1.14
The number of bytes which were transmitted for this call.
callActiveReceivePackets .1.3.6.1.2.1.10.21.1.3.1.1.15
The number of packets which were received for this call.
callActiveReceiveBytes .1.3.6.1.2.1.10.21.1.3.1.1.16
The number of bytes which were received for this call.
callHistoryPeerAddress .1.3.6.1.2.1.10.21.1.4.3.1.1
The number this call was connected to. If the number is not available, then it will have a length of zero.
callHistoryPeerSubAddress .1.3.6.1.2.1.10.21.1.4.3.1.2
The subaddress this call was connected to. If the subaddress is undefined or not available, this will be a zero length string.
callHistoryPeerId .1.3.6.1.2.1.10.21.1.4.3.1.3
This is the Id value of the peer table entry to which this call was made. If a peer table entry for this call does not exist, the value of this object will be zero.
callHistoryPeerIfIndex .1.3.6.1.2.1.10.21.1.4.3.1.4
This is the ifIndex value of the peer table entry to which this call was made. If a peer table entry for this call does not exist, the value of this object will be zero.
callHistoryLogicalIfIndex .1.3.6.1.2.1.10.21.1.4.3.1.5
This is the ifIndex value of the logical interface through which this call was made. For ISDN media, this would be the ifIndex of the B channel which was used for this call.
callHistoryDisconnectCause .1.3.6.1.2.1.10.21.1.4.3.1.6
The encoded network cause value associated with this call. The value of this object will depend on the interface type as well as on the protocol and protocol version being used on this interface. Some references for possible cause values are given below.
callHistoryDisconnectText .1.3.6.1.2.1.10.21.1.4.3.1.7
ASCII text describing the reason for call termination. This object exists because it would be impossible for a management station to store all possible cause values for all types of interfaces. It should be used only if a management station is unable to decode the value of dialCtlPeerStatsLastDisconnectCause.
callHistoryConnectTime .1.3.6.1.2.1.10.21.1.4.3.1.8
The value of sysUpTime when the call was connected.
callHistoryDisconnectTime .1.3.6.1.2.1.10.21.1.4.3.1.9
The value of sysUpTime when the call was disconnected.
callHistoryCallOrigin .1.3.6.1.2.1.10.21.1.4.3.1.10
The call origin.
callHistoryChargedUnits .1.3.6.1.2.1.10.21.1.4.3.1.11
The number of charged units for this connection. For incoming calls or if charging information is not supplied by the switch, the value of this object will be zero.
callHistoryInfoType .1.3.6.1.2.1.10.21.1.4.3.1.12
The information type for this call.
callHistoryTransmitPackets .1.3.6.1.2.1.10.21.1.4.3.1.13
The number of packets which were transmitted while this call was active.
callHistoryTransmitBytes .1.3.6.1.2.1.10.21.1.4.3.1.14
The number of bytes which were transmitted while this call was active.
callHistoryReceivePackets .1.3.6.1.2.1.10.21.1.4.3.1.15
The number of packets which were received while this call was active.
callHistoryReceiveBytes .1.3.6.1.2.1.10.21.1.4.3.1.16
The number of bytes which were received while this call was active.
Table
dialCtlPeerCfgTable .1.3.6.1.2.1.10.21.1.2.1
The list of peers from which the managed device will accept calls or to which it will place them.
dialCtlPeerStatsTable .1.3.6.1.2.1.10.21.1.2.2
Statistics information for each peer entry. There will be one entry in this table for each entry in the dialCtlPeerCfgTable.
callActiveTable .1.3.6.1.2.1.10.21.1.3.1
A table containing information about active calls to a specific destination.
callHistoryTable .1.3.6.1.2.1.10.21.1.4.3
A table containing information about specific calls to a specific destination.
Trap
dialCtlPeerCallInformation .1.3.6.1.2.1.10.21.2.0.1
This trap/inform is sent to the manager whenever a successful call clears, or a failed call attempt is determined to have ultimately failed. In the event that call retry is active, then this is after all retry attempts have failed. However, only one such trap is sent in between successful call attempts; subsequent call attempts result in no trap. ifOperStatus will return the operational status of the virtual interface associated with the peer to whom this call was made to.
dialCtlPeerCallSetup .1.3.6.1.2.1.10.21.2.0.2
This trap/inform is sent to the manager whenever a call setup message is received or sent. ifOperStatus will return the operational status of the virtual interface associated with the peer to whom this call was made to.
Object Identifier
dialControlMib .1.3.6.1.2.1.10.21
The MIB module to describe peer information for demand access and possibly other kinds of interfaces.
dialControlMibObjects .1.3.6.1.2.1.10.21.1
dialCtlConfiguration .1.3.6.1.2.1.10.21.1.1
dialCtlPeer .1.3.6.1.2.1.10.21.1.2
callActive .1.3.6.1.2.1.10.21.1.3
callHistory .1.3.6.1.2.1.10.21.1.4
dialControlMibTrapPrefix .1.3.6.1.2.1.10.21.2
dialControlMibTraps .1.3.6.1.2.1.10.21.2.0
dialControlMibConformance .1.3.6.1.2.1.10.21.3
dialControlMibCompliances .1.3.6.1.2.1.10.21.3.1
dialControlMibGroups .1.3.6.1.2.1.10.21.3.2
Group
dialControlGroup .1.3.6.1.2.1.10.21.3.2.1
A collection of objects providing the DIAL CONTROL capability.
callActiveGroup .1.3.6.1.2.1.10.21.3.2.2
A collection of objects providing the active call capability.
callHistoryGroup .1.3.6.1.2.1.10.21.3.2.3
A collection of objects providing the Call History capability.
callNotificationsGroup .1.3.6.1.2.1.10.21.3.2.4
The notifications which a Dial Control MIB entity is required to implement.