tmnxDhcpServerCfgSendForceRenews

TIMETRA-DHCP-SERVER-MIB · .1.3.6.1.4.1.6527.3.1.2.47.1.2.1.8

Object

column r/w SNMPv2-TCTruthValue
The value of the object tmnxDhcpServerCfgSendForceRenews specifies
whether the server is allowed to send a DHCP FORCERENEW message to
DHCP clients.
              
If tmnxDhcpServerCfgSendForceRenews is set to 'true(1)', then the
server will send a DHCP FORCERENEW message to the client when its
configuration changes in such a way that the clients need to renew
their lease in order to obtain the new parameters. This will be the
case when, for example, an option is added to a subnet.

Context

MIB
TIMETRA-DHCP-SERVER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.47.1.2.1.8
Type
column
Access
readwrite
Status
current
Parent
tmnxDhcpServerConfigEntry
Groups
3

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 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerCfgSendForceRenews'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerCfgSendForceRenews.<vRtrID>.<tmnxDhcpServerCfgServerName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerCfgSendForceRenews'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false