tmnxChassisModeForce
ALCATEL-ENT1-TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.1.3.1.21
Object
Setting tmnxChassisModeForce to a value of 'doAction' in the
same SNMP SET request where tmnxChassisAdminMode is set to 'modeB'
allows the chassis to be upgraded to 'modeB' even if there are
IOM cards in the chassis with a value of 'iom-20g' for
tmnxCardAssignedType.
Setting tmnxChassisModeForce to a value of 'doAction' in the
same SNMP SET request where tmnxChassisAdminMode is set to 'modeC'
allows the chassis to be upgraded to 'modeC' even if there are
IOM cards in the chassis with a value of 'iom2-20g' for
tmnxCardAssignedType.
An attempt to set tmnxChassisModeForce to 'doAction' without
also setting tmnxChassisAdminMode, in the same SNMP SET request
will fail with an inconsistentValue error.
-----------------------------------------------------------------------
Mode change | Assigned card | Force | Result
-----------------------------------------------------------------------
a to b (upgrade) | iom-20g | not-set | error
a to b (upgrade) | iom-20g | set | mode b with warnings
a to b (upgrade) | iom-20g-b | not-set | mode b
a to b (upgrade) | iom-20g-b | set | mode b
a to c (upgrade) | iom-20g | not-set | error
a to c (upgrade) | iom-20g | set | mode c with warnings
a to c (upgrade) | iom2-20g | not-set | mode c
a to c (upgrade) | iom2-20g | set | mode c
b to c (upgrade) | iom-20g-b | not-set | error
b to c (upgrade) | iom-20g-b | set | mode c with warnings
b to c (upgrade) | iom2-20g | not-set | mode c
b to c (upgrade) | iom2-20g | set | mode c
b to a (downgrade)| iom-20g | not-set | mode a on save and reboot
b to a (downgrade)| iom-20g | set | mode a on save and reboot
b to a (downgrade)| iom-20g-b | not-set | mode a on save and reboot
b to a (downgrade)| iom-20g-b | set | mode a on save and reboot
c to a (downgrade)| iom-20g | not-set | mode a on save and reboot
c to a (downgrade)| iom-20g | set | mode a on save and reboot
c to a (downgrade)| iom2-20g | not-set | mode a on save and reboot
c to a (downgrade)| iom2-20g | set | mode a on save and reboot
c to b (downgrade)| iom-20g-b | not-set | mode b on save and reboot
c to b (downgrade)| iom-20g-b | set | mode b on save and reboot
c to b (downgrade)| iom2-20g | not-set | mode b on save and reboot
c to b (downgrade)| iom2-20g | set | mode b on save and reboot
-----------------------------------------------------------------------
Context
- MIB
- ALCATEL-ENT1-TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.1.3.1.21- Type
- column
- Access
- readwrite
- Status
- current
- 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 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB::tmnxChassisModeForce'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB::tmnxChassisModeForce.<tmnxChassisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-TIMETRA-CHASSIS-MIB::tmnxChassisModeForce'
Syntax
- Source
- ALCATEL-ENT1-TIMETRA-TC-MIBTmnxActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | doAction |
2 | notApplicable |
Conformance
Member of