genEquipInterfacesEtherClkSrc
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.9.1.1.1.11
Object
column r/w
Enumeration
The source for the outgoing carrier signal clock. Local-clock is an internal independent oscilator. system-clock-source causes the ethernet clock to be derived from the defined system clock source (which can be taken from another interface) Note: changing this parameter per port affect all the Ethernet ports.
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.9.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- genEquipInterfacesEtherEntry
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 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipInterfacesEtherClkSrc'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipInterfacesEtherClkSrc.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-NETWORK-MIB::genEquipInterfacesEtherClkSrc'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | not-applicable |
0 | local-clock |
1 | system-clock-source |