ilomCtrlNetworkCommitPending
SUN-ILOM-CONTROL-MIB ·
.1.3.6.1.4.1.42.2.175.102.3.1.1.11
Object
This property is used to commit pending properties for the given row. Settings this property to true(1) will cause the network to be reconfigured according to the values specified in the other pending properties.
Context
- MIB
- SUN-ILOM-CONTROL-MIB
- OID
.1.3.6.1.4.1.42.2.175.102.3.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ilomCtrlNetworkEntry
- Groups
- 1
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 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-ILOM-CONTROL-MIB::ilomCtrlNetworkCommitPending'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-ILOM-CONTROL-MIB::ilomCtrlNetworkCommitPending.<ilomCtrlNetworkTarget>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-ILOM-CONTROL-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-ILOM-CONTROL-MIB::ilomCtrlNetworkCommitPending'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of