xfSwCommitType
XF-SOFTWARE-MIB ·
.1.3.6.1.4.1.193.81.2.7.1.5
Object
scalar r/w
Enumeration
In case of a scheduled restart, i.e. valid date and
time in xfSwBootTime, two different commit procedures
can be followed:
operatorCommit(1)
The manager commits the software release
under test by setting the xfSwRelease-
AdminState to activeAndRunning.
nodeCommit(2)
The release under test is accepted when
the node is able to establish contact
through the DCN with an external IP-address.
Default values is operatorCommit(1).
Context
- MIB
- XF-SOFTWARE-MIB
- OID
.1.3.6.1.4.1.193.81.2.7.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- xfSwObjects
- 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 'XF-SOFTWARE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XF-SOFTWARE-MIB::xfSwCommitType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XF-SOFTWARE-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XF-SOFTWARE-MIB::xfSwCommitType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | operatorCommit |
2 | nodeCommit |
Conformance
Member of