mdlSConfigMismatch
RAD-MIB ·
.1.3.6.1.4.1.164.3.4.2.1.1.1.8
Object
column Enumeration
This object is applicable only for slots containing
IMOD cards.
ON - when CM-2 realizes that the configuration of the
Near-End modem1 is different from that of its Far-End
modem.
In this case it expects user to decide which of the
modems' configuration is the correct one (by
'mdlConfigSource'), or change the incorrect modem
configuration.
When one of these conditions is fulfilled, the value
will automatically turn to OFF. Applicable for a single
modem.
Line1 - The same as for ON but for modem-1 line. Applicable
for a double modem.
Line2 - The same as for ON but for modem-2 line. Applicable
for a double modem.
OFF - Near-End and Far-End modems have the same
configuration (OK).
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.4.2.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mdlParamEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::mdlSConfigMismatch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::mdlSConfigMismatch.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::mdlSConfigMismatch'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.