ostDs1ModuleOneClockMode
OMNITRON-DS1-MIB ·
.1.3.6.1.4.1.7342.9.1.2.1.1.12
Object
column r/w
Enumeration
This object sets the internal module clock source if DIP switch 22 is
OFF. If DIP switch 22 is ON the value of this object is ignored.
t1RemoteSource(1) sets the Adaptive clock source from remote device
t1LocalSource(2) sets the Loopback clock source from T1 local source
Context
- MIB
- OMNITRON-DS1-MIB
- OID
.1.3.6.1.4.1.7342.9.1.2.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostDs1ModuleSettingsEntry
- 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::ostDs1ModuleOneClockMode'
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::ostDs1ModuleOneClockMode.<ostDs1ModuleIndex>'
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::ostDs1ModuleOneClockMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | t1RemoteSource |
2 | t1LocalSource |
Conformance
Member of