adslAturConfMaxSnrMgn
ADSL-LINE-MIB ·
.1.3.6.1.2.1.10.94.1.1.14.1.19
Object
column r/w
tenth dBInteger32
Configured Maximum acceptable Signal/Noise Margin. If the Noise Margin is above this the modem should attempt to reduce its power output to optimize its operation.
Context
- MIB
- ADSL-LINE-MIB
- OID
.1.3.6.1.2.1.10.94.1.1.14.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Units
- tenth dB
- 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::adslAturConfMaxSnrMgn'
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::adslAturConfMaxSnrMgn.<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::adslAturConfMaxSnrMgn'
Syntax
tenth dBInteger32
Values & Constraints
Object Constraints
range: 0-310
Conformance
Member of
Compliance refinements
adslLineMibAtucCompliance
readwrite
Read-write access is applicable when
static profiles are implemented.
static profiles are implemented.