aluExtPortEtherOperPhyTxClock

ALU-PORT-MIB · .1.3.6.1.4.1.6527.6.1.2.2.2.4.2.1.12

Object

column Enumeration
The value of aluExtPortEtherOperPhyTxClock indicates the operational
value of the MASTER-SLAVE Configuration Resolution bit of register 10
from Table 40-3 of IEEE 802.3-2008. When the bit is cleared the 
aluExtPortEtherOperPhyTxClock is 'slave (1)' and when the bit is set
the aluExtPortEtherOperPhyTxClock is 'master (2)'.
              
If a port is not 1000BASE-T, down or failed, 
aluExtPortEtherOperPhyTxClock is 'notApplicable (0)'.
              
On 1000BaseT microwave aware ports (ie. ports associated with 
ALU-MICROWAVE-PORT::aluMwRadioPortID) are always 'master(2)'.

Context

MIB
ALU-PORT-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.2.1.12
Type
column
Access
readonly
Status
current
Parent
aluExtTmnxPortEtherEntry
Groups
1

Walk 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 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluExtPortEtherOperPhyTxClock'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluExtPortEtherOperPhyTxClock.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PORT-MIB::aluExtPortEtherOperPhyTxClock'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notApplicable
1slave
2master

Conformance