roadmAddDropIfMode
LUM-ROADM-MIB ·
.1.3.6.1.4.1.8708.2.31.2.2.1.1.18
Object
column deprecated
Enumeration
The drop mode for the interface.
express - No wavelengths are dropped.
drop - Up to eight (15 if 50 GHz spacing is used) channels are possible to drop.
This attribute can be written via SNMP.
Context
- MIB
- LUM-ROADM-MIB
- OID
.1.3.6.1.4.1.8708.2.31.2.2.1.1.18- Type
- column
- Access
- readonly
- Status
- deprecated
- Default
express- Parent
- roadmAddDropIfEntry
- Groups
- 6
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 'LUM-ROADM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ROADM-MIB::roadmAddDropIfMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-ROADM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ROADM-MIB::roadmAddDropIfMode.<roadmAddDropIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ROADM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ROADM-MIB::roadmAddDropIfMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | express |
2 | drop |