cPtpClockPortRunningTxMode
CISCO-PTP-MIB ·
.1.3.6.1.4.1.9.9.760.1.2.9.1.11
Object
column ClockTxModeType
This object specifies the clock transmission mode as
unicast: Using unicast commnuication channel.
multicast: Using Multicast communication channel.
multicast-mix: Using multicast-unicast communication channel
Context
- MIB
- CISCO-PTP-MIB
- OID
.1.3.6.1.4.1.9.9.760.1.2.9.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cPtpClockPortRunningEntry
- 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 'CISCO-PTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PTP-MIB::cPtpClockPortRunningTxMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PTP-MIB::cPtpClockPortRunningTxMode.<cPtpClockPortRunningDomainIndex>.<cPtpClockPortRunningClockTypeIndex>.<cPtpClockPortRunningClockInstanceIndex>.<cPtpClockPortRunningPortNumberIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PTP-MIB::cPtpClockPortRunningTxMode'
Syntax
- Source
- ClockTxModeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | unicast |
2 | multicast |
3 | multicastmix |
Conformance
Member of