oaLdCardRateMode

OADWDM-MIB · .1.3.6.1.4.1.6926.1.41.3.1.1.11

Object

column mandatory Enumeration
Transponder Rate Mode.
Indicates the transponder rate mode.
2 - Automatic - Rate is set by software
3 - Manual - Rate is set by DIP switches on board
If manual, oaLdCardRateSelect can not be changed by software.

Context

MIB
OADWDM-MIB
OID
.1.3.6.1.4.1.6926.1.41.3.1.1.11
Type
column
Access
readonly
Status
mandatory
Parent
oaLdCardsStatEntry

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 'OADWDM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OADWDM-MIB::oaLdCardRateMode'
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::oaLdCardRateMode.<oaLdCardIndex>'
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::oaLdCardRateMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2auto
3manual