mdmLineCarrierLossTime
Modem-MIB ·
.1.3.6.1.2.1.38.1.1.3.1.1
Object
column r/w
Integer32
Duration in 10ths of a second the modem waits after loss of carrier before hanging up. If this value is set to `255', the modem will not hang up upon loss of carrier. This allows the modem to distinguish between a momentary lapse in line quality and a true disconnect and can be useful to tune the tolerance of the modem to lines of poor quality.
Context
- MIB
- Modem-MIB
- OID
.1.3.6.1.2.1.38.1.1.3.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mdmLineEntry
- Groups
- 1
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 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Modem-MIB::mdmLineCarrierLossTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Modem-MIB::mdmLineCarrierLossTime.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Modem-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Modem-MIB::mdmLineCarrierLossTime'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-255
Conformance
Member of