eowClockMode
SHELF-MIB ·
.1.3.6.1.4.1.1038.150.120.2.1.10
Object
Select the direction of the two external synchronisation lines.
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 'SHELF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SHELF-MIB::eowClockMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SHELF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SHELF-MIB::eowClockMode.<eowIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SHELF-MIB' -M '/opt/observium/mibs/sagemcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SHELF-MIB::eowClockMode'
Syntax
- Source
- EOWClockMode
- Base type
Enumeration
Values & Constraints
Type Values
0 | codirectionnal |
1 | contradirSlave |
2 | contradirMaster |