cigDhcpClientsRequestBitmap
CIG-CLIENTS-MIB ·
.1.3.6.1.4.1.6889.2.1.17.1.1.1.19
Object
column r/w
OctetString
Each bit of this value set to '1' indicates a specific requested DHCP option (Bitmap
of 255 options represented by 32Bytes).
When the bit is set to '1' then specific DHCP option is requested by the client.
Subnet mask bit 1 - is always requested.
Bits are numbered from the most-significant leftmost bit in the
octet (bit 0) to the least-significant rightmost bit (bit 7).
Numbering continues across octets, so that octet 1 bit 0 is
called bit 8.
Default: '0x5201' which equals to:
bit 1 - Subnet mask (Always requested!)
Bit 3 - Default routers
Bit 6 - DNS servers
Bit 15 - Domain Name
Context
- MIB
- CIG-CLIENTS-MIB
- OID
.1.3.6.1.4.1.6889.2.1.17.1.1.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cigDhcpClientsEntry
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 'CIG-CLIENTS-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIG-CLIENTS-MIB::cigDhcpClientsRequestBitmap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CIG-CLIENTS-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CIG-CLIENTS-MIB::cigDhcpClientsRequestBitmap.<cigDhcpClientsIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CIG-CLIENTS-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CIG-CLIENTS-MIB::cigDhcpClientsRequestBitmap'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-32