nbsOsaChannelBand
NBS-OSA-MIB ·
.1.3.6.1.4.1.629.207.3.2.1.3
Object
The ITU grid labels DWDM channels with a letter 'band' and a
numeric channel. Within this mib, the band is indicated by
this object, and the channel number is shown in the object
nbsOsaChannelNumber.
Frequencies of at least 180100 GHz but less than 190100 GHz
are considered the L spectrum, and frequencies of at least
190100 but less than 200100 GHz are considered the C spectrum.
Frequencies evenly divisible by 100 GHz are designated with
a 'C' or 'L' prepended to the channel number. Frequencies
that are offset by 50 GHz are designated 'H' within the C
spectrum, and 'Q' within the L spectrum.
Context
- MIB
- NBS-OSA-MIB
- OID
.1.3.6.1.4.1.629.207.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsOsaChannelEntry
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 'NBS-OSA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-OSA-MIB::nbsOsaChannelBand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NBS-OSA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NBS-OSA-MIB::nbsOsaChannelBand.<nbsOsaChannelIfIndex>.<nbsOsaChannelFrequencyNominal>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NBS-OSA-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NBS-OSA-MIB::nbsOsaChannelBand'
Syntax
- Source
- NBS-CMMCENUM-MIBNbsCmmcChannelBand
- Base type
Enumeration
Values & Constraints
Type Values
0 | notSupported |
1 | cBand |
2 | hBand |
3 | lBand |
4 | qBand |