adGenMuxPTimingRevertiveSwitchType
ADTRAN-GENMUXPONDER-MIB ·
.1.3.6.1.4.1.664.5.70.26.5.1.1.1.10
Object
column r/w
Enumeration
This variable indicates the clock selection process as described in
ITU-T standard G.781 section 5.12.
If set to ssm, then the incoming SSM messages are enabled for clock
selection (not applicable if clock source is System). The selected
clock's incoming SSM is passed through as the global TX SSM.
If set to none, then the incoming SSM messages are ignored for clock
selection. The global TX SSM in this case is Unknown.
Context
- MIB
- ADTRAN-GENMUXPONDER-MIB
- OID
.1.3.6.1.4.1.664.5.70.26.5.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenMuxPTimingProvEntry
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 'ADTRAN-GENMUXPONDER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMUXPONDER-MIB::adGenMuxPTimingRevertiveSwitchType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENMUXPONDER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENMUXPONDER-MIB::adGenMuxPTimingRevertiveSwitchType.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENMUXPONDER-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENMUXPONDER-MIB::adGenMuxPTimingRevertiveSwitchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ssm |
2 | none |