DIAL-CONTROL-MIB

DIAL-CONTROL-MIB Download

MIBs list

The MIB module to describe peer information for demand access and possibly other kinds of interfaces.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for DIAL-CONTROL-MIB

dialCtlAcceptMode
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 ...
dialCtlPeerCfgTable
The list of peers from which the managed device will accept calls or to which it will place them.
dialCtlPeerCfgEntry
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 specifi ...
dialCtlPeerCfgId
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 on ...
dialCtlPeerCfgIfType
The interface type to be used for calling this peer. In case of ISDN, the value of isdn(63) is to be used.
dialCtlPeerCfgLowerIf
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 ...
dialCtlPeerCfgOriginateAddress
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 info ...
dialCtlPeerCfgAnswerAddress
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 dialCtlPeerCfgOriginateAddres ...
dialCtlPeerCfgSubAddress
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
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
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 ...
dialCtlPeerCfgInfoType
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
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 a ...
dialCtlPeerCfgInactivityTimer
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 encapsula ...
dialCtlPeerCfgMinDuration
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
Maximum call duration in seconds. Zero means 'unlimited'.
dialCtlPeerCfgCarrierDelay
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
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 regula ...
dialCtlPeerCfgRetryDelay
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
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 dialCtl ...
dialCtlPeerCfgTrapEnable
This object indicates whether dialCtlPeerCallInformation and dialCtlPeerCallSetup traps should be generated for this peer.
dialCtlPeerCfgStatus
Status of one row in this table.
dialCtlPeerStatsTable
Statistics information for each peer entry. There will be one entry in this table for each entry in the dialCtlPeerCfgTable.
dialCtlPeerStatsEntry
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.
dialCtlPeerStatsConnectTime
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
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
Number of completed calls to this peer.
dialCtlPeerStatsFailCalls
Number of failed call attempts to this peer since system startup.
dialCtlPeerStatsAcceptCalls
Number of calls from this peer accepted since system startup.
dialCtlPeerStatsRefuseCalls
Number of calls from this peer refused since system startup.
dialCtlPeerStatsLastDisconnectCause
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 ...
dialCtlPeerStatsLastDisconnectText
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 un ...
dialCtlPeerStatsLastSetupTime
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.
callActiveTable
A table containing information about active calls to a specific destination.
callActiveEntry
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.
callActiveSetupTime
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 ti ...
callActiveIndex
Small index variable to distinguish calls that start in the same hundredth of a second.
callActivePeerAddress
The number this call is connected to. If the number is not available, then it will have a length of zero.
callActivePeerSubAddress
The subaddress this call is connected to. If the subaddress is undefined or not available, this will be a zero length string.
callActivePeerId
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
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
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
The value of sysUpTime when the call was connected. If the call is not connected, this object will have a value of zero.
callActiveCallState
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. ::= { callActi ...
callActiveChargedUnits
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
The information type for this call.
callActiveTransmitPackets
The number of packets which were transmitted for this call.
callActiveTransmitBytes
The number of bytes which were transmitted for this call.
callActiveReceivePackets
The number of packets which were received for this call.
callActiveReceiveBytes
The number of bytes which were received for this call.
callHistoryTableMaxLength
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
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 ...
callHistoryTable
A table containing information about specific calls to a specific destination.
callHistoryEntry
The information regarding a single Connection.
callHistoryPeerAddress
The number this call was connected to. If the number is not available, then it will have a length of zero.
callHistoryPeerSubAddress
The subaddress this call was connected to. If the subaddress is undefined or not available, this will be a zero length string.
callHistoryPeerId
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
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
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
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
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 d ...
callHistoryConnectTime
The value of sysUpTime when the call was connected.
callHistoryDisconnectTime
The value of sysUpTime when the call was disconnected.
callHistoryCallOrigin
The call origin.
callHistoryChargedUnits
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
The information type for this call.
callHistoryTransmitPackets
The number of packets which were transmitted while this call was active.
callHistoryTransmitBytes
The number of bytes which were transmitted while this call was active.
callHistoryReceivePackets
The number of packets which were received while this call was active.
callHistoryReceiveBytes
The number of bytes which were received while this call was active.
dialControlGroup
A collection of objects providing the DIAL CONTROL capability.
callActiveGroup
A collection of objects providing the active call capability.
callHistoryGroup
A collection of objects providing the Call History capability.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list