oaLdCardEntityPreemptionMode
OADWDM-MIB ·
.1.3.6.1.4.1.6926.1.41.4.1.1.39
Object
column mandatory
r/w
Enumeration
EM1600-4CC10G Module preemption mode for TX or RX Protection cross connect. In two following preemption modes one of access ports has priority to be active in case of two links are ON. port2 - Port 2 has priority to be active if two links are ON for bith ports 2 and 3. port3 - Port 3 has priority to be active if two links are ON for bith ports 2 and 3. noPreemption - first linked port is active.
Context
- MIB
- OADWDM-MIB
- OID
.1.3.6.1.4.1.6926.1.41.4.1.1.39- 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::oaLdCardEntityPreemptionMode'
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::oaLdCardEntityPreemptionMode.<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::oaLdCardEntityPreemptionMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | port2 |
3 | port3 |
4 | noPreemption |