sub10UnitMgmtSyncEMode
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.13.1
Object
scalar r/w
Enumeration
The SyncE Mode. Setting this to syncEProvider(1) configures the unit as
a Slave clock. In this case the unit at the other end of the
link should be set to syncEConsumer(2).
IMPORTANT: This object is controlled by transaction management.
Any changes to this object must be transactionally acknowledged
following a successful set thus protecting against loss of
communication with the unit. To acknowledge the transaction
set the object sub10UnitMgmtTransaction to transactionCommit(2).
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.13.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtSyncE
- Groups
- 1
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 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtSyncEMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10UnitMgmtSyncEMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | syncENone |
1 | syncEProvider |
2 | syncEConsumer |
Conformance
Member of