ccSubnetDhcpIpAddress

SYMBOL-CC-WS2000-MIB · .1.3.6.1.4.1.388.11.2.5.4.2.1.1.9

Object

The IP address obtained via DHCP if this Subnet is
configured as a DHCP client.
              
If this Subnet is configured to not use DHCP, or is a
DHCP server this value will be 0.0.0.0.  Likewise, if
this Subnet is configured to be a DHCP client but has
not yet obtained a value via DHCP, this value will be
0.0.0.0.

Context

MIB
SYMBOL-CC-WS2000-MIB
OID
.1.3.6.1.4.1.388.11.2.5.4.2.1.1.9
Type
column
Access
readonly
Status
current
Parent
ccSubnetEntry
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 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccSubnetDhcpIpAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-CC-WS2000-MIB::ccSubnetDhcpIpAddress.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-CC-WS2000-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-CC-WS2000-MIB::ccSubnetDhcpIpAddress'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance