roadmAddDropIfSpacingHwCapability
LUM-ROADM-MIB ·
.1.3.6.1.4.1.8708.2.31.2.2.1.1.43
Object
column Enumeration
The hardware capability of the interface used when deciding whether
an interface is compatible with another interface and thereby can
form a ROADM-ROADM group
spacingHwCap100GHz: interface with channels in 100 GHz intervals
spacingHwCap50GHz: interface with channels in 50 GHz intervals
spacingHwCapFlex125: flexgrid interface with minimum interval width 12.5 GHz
Context
- MIB
- LUM-ROADM-MIB
- OID
.1.3.6.1.4.1.8708.2.31.2.2.1.1.43- Type
- column
- Access
- readonly
- Status
- current
- Default
spacingHwCap100GHz- Parent
- roadmAddDropIfEntry
- Groups
- 3
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::roadmAddDropIfSpacingHwCapability'
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::roadmAddDropIfSpacingHwCapability.<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::roadmAddDropIfSpacingHwCapability'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | spacingHwCap100GHz |
2 | spacingHwCap50GHz |
3 | spacingHwCapFlex125 |