adslAturConfMinDownshiftTime
ADSL-LINE-MIB ·
.1.3.6.1.2.1.10.94.1.1.14.1.24
Object
column r/w
secondsInteger32
Minimum time that the current margin is below DownshiftSnrMgn before a downshift occurs. In the case that RADSL mode is not present, the value will be `0'.
Context
- MIB
- ADSL-LINE-MIB
- OID
.1.3.6.1.2.1.10.94.1.1.14.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- adslLineConfProfileEntry
- 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 'ADSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-LINE-MIB::adslAturConfMinDownshiftTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-LINE-MIB::adslAturConfMinDownshiftTime.<adslLineConfProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADSL-LINE-MIB::adslAturConfMinDownshiftTime'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-16383
Conformance
Member of
Compliance refinements
adslLineMibAtucCompliance
readwrite
Read-write access is applicable when
static profiles are implemented.
static profiles are implemented.