aluExtPortEtherSfpSyncEStatus

ALU-PORT-MIB · .1.3.6.1.4.1.6527.6.1.2.2.2.4.2.1.1

Object

column Enumeration
The value of aluExtPortEtherSfpSyncEStatus indicates whether or not
the SFP installed in the port is capabable of supporting synchronous 
Ethernet (syncE) communications.
              
not-applicable - The port does not support an SFP or the SFP is not 
                 installed.
capable        - The SFP installed in the port is capable of supporting
                 synchronous Ethernet operations.
incapable      - The SFP installed in the port is incapable of supporting
                 synchronous Ethernet operations.
              
On MDAs that only support TIMETRA-CHASSIS::tmnxMDASynchronousEthernet 
with a value of 'not-applicable(0)', aluExtPortEtherSfpSyncEStatus
will be 'not-applicable (0)'.

Context

MIB
ALU-PORT-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.2.1.1
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::aluExtPortEtherSfpSyncEStatus'
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::aluExtPortEtherSfpSyncEStatus.<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::aluExtPortEtherSfpSyncEStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0not-applicable
1capable
2incapable

Conformance