dsx1SfpClkConfigClkControlSignal
ASAM-SFP-MIB ·
.1.3.6.1.4.1.637.61.1.56.10.1.7
Object
column mandatory
r/w
Enumeration
SEL_LOC_OR_SRC. Control signal to select the VTCXO control signal
(PWM) between DPLL output and a ~4MHZ square wave signal
generated dividing the same system clock.
0 Square wave generated from system clock.
1 Control signal from PLL(Phase locked loop).
ALCATEL NOTE:
ACCESS: RW
USAGE: NA
PERSIST: YES
INSRVMOD: NA
RANGE: 0,1
DEFVALUE: 0
UNITS: NA
SPARSE: NO
DESCR: NA
Context
- MIB
- ASAM-SFP-MIB
- OID
.1.3.6.1.4.1.637.61.1.56.10.1.7- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dsx1ClockConfigEntry
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 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::dsx1SfpClkConfigClkControlSignal'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ASAM-SFP-MIB::dsx1SfpClkConfigClkControlSignal.<dsx1SfpClkConfigLogicalSlot>.<dsx1SfpClkConfigFaceplateNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ASAM-SFP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ASAM-SFP-MIB::dsx1SfpClkConfigClkControlSignal'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | squarewave |
1 | pll |