f3PtpNetPortFlowPointType
F3-PTP-MIB ·
.1.3.6.1.4.1.2544.1.12.18.1.7.1.6
Object
This object represents the PTP Flow Point Type, i.e. whether it is an Transparent Clock or an OC Slave.
Context
- MIB
- F3-PTP-MIB
- OID
.1.3.6.1.4.1.2544.1.12.18.1.7.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- f3PtpNetPortFlowPointEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'F3-PTP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PTP-MIB::f3PtpNetPortFlowPointType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F3-PTP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F3-PTP-MIB::f3PtpNetPortFlowPointType.<neIndex>.<shelfIndex>.<slotIndex>.<cmEthernetNetPortIndex>.<f3PtpNetPortFlowPointIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F3-PTP-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F3-PTP-MIB::f3PtpNetPortFlowPointType'
Syntax
- Source
- PtpFlowPointType
- Base type
Enumeration
Values & Constraints
Type Values
1 | transparent |
2 | oc-slave |
3 | monitoring |
4 | oc-master |
5 | eth-multicast |
Conformance
Member of