All MIBs › XF-SOFTWARE-MIB › xfSwCommitType
xfSwCommitType
Module: XF-SOFTWARE-MIB
OID (symbolic): XF-SOFTWARE-MIB::xfSwCommitType
OID (numeric): 1.3.6.1.4.1.193.81.2.7.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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).
What is xfSwCommitType?
Selects how a software release under test gets committed after a scheduled restart: operatorCommit (the manager explicitly commits by setting xfSwReleaseAdminStatus to activeAndRunning) or nodeCommit (the release is auto-accepted once the node reaches an external IP address over the DCN); the default is operatorCommit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.5 snmpwalk -v2c -c public <target> XF-SOFTWARE-MIB::xfSwCommitType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.5.1 snmpget -v2c -c public <target> XF-SOFTWARE-MIB::xfSwCommitType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.81.2.7.1.5.1 i <value>
Start monitoring Ericsson XF access/transport equipment (software-inventory/version/upgrade status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XF-SOFTWARE-MIB::xfSwCommitType OID value, configure state conditions and alerts, and monitor any Ericsson XF access/transport equipment (software-inventory/version/upgrade status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.81 | miniLinkXF | XF-TOP-MIB |
| 1.3.6.1.4.1.193.81.2 | xfPlatform | XF-TOP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.193.81.2.7 | xfSoftwareMIB | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1 | xfSwObjects | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.5 | xfSwCommitType | XF-SOFTWARE-MIB |