ilomCtrlNetworkPendingIpDiscovery

SUN-ILOM-CONTROL-MIB · .1.3.6.1.4.1.42.2.175.102.3.1.1.7

Object

This property is used to set the pending value for the mode of
IP discovery for the given target.  The possible values are static(1) 
or dynamic(2).  Static values can be specified by setting the other 
pending properties in this table: ilomCtrlNetworkPendingIpAddress,
ilomCtrlNetworkPendingIpGateway, and ilomCtrlNetworkPendingIpNetmask.
If dynamic is specified, the other pending properties should
not be set.  This property does not take effect until the
ilomCtrlNetworkCommitPending property is set to true for the
given row.

Context

MIB
SUN-ILOM-CONTROL-MIB
OID
.1.3.6.1.4.1.42.2.175.102.3.1.1.7
Type
column
Access
readwrite
Status
current
Parent
ilomCtrlNetworkEntry
Groups
1

Walk 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::ilomCtrlNetworkPendingIpDiscovery'
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::ilomCtrlNetworkPendingIpDiscovery.<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::ilomCtrlNetworkPendingIpDiscovery'

Syntax

Values & Constraints

Type Values
1static
2dynamic
3other

Conformance