SHIVA-DMC-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SHIVA-DMC-MIB.
16
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
dmCard OBJECT IDENTIFIER .1.3.6.1.4.1.166.1.22.1 |
RFC1213-MIB Unknown .1.3.6.1.4.1.166.1.22.1 |
dmcModem OBJECT IDENTIFIER .1.3.6.1.4.1.166.1.22.2 |
dmcModemTableTable for getting information on the individual
modems on a Digital Modem Card. The index is
dmcModemIndex, which is the ifIndex value for the
particular modem. Each Digital Modem Card has
12 modems on it. SEQUENCE OF DmcModemEntry .1.3.6.1.4.1.166.1.22.2.1 |
dmcModemEntryAn entry in dmcModemTable. DmcModemEntry .1.3.6.1.4.1.166.1.22.2.1.1 |
dmcModemIfIndexThe ifIndex of the entry in ifTable for this
particular modem on a DMC. This is also the
index to the matching callActiveEntry in the
callActiveTable in the SHIVA-CALL-MIB.ro INTEGER .1.3.6.1.4.1.166.1.22.2.1.1.1 |
dmcModemCallNumberThe number of the CallInterface that the call
on this modem is on, or 0 if there is no call.
This is the same as sessLineLine, the index
to sessLineTable in SHIVA-SESS-MIB.ro INTEGER .1.3.6.1.4.1.166.1.22.2.1.1.2 |
dmcModemFirmRevRevision of the firmware running in this modem.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.166.1.22.2.1.1.3 |
dmcModemDataPumpRevRevision of the datapump chip in this modem.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.166.1.22.2.1.1.4 |
dmcModemErrorCorrectionThe error control protocol in use by the modem
for the current call.ro Enumeration .1.3.6.1.4.1.166.1.22.2.1.1.5 |
dmcModemDataCompressionThe data compression protocol in use by the modem
for the current call.ro Enumeration .1.3.6.1.4.1.166.1.22.2.1.1.6 |
dmcModemEQMThe instantaneous eye quality measurment (EQM) reported
by the modem for the current call. The EQM is a measure
of the quality of the signal being received by the modem.
Lower values indicate a lower error rate, and are better.
Higher values will cause the modem to reduce the modulation
rate. The absolute values are not comparable between
different modem protocols (V.32bis, V.34, etc.).ro INTEGER .1.3.6.1.4.1.166.1.22.2.1.1.7 |
dmcModemReceiveLevelThe received signal strength at the modem. The units
are dBm (decibels relative to one milliwatt). Low values,
such as -50 dBm, indicate a weak signal, higher values
such as -10 dBm indicate a normal signal. High values
such as 0 dBm indicate a signal that is too strong.
(This is the same measurement as the serialLineAGC in
the SHIVA-LINE-MIB, but the sign has been flipped to
be numerically correct.)ro INTEGER (-255..0) .1.3.6.1.4.1.166.1.22.2.1.1.8 |
dmcTraps OBJECT IDENTIFIER .1.3.6.1.4.1.166.1.22.3 |
dmcModemDownTrapThis trap is generated when the system
determines that an individual modem on the
Digital Modem Card has gone down, and is failing
self-test. TRAP-TYPE .1.3.6.1.4.1.166.1.22.3.0.1 |
dmcModemUpTrapThis trap is generated when the system
determines that an individual modem on the
Digital Modem Card that had previously failed
diagnostics is operational again. It is not
generated when the modem comes up at system
startup; that would be too many traps at once! TRAP-TYPE .1.3.6.1.4.1.166.1.22.3.0.2 |