tmnxCpmCardOscillatorType

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.4.1.34

Object

column Enumeration
The value of tmnxCpmCardOscillatorType indicates the type of
oscillator present on the card.
              
An Oven-Controlled Crystal Oscillator (OCXO) is required for the card
to support IEEE 1588 clock recovery.  A Temperature-Compensated Crystal
Oscillator (TCXO) is not sufficient.
              
The type of oscillator also affects the holdover performance of the
system.

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.4.1.34
Type
column
Access
readonly
Status
current
Parent
tmnxCpmCardEntry
Groups
1

Walk 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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxCpmCardOscillatorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxCpmCardOscillatorType.<tmnxChassisIndex>.<tmnxCpmCardSlotNum>.<tmnxCpmCardNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxCpmCardOscillatorType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2tcxo
3ocxo

Conformance