Technical data
104
DIAL-
CONTROL-MIB
(RFC2128)
transmission.dialControlM
ib.dialControlMibObjects.c
allHistory
callHistoryTableMaxLengt
h
The maximum number of entries in the callHistoryTable
(read/write).
callHistoryRetainTimer The minimum amount of time in minutes that a
callHistoryEntry will be maintained before being deleted.
DIAL-
CONTROL-MIB
transmission.dialControlM
ib.dialControlMibObjects.c
allHistory.callHistoryTable
.callHistoryEntry
callHistoryPeerAddress Address of remote partner
callHistoryPeerSubAddres
s
Subaddress of remote partner
callHistoryPeerId Always 0
callHistoryPeerIfIndex Always 0
callHistoryLogicalIfIndex Index of entry in ifTable for the interface used by this call.
callHistoryDisconnectCaus
e
Reason for disconnecting this call
callHistoryDisconnectText empty
callHistoryConnectTime Timeticks measured from start of divasnmpx.
callHistoryDisconnectTime Timeticks measured from start of divasnmpx.
callHistoryCallOrigin Direction of call: Answer or originate.
After installation, the MIB files for the ISDN-, DIAL-CONTROL-, and DS1-MIB can be found in directory
/usr/lib/opendiva/divas/mibs. These definitions can be imported in any management application to decode the
OIDs reported by divasnmpx. For net-snmp simply copy these files to the standard MIB path (usually
/usr/local/share/snmp/mibs) and tell the snmp command line tools to use them by exporting/setting the
environment variable "MIBS" with the names of the appropriate MIBs (or simply the keyword ALL). E.g. export
MIBS=ALL.