tmnxMDASynchronousEthernet

TIMETRA-CHASSIS-MIB · .1.3.6.1.4.1.6527.3.1.2.2.3.8.1.40

Object

column r/w Enumeration
The value of tmnxMDASynchronousEthernet specifies whether or not the
MDA maintains synchronous Ethernet (syncE) communication on all of its
ports.
              
not-applicable - The MDA does not support synchronous Ethernet.
enabled        - The MDA is in synchronous mode.
disabled       - The MDA is in asynchronous mode (default).
              
On MDAs that do not support synchronous ethernet the only supported
value is 'not-applicable (0)'.
              
If tmnxMDASynchronousEthernet is 'enabled (1)' then any port on the
MDA can be used as a source port in the tmnxSyncIfTimingTable.

Context

MIB
TIMETRA-CHASSIS-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.2.3.8.1.40
Type
column
Access
readwrite
Status
current
Parent
tmnxMDAEntry
Groups
3

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0not-applicable
1enabled
2disabled