aluPtpPortDSMasterOnly

ALU-PTPV2-MIB · .1.3.6.1.4.1.6527.6.1.2.2.12.2.2.1.8

Object

column r/w SNMPv2-TCTruthValue
The value of aluPtpPortDSMasterOnly restricts the possible values that
the aluPtpPortDSPortState can have.
              
If aluPtpPortDSMasterOnly is 'true (1)', the aluPtpPortDSPortState
will never go the 'slave (9)' state, and will always go to the 'master
(6)' state.
              
If aluPtpPortDSMasterOnly is 'false (2)', the aluPtpPortDSPortState
can be placed in the 'slave (9)' state.
              
The aluPtpPortDSMasterOnly object is only applicable when
aluPtpClockProfile is 'g8275dot1-2014 (3)'. For all other profiles
aluPtpPortDSMasterOnly is 'false (2)'.
              
The default value of aluPtpPortDSMasterOnly depends on the value of
aluPtpClockType and aluPtpClockSlaveOnly, as follows:
              
                         |                      | default
                         |                      | aluPtpPortDSMasterOnly
aluPtpClockType          | aluPtpClockSlaveOnly | value
-------------------------|----------------------|----------
'boundary (1)'           | n/a                  | 'true (1)'
'ordinary (2)'           | 'true (1)'           | 'false (2)'
                         | 'false (2)'          | 'true (1)'
'endToEndTransparent (3)'| 'false (2)'          | n/a
              
When the aluPtpClockType is 'ordinary (2)' the aluPtpPortDSMasterOnly
value cannot be changed.
              
This object corresponds to the portDS.notSlave data set member defined
in ITU-T G.8275.1.

Context

MIB
ALU-PTPV2-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.12.2.2.1.8
Type
column
Access
readwrite
Status
current
Parent
aluPtpPortDSEntry
Groups
1

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 'ALU-PTPV2-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PTPV2-MIB::aluPtpPortDSMasterOnly'
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::aluPtpPortDSMasterOnly.<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::aluPtpPortDSMasterOnly'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance