tmnxChassisMixedModeIomAdminMode
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.1.3.1.25
Object
The value of tmnxChassisMixedModeIomAdminMode specifies if the system
should allow functionally to run with a mixture of forwarding
hardware.
When 'enabled(1)' on a 7450 chassis it allows SR functionality to be
configured. SR functionality is a superset of ESS functionality. Once
tmnxChassisMixedModeIomAdminMode is enabled, additional IOMs can be
converted to SR functionality by setting the tmnxCardCapability field
of the corresponding tmnxCardEntry.
When 'enabled(1)' on a 7750 chassis it allows allows IPv6
functionality without requiring chassis mode C or better.
tmnxChassisMixedModeIomAdminMode is only applicable when
tmnxChassisType indicates the chassis type is 7450 ESS-6, 7450 ESS-6v,
7450 ESS-7, 7450 ESS-12, 7750 SR-7 or 7750 SR-12.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.1.3.1.25- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- tmnxChassisEntry
- 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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxChassisMixedModeIomAdminMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxChassisMixedModeIomAdminMode.<tmnxChassisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxChassisMixedModeIomAdminMode'
Syntax
- Source
- TIMETRA-TC-MIBTmnxEnabledDisabled
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |