aluDataClockSource
ALU-PORT-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.2.4.15.1.4
Object
aluDataClockSource indicates the clock for transmitted data from
either the internal clock ('nodeTimed'), or from a clock recovered
from the line's receive data stream ('loopTimed'), or recovered
adaptively from the rate at which the data that is received and not
from the physical layer ('adaptive'), or recovered from the
differential timestamp in the RTP header ('differential').
Only 'nodeTimed' is supported.
Context
- MIB
- ALU-PORT-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.15.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aluDataEntry
- 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 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluDataClockSource'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluDataClockSource.<tmnxChassisIndex>.<tmnxPortPortID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PORT-MIB::aluDataClockSource'
Syntax
- Source
- TIMETRA-PORT-MIBTmnxDSXClockSource
- Base type
Enumeration
Values & Constraints
Type Values
1 | loopTimed |
2 | nodeTimed |
3 | adaptive |
4 | differential |
Conformance
Member of