oaLdCardEntityTimingMode
OADWDM-MIB ·
.1.3.6.1.4.1.6926.1.41.4.1.1.47
Object
column mandatory
r/w
Enumeration
For entities that enables mapping of synchronous clients into the OTN payload. Timing mode will indicate how the clock will be recovered. none - Module does not support this feature. phaseMode - recovery mode based on phased mode, fifoMode - recovery mode based on fifo mode
Context
- MIB
- OADWDM-MIB
- OID
.1.3.6.1.4.1.6926.1.41.4.1.1.47- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- oaLdCardEntityStatEntry
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 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdCardEntityTimingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdCardEntityTimingMode.<oaLdCardEntityCardIndex>.<oaLdCardEntityEntityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OADWDM-MIB::oaLdCardEntityTimingMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | phaseMode |
3 | fifoMode |