hw1588ClkPEmode
HUAWEI-CLK-MIB ·
.1.3.6.1.4.1.2011.6.25.1.3.10
Object
scalar obsolete
r/w
Enumeration
The 1588 clock PE-mode of device. Options: 1. p2p(1) - indicates that the 1588 clock works in P2P mode 2. e2e(2) - indicates that the 1588 clock works at E2E mode 3. invalid(255) - indicates that the 1588 clock PE-mode is not available
Context
- MIB
- HUAWEI-CLK-MIB
- OID
.1.3.6.1.4.1.2011.6.25.1.3.10- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- hwSystemClockManagePara
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 'HUAWEI-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CLK-MIB::hw1588ClkPEmode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CLK-MIB::hw1588ClkPEmode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | p2p |
2 | e2e |
255 | invalid |