hw1588ClkPtpPortInfoMode

HUAWEI-CLK-MIB · .1.3.6.1.4.1.2011.6.25.1.10.1.6

Object

column Enumeration
PTP info mode.
Default: multicast(1)
Options:
1. multicast(1) - indicates that the Info mode of the 1588 clock PTP port is multicast
2. unicast(2)  - indicates that the Info mode of the 1588 clock PTP port is unicast

Context

MIB
HUAWEI-CLK-MIB
OID
.1.3.6.1.4.1.2011.6.25.1.10.1.6
Type
column
Access
readonly
Status
current
Parent
hw1588ClkPtpPortManageEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HUAWEI-CLK-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CLK-MIB::hw1588ClkPtpPortInfoMode'
More examples
Read one indexed 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::hw1588ClkPtpPortInfoMode.<ifIndex>'
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::hw1588ClkPtpPortInfoMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1multicast
2unicast