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
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::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
1 | other |
2 | disable |
3 | enable |
4 | scanning |
5 | tracking |
6 | calibrating |
7 | stopTracking |