DEC-ATM-SIGNALLING-MIB: View SNMP OID List / Download MIB

VENDOR: DEC


 Home MIB: DEC-ATM-SIGNALLING-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 decAtmSignallingMIB 1.3.6.1.4.1.36.2.18.34
       decAtmSignallingMIBObjects 1.3.6.1.4.1.36.2.18.34.1
           decSignallingGroup 1.3.6.1.4.1.36.2.18.34.1.1
               decSignallingConfigTable 1.3.6.1.4.1.36.2.18.34.1.1.1 no-access
                   decSignallingConfigEntry 1.3.6.1.4.1.36.2.18.34.1.1.1.1 no-access
Each entry describes one UNI / NNI. Note that the table is indexed by 'atm' interfaces, rather than 'aal5' entities.
                       decAtmSignallingIndex 1.3.6.1.4.1.36.2.18.34.1.1.1.1.1 integer read-only
An arbitrary integer index that can be used to distinguish among multiple signalling entities for the same (physical) interface.
                       decAtmSignallingMode 1.3.6.1.4.1.36.2.18.34.1.1.1.1.2 integer read-write
Indicates the mode in which the port is configured to run. Enumeration: 'pnni': 2, 'uni30': 3, 'uni31': 4, 'uni40': 5, 'autoConfigure': 1.
           decQ2931Group 1.3.6.1.4.1.36.2.18.34.1.2
               decQ2931MsgTable 1.3.6.1.4.1.36.2.18.34.1.2.1 no-access
Describes the number of call/connection processing messages sent and received on each UNI or NNI.
                   decQ2931MsgEntry 1.3.6.1.4.1.36.2.18.34.1.2.1.1 no-access
Each entry contains signalling statistics for one UNI / NNI. Note that the table is indexed by ATM ports (ifType = 'atm') as opposed to AAL5 entities (ifType = 'aal5').
                       callProceedingTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.1 counter read-only
The number of CALL PROCEEDING messages transmitted on this interface.
                       callProceedingRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.2 counter read-only
The number of CALL PROCEEDING messages received on this interface.
                       connectTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.3 counter read-only
The number of CONNECT messages transmitted on this interface.
                       connectRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.4 counter read-only
The number of CONNECT messages received on this interface.
                       connectAcknowledgeTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.5 counter read-only
The number of CONNECT ACKNOWLEDGE messages transmitted on this interface.
                       connectAcknowledgeRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.6 counter read-only
The number of CONNECT ACKNOWLEDGE messages received on this interface.
                       setupTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.7 counter read-only
The number of SETUP messages transmitted on this interface.
                       setupRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.8 counter read-only
The number of SETUP messages received on this interface.
                       releaseTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.9 counter read-only
The number of RELEASE messages transmitted on this interface.
                       releaseRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.10 counter read-only
The number of RELEASE messages received on this interface.
                       releaseCompleteTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.11 counter read-only
The number of RELEASE COMPLETE messages transmitted on this interface.
                       releaseCompleteRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.12 counter read-only
The number of RELEASE COMPLETE messages received on this interface.
                       restartTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.13 counter read-only
The number of RESTART messages transmitted on this interface.
                       restartRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.14 counter read-only
The number of RESTART messages received on this interface.
                       restartAcknowledgeTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.15 counter read-only
The number of RESTART ACKNOWLEDGE messages transmitted on this interface.
                       restartAcknowledgeRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.16 counter read-only
The number of RESTART ACKNOWLEDGE messages received on this interface.
                       statusTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.17 counter read-only
The number of STATUS messages transmitted on this interface.
                       statusRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.18 counter read-only
The number of STATUS messages received on this interface.
                       statusEnquiryTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.19 counter read-only
The number of STATUS ENQUIRY messages transmitted on this interface.
                       statusEnquiryRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.20 counter read-only
The number of STATUS ENQUIRY messages received on this interface.
                       addPartyTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.21 counter read-only
The number of ADD PARTY messages transmitted on this interface.
                       addPartyRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.22 counter read-only
The number of ADD PARTY messages received on this interface.
                       addPartyAcknowledgeTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.23 counter read-only
The number of ADD PARTY ACKNOWLEDGE messages transmitted on this interface.
                       addPartyAcknowledgeRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.24 counter read-only
The number of ADD PARTY ACKNOWLEDGE messages received on this interface.
                       addPartyRejectTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.25 counter read-only
The number of ADD PARTY REJECT messages transmitted on this interface.
                       addPartyRejectRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.26 counter read-only
The number of ADD PARTY REJECT messages received on this interface.
                       dropPartyTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.27 counter read-only
The number of DROP PARTY messages transmitted on this interface.
                       dropPartyRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.28 counter read-only
The number of DROP PARTY messages received on this interface.
                       dropPartyAcknowledgeTx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.29 counter read-only
The number of DROP PARTY ACKNOWLEDGE messages transmitted on this interface.
                       dropPartyAcknowledgeRx 1.3.6.1.4.1.36.2.18.34.1.2.1.1.30 counter read-only
The number of DROP PARTY ACKNOWLEDGE messages received on this interface.
               decQ2931StatusTable 1.3.6.1.4.1.36.2.18.34.1.2.2 no-access
Contains additional Q2931 signalling statistics.
                   decQ2931StatusEntry 1.3.6.1.4.1.36.2.18.34.1.2.2.1 no-access
Each entry contains signalling statistics for one UNI / NNI. Note that the table is indexed by ATM ports (ifType = 'atm') as opposed to AAL5 entities (ifType = 'aal5').
                       totalConns 1.3.6.1.4.1.36.2.18.34.1.2.2.1.1 integer read-only
The total number of connections established so far.
                       activeConns 1.3.6.1.4.1.36.2.18.34.1.2.2.1.2 integer read-only
The number of currently-active connections.
                       lastTxCause 1.3.6.1.4.1.36.2.18.34.1.2.2.1.3 integer read-only
The most recently transmitted cause code.
                       lastTxDiagnostic 1.3.6.1.4.1.36.2.18.34.1.2.2.1.4 integer read-only
The most recently transmitted diagnostic code.
                       lastRxCause 1.3.6.1.4.1.36.2.18.34.1.2.2.1.5 integer read-only
The most recently received cause code.
                       lastRxDiagnostic 1.3.6.1.4.1.36.2.18.34.1.2.2.1.6 integer read-only
The most recently received diagnostic code.
               decQ2931TimerTable 1.3.6.1.4.1.36.2.18.34.1.2.3 no-access
Allows network managers to examine and configure the timers used for Q.2931 call processing.
                   decQ2931TimerEntry 1.3.6.1.4.1.36.2.18.34.1.2.3.1 no-access
Each entry contains timers for one UNI / NNI. Note that the table is indexed by ATM ports (ifType = 'atm') as opposed to AAL5 entities (ifType = 'aal5'). Sorry about the cryptic timer names, but that's what the ATM Forum calls these timers in the UNI V3.0 Specification.
                       t303 1.3.6.1.4.1.36.2.18.34.1.2.3.1.1 integer read-only
SETUP message timeout, in seconds.
                       t308 1.3.6.1.4.1.36.2.18.34.1.2.3.1.2 integer read-only
RELEASE message timeout, in seconds.
                       t309 1.3.6.1.4.1.36.2.18.34.1.2.3.1.3 integer read-only
SAAL disconnection timeout, in seconds.
                       t310 1.3.6.1.4.1.36.2.18.34.1.2.3.1.4 integer read-only
CALL PROCEEDING timeout, in seconds.
                       t313 1.3.6.1.4.1.36.2.18.34.1.2.3.1.5 integer read-only
CONNECT timeout, in seconds. This timer is only used on the User side of a UNI.
                       t316 1.3.6.1.4.1.36.2.18.34.1.2.3.1.6 integer read-only
RESTART timeout, in seconds.
                       t317 1.3.6.1.4.1.36.2.18.34.1.2.3.1.7 integer read-only
RESTART reply timeout, in seconds. This should be less than the value for timer 't316'.
                       t322 1.3.6.1.4.1.36.2.18.34.1.2.3.1.8 integer read-only
STATUS ENQUIRY timeout, in seconds.
                       t398 1.3.6.1.4.1.36.2.18.34.1.2.3.1.9 integer read-only
DROP PARTY timeout, in seconds.
                       t399 1.3.6.1.4.1.36.2.18.34.1.2.3.1.10 integer read-only
ADD PARTY timeout, in seconds.
           decQSaalGroup 1.3.6.1.4.1.36.2.18.34.1.3
               decQSaalMsgTable 1.3.6.1.4.1.36.2.18.34.1.3.1 no-access
                   decQSaalMsgEntry 1.3.6.1.4.1.36.2.18.34.1.3.1.1 no-access
Each entry contains signalling statistics for one UNI / NNI. Note that the table is indexed by ATM ports (ifType = 'atm') as opposed to AAL5 entities (ifType = 'aal5').
                       txDiscardedSdus 1.3.6.1.4.1.36.2.18.34.1.3.1.1.1 counter read-only
The number of outgoing SDUs which were discarded.
                       rxErrorPdus 1.3.6.1.4.1.36.2.18.34.1.3.1.1.2 counter read-only
The number of incoming PDUs which could not be received due to errors.
                       txErrorPdus 1.3.6.1.4.1.36.2.18.34.1.3.1.1.3 counter read-only
The number of transmission errors for outgoing PDUs.
                       rxDiscardedPdus 1.3.6.1.4.1.36.2.18.34.1.3.1.1.4 counter read-only
The number of incoming PDUs which were discarded.
                       txDiscardedPdus 1.3.6.1.4.1.36.2.18.34.1.3.1.1.5 counter read-only
The number of outgoing PDUs which were discarded.
                       bgnTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.6 counter read-only
The number of BGN (Request Initialization) messages transmitted over the interface.
                       bgnRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.7 counter read-only
The number of BGN (Request Initialization) messages received over the interface.
                       bgakTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.8 counter read-only
The number of BGAK (Request Acknowledgement) messages transmitted over the interface.
                       bgakRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.9 counter read-only
The number of BGAK (Request Acknowledgement) messages received over the interface.
                       endTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.10 counter read-only
The number of END (Disconnect Command) messages transmitted over the interface.
                       endRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.11 counter read-only
The number of END (Disconnect Command) messages received over the interface.
                       endakTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.12 counter read-only
The number of ENDAK (Disconnect Acknowledgement) messages transmitted over the interface.
                       endakRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.13 counter read-only
The number of ENDAK (Disconnect Acknowledgement) messages received over the interface.
                       rsTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.14 counter read-only
The number of RS (Resynchronization Command) messages transmitted over the interface.
                       rsRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.15 counter read-only
The number of RS (Resynchronization Command) messages received over the interface.
                       rsakTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.16 counter read-only
The number of RSAK (Resynchronization Acknowledgement) messages transmitted over the interface.
                       rsakRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.17 counter read-only
The number of RSAK (Resynchronization Acknowledgement) messages received over the interface.
                       bgrejTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.18 counter read-only
The number of BGREJ (Connection Reject) messages transmitted over the interface.
                       bgrejRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.19 counter read-only
The number of BGREJ (Connection Reject) messages received over the interface.
                       sdTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.20 counter read-only
The number of SD (Sequenced Connection-Mode Data) messages transmitted over the interface.
                       sdRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.21 counter read-only
The number of SD (Sequenced Connection-Mode Data) messages received over the interface.
                       sdpTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.22 counter read-only
The number of SDP (Sequenced Connection-Mode Data with request for Receive State Information) messages transmitted over the interface. This object only applies to UNI 3.0.
                       sdpRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.23 counter read-only
The number of SDP (Sequenced Connection-Mode Data with request for Receive State Information) messages received over the interface. This object only applies to UNI 3.0.
                       erTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.24 counter read-only
The number of ER (Recovery Command) messages transmitted over the interface. This object is not applicable to UNI 3.0.
                       erRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.25 counter read-only
The number of ER (Recovery Command) messages received over the interface. This object is not applicable to UNI 3.0.
                       pollTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.26 counter read-only
The number of POLL (Transmitter State Information with request for Receive State Information) messages transmitted over the interface.
                       pollRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.27 counter read-only
The number of POLL (Transmitter State Information with request for Receive State Information) messages received over the interface.
                       statTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.28 counter read-only
The number of STAT (Solicited Receiver State Information) messages transmitted over the interface.
                       statRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.29 counter read-only
The number of STAT (Solicited Receiver State Information) messages received over the interface.
                       ustatTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.30 counter read-only
The number of USTAT (Unsolicited Receiver State Info) messages transmitted over the interface.
                       ustatRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.31 counter read-only
The number of USTAT (Unsolicited Receiver State Info) messages received over the interface.
                       udTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.32 counter read-only
The number of UD (Unnumbered User Data) messages transmitted over the interface.
                       udRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.33 counter read-only
The number of UD (Unnumbered User Data) messages received over the interface.
                       mdTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.34 counter read-only
The number of MD (Unnumbered Management Data) messages transmitted over the interface.
                       mdRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.35 counter read-only
The number of MD (Unnumbered Management Data) messages received over the interface.
                       erakTx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.36 counter read-only
The number of ERAK (Recovery Acknowledgement) messages transmitted over the interface. This object is not applicable to UNI 3.0.
                       erakRx 1.3.6.1.4.1.36.2.18.34.1.3.1.1.37 counter read-only
The number of ERAK (Recovery Acknowledgement) messages received over the interface. This object is not applicable to UNI 3.0.