roadmGroupRoadmDataMode
LUM-ROADM-MIB ·
.1.3.6.1.4.1.8708.2.31.2.4.1.1.19
Object
column deprecated
r/w
Enumeration
The drop mode for the master/slave add-drop 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.4.1.1.19- Type
- column
- Access
- readwrite
- Status
- deprecated
- Default
express- Parent
- roadmGroupRoadmEntry
- Groups
- 4
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::roadmGroupRoadmDataMode'
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::roadmGroupRoadmDataMode.<roadmGroupRoadmIndex>'
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::roadmGroupRoadmDataMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | express |
2 | drop |