agnPtpClkType
RAD-Clock-MIB ·
.1.3.6.1.4.1.164.6.2.52.4.1.1.1
Object
column Enumeration
This object uniquely represents the PTP Clock Type(PTP1588 or, G.8275.1, or G.8275.2, Master or Slave, same as agnClkSrcPortSrcIdx (from agnClkSrcPortTable).
Context
- MIB
- RAD-Clock-MIB
- OID
.1.3.6.1.4.1.164.6.2.52.4.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- agnPtpClkEntry
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 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Clock-MIB::agnPtpClkType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Clock-MIB::agnPtpClkType.<agnPtpClkType>.<agnPtpClkId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Clock-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Clock-MIB::agnPtpClkType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
3 | ieee1588Slave |
4 | ieee1588Master |
5 | g82751Slave |
6 | g82751Master |
7 | g82752Slave |
8 | g82752Master |