MICOM-TRAFFIC-MGMT-MIB: View SNMP OID List / Download MIB
VENDOR: MICOM COMMUNICATION CORPORATION
Home | MIB: MICOM-TRAFFIC-MGMT-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).
|
|||
Object Name | OID | Type | Access | Info |
micom_2tm | 1.3.6.1.4.1.335.1.4.27 | |||
tm2_configuration | 1.3.6.1.4.1.335.1.4.27.1 | |||
mcmTMclassParamTable | 1.3.6.1.4.1.335.1.4.27.1.1 | no-access |
NAME = ; DESC = The Traffic Management Class Parameters \ configuration table.; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ; |
|
1.3.6.1.4.1.335.1.4.27.1.1.1 | no-access |
NAME = ; DESC = An entry in the Traffic Management Class \ Parameters configuration table.; HELP = ; CAPABILITIES = ; |
||
mcmTMclassParamSccNum | 1.3.6.1.4.1.335.1.4.27.1.1.1.1 | integer | read-only |
NAME = ; DESC = The WAN physical port number. Used as index to \ TM Class Parameters configuration table.; HELP = ; CAPABILITIES = ; |
mcmTMclassParamFRDlciNum | 1.3.6.1.4.1.335.1.4.27.1.1.1.2 | integer | read-only |
NAME = ; DESC = The DLCI of the tunneling PVC. Used as index \ to TM Class Parameters configuration table.; HELP = ; CAPABILITIES = ; |
mcmTMclassParamMPANLDlciNum | 1.3.6.1.4.1.335.1.4.27.1.1.1.3 | integer | read-only |
NAME = ; DESC = The MPANL DLCI identifying the virtual connection. \ Used as index to TM Class Parameters configuration \ table. A value of 65535 indicates that the DLCI number \ does not exist or is not being used.; HELP = ; CAPABILITIES = ; |
mcmTMclassParamPriority | 1.3.6.1.4.1.335.1.4.27.1.1.1.4 | integer | read-only |
NAME = ; DESC = The emission priority of the class.; HELP = ; CAPABILITIES = ; |
mcmTMclassParamCIR | 1.3.6.1.4.1.335.1.4.27.1.1.1.5 | integer | read-only |
NAME = ; DESC = The committed information rate of the class \ (in bits/sec). Range is 0 to max bw of the link.; HELP = ; CAPABILITIES = ; |
mcmTMclassParamExcessInfoRate | 1.3.6.1.4.1.335.1.4.27.1.1.1.6 | integer | read-only |
NAME = ; DESC = The excess information rate of the class \ (in bits/sec). The excess bw required to \ accommodate momentary bursts of traffic.; HELP = ; CAPABILITIES = ; |
mcmTMclassParamMaxBurstBytesSz | 1.3.6.1.4.1.335.1.4.27.1.1.1.7 | integer | read-only |
NAME = ; DESC = The maximum burst allowed for this class \ (in bytes).; HELP = ; CAPABILITIES = ; |
mcmTMclassParamMaxBurstFrmSz | 1.3.6.1.4.1.335.1.4.27.1.1.1.8 | integer | read-only |
NAME = ; DESC = The maximum burst allowed for this class \ (in frames).; HELP = ; CAPABILITIES = ; |
mcmTMclassParamAvgPacketSize | 1.3.6.1.4.1.335.1.4.27.1.1.1.9 | integer | read-only |
NAME = ; DESC = The average packet size that will be transmitted by \ this class (in bytes).; HELP = ; CAPABILITIES = ; |
mcmTMclassParamMaxPacketSize | 1.3.6.1.4.1.335.1.4.27.1.1.1.10 | integer | read-only |
NAME = ; DESC = The maximum packet size that will be transmitted by \ this class (in bytes).; HELP = ; CAPABILITIES = ; |
mcmTMclassParamDelta | 1.3.6.1.4.1.335.1.4.27.1.1.1.11 | integer | read-only |
NAME = ; DESC = The delta time used for FECN bit management. \ Counts of frames received with the FECN bit set \ and cleared are maintained for this amount of time \ and are used to increase or decrease throughput \ rate as per Q.922 Appendix I.; HELP = ; CAPABILITIES = ; |
mcmTMclassParamSFrames | 1.3.6.1.4.1.335.1.4.27.1.1.1.12 | integer | read-only |
NAME = ; DESC = The S variable value. This variable, computed as \ per Q.922 Appendix I, section 1.2.2.1.1, holds the \ number of consecutive frames received with the \ BECN bit set which causes a transmit rate reduction. \ Any range may be specified by the LMI user at the \ time of the DCLI assignment.; HELP = ; CAPABILITIES = ; |
mcmTMGlobalParamGroup | 1.3.6.1.4.1.335.1.4.27.1.2 | |||
mcmTmRateEnforcement | 1.3.6.1.4.1.335.1.4.27.1.2.1 | integer | read-only |
NAME = ; DESC = Rate Enforcement is either enabled or disabled.; HELP = Is Rate Enforcement enabled?; CAPABILITIES = NET_CFG, VPN_CFG; Enumeration: 'disabled': 2, 'enabled': 1. |
mcmTmLineEfficiency | 1.3.6.1.4.1.335.1.4.27.1.2.2 | integer | read-only |
NAME = ; DESC = Line efficiency is either enabled or disabled. \ If it is enabled, subscribed class will be \ allowed to send data if no other class has data \ to transmite and total LINE CIR is not exceeded; HELP = Is Line Efficiency enabled?; CAPABILITIES = NET_CFG, VPN_CFG; Enumeration: 'disabled': 2, 'enabled': 1. |
mcmTmWeightedRoundRobin | 1.3.6.1.4.1.335.1.4.27.1.2.3 | integer | read-only |
NAME = ; DESC = Weighted round robin is either enabled or \ disabled. If it is disabled the packet round \ robin is used; HELP = Is WRR enabled?; CAPABILITIES = NET_CFG, VPN_CFG; Enumeration: 'disabled': 2, 'enabled': 1. |
nvmTMGlobalParamGroup | 1.3.6.1.4.1.335.1.4.27.1.3 | |||
nvmTmRateEnforcement | 1.3.6.1.4.1.335.1.4.27.1.3.1 | integer | read-write |
NAME = ; DESC = Rate Enforcement is either enabled or disabled.; HELP = Is Rate Enforcement enabled?; CAPABILITIES = NET_CFG, VPN_CFG; Enumeration: 'disabled': 2, 'enabled': 1. |
nvmTmLineEfficiency | 1.3.6.1.4.1.335.1.4.27.1.3.2 | integer | read-write |
NAME = ; DESC = Line efficiency is either enabled or disabled. \ If it is enabled, subscribed class will be \ allowed to send data if no other class has data \ to transmite and total LINE CIR is not exceeded; HELP = Is Line Efficiency enabled?; CAPABILITIES = NET_CFG, VPN_CFG; Enumeration: 'disabled': 2, 'enabled': 1. |
nvmTmWeightedRoundRobin | 1.3.6.1.4.1.335.1.4.27.1.3.3 | integer | read-write |
NAME = ; DESC = Weighted round robin is either enabled or \ disabled. If it is disabled the packet round \ robin is used; HELP = Is WRR enabled?; CAPABILITIES = NET_CFG, VPN_CFG; Enumeration: 'disabled': 2, 'enabled': 1. |
tm2_status | 1.3.6.1.4.1.335.1.4.27.2 | |||
mcmTMclassStateTable | 1.3.6.1.4.1.335.1.4.27.2.1 | no-access |
NAME = ; DESC = The Traffic Management Class State \ table.; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ; |
|
1.3.6.1.4.1.335.1.4.27.2.1.1 | no-access |
NAME = ; DESC = An entry in the Traffic Management Class \ state table.; HELP = ; CAPABILITIES = ; |
||
mcmTMclassStateSccNum | 1.3.6.1.4.1.335.1.4.27.2.1.1.1 | integer | read-only |
NAME = ; DESC = The WAN physical port number. Used as index to \ TM Class state table.; HELP = ; CAPABILITIES = ; |
mcmTMclassStateFRDlciNum | 1.3.6.1.4.1.335.1.4.27.2.1.1.2 | integer | read-only |
NAME = ; DESC = The DLCI of the tunneling PVC. Used as index \ to TM Class state table.; HELP = ; CAPABILITIES = ; |
mcmTMclassStateMPANLDlciNum | 1.3.6.1.4.1.335.1.4.27.2.1.1.3 | integer | read-only |
NAME = ; DESC = The MPANL DLCI identifying the virtual connection. \ Used as index to TM Class state table. \ A value of 65535 indicates that the DLCI number \ does not exist or is not being used.; HELP = ; CAPABILITIES = ; |
mcmTMclassStateCurrentInfoRate | 1.3.6.1.4.1.335.1.4.27.2.1.1.4 | integer | read-only |
NAME = ; DESC = The current information rate of the class.; HELP = CIR for this VC at this time.; CAPABILITIES = ; |
mcmTMclassStateMinInfoRate | 1.3.6.1.4.1.335.1.4.27.2.1.1.5 | integer | read-only |
NAME = ; DESC = The minimum information rate of the class.; HELP = Minimum value of CIR for this VC.; CAPABILITIES = ; |
mcmTMclassStateAvgTxRate | 1.3.6.1.4.1.335.1.4.27.2.1.1.6 | integer | read-only |
NAME = ; DESC = The average transmit rate of the class.; HELP = Avg rate of data transmitted in bps on this VC.; CAPABILITIES = ; |
mcmTMclassStateBytesQueued | 1.3.6.1.4.1.335.1.4.27.2.1.1.7 | counter | read-only |
NAME = ; DESC = The number of bytes in transmit queue of the class.; HELP = ; CAPABILITIES = ; |
mcmTMclassStateFramesQueued | 1.3.6.1.4.1.335.1.4.27.2.1.1.8 | counter | read-only |
NAME = ; DESC = The number of frames in transmit queue of the class.; HELP = ; CAPABILITIES = ; |
tm2_statistics | 1.3.6.1.4.1.335.1.4.27.3 | |||
mcmTMclassStatsTable | 1.3.6.1.4.1.335.1.4.27.3.1 | no-access |
NAME = ; DESC = The Traffic Management Class Statistics \ table.; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG ; |
|
1.3.6.1.4.1.335.1.4.27.3.1.1 | no-access |
NAME = ; DESC = An entry in the Traffic Management Class \ statistics table.; HELP = ; CAPABILITIES = ; |
||
mcmTMclassStatsSccNum | 1.3.6.1.4.1.335.1.4.27.3.1.1.1 | integer | read-only |
NAME = ; DESC = The WAN physical port number. Used as index to \ TM Class statistics table.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsFRDlciNum | 1.3.6.1.4.1.335.1.4.27.3.1.1.2 | integer | read-only |
NAME = ; DESC = The DLCI of the tunneling PVC. Used as index \ to TM Class statistics table.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsMPANLDlciNum | 1.3.6.1.4.1.335.1.4.27.3.1.1.3 | integer | read-only |
NAME = ; DESC = The MPANL DLCI identifying the virtual connection. \ Used as index to TM Class statistics table. \ A value of 65535 indicates that the DLCI number \ does not exist or is not being used.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsTotalBytesTx | 1.3.6.1.4.1.335.1.4.27.3.1.1.4 | counter | read-only |
NAME = ; DESC = The total number of bytes transmitted by this class.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsTotalFramesTx | 1.3.6.1.4.1.335.1.4.27.3.1.1.5 | counter | read-only |
NAME = ; DESC = The total number of frames transmitted by this class.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsTotalFragsTx | 1.3.6.1.4.1.335.1.4.27.3.1.1.6 | counter | read-only |
NAME = ; DESC = The total number of fragments transmitted by this class.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsTotalBytesRx | 1.3.6.1.4.1.335.1.4.27.3.1.1.7 | counter | read-only |
NAME = ; DESC = The total number of bytes received by this class.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsTotalFramesRx | 1.3.6.1.4.1.335.1.4.27.3.1.1.8 | counter | read-only |
NAME = ; DESC = The total number of frames received by this class.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsTotalFragsRx | 1.3.6.1.4.1.335.1.4.27.3.1.1.9 | counter | read-only |
NAME = ; DESC = The total number of fragments received by this class.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsPktsDiscQueFull | 1.3.6.1.4.1.335.1.4.27.3.1.1.10 | counter | read-only |
NAME = ; DESC = The number of packets discarded because the \ traffic shaping queue was full.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsPktsDiscQueOverflow | 1.3.6.1.4.1.335.1.4.27.3.1.1.11 | counter | read-only |
NAME = ; DESC = The number of packets discarded because the \ traffic shaping queue was overflown.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsPktsDiscEmitFail | 1.3.6.1.4.1.335.1.4.27.3.1.1.12 | counter | read-only |
NAME = ; DESC = The number of packets discarded because the \ packet submission to emission queue failed.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsPktsDiscEmitQueFull | 1.3.6.1.4.1.335.1.4.27.3.1.1.13 | counter | read-only |
NAME = ; DESC = The number of times an attempt was made to submit \ the frame to emission queue by TM but the emission \ queue was found full.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsTotalFecnClearRcvd | 1.3.6.1.4.1.335.1.4.27.3.1.1.14 | counter | read-only |
NAME = ; DESC = The total number of frames received with FECN bit \ off for this class.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsTotalFecnSetRcvd | 1.3.6.1.4.1.335.1.4.27.3.1.1.15 | counter | read-only |
NAME = ; DESC = The total number of frames received with FECN bit \ set for this class.; HELP = ; CAPABILITIES = ; |
mcmTMclassStatsTotalBecnRcvd | 1.3.6.1.4.1.335.1.4.27.3.1.1.16 | counter | read-only |
NAME = ; DESC = The total number of frames received with BECN bit \ set for this class.; HELP = ; CAPABILITIES = ; |
tm2_control | 1.3.6.1.4.1.335.1.4.27.4 | |||
mcmTMcntlCounterTable | 1.3.6.1.4.1.335.1.4.27.4.1 | no-access |
NAME = ; DESC = The Traffic Management Control - Counter \ Reset table.; HELP = This table is used to reset counters in the TM \ Class Statistics table.; CAPABILITIES = NET_OPER, VPN_OPER ; |
|
1.3.6.1.4.1.335.1.4.27.4.1.1 | no-access |
NAME = ; DESC = An entry (specified by port ID and class ID) in the \ Traffic Management Control - Counter Reset table.; HELP = ; CAPABILITIES = ; |
||
mcmTMcntlCounterSccNum | 1.3.6.1.4.1.335.1.4.27.4.1.1.1 | integer | read-only |
NAME = ; DESC = The WAN physical port number. Used as index to \ TM Control - counter reset table.; HELP = ; CAPABILITIES = ; |
mcmTMcntlCounterFRDlciNum | 1.3.6.1.4.1.335.1.4.27.4.1.1.2 | integer | read-only |
NAME = ; DESC = The DLCI of the tunneling PVC. Used as index \ to TM Control - counter reset table.; HELP = ; CAPABILITIES = ; |
mcmTMcntlCounterMPANLDlciNum | 1.3.6.1.4.1.335.1.4.27.4.1.1.3 | integer | read-only |
NAME = ; DESC = The MPANL DLCI identifying the virtual connection. \ Used as index to TM Control - counter reset table.; HELP = ; CAPABILITIES = ; |
mcmTMcntlCounterClassStatsReset | 1.3.6.1.4.1.335.1.4.27.4.1.1.4 | integer | read-write |
NAME = ; DESC = The TM Control - Class Statistics counter reset \ action command.; HELP = When set to reset (1), the corresponding indexed \ row of counters in the mcmTMclassStatsTable \ will be zeroed.; CAPABILITIES = ; Enumeration: 'reset': 1. |