ostDs1ModuleClockIoMode
OMNITRON-DS1-MIB ·
.1.3.6.1.4.1.7342.9.1.3.1.1.2
Object
column SNMPv2-TCTruthValue
When true, the module places the recovered clock from Port 1 onto the Clock
Coax I/O Connector as selected by ostDs1ModuleOneClockMode and DIP switch 22.
When false, the module uses the clock provided on the Clock Coax I/O connector as the
internal clock source instead of the onboard TCXO clock.
Context
- MIB
- OMNITRON-DS1-MIB
- OID
.1.3.6.1.4.1.7342.9.1.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostDs1ModuleStatusEntry
- 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 'OMNITRON-DS1-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-DS1-MIB::ostDs1ModuleClockIoMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-DS1-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-DS1-MIB::ostDs1ModuleClockIoMode.<ostDs1ModuleStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-DS1-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-DS1-MIB::ostDs1ModuleClockIoMode'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of