ACC-ISDN

MIB Reference — IPNetwork Monitor

All MIBsACC-ISDN

Category: Network Interfaces, Vendor: ACC/Ericsson

Description:

Manages ISDN interface configuration on ACC/Ericsson access routers, including switch type, TEI management, and SPID provisioning for BRI/PRI circuits.

Imported Objects

From ACC-MIB

DisplayString
IfIndex
RowStatus
SmdsAddress
accBRGOBJECT-IDENTITY

From ACC-SYSTEM

accTrapLogSeqNumOBJECT-TYPE
accTrapLogSeverityTypeOBJECT-TYPE

From RFC-1215

TRAP-TYPE

From RFC1155-SMI

Counter
Gauge
IpAddress
OBJECT-TYPE
TimeTicks

What Is ACC-ISDN?

ACC-ISDN is a legacy ACC (Advanced Computer Communications) proprietary MIB reporting ISDN digital-subscriber-loop interface configuration and HDLC/LAPD statistics on ACC bridge/router terminals. Its subscription table records switch type, channel mode, admin status, diagnostic level, and manual TEI (Terminal Endpoint Identifier), while a statistics table reports HDLC inbound/outbound packet/octet/error/discard counts and LAPD unsolicited responses, peer SABME count, N200 errors, sequence errors, received FRMRs, control errors, and info errors. As a configuration/performance MIB it lets an administrator diagnose ISDN Layer 2 (LAPD) instability via error-frame counts. It is deployed on legacy ACC ISDN bridge/router terminals. Engineers can download the ACC-ISDN file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-ISDN. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • ISDN HDLC/LAPD error and frame counters

Supported Devices

  • Legacy ACC ISDN bridge/router terminals

Monitoring Examples

An administrator checks accIsdnStatLapdN200Errors to diagnose a flapping ISDN D-channel connection on a legacy ACC bridge/router terminal.

OIDs
OID symbolicOID numericTypeAccessDescription
accIsdn1.3.6.1.4.1.5.1.1.36
accIsdnDsl1.3.6.1.4.1.5.1.1.36.1
INT accIsdnDslIndex1.3.6.1.4.1.5.1.1.36.1.1INTEGERread-onlyAn index instantiating a particular digital subscriber loop interface on this bridge/router terminal.
accIsdnSubTable1.3.6.1.4.1.5.1.1.36.2not-accessibleISDN subscriber table containing configuration and operational parameters for all ISDN subscriber interfaces on this bridge/router terminal.
accIsdnSubEntry1.3.6.1.4.1.5.1.1.36.2.1not-accessibleConfiguration and operational parameters for a particular ISDN subscriber interface.
INT accIsdnSubSwitchType1.3.6.1.4.1.5.1.1.36.2.1.1INTEGERread-writeThe particular type of central-office switch providing access to the ISDN network and to which this subscriber interface is connected.
INT accIsdnSubChannelMode1.3.6.1.4.1.5.1.1.36.2.1.2INTEGERread-writeThe ISDN channel configuration mode.
INT accIsdnSubAdminStatus1.3.6.1.4.1.5.1.1.36.2.1.3INTEGERread-writeThe administrative status of this subscriber interface.
INT accIsdnSubDiagLevel1.3.6.1.4.1.5.1.1.36.2.1.4INTEGERread-writeThe current diagnostic message level for this subscriber interface.
INT accIsdnSubManualTei1.3.6.1.4.1.5.1.1.36.2.1.5INTEGERread-writeThe TEI (terminal endpoint identifier) when manual TEI assignment is required. Setting this value between 0 and 63 (inclusive) specifies manual TEI assignment using the indicated value. Setting this value to 127 (the broadcast TEI) specifies automatic TEI assignment.
accIsdnStatTable1.3.6.1.4.1.5.1.1.36.3not-accessibleStatistics and operational status maintained for all ISDN subscriber interfaces on this bridge/router terminal.
accIsdnStatEntry1.3.6.1.4.1.5.1.1.36.3.1not-accessibleStatistics and operational status for a particular ISDN subscriber interface.
CTR accIsdnStatHdlcInPackets1.3.6.1.4.1.5.1.1.36.3.1.1Counterread-onlyThe number of packets received on the D-channel of this subscriber interface.
CTR accIsdnStatHdlcInOctets1.3.6.1.4.1.5.1.1.36.3.1.2Counterread-onlyThe number of octets received on the D-channel of this subscriber interface.
CTR accIsdnStatHdlcInErrors1.3.6.1.4.1.5.1.1.36.3.1.3Counterread-onlyThe number of input hardware errors counted by the D-channel input/output driver.
CTR accIsdnStatHdlcInDiscs1.3.6.1.4.1.5.1.1.36.3.1.4Counterread-onlyThe number of input packets discarded by the D-channel input/output driver.
CTR accIsdnStatHdlcOutPackets1.3.6.1.4.1.5.1.1.36.3.1.5Counterread-onlyThe number of packets transmitted on the D-channel of this subscriber interface.
CTR accIsdnStatHdlcOutOctets1.3.6.1.4.1.5.1.1.36.3.1.6Counterread-onlyThe number of octets transmitted on the D-channel of this subscriber interface.
CTR accIsdnStatHdlcOutErrors1.3.6.1.4.1.5.1.1.36.3.1.7Counterread-onlyThe number of output hardware errors counted by the D-channel input/output driver.
CTR accIsdnStatHdlcOutDiscs1.3.6.1.4.1.5.1.1.36.3.1.8Counterread-onlyThe number of output packets discarded by the D-channel input/output driver.
CTR accIsdnStatLapdUnsolicResps1.3.6.1.4.1.5.1.1.36.3.1.9Counterread-onlyThe number of unsolicited LAPD response frames received on all data links associated with the D-channel of this subscriber interface.
CTR accIsdnStatLapdPeerSabmes1.3.6.1.4.1.5.1.1.36.3.1.10Counterread-onlyThe number of peer SABME frames received on all data links associated with the D-channel of this subscriber interface.
CTR accIsdnStatLapdN200Errors1.3.6.1.4.1.5.1.1.36.3.1.11Counterread-onlyThe number of unsuccessful T200 timer recoveries after a frame has been retransmitted N200 times.
CTR accIsdnStatLapdNrSeqErrors1.3.6.1.4.1.5.1.1.36.3.1.12Counterread-onlyThe number of N(R) sequence errors.
CTR accIsdnStatLapdRecvdFrmrs1.3.6.1.4.1.5.1.1.36.3.1.13Counterread-onlyThe number of LAPD FRMR response frames received.
CTR accIsdnStatLapdCntlErrors1.3.6.1.4.1.5.1.1.36.3.1.14Counterread-onlyThe number of LAPD frames received with an invalid or non-implemented control field.
CTR accIsdnStatLapdInfoErrors1.3.6.1.4.1.5.1.1.36.3.1.15Counterread-onlyThe number of LAPD frames received with a non-permitted information (I) field.
CTR accIsdnStatLapdWrongSizes1.3.6.1.4.1.5.1.1.36.3.1.16Counterread-onlyThe number of LAPD frames received which were the wrong size.
CTR accIsdnStatLapdN201Errors1.3.6.1.4.1.5.1.1.36.3.1.17Counterread-onlyThe number of LAPD frames received which contained and information field which exceeded N201.
CTR accIsdnStatCallsOriginateds1.3.6.1.4.1.5.1.1.36.3.1.18Counterread-onlyThe number of outgoing calls originated on this subscriber interface.
CTR accIsdnStatCallsOfferreds1.3.6.1.4.1.5.1.1.36.3.1.19Counterread-onlyThe number of incoming calls offerred on this subscriber interface.
CTR accIsdnStatCallsAnswereds1.3.6.1.4.1.5.1.1.36.3.1.20Counterread-onlyThe number of outgoing calls originated on this subscriber interface which were answered by the destination.
CTR accIsdnStatCallsAccepteds1.3.6.1.4.1.5.1.1.36.3.1.21Counterread-onlyThe number of incoming calls offerred on this subscriber interface which were accepted for connection.
CTR accIsdnStatCallsCompleteds1.3.6.1.4.1.5.1.1.36.3.1.22Counterread-onlyThe number of outgoing and incoming calls completed (that is, the number of calls which were successfully connected).
CTR accIsdnStatCallsCleareds1.3.6.1.4.1.5.1.1.36.3.1.23Counterread-onlyThe number of outgoing and incoming calls cleared.
INT accIsdnStatDslOperStatus1.3.6.1.4.1.5.1.1.36.3.1.24INTEGERread-onlyThe operation status of this interface.
INT accIsdnStatLastCauses1.3.6.1.4.1.5.1.1.36.3.1.25INTEGERread-onlyThe last cause value sent or received on this subscriber interface.
accIsdnCallTable1.3.6.1.4.1.5.1.1.36.4not-accessibleParameters and operational status for ISDN calls active on this bridge/router terminal.
accIsdnCallEntry1.3.6.1.4.1.5.1.1.36.4.1not-accessibleParameters and operational status for a particular ISDN call which is presently active or is in the process of being established or cleared.
INT accIsdnCallIdentifier1.3.6.1.4.1.5.1.1.36.4.1.1INTEGERread-onlyThe internal call control identifier for this call.
INT accIsdnCallReference1.3.6.1.4.1.5.1.1.36.4.1.2INTEGERread-onlyThe Q.931 call reference value for this call.
INT accIsdnCallChannelId1.3.6.1.4.1.5.1.1.36.4.1.3INTEGERread-onlyThe bearer channel interface ID allocated for this call.
INT accIsdnCallIfIndex1.3.6.1.4.1.5.1.1.36.4.1.4INTEGERread-onlyThe interface index of the physical port connected by the bearer channel.
INT accIsdnCallInfoRate1.3.6.1.4.1.5.1.1.36.4.1.5INTEGERread-onlyThe information transfer rate.
INT accIsdnCallState1.3.6.1.4.1.5.1.1.36.4.1.6INTEGERread-onlyThe current call control state (not Q.931).
INT accIsdnCallCause1.3.6.1.4.1.5.1.1.36.4.1.7INTEGERread-onlyThe last cause value associated with this call.
INT accIsdnCallOrigin1.3.6.1.4.1.5.1.1.36.4.1.8INTEGERread-onlyThe originator of the call.
OCT accIsdnCallAddress1.3.6.1.4.1.5.1.1.36.4.1.9OCTET STRINGread-onlyThe remote call address associated with this call. For incoming calls, this is the calling ISDN address. For outgoing calls, this is the called ISDN address.
INT accIsdnCallDslIndex1.3.6.1.4.1.5.1.1.36.4.1.10INTEGERread-onlyThe interface index for the digital subscriber loop.
accIsdnTest1.3.6.1.4.1.5.1.1.36.5
INT accIsdnTestIfIndex1.3.6.1.4.1.5.1.1.36.5.1INTEGERread-writeThe interface index for the physical port from which a call will be made.
OCT accIsdnTestAddress1.3.6.1.4.1.5.1.1.36.5.2OCTET STRINGread-writeThe ISDN destination call address.
INT accIsdnTestCommand1.3.6.1.4.1.5.1.1.36.5.3INTEGERread-writeThe action to be performed.
INT accIsdnTestRouting1.3.6.1.4.1.5.1.1.36.5.4INTEGERread-onlyThe action to be performed for incoming calls.
INT accIsdnTestRegName1.3.6.1.4.1.5.1.1.36.5.5INTEGERread-writeThe name of the MC145474 register to write.
INT accIsdnTestRegValue1.3.6.1.4.1.5.1.1.36.5.6INTEGERread-writeThe value to write to the MC145474 register.
INT accwIsdnTestBChanMode1.3.6.1.4.1.5.1.1.36.5.7INTEGERread-writeThe action to be performed on the B-channel.
INT accwIsdnTestOptions1.3.6.1.4.1.5.1.1.36.5.8INTEGERread-writeTest options in hex.
accIsdnxSubTable1.3.6.1.4.1.5.1.1.36.6not-accessibleISDN subscriber table containing configuration and operational parameters for all ISDN subscriber interfaces on this bridge/router terminal.
accIsdnxSubEntry1.3.6.1.4.1.5.1.1.36.6.1not-accessibleAn entry in the ISDN Subscriber Table
INT accIsdnxSubDslIndex1.3.6.1.4.1.5.1.1.36.6.1.1INTEGERread-onlyThe ifIndex of an ISDN BRI, DBRI, PRI/T1 or PRI/E1 interface on this managed device.
INT accIsdnxSubSwitchType1.3.6.1.4.1.5.1.1.36.6.1.2INTEGERread-writeThe particular type of central-office switch providing access to the ISDN network and to which this subscriber interface is connected.
INT accIsdnxSubChanConfig1.3.6.1.4.1.5.1.1.36.6.1.3INTEGERread-writeThe ISDN channel configuration mode. Beginning with release 8.0, this is the number of bearer channels managed by the D channel. This object is normally read-only. It can be written only when changing the channel configuration from 2B+D to 1B+D on a Nile configured with a BRI in J1.
INT accIsdnxSubAdminStatus1.3.6.1.4.1.5.1.1.36.6.1.4INTEGERread-writeThe administrative status of this subscriber interface.
INT accIsdnxSubDiagLevel1.3.6.1.4.1.5.1.1.36.6.1.5INTEGERread-writeThe current diagnostic message level for this subscriber interface.
INT accIsdnxSubManualTei1.3.6.1.4.1.5.1.1.36.6.1.6INTEGERread-writeThe TEI (terminal endpoint identifier) when manual TEI assignment is required. Setting this value between 0 and 63 (inclusive) specifies manual TEI assignment using the indicated value. Setting this value to 127 (the broadcast TEI) specifies automatic TEI assignment. This object is writable only for BRI subscribers. For PRI subscribers, the value read is always 0
INT accIsdnxSubOperStatus1.3.6.1.4.1.5.1.1.36.6.1.7INTEGERread-writeThe operational status of this subscriber interface.
INT accIsdnxSubNumNfas1.3.6.1.4.1.5.1.1.36.6.1.8INTEGERread-onlyIndicates the number of NFAS trunks managed by this D channel.
INT accIsdnxSubLastCause1.3.6.1.4.1.5.1.1.36.6.1.9INTEGERread-onlyThe last clearing cause for a call associated with this interface.
INT accIsdnxSubSubaddrType1.3.6.1.4.1.5.1.1.36.6.1.10INTEGERread-writeIndicates the subaddress type for the ISDN interface.
INT accIsdnxSubVoiceOption1.3.6.1.4.1.5.1.1.36.6.1.11INTEGERread-writeIndicates whether the user is able to receive circuit mode voice calls
INT accIsdnxSubCliOption1.3.6.1.4.1.5.1.1.36.6.1.12INTEGERread-writeIndicates whether a callers identifaction will be checked with known entries before accepting the call.
INT accIsdnxSubEncodingMethod1.3.6.1.4.1.5.1.1.36.6.1.13INTEGERread-onlyCompanding algorithm to be used when initiating or answering voice calls over this interface. This is configured during initialization based on the user configured switch type.
INT accIsdnxSubDialingMethod1.3.6.1.4.1.5.1.1.36.6.1.14INTEGERread-onlyDialing method to be used when initiating voice calls over the ISDN line. This is configured during initialization based on the user configured switch type.
INT accIsdnxSubAutoSpid1.3.6.1.4.1.5.1.1.36.6.1.19INTEGERread-writeSR-3888 Automatic SPID detection enabled or disabled for a BRI subscriber interface.
INT accIsdnxSubAutoSwitch1.3.6.1.4.1.5.1.1.36.6.1.20INTEGERread-onlyThe central-office switch type detected by the Automatic Switch detection function.
accIsdnxStatTable1.3.6.1.4.1.5.1.1.36.7not-accessibleStatistics and operational status maintained for all ISDN subscriber interfaces on this bridge/router terminal.
accIsdnxStatEntry1.3.6.1.4.1.5.1.1.36.7.1not-accessibleAn entry in the ISDN Statistics Table.
INT accIsdnxStatDslIndex1.3.6.1.4.1.5.1.1.36.7.1.1INTEGERread-onlyThe ifIndex of an ISDN BRI, DBRI, PRI/T1 or PRI/E1 interface on this managed device.
CTR accIsdnxStatHdlcInPackets1.3.6.1.4.1.5.1.1.36.7.1.2Counterread-onlyThe number of packets received on the D-channel of this ISDN interface.
CTR accIsdnxStatHdlcInOctets1.3.6.1.4.1.5.1.1.36.7.1.3Counterread-onlyThe number of octets received on the D-channel of this ISDN interface.
CTR accIsdnxStatHdlcInErrors1.3.6.1.4.1.5.1.1.36.7.1.4Counterread-onlyThe number of input hardware errors counted by the D-channel HDLC driver.
CTR accIsdnxStatHdlcInDiscards1.3.6.1.4.1.5.1.1.36.7.1.5Counterread-onlyThe number of input packets discarded by the D-channel HDLC driver.
CTR accIsdnxStatHdlcOutPackets1.3.6.1.4.1.5.1.1.36.7.1.6Counterread-onlyThe number of packets transmitted on the D-channel of this ISDN interface.
CTR accIsdnxStatHdlcOutOctets1.3.6.1.4.1.5.1.1.36.7.1.7Counterread-onlyThe number of octets transmitted on the D-channel of this ISDN interface.
CTR accIsdnxStatHdlcOutErrors1.3.6.1.4.1.5.1.1.36.7.1.8Counterread-onlyThe number of output hardware errors counted by the D-channel HDLC driver.
CTR accIsdnxStatHdlcOutDiscards1.3.6.1.4.1.5.1.1.36.7.1.9Counterread-onlyThe number of output packets discarded by the D-channel HDLC driver.
CTR accIsdnxStatLapdUnsolicResps1.3.6.1.4.1.5.1.1.36.7.1.10Counterread-onlyThe number of unsolicited LAPD response frames received on all data links associated with the D-channel of this ISDN interface.
CTR accIsdnxStatLapdPeerSabmes1.3.6.1.4.1.5.1.1.36.7.1.11Counterread-onlyThe number of peer SABME frames received on all data links associated with the D-channel of this ISDN interface.
CTR accIsdnxStatLapdN200Errors1.3.6.1.4.1.5.1.1.36.7.1.12Counterread-onlyThe number of unsuccessful T200 timer recoveries after a frame has been retransmitted N200 times.
CTR accIsdnxStatLapdNrSeqErrors1.3.6.1.4.1.5.1.1.36.7.1.13Counterread-onlyThe number of N(R) sequence errors.
CTR accIsdnxStatLapdRecvdFrmrs1.3.6.1.4.1.5.1.1.36.7.1.14Counterread-onlyThe number of LAPD FRMR response frames received.
CTR accIsdnxStatLapdCntlErrors1.3.6.1.4.1.5.1.1.36.7.1.15Counterread-onlyThe number of LAPD frames received with an invalid or non-implemented control field.
CTR accIsdnxStatLapdInfoErrors1.3.6.1.4.1.5.1.1.36.7.1.16Counterread-onlyThe number of LAPD frames received with a non-permitted information (I) field.
CTR accIsdnxStatLapdWrongSizes1.3.6.1.4.1.5.1.1.36.7.1.17Counterread-onlyThe number of LAPD frames received which were the wrong size.
CTR accIsdnxStatLapdN201Errors1.3.6.1.4.1.5.1.1.36.7.1.18Counterread-onlyThe number of LAPD frames received which contained and information field which exceeded N201.
CTR accIsdnxStatCallOriginateds1.3.6.1.4.1.5.1.1.36.7.1.19Counterread-onlyThe number of outgoing calls originated on this ISDN interface.
CTR accIsdnxStatCallOfferreds1.3.6.1.4.1.5.1.1.36.7.1.20Counterread-onlyThe number of incoming calls offered on this ISDN interface.
CTR accIsdnxStatCallRouteds1.3.6.1.4.1.5.1.1.36.7.1.21Counterread-onlyThe number of outgoing calls originated on this ISDN interface which were routed by the network.
CTR accIsdnxStatCallAccepteds1.3.6.1.4.1.5.1.1.36.7.1.22Counterread-onlyThe number of incoming calls offered on this ISDN interface which were accepted for connection.
CTR accIsdnxStatCallCompleteds1.3.6.1.4.1.5.1.1.36.7.1.23Counterread-onlyThe number of outgoing and incoming calls completed (that is, the number of calls which were successfully connected).
CTR accIsdnxStatCallCleareds1.3.6.1.4.1.5.1.1.36.7.1.24Counterread-onlyThe number of outgoing and incoming calls cleared.
accIsdnxCallTable1.3.6.1.4.1.5.1.1.36.8not-accessibleParameters and operational status for ISDN calls in progress on this bridge/router terminal.
accIsdnxCallEntry1.3.6.1.4.1.5.1.1.36.8.1not-accessibleAn entry in the ISDN Call Table.
INT accIsdnxCallDslIndex1.3.6.1.4.1.5.1.1.36.8.1.1INTEGERread-onlyThe ifIndex of an ISDN BRI, DBRI, PRI/T1 or PRI/E1 interface on this managed device.
INT accIsdnxCallReference1.3.6.1.4.1.5.1.1.36.8.1.2INTEGERread-onlyThe Q.931 call reference value for this call.
INT accIsdnxCallOrigin1.3.6.1.4.1.5.1.1.36.8.1.3INTEGERread-onlyThe originator of the call.
INT accIsdnxCallCircuitIndex1.3.6.1.4.1.5.1.1.36.8.1.4INTEGERread-onlyThe ifIndex for the circuit associated with this call.
INT accIsdnxCallInfoRate1.3.6.1.4.1.5.1.1.36.8.1.5INTEGERread-onlyThe information transfer rate.
INT accIsdnxCallState1.3.6.1.4.1.5.1.1.36.8.1.6INTEGERread-onlyThe Q.931 call control state.
INT accIsdnxCallCause1.3.6.1.4.1.5.1.1.36.8.1.7INTEGERread-onlyThe last cause value associated with this call.
OCT accIsdnxCallAddress1.3.6.1.4.1.5.1.1.36.8.1.8OCTET STRINGread-onlyThe remote call address associated with this call. For incoming calls, this is the calling ISDN address. For outgoing calls, this is the called ISDN address.
INT accIsdnxCallInfoType1.3.6.1.4.1.5.1.1.36.8.1.9INTEGERread-onlyThe information transfer type: info-type-cmd circuit mode data, clear channel 64 kbits/s info-type-cm56 circuit mode data, rate-adapted to 56 kbits/s info-type-cmv circuit mode data over voice circuit
INT accIsdnxCallSlotMap1.3.6.1.4.1.5.1.1.36.8.1.10INTEGERread-onlyA 31-bit mask which identifies the time-slots forming a hyperchannel.
accIsdnSpidTable1.3.6.1.4.1.5.1.1.36.9not-accessibleValid SPIDs currently Registered with the CO, required for placing/accepting calls.
accIsdnSpidEntry1.3.6.1.4.1.5.1.1.36.9.1not-accessibleSPID information entry in the SPID Table.
INT accIsdnSpidIndex1.3.6.1.4.1.5.1.1.36.9.1.1INTEGERread-onlyAn Index to Ports of B-channels.
STR accIsdnSpidValue1.3.6.1.4.1.5.1.1.36.9.1.2DisplayStringread-writeValue of SPID,Required for the terminal to be active on the S/T bus.
accIsdnTerm1.3.6.1.4.1.5.1.1.36.10
INT accIsdnxTermination1.3.6.1.4.1.5.1.1.36.10.1INTEGERread-writeISDN Bus Termination status
INT accIsdnxCurrCalls1.3.6.1.4.1.5.1.1.36.11INTEGERread-onlyNumber of active ISDN calls
accIsdnTraps1.3.6.1.4.1.5.1.1.36.12
NTF accIsdnOutGoingCallTrap1.3.6.1.4.1.5.1.1.36.12.0.1While initializing the call control block. When the call was first originated to establish the correct connection endpoint specifier to use, there is a check on failing which this trap is generated SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 46
NTF accIsdnCallResetTrap1.3.6.1.4.1.5.1.1.36.12.0.2When a catestrophic event occurs, if there is no recovery because of less cblks, then the call is simply forced to clear, which is cause for this call reset trap SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 6
NTF accIsdnConnectTrap1.3.6.1.4.1.5.1.1.36.12.0.3Indication thruough this trap is a failure of Connect if the ICCB channel is present. Else deicdes there is no bearer channel and sends this trap. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 46
NTF accIsdnStaleDialCntxtTrap1.3.6.1.4.1.5.1.1.36.12.0.4This trap is triggered when there is a mismatch in the Magicnumber. Treating it as a stale dial. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 46
NTF accIsdnIncomingCallTrap1.3.6.1.4.1.5.1.1.36.12.0.5This is generated during identifying the calling party, if the call has to be refused based on the validity of the calling number. The reason is also stated in the trap. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 102
NTF accIsdnCallTrap1.3.6.1.4.1.5.1.1.36.12.0.6This is generated during identifying the called party, if the call has to be refused based on the validity of the called number. The reason is also stated in the trap. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 102
NTF accIsdnApplTmrExpTrap1.3.6.1.4.1.5.1.1.36.12.0.7If the application timer expires during the call setup, then the call is aborted. This trap is sent to convey the same. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 102
NTF accIsdnApplTmrExpInClearTrap1.3.6.1.4.1.5.1.1.36.12.0.8If the application timer expires during the call clearing, then the call is aborted. This trap is sent to convey the same. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 102
NTF accIsdnChannelRestrtTrap1.3.6.1.4.1.5.1.1.36.12.0.9While determining valid the channel stat, if the action is to restart the channel, then the appropriate B-Channel is restarted. This trap indicates such a situation. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 6
NTF accIsdnDataLnkRelTrap1.3.6.1.4.1.5.1.1.36.12.0.10If the D-channel Data Link is is to be released making Datalink down, then this trap is triggered. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 108
NTF accIsdnDataLnkEstTrap1.3.6.1.4.1.5.1.1.36.12.0.11If the D-Channel Data Link is established making Datalink UP, then this trap is triggered. SEVERITY-DEFAULT: Clear EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 108
NTF accIsdnConfigStackTrap1.3.6.1.4.1.5.1.1.36.12.0.12If the ISDN stack cannot be configured because of reasons like unspecified switch type, or not supporting DCBU etc., then this trap is generated which is conveying that a configuration error has occured. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnSubscriberLoopTrap1.3.6.1.4.1.5.1.1.36.12.0.13When a catestorphic error like low cblk conditions occur, then it tries to recover by restting the subscriber's loop. That is when this trap is generated. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 46
NTF accIsdnRegisterTrap1.3.6.1.4.1.5.1.1.36.12.0.14If the registration name is not identified and found in the list, then it sends this trap. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnTrmnlRegErrTrap1.3.6.1.4.1.5.1.1.36.12.0.15If there is a error in getting the SPID indicates that the it is a unknown CES or may be a inoppurtune event has occured and hence the terminal registration error is sent. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 6
NTF accIsdnTrmnlRegTrap1.3.6.1.4.1.5.1.1.36.12.0.16In the event SPID state being pending indicates that the the terminal registration failed. This trap indicates the same. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 6
NTF accIsdnAwaitDatalnkEstTrap1.3.6.1.4.1.5.1.1.36.12.0.17If the SME_TERM_REGISTER request is apparently stuck, most likely because a datalink cannot be established, then this trap is generated. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 2 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 6
NTF accIsdnDisconnectTrap1.3.6.1.4.1.5.1.1.36.12.0.18If the CCB state is proceeding and the ISDN CHANNEL ID is none then this trap can be triggered after which the call is abort. SEVERITY-DEFAULT: Major EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 6
NTF accIsdnOutGoingCallFailTrap1.3.6.1.4.1.5.1.1.36.12.0.19In the process of disconnect request from the RM Manager if there isn't any active call, then this trap is generated. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 46
NTF accIsdnTrap201.3.6.1.4.1.5.1.1.36.12.0.20If the RM Dial manger sends the request to set up and if it fails for various reason, then this trap is generated. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 46
NTF accIsdnModuleErrTrap1.3.6.1.4.1.5.1.1.36.12.0.21If the application timer expires during the call setup, then the call is aborted. This trap is sent to convey the same. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 46
NTF accIsdnTrap221.3.6.1.4.1.5.1.1.36.12.0.22If the application timer expires during the call clrearing, then the call is aborted. This trap is sent to convey the same. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 46
NTF accIsdnNfasIntfTrap1.3.6.1.4.1.5.1.1.36.12.0.23If there is a application-dependent error then this trap displays the module function and the error message. SEVERITY-DEFAULT: Minor EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 46
NTF accIsdnNoSpidTrap1.3.6.1.4.1.5.1.1.36.12.0.24While initialsing the layer1 task, if the interface is configured for NT mode, then this trap is generated. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnSpidConflictTrap1.3.6.1.4.1.5.1.1.36.12.0.25If the trial to get the internal interface id fails it means the NFAS interface is not properly defined. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnInvSpidTrap1.3.6.1.4.1.5.1.1.36.12.0.26While getting the SPID tries to find the port. In the process if the port is not found and a corresponding PP index is not found then this trap is generated. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnSwBldTrap1.3.6.1.4.1.5.1.1.36.12.0.27While getting the SPID, it comapres the interface flag and if there is a match, it triggers a config error, and hence the trap saying conflicting SPIDs. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnParametersTrap1.3.6.1.4.1.5.1.1.36.12.0.28If the SPID is too lengthy which is not supported then this trap is generated. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnSwitchTypeTrap1.3.6.1.4.1.5.1.1.36.12.0.29Determines whether or not operating as the network side (NT) or user side (TE) and records this in the DSL entry. And generates a trap if the hardware configuration is not consistent with the software system build (Telenetworks requires USER vs. NETWORK to be bound at compile-time). SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnManyIntfTrap1.3.6.1.4.1.5.1.1.36.12.0.30While initialzing the ISDN parameters, it validates from the NVM. While doing so if a error is encountered this config error trap is sent. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnPriGroupRangeTrap1.3.6.1.4.1.5.1.1.36.12.0.31Tries to make sure the switch type configured for the subscriber entry has been included in the system build. If not, generates this trap and proceeds as if the entry had been disabled. Also, makes sure the switch type is consistent with the installed interface. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnNfasIntfPriTrap1.3.6.1.4.1.5.1.1.36.12.0.32The maximum number of DSL entries is limited at compile time by the Telenetworks code. When it exceeds this this trap is generated. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnManyNFASIntfTrap1.3.6.1.4.1.5.1.1.36.12.0.33If during initialization a invalid group is encountered as it is out of the range, then this trap is generated. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnPriGroupTrap1.3.6.1.4.1.5.1.1.36.12.0.34Looks for interfaces in PRI group 0. If the interface has a signaling channel, it is assumed to be a stand-alone interface. Otherwise, it is a orphan (i.e., misconfigured) NFAS interface, hence generates the trap. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnTrap351.3.6.1.4.1.5.1.1.36.12.0.35In the event of making sure the PRI group has a primary signaling interface and that the group can accommodate an additional NFAS interface, if the new pri id or secondary new id exceed the maximum interface id, this trap is generated. SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnNoSrvcProIFTrap1.3.6.1.4.1.5.1.1.36.12.0.36No service profile identifier SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnNTBldIncmptblHWTrap1.3.6.1.4.1.5.1.1.36.12.0.37Software NT build is incompatible with harware TE mode SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnRcvdSpidTrap1.3.6.1.4.1.5.1.1.36.12.0.38Received one spid SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnRcvdSpidsNWTrap1.3.6.1.4.1.5.1.1.36.12.0.39Received spids from network SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnAutoSpidFldTrap1.3.6.1.4.1.5.1.1.36.12.0.40Auto spid failed (found %d suitable SPID(s)) SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnAutoSpidSccdTrap1.3.6.1.4.1.5.1.1.36.12.0.41Auto spid succeeded SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnAutoSpidFld1Trap1.3.6.1.4.1.5.1.1.36.12.0.42Auto spid failed (cause = %d) SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnAutoSwtchSccdTrap1.3.6.1.4.1.5.1.1.36.12.0.43Auto switch detection succeeded SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnAutoSwtchFldTrap1.3.6.1.4.1.5.1.1.36.12.0.44Auto switch detection failed (unspecified switch type) SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
NTF accIsdnAutoSwtchFld1Trap1.3.6.1.4.1.5.1.1.36.12.0.45Auto switch detection failed SEVERITY-DEFAULT: Warning EVENTTYPE-DEFAULT: 10 ADDITIONAL-TEXT-VARIABLES: { accTrapLogSeqNum,accIsdnTrapMsg } PCAUSE-DEFAULT: 7
STR accIsdnTrapMsg1.3.6.1.4.1.5.1.1.36.12.1DisplayStringread-onlyISDN Trap Message

RFC description

Manages ISDN subscriber interface configuration for Basic Rate ISDN connections in bridge/router terminals.

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download ACC-ISDN