oaLdCardPortsEyemaxState

OADWDM-MIB · .1.3.6.1.4.1.6926.1.41.8.1.1.30

Object

column mandatory r/w Enumeration
EyeMax state mode, (applicable only for ports that support this (EYEMAX) features)
other - Port does not support this feature,
disable - no Eyemax mode,
scanning - start scan process,
tracking - start tracking process,
calibrating - set the 'oaLdCardPortsEyemaxAdminFactor' value into DAC,
stopTracking - stop track process.

Context

MIB
OADWDM-MIB
OID
.1.3.6.1.4.1.6926.1.41.8.1.1.30
Type
column
Access
readwrite
Status
mandatory
Parent
oaLdCardPortsStatEntry

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::oaLdCardPortsEyemaxState'
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::oaLdCardPortsEyemaxState.<oaLdCardPortsSlotNumber>.<oaLdCardPortsPortNumber>'
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::oaLdCardPortsEyemaxState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2disable
3enable
4scanning
5tracking
6calibrating
7stopTracking