ifPhysicalTrxExpectedTrxFeatureSet
LUM-IFPHYSICAL-MIB ·
.1.3.6.1.4.1.8708.2.47.2.2.1.1.32
Object
The Expected Feature Set defines what the corresponding TRX is supposed to support.
Depending on this choice the system will expose configuration options of different
features, like what client formats that can be used. The physical TRX that is inserted
will be checked whether it supports the selected feature set.
If the TRX does not support the feature set, all client ports will be blocked and an alarm
'TRX feature set not supported' will be raised.
The Expected Feature Set can be changed by the user. The user can freely change from one
feature set to one that is strictly 'larger', i.e. all features in the old set are available
also in the new selection. Such a change can be done without loss of configuration. Conversely,
if the user changes to a 'smaller' set, the system will reset the configuration for all features
that are covered by the feature set.
The features currently affected by the choice of feature set are:
- Client side configuration.
- Line side GCCs.
- Line side signal formats.
DynamicClients_GCC_A:
- A free mix of OTN and Ethernet on the client ports is supported.
- One line side GCC is supported.
StaticClients_noGCC_A:
- The clients can either all use OTN or all use Ethernet. The formats can not be mixed.
- No GCCs are supported.
XR_StaticClients_GCC:
- All clients must either use OTN or all use Ethernet. The formats can not be mixed.
- One line side XR GCC is supported.
Context
- MIB
- LUM-IFPHYSICAL-MIB
- OID
.1.3.6.1.4.1.8708.2.47.2.2.1.1.32- Type
- column
- Access
- readwrite
- Status
- current
- Default
dynamicClientsGCCa- Parent
- ifPhysicalTrxEntry
- Groups
- 2
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-IFPHYSICAL-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFPHYSICAL-MIB::ifPhysicalTrxExpectedTrxFeatureSet'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFPHYSICAL-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFPHYSICAL-MIB::ifPhysicalTrxExpectedTrxFeatureSet.<ifPhysicalTrxIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFPHYSICAL-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFPHYSICAL-MIB::ifPhysicalTrxExpectedTrxFeatureSet'
Syntax
Values & Constraints
Type Values
0 | staticClientsNoGCCa |
1 | dynamicClientsGCCa |
2 | xrStaticClientsGCC |
2147483647 | notApplicable |
Conformance
Member of