tmnxChassisModeForce
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.1.3.1.21
Object
The value of tmnxChassisModeForce specifies the force mode of the
system. Setting the value of this object to 'doAction' in the same
SNMP SET request where tmnxChassisAdminMode is set to a greater mode
than the current mode (e.g. New mode 'modeB', while current is
'modeA') allows each physical chassis in the system to be upgraded to
the new mode even if there are IOM cards in the physical chassis with
a tmnxCardAssignedType value that does not support the new mode.
An attempt to set tmnxChassisModeForce to 'doAction' without also
setting tmnxChassisAdminMode, in the same SNMP SET request will fail
with an inconsistentValue error.
Context
- MIB
- 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
- 3
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::tmnxChassisModeForce'
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::tmnxChassisModeForce.<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::tmnxChassisModeForce'
Syntax
- Source
- TIMETRA-TC-MIBTmnxActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | doAction |
2 | notApplicable |