genEquipEthernetSwitchEtmPTPOptimizedTransportMode
MWRM-NETWORK-MIB ·
.1.3.6.1.4.1.2281.10.8.1.5.4
Object
scalar r/w
Enumeration
PTP optimized transport channel operation mode. In High-CoS-Queue-8 mode all the frames that will be classified to the 8th queue in the traffic manager will be send to the PTP optimized transport channel. In IEEE-1588 mode IEEE 1588 frames will be identified automatically based on UDP ports and/or ethertypes.
Context
- MIB
- MWRM-NETWORK-MIB
- OID
.1.3.6.1.4.1.2281.10.8.1.5.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- genEquipEthernetSwitchETM
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 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-NETWORK-MIB::genEquipEthernetSwitchEtmPTPOptimizedTransportMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-NETWORK-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-NETWORK-MIB::genEquipEthernetSwitchEtmPTPOptimizedTransportMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | high-Cos-Queue-8 |
1 | ieee-1588 |