mwrSyncEState
MWR-ETHERNET-MIB ·
.1.3.6.1.4.1.7262.4.5.5.1.1
Object
scalar r/w
Enumeration
In manual mode, SyncE source will use primary clock source and when the primary source has loss of lock, the SyncE goes into holdover. The primary source will be used again after the system regains the lock on primary source. In auto mode, if the current clock source goes out of lock, the recovered clock from the other source will be used.
Context
- MIB
- MWR-ETHERNET-MIB
- OID
.1.3.6.1.4.1.7262.4.5.5.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mwrSyncEConfigurations
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWR-ETHERNET-MIB::mwrSyncEState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWR-ETHERNET-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWR-ETHERNET-MIB::mwrSyncEState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | manual |
3 | auto |