ocmIfSpacingMode

LUM-OCM-MIB · .1.3.6.1.4.1.8708.2.33.2.2.1.1.38

Object

column r/w Enumeration
Spacing mode can be used to set the view on Power tab for
OCM8P. Based on the mode selected on the ocm interface, power
data can be viewed as 50 GHz spaced channels or 3.125GHz
spaced slices. For OCM2P spacing mode is fixed to spacing50GHz
as it supports only fixed 50GHz channels.
              
spacing50GHz: Channels with standard 50 GHz intervals.
spacingFlexgrid: Slices of 3.125GHz intervals.

Context

MIB
LUM-OCM-MIB
OID
.1.3.6.1.4.1.8708.2.33.2.2.1.1.38
Type
column
Access
readwrite
Status
current
Default
spacing50GHz
Parent
ocmIfEntry
Groups
2

Walk 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-OCM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OCM-MIB::ocmIfSpacingMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-OCM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OCM-MIB::ocmIfSpacingMode.<ocmIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-OCM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-OCM-MIB::ocmIfSpacingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1spacing50GHz
2spacingFlexgrid

Conformance