sub10UnitMgmtTransaction
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.20.1
Object
scalar r/w
Enumeration
This is used to commit or rollback the setting of object configuration.
It only applies where the objects are subject to transactional requirements.
For example the setting of the Unit's IP Address requires that a transaction
be committed. If the transaction is not committed after a rollback timeout then
the unit will automatically action a rollback to the previous value.
The rollback timeout is configurable 'sub10UnitMgmtRollbackTimeout'
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.20.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtActions
- 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 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtTransaction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10UnitMgmtTransaction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | transactionNone |
2 | transactionCommit |
3 | transactionRollback |
Conformance
Member of