ASCEND-LANMODEM-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-LANMODEM-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 |
slotMdmTable | 1.3.6.1.4.1.529.2.5 | no-access |
A list of mdmIndex and the slot/item entry that the mdmIndex is associated with. |
|
1.3.6.1.4.1.529.2.5.1 | no-access |
A slot interface entry containing the slot and item that the mdmIndex is associated with. |
||
slotMdmIndex | 1.3.6.1.4.1.529.2.5.1.1 | integer | read-only |
The mdmIndex, ranging from 1 to the number of modems specified in the RFC1696 variable mdmNumber. The mdmIndex identified by a particular value of this index is the same mdmIndex as identified by the same value of mdmIndex. |
slotMdmSlotIndex | 1.3.6.1.4.1.529.2.5.1.2 | integer | read-only |
The slot index, ranging from 0 to the number of slots specified in slotNumber. |
slotMdmItemIndex | 1.3.6.1.4.1.529.2.5.1.3 | integer | read-only |
The item index, ranging from 1 to the number of items (modems) supported on the slot indicated by slotMdmSlotIndex. |
slotMdmItemStatus | 1.3.6.1.4.1.529.2.5.1.4 | integer | read-only |
The status of the modem. Enumeration: 'modemStateVirtualConnect': 12, 'modemStateDisabledChan': 14, 'modemStateInitOpenQueued': 8, 'modemStateDtrDrop': 15, 'modemStateInitDialstr4': 18, 'modemStateInitDialstr2': 10, 'modemStateInitDialstr3': 11, 'modemStateVcInitStr': 17, 'modemStateFailPost': 2, 'modemStateAwaitingRlsd': 4, 'modemStateRedownloadFailed': 20, 'modemStateIdle': 3, 'modemStateDiag': 16, 'modemStateCsum': 19, 'modemStateAwaitingCodes': 5, 'modemStateDisabled': 13, 'modemStateOnline': 6, 'modemStateNonExist': 1, 'modemStateCsmxExtraDelay': 21, 'modemStateInit': 7, 'modemStateInitOpenQueuedVc': 9. |
slotMdmItemStatusChar | 1.3.6.1.4.1.529.2.5.1.5 | displaystring | read-only |
The status of the modem as displayed in the menu system. |
slotMdmItemConfig | 1.3.6.1.4.1.529.2.5.1.6 | integer | read-write |
The modem configuration state. SETs are allowed only if the corresponding modem slot card is enabled. Enumeration: 'enable': 2, 'other': 1, 'disableAndChannel': 4, 'disable': 3. |
availLanModem | 1.3.6.1.4.1.529.15.1 | integer | read-only |
The number of lan modems in the availLanModemTable. |
availLanModemTable | 1.3.6.1.4.1.529.15.2 | no-access |
The lan modems in this table are used for answering or placing calls. This table is searched before the suspectLanModemTable. |
|
1.3.6.1.4.1.529.15.2.1 | no-access |
The properties associated with the entries in the availLanModemTable. |
||
availLanModemSlotIndex | 1.3.6.1.4.1.529.15.2.1.1 | integer | read-only |
The slot number corresponding to the lan modem. |
availLanModemPortIndex | 1.3.6.1.4.1.529.15.2.1.2 | integer | read-only |
The port number corresponding to the lan modem. |
availLanModemUsedCount | 1.3.6.1.4.1.529.15.2.1.3 | counter | read-only |
The number of times the lan modem was utilized. |
availLanModemBadCount | 1.3.6.1.4.1.529.15.2.1.4 | counter | read-only |
The number of times the lan modem failed. |
availLanModemLast32 | 1.3.6.1.4.1.529.15.2.1.5 | integer | read-only |
A 32-bit mask of the last 32 times the lan modem was tried. A '0' in the bit position indicates failure while a '1' indicates success. |
suspectLanModem | 1.3.6.1.4.1.529.15.3 | integer | read-only |
The number of lan modems in the suspectLanModemTable. |
suspectLanModemTable | 1.3.6.1.4.1.529.15.4 | no-access |
The lan modems in the suspectLanModemTable are tried after the availLanModemTable is exhausted. |
|
1.3.6.1.4.1.529.15.4.1 | no-access |
The properties associated with the entries in the suspectLanModemTable. |
||
suspectLanModemSlotIndex | 1.3.6.1.4.1.529.15.4.1.1 | integer | read-only |
The slot number corresponding to the lan modem. |
suspectLanModemPortIndex | 1.3.6.1.4.1.529.15.4.1.2 | integer | read-only |
The port number corresponding to the lan modem. |
suspectLanModemUsedCount | 1.3.6.1.4.1.529.15.4.1.3 | counter | read-only |
The number of times the lan modem was utilized. |
suspectLanModemBadCount | 1.3.6.1.4.1.529.15.4.1.4 | counter | read-only |
The number of times the lan modem failed. |
suspectLanModemLast32 | 1.3.6.1.4.1.529.15.4.1.5 | integer | read-only |
A 32-bit mask of the last 32 times the lan modem was tried. A '0' in the bit position indicates failure while a '1' indicates success. |
disabledLanModem | 1.3.6.1.4.1.529.15.5 | integer | read-only |
The number of lan modems in the disabledLanModemTable. |
disabledLanModemTable | 1.3.6.1.4.1.529.15.6 | no-access |
The table of lan modems disabled using the console. |
|
1.3.6.1.4.1.529.15.6.1 | no-access |
The properties associated with the entries in the disabledLanModemTable. |
||
disabledLanModemSlotIndex | 1.3.6.1.4.1.529.15.6.1.1 | integer | read-only |
The slot number corresponding to the lan modem. |
disabledLanModemPortIndex | 1.3.6.1.4.1.529.15.6.1.2 | integer | read-only |
The port number corresponding to the lan modem. |
disabledLanModemUsedCount | 1.3.6.1.4.1.529.15.6.1.3 | counter | read-only |
The number of times the lan modem was utilized. |
disabledLanModemBadCount | 1.3.6.1.4.1.529.15.6.1.4 | counter | read-only |
The number of times the lan modem failed. |
disabledLanModemLast32 | 1.3.6.1.4.1.529.15.6.1.5 | integer | read-only |
A 32-bit mask of the last 32 times the lan modem was tried. A '0' in the bit position indicates failure while a '1' indicates success. |
deadLanModem | 1.3.6.1.4.1.529.15.7 | integer | read-only |
The number of lan modems in the deadLanModemTable. |
deadLanModemTable | 1.3.6.1.4.1.529.15.8 | no-access |
The table of lan modems which are considered as dead. |
|
1.3.6.1.4.1.529.15.8.1 | no-access |
The properties associated with the entries in the deadLanModemTable. |
||
deadLanModemSlotIndex | 1.3.6.1.4.1.529.15.8.1.1 | integer | read-only |
The slot number corresponding to the lan modem. |
deadLanModemPortIndex | 1.3.6.1.4.1.529.15.8.1.2 | integer | read-only |
The port number corresponding to the lan modem. |
deadLanModemState | 1.3.6.1.4.1.529.15.8.1.3 | integer | read-only |
The reason for the lan modem to be place in the deadLanModemTable. Enumeration: 'other': 1, 'nonExistent': 3, 'failedPost': 2. |
busyLanModem | 1.3.6.1.4.1.529.15.9 | integer | read-only |
The number of lan modems in the busyLanModemTable. |
busyLanModemTable | 1.3.6.1.4.1.529.15.10 | no-access |
The lan modems in this table are busy answering or placing calls. |
|
1.3.6.1.4.1.529.15.10.1 | no-access |
The properties associated with the entries in the busyLanModemTable. |
||
busyLanModemSlotIndex | 1.3.6.1.4.1.529.15.10.1.1 | integer | read-only |
The slot number corresponding to the lan modem. |
busyLanModemPortIndex | 1.3.6.1.4.1.529.15.10.1.2 | integer | read-only |
The port number corresponding to the lan modem. |
busyLanModemUsedCount | 1.3.6.1.4.1.529.15.10.1.3 | counter | read-only |
The number of times the lan modem was utilized. |
busyLanModemBadCount | 1.3.6.1.4.1.529.15.10.1.4 | counter | read-only |
The number of times the lan modem failed. |
busyLanModemLast32 | 1.3.6.1.4.1.529.15.10.1.5 | integer | read-only |
A 32-bit mask of the last 32 times the lan modem was tried. A '0' in the bit position indicates failure while a '1' indicates success. |
busyDirection | 1.3.6.1.4.1.529.15.10.1.6 | integer | read-only |
Distinguishes incoming from outgoing calls. Enumeration: 'callOriginated': 2, 'callUnknown': 1, 'callAnswered': 3. |
suspectTrapState | 1.3.6.1.4.1.529.15.11 | integer | read-write |
This variable indicates whether the system produces the lanModemMovedToSuspectList trap. It will be automatically enabled after restart. Enumeration: 'disabled': 2, 'enabled': 1. |
csmLanMdmDiagAdminStatus | 1.3.6.1.4.1.529.15.12 | integer | read-write |
The administrative status of CSM modem diag table. The value 'enabled' enables csmLanModemDiagTable and 'disabled' stops csmLanModemDiagTable from continuing collecting diagnostic information. GenError is returned when trying to enable this object if no JDEC card present. This object can also be set via parameter 'cms-modem-diag' in TNT snmp profile. Enumeration: 'disabled': 2, 'enabled': 1. |
csmLanMdmDiagMaxNumberOfDiagEntries | 1.3.6.1.4.1.529.15.13 | integer | read-only |
The maximum number of CSM diag entries that can exist in the csmLanMdmDiagTable. A value of zero (0) indicates there is no CSM modem exist in the system or the diagnostic capability is currently disabled. |
csmLanMdmDiagFirstIndexNumber | 1.3.6.1.4.1.529.15.14 | integer | read-only |
The first index number currently in csmLanMdmDiagTable. This value will be 0 until the first call occurs. |
csmLanMdmDiagLastIndexNumber | 1.3.6.1.4.1.529.15.15 | integer | read-only |
The last index number currently in csmLanMdmDiagTable. |
csmLanMdmDiagTable | 1.3.6.1.4.1.529.15.16 | no-access |
Lan modem diagnostic table for Ascend CSM-1 and CSM-3 modem cards only. |
|
1.3.6.1.4.1.529.15.16.1 | no-access |
The properties associated with the entries in the csmLanMdmDiagTable. |
||
csmLanMdmDiagIndexNumber | 1.3.6.1.4.1.529.15.16.1.1 | integer | read-only |
A unique number assigned to every diag 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 diag entries generated. |
csmLanMdmDiagCallReferenceNum | 1.3.6.1.4.1.529.15.16.1.2 | integer | read-only |
A unique number assigned to identify a particular session. It is identical to the eventCallReferenceNum in the eventTable. |
csmLanMdmDiagSlotIndex | 1.3.6.1.4.1.529.15.16.1.3 | integer | read-only |
The slot number corresponding to this modem call. |
csmLanMdmDiagPortIndex | 1.3.6.1.4.1.529.15.16.1.4 | integer | read-only |
The port number corresponding to this modem call. |
csmLanMdmDiagCurrentXmitRate | 1.3.6.1.4.1.529.15.16.1.5 | modemspeedtype | read-only |
The current link transmit rate of a modem connection. Rate is given as bit-per-second. |
csmLanMdmDiagMinXmitRate | 1.3.6.1.4.1.529.15.16.1.6 | modemspeedtype | read-only |
The minimum link transmit rate of a modem connection. Rate is given as bit-per-second. |
csmLanMdmDiagMaxXmitRate | 1.3.6.1.4.1.529.15.16.1.7 | modemspeedtype | read-only |
The maximum link transmit rate of a modem connection. Rate is given as bit-per-second. |
csmLanMdmDiagCurrentRecvRate | 1.3.6.1.4.1.529.15.16.1.8 | modemspeedtype | read-only |
The current link receive rate of a modem connection. Rate is given as bit-per-second. |
csmLanMdmDiagMinRcvRate | 1.3.6.1.4.1.529.15.16.1.9 | modemspeedtype | read-only |
The minimum link receive rate of a modem connection. Rate is given as bit-per-second. |
csmLanMdmDiagMaxRcvRate | 1.3.6.1.4.1.529.15.16.1.10 | modemspeedtype | read-only |
The maximum link receive rate of a modem connection. Rate is given as bit-per-second. |
csmLanMdmDiagProtocol | 1.3.6.1.4.1.529.15.16.1.11 | integer | read-only |
Error correction protocol used by a modem connection. Enumeration: 'lap-m': 2, 'mnp4': 3, 'none': 1, 'mnp10': 4. |
csmLanMdmDiagCompression | 1.3.6.1.4.1.529.15.16.1.12 | integer | read-only |
Data compression used by a modem connection. Enumeration: 'mnp5': 2, 'v42bis': 3, 'none': 1. |
csmLanMdmDiagModulation | 1.3.6.1.4.1.529.15.16.1.13 | integer | read-only |
The modulation scheme of the current modem connection. Enumeration: 'v23': 4, 'v22': 11, 'v21': 5, 'v33': 13, 'k56flex': 6, 'v27': 16, 'bell208': 14, 'v29': 15, 'vFC': 12, 'v90': 1, 'v17': 3, 'bell212': 9, 'v34': 2, 'v22bis': 7, 'bell103': 10, 'v32': 8. |
csmLanMdmDiagSymbolRate | 1.3.6.1.4.1.529.15.16.1.14 | integer | read-only |
The symbol rate of a connected modem . This field applies only to V.34, K56flex and V.90 connections. Enumeration: 'sym3429': 6, 'sym2400': 2, 'sym3000': 4, 'notApplicable': 1, 'sym2800': 3, 'sym3200': 5. |
csmLanMdmDiagCurrentRcvLevel | 1.3.6.1.4.1.529.15.16.1.15 | integer | read-only |
The receive level of the current modem connection. The value given is in negative dBs. |
csmLanMdmDiagCurrentXmitLevel | 1.3.6.1.4.1.529.15.16.1.16 | integer | read-only |
The transmit level of the current modem connection. The value given is in negative dBs. |
csmLanMdmDiagCurrentLineQuality | 1.3.6.1.4.1.529.15.16.1.17 | integer | read-only |
The line quality of a modem connection. |
csmLanMdmDiagCurrentSNR | 1.3.6.1.4.1.529.15.16.1.18 | integer | read-only |
The SNR value obtained during a modem connection. |
csmLanMdmDiagSNRMinimum | 1.3.6.1.4.1.529.15.16.1.19 | integer | read-only |
The minimum SNR value obtained during a modem connection. |
csmLanMdmDiagSNRMaximum | 1.3.6.1.4.1.529.15.16.1.20 | integer | read-only |
The maximum SNR value obtained during a modem connection. |
csmLanMdmDiagLocalRetrainRequested | 1.3.6.1.4.1.529.15.16.1.21 | integer | read-only |
The number of retrains requested by this modem during this session. |
csmLanMdmDiagRemoteRetrainRequested | 1.3.6.1.4.1.529.15.16.1.22 | integer | read-only |
The number of retrains requested by remote modem during this session. |
csmLanMdmDiagHighestSPXRcvState | 1.3.6.1.4.1.529.15.16.1.23 | integer | read-only |
The highest SPX receive state reached for a modem. |
csmLanMdmDiagHighestSPXTxState | 1.3.6.1.4.1.529.15.16.1.24 | integer | read-only |
The highest SPX transmit state reached for a modem. |
csmLanMdmDiagNonlinearEncode | 1.3.6.1.4.1.529.15.16.1.25 | integer | read-only |
Non-linear encoing is on or off during a modem connection. Enumeration: 'on': 2, 'off': 1. |
csmLanMdmDiagPrecode | 1.3.6.1.4.1.529.15.16.1.26 | integer | read-only |
Modem precoding is on or off during a modem connection. Enumeration: 'on': 2, 'off': 1. |
csmLanMdmDiagShaping | 1.3.6.1.4.1.529.15.16.1.27 | integer | read-only |
Modem shaping is on or off during a modem connection. Enumeration: 'on': 2, 'off': 1. |
csmLanMdmDiagConnectionTime | 1.3.6.1.4.1.529.15.16.1.28 | integer | read-only |
Total connected time of this modem connection. The value given is in seconds. |
csmLanMdmDiagDisconnectReason | 1.3.6.1.4.1.529.15.16.1.29 | integer | read-only |
The object describes the reason for disconnection. Enumeration: 'localRequest': 2, 'none': 1, 'gstnCleardown': 16, 'incompatibleProtocol': 7, 'breakDisconnect': 19, 'keyAbort': 20, 'inactivityTimer': 17, 'incompatibleSpeeds': 18, 'callWaiting': 3, 'linkDisconnect': 12, 'noConnect': 22, 'noRemoteResponse': 15, 'noErrorCorrection': 6, 'carrierLost': 4, 'retrainFailure': 23, 'excessiveRetransmissions': 13. |
csmLanMdmDiagRetrainReason | 1.3.6.1.4.1.529.15.16.1.30 | integer | read-only |
This object shows where the last request for a retrain or rate renegotiation originated from. Enumeration: 'v34RetrainAt24K': 15, 'localRetrainDueTo2RateRenegs': 7, 'none': 1, 'localRetrainDueToATO1': 3, 'remoteRetrain': 13, 'fallbackToV34': 10, 'v42RetrainDueToExcessiveReTx': 16, 'localRateRenegDueToLowEQM': 6, 'lostConnection': 9, 'retrainOrRateRenegSuccess': 2, 'localRateRenegDueToMN10': 11, 'remoteRateReneg': 14, 'localRateRenegDueToHiEQM': 5, 'localRetrainDueToMN10': 12, 'carrierLostButLineActive': 8, 'localRetrainDueToHiEQM': 4. |