tmnxChassisAdminControlApply
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.8.1.2
Object
scalar r/w
Enumeration
The value of tmnxChassisAdminControlApply specifies how
tmnxChassisAdminTable object is used in order to update
tmnxChassisTable table objects.
When set to initialize(2) (BEGIN-TRANSACTION), the objects in
tmnxChassisAdminTable are set to the current Operational values, from
the tmnxChassisTable.
When set to commit(3) (END-TRANSACTION), all of the objects from
tmnxChassisAdminTable are copied to the corresponding tmnxChassisTable
table objects.
When set to none(1) (ABORT-TRANSACTION) any uncommitted changes will
be lost.
If changes are not committed within a predefined timeout, they will be
lost.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.8.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tmnxChassisAdminCtrlObjs
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::tmnxChassisAdminControlApply.0'
More examples
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::tmnxChassisAdminControlApply'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | initialize |
3 | commit |
Conformance
Member of