hpSwitchPortPtpOperStatus

CONFIG-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.7.1.3.1.1.36

Object

column mandatory Enumeration
The operational status of IEEE 1588 transparent
mode on this port.
              
notSupported(1) - indicates the port is not
    capable of supporting IEEE 1588
              
active(2) - indicates IEEE 1588 is enabled on
    the port
              
inactive(3) - indicates the port is capable of
    supporting IEEE 1588, but it is
    administratively disabled.

Context

MIB
CONFIG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.7.1.3.1.1.36
Type
column
Access
readonly
Status
mandatory
Parent
hpSwitchPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notSupported
2active
3inactive