zhoneHdsl2DriftAlarm
ZhoneDsl-MIB ·
.1.3.6.1.4.1.5504.5.4.4.1.1
Object
column Enumeration
Indicates that the framer automatically attempted to adjust for clock drift. This is not applicable for ATM.
Context
- MIB
- ZhoneDsl-MIB
- OID
.1.3.6.1.4.1.5504.5.4.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zhoneHdsl2StatusEntry
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 'ZhoneDsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneDsl-MIB::zhoneHdsl2DriftAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneDsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneDsl-MIB::zhoneHdsl2DriftAlarm.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneDsl-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneDsl-MIB::zhoneHdsl2DriftAlarm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rx-clk-alarm |
2 | tx-clk-alarm |
3 | tx-rx-clk-alarm |
4 | no-drift-alarm |
5 | not-applicable |