hzQtmSyncEMode
DRAGONWAVE-HORIZON-QUANTUM-MIB ·
.1.3.6.1.4.1.7262.2.4.1.15.1
Object
scalar r/w
Enumeration
Synchronous Ethernet support. When synchE is enabled, it can take clock from the following sources: free-run, Ethernet port3 to port8, wireless port1 or wireless port2. off: disables synchE support. manual: user specifies which port's incoming clock is to be used as clock source. If the specified port has no incoming clock, free-run will be used. auto: using user configured clock source prority, Quantum selects the best available clock as source. esmc: Quantum works in Ethernet Synchronization Messaging Channel mode. It supports Synchronous Status Message.
Context
- MIB
- DRAGONWAVE-HORIZON-QUANTUM-MIB
- OID
.1.3.6.1.4.1.7262.2.4.1.15.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
off- Parent
- hzQtmSyncE
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 'DRAGONWAVE-HORIZON-QUANTUM-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-QUANTUM-MIB::hzQtmSyncEMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HORIZON-QUANTUM-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HORIZON-QUANTUM-MIB::hzQtmSyncEMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | manual |
3 | auto |
4 | esmc |