equipmentBoardExpectedTrxFeatureSet
LUM-EQUIPMENT-MIB ·
.1.3.6.1.4.1.8708.2.11.2.3.1.1.53
Object
Expected TRX feature set defines what TRX is supposed to support, hence board capability.
Depending on this choice the system will expose configuration options of different
features, like topology, supported formats, formats constraints and possibly GCC support.
The physical TRX that is inserted will be checked whether it supports the selected TRX feature set.
If the TRX does not support that feature set, all client resources will be blocked and an alarm
TRX feature set not supported will be raised.
The Expected TRX feature set can be changed by the user. The user can freely toggle between the TRX
feature sets, however the user configurations might be lost if the previous TRX capability is not
supported by the selected new TRX feature set.
xr - XR feature set, XR module is used. XR feature is enabled.
nonXr - Non-XR, other TRX is used. XR feature is disabled
Context
- MIB
- LUM-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.8708.2.11.2.3.1.1.53- Type
- column
- Access
- readwrite
- Status
- current
- Default
nonXr- Parent
- equipmentBoardEntry
- 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-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-EQUIPMENT-MIB::equipmentBoardExpectedTrxFeatureSet'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-EQUIPMENT-MIB::equipmentBoardExpectedTrxFeatureSet.<equipmentBoardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-EQUIPMENT-MIB::equipmentBoardExpectedTrxFeatureSet'
Values & Constraints
Type Values
1 | nonXr |
2 | xr |
Conformance
Member of