ifBasicSignalFiberMode
LUM-IFBASIC-MIB ·
.1.3.6.1.4.1.8708.2.46.2.4.1.1.32
Object
Type of physical layer mapping used with the XR module.
dualFiber - Dual fiber mode.
singleFiber - Single fiber mode.
Note! using single fiber with XR, the total capacity of the line is only half
(since half of the carriers are used in each direction) of that with dual fiber.
Context
- MIB
- LUM-IFBASIC-MIB
- OID
.1.3.6.1.4.1.8708.2.46.2.4.1.1.32- Type
- column
- Access
- readwrite
- Status
- current
- Default
dualFiber- Parent
- ifBasicSignalEntry
- Groups
- 1
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-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicSignalFiberMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFBASIC-MIB::ifBasicSignalFiberMode.<ifBasicSignalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFBASIC-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFBASIC-MIB::ifBasicSignalFiberMode'
Syntax
- Source
- LUM-TCPhysicalLayerMappingType
- Base type
Enumeration
Type Description
Type of physical layer mapping.
Values & Constraints
Type Values
1 | dualFiber |
2 | singleFiber |
Conformance
Member of