Home/Catalog/ASCEND-EVENT-MIB

ASCEND-EVENT-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for ASCEND-EVENT-MIB.

40
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

40 total
Object Name
RFC1155-SMIThe maximum number of event entries that can exist in the event table.ro
INTEGER (1..'7fffffff'h) SYNTAX INTEGER
.1.3.6.1.4.1.10704.21.5.1.1
eventOldestEventIdNumberThe event ID number of the oldest event in the table. This value will be 0 until the first event occurs.ro
INTEGER (1..'7fffffff'h) SYNTAX INTEGER
.1.3.6.1.4.1.10704.21.5.1.2
eventLatestEventIdNumberThe event ID number of the most recent event in the table. The SNMP manager should poll this variable periodically and compare it with the previous poll's value to detect the presence of new events. A value of 0 indicates no events exist in the table.ro
INTEGER (1..'7fffffff'h) SYNTAX INTEGER
.1.3.6.1.4.1.10704.21.5.1.3
eventTableA list of event entries.
SEQUENCE OF EventEntry
.1.3.6.1.4.1.10704.21.5.1.4
eventEntryAn entry containing object variables which describes an event.
EventEntry
.1.3.6.1.4.1.10704.21.5.1.4.1
eventIdNumberA unique number assigned to every event entry. Numbers are assigned incrementally starting with 1 and will wraparound if the upper limit (2147483648) is reached. Until number wraps around, it represents the total number of events generated.ro
INTEGER (1..'7fffffff'h) SYNTAX INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.1
eventTimeStampThe time of occurence for this event in seconds since startup. Use 'sysAbsoluteStartupTime' to convert to absolute time.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.2
eventTypeIdentifies the type of event associated with this entry. For incoming MPP calls, the initial serviceChanged(4) event will be ppp(3). After negotiations complete, the nameChanged(5) event will specify mpp(5) along with the name, IP addr, and netmask.ro
Enumeration
.1.3.6.1.4.1.10704.21.5.1.4.1.3
eventCallReferenceNumA unique number assigned to identify a particular session. The start of a session is marked by either a callOriginated(1) or a callAnswered(2) event. The end of a session is marked by a callCleared(3) event. Numbers are assigned incrementally starting with 1 and will wraparound if the upper limit (2147483648) is reached.ro
INTEGER (1..'7fffffff'h) SYNTAX INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.4
eventDataRateThe receive data rate for ISDN calls or the baud rate for modem calls. Rate is given as bits-per-second. Applicable for all 'eventType's except callCleared(3). For callCleared(3), 0 will be returned. For modem calls, value will be 0 for callAnswered(2) events since rate is unknown at the time incoming call is detected.ro
INTEGER (1..'7fffffff'h) SYNTAX INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.5
eventSlotNumberIdentifies the slot containing the line call was received or sent over. It's value ranges between 1 and the value slotNumber in the 'slots' group. This variable is equivalent to slotIndex in Ascend's slot group. Applicable only if 'eventType' is callOriginated(1), callAnswered(2), callCleared(3), or baudRateChanged(6) otherwise 0 will be returned.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.6
eventSlotLineNumberIdentifies the line for network slots. This variable is equivalent to slotItemIndex in Ascend's slot group. Applicable only if 'eventType' is callOriginated(1), callAnswered(2), callCleared(3), or baudRateChanged(6) otherwise 0 will be returned.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.7
eventSlotChannelNumberIdentifies the channel for the particular line identified by eventSlotLineNumber. Applicable only if 'eventType' is callOriginated(1), callAnswered(2), callCleared(3), or baudRateChanged(6) otherwise 0 will be returned.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.8
eventModemSlotNumberIdentifies the modem slot on the device. It's value ranges between 0 and the value slotNumber in Ascend's slots group. A value of 0 indicates modems are not associated with this connection. Applicable only if 'eventType' is callOriginated(1), callAnswered(2), or baudRateChanged(6) otherwise 0 will be returned.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.9
eventModemOnSlotIdentifies the particular modem within a modem slot. A value of 0 indicates modems are not associated with this connection. Applicable only if 'eventType' is callOriginated(1), callAnswered(2), or baudRateChanged(6) otherwise 0 will be returned.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.10
eventCurrentServiceThe current service provided to the remote user. Applicable only if 'eventType' is serviceChanged(4) or nameChanged(5) otherwise none(1) will be returned.ro
Enumeration
.1.3.6.1.4.1.10704.21.5.1.4.1.11
eventUserNameThe name of the remote user. Applicable only if 'eventType' is serviceChanged(4) or nameChanged(5). The null string is returned if the name is unknown or if not applicable. For a Radius DNIS authenticated session, value of User-Name provided in Radius reply will be used if no second tier authentication is involved.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.10704.21.5.1.4.1.12
eventUserIPAddressThe IP address of the remote user or login host. Applicable only if 'eventType' is serviceChanged(4) nameChanged(5) or callCleared. Value of a raw tcp login host IP address is returned once a raw tcp connection was successfully connected earlier in a serviceChanged event. The value 0.0.0.0 is returned if address is unknown or if not applicable.ro
IpAddress
.1.3.6.1.4.1.10704.21.5.1.4.1.13
eventUserSubnetMaskThe subnet mask of the remote user. Applicable only if 'eventType' is serviceChanged(4) or nameChanged(5). The value 0.0.0.0 is returned if mask is unknown or if not applicable.ro
IpAddress
.1.3.6.1.4.1.10704.21.5.1.4.1.14
eventDisconnectReasonReason for call disconnecting. Applicable only if 'eventType' is callCleared(3) otherwise notApplicable(1) will be returned.ro
Enumeration
.1.3.6.1.4.1.10704.21.5.1.4.1.15
eventConnectProgressState of the connection before disconnecting. Applicable only if 'eventType' is callCleared(3) otherwise prNotApplicable(1) will be returned.ro
Enumeration
.1.3.6.1.4.1.10704.21.5.1.4.1.16
eventCallChargeThe call charge for this user. Applicable only if 'eventType' is callCleared( 3 ) otherwise 0 will be returned. A value of 0 is returned if entry is invalid.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.17
eventCalledPartyIDThe called party ID. Applicable only if 'eventType' is callCleared(3), callAnswered(2) or callOriginated(2) The null string is returned if the called party ID is unknown or if is not applicable.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.10704.21.5.1.4.1.18
eventCallingPartyIDThe calling party ID. Applicable only if 'eventType' is callCleared(3), callAnswered(2) or callOriginated(2) The null string is returned if the calling party ID is unknown or if is not applicable.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.10704.21.5.1.4.1.19
eventInOctetsIdentifies the total number of InOctets during this call. Applicable only if 'eventType' is callCleared(3), otherwise 0 will be returned.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.20
eventOutOctetsIdentifies the total number of OutOctets during this call. Applicable only if 'eventType' is callCleared(3), otherwise 0 will be returned.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.21
eventMultiLinkIDMultiLinkID applies to sessions that are part of a Multilink bundle. Applicable if 'eventType' is callCleared(3), serviceChanged(4) or nameChanged(5) else 0 will be returned.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.22
eventXmitRateThe transmit data rate for ISDN calls or the baud rate for modem calls. Rate is given as bits-per-second. Applicable for all 'eventType's except callCleared(3). For callCleared(3), 0 will be returned. For modem calls, value will be 0 for callAnswered(2) events since rate is unknown at the time incoming call is detected.ro
INTEGER (1..'7fffffff'h) SYNTAX INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.23
eventTrunkGroupTrunk Group Number for outgoing call only Applicable only if 'eventType' is callEstablished or callOrignated, otherwise 0 will be returned.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.4.1.24
eventCurrentActiveCallsThe number of calls currently active.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.5
eventCurrentActiveSessionsThe number of sessions currently active.ro
INTEGER
.1.3.6.1.4.1.10704.21.5.1.6
eventTotalCallsThe total number of active calls since system startup.ro
Counter
.1.3.6.1.4.1.10704.21.5.1.7
eventTotalSessionsThe total number of active sessions since system startup.ro
Counter
.1.3.6.1.4.1.10704.21.5.1.8
eventTotalCallsAnsweredThe total number of calls answered since system startup.ro
Counter
.1.3.6.1.4.1.10704.21.5.1.9
eventTotalCallsOriginatedThe total number of calls originated since system startup.ro
Counter
.1.3.6.1.4.1.10704.21.5.1.10
eventTotalCallsClearedThe total number of calls cleared since system startup.ro
Counter
.1.3.6.1.4.1.10704.21.5.1.11
eventTotalBaudRateChangesThe total number of baud rate change events since system startup.ro
Counter
.1.3.6.1.4.1.10704.21.5.1.12
eventTotalServiceChangesThe total number of service change events since system startup.ro
Counter
.1.3.6.1.4.1.10704.21.5.1.13
eventTotalNameChangesThe total number of name change events since system startup.ro
Counter
.1.3.6.1.4.1.10704.21.5.1.14
eventTotalNoModemsThe total number of unaccepted calls because of the unavailability of modems, since system startup.ro
Counter
.1.3.6.1.4.1.10704.21.5.1.15
ASCEND-EVENT-MIB - SNMP MIB Reference | MIBs Explorer