aluPtpClockSlaveOnly
ALU-PTPV2-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.12.1.3.1.3
Object
This is an indicator of whether IEEE 1588 PTP ordinary clock is
slave-only.
This object is only applicable to if the aluPtpClockType is
'ordinary (2)'.
This object can not be modified if aluPtpClockType is set to
'boundary (1)' or 'endToEndTransparent (3)'.
Modifying this object will result in the aluPtpPortTable associated
with this clock to be initialized back to the default values
associated with the aluPtpClockType and the aluPtpClockSlaveOnly
objects.
This object can only be modified if aluPtpClockAdminState is
set to 'outOfService (3)', otherwise an 'inconsistentValue' error
is returned.
Context
- MIB
- ALU-PTPV2-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.12.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aluPtpClockDefaultDSEntry
- 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 'ALU-PTPV2-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PTPV2-MIB::aluPtpClockSlaveOnly'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PTPV2-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PTPV2-MIB::aluPtpClockSlaveOnly.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PTPV2-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PTPV2-MIB::aluPtpClockSlaveOnly'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of