zxAnPtpIfConfMsgForwardOption

ZTE-AN-IEEE1588-MIB · zte-ng variant · .1.3.6.1.4.1.3902.1082.120.15.2.1.7.1.23

Object

column r/w Enumeration
The PTP message forwarding option.
forwardable(1): it means the PTP messages is preferable to 
                forward the PTP messages through the PTP port.
nonforwardable(2): it means the PTP messages must never be 
                forwarded through the PTP port.

Context

MIB
ZTE-AN-IEEE1588-MIB
OID
.1.3.6.1.4.1.3902.1082.120.15.2.1.7.1.23
Type
column
Access
readwrite
Status
current
Default
nonforwardable
Parent
zxAnPtpIfConfEntry
Groups
1

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 'ZTE-AN-IEEE1588-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-IEEE1588-MIB::zxAnPtpIfConfMsgForwardOption'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-IEEE1588-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-IEEE1588-MIB::zxAnPtpIfConfMsgForwardOption.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-IEEE1588-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-IEEE1588-MIB::zxAnPtpIfConfMsgForwardOption'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1forwardable
2nonforwardable

Conformance