ilomCtrlNetworkIpDiscovery
SUN-ILOM-CONTROL-MIB ·
.1.3.6.1.4.1.42.2.175.102.3.1.1.3
Object
column ILOMCtrlNetworkIpDiscovery
Specifies whether the current target is configured to have static IP settings or whether these settings are retrieved dynamically from DHCP.
Context
- MIB
- SUN-ILOM-CONTROL-MIB
- OID
.1.3.6.1.4.1.42.2.175.102.3.1.1.3- Type
- column
- Access
- readonly
- 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::ilomCtrlNetworkIpDiscovery'
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::ilomCtrlNetworkIpDiscovery.<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::ilomCtrlNetworkIpDiscovery'
Syntax
- Source
- ILOMCtrlNetworkIpDiscovery
- Base type
Enumeration
Values & Constraints
Type Values
1 | static |
2 | dynamic |
3 | other |
Conformance
Member of