tmnxDhcpSvrSubnetMaxDeclined
TIMETRA-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.47.1.8.1.7
Object
column r/w
Unsigned32
The value of the object tmnxDhcpSvrSubnetMaxDeclined specifies the
maximum number of declined IP addresses that are stored. These
declined IP addresses are removed from the tmnxDhcpSvrFreeAddrTable,
and are not handed out to the clients.
When this maximum is reached, and the server receives another DHCP
DECLINE message from a client, then the oldest declined IP address
becomes again available for the clients.
When the value of this object is set to 0, no declined IP addresses
are removed from the tmnxDhcpSvrFreeAddrTable.
Context
- MIB
- TIMETRA-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.47.1.8.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxDhcpServerSubnetEntry
- Groups
- 3
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 '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::tmnxDhcpSvrSubnetMaxDeclined'
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::tmnxDhcpSvrSubnetMaxDeclined.<vRtrID>.<tmnxDhcpServerCfgServerName>.<tmnxDhcpServerPoolName>.<tmnxDhcpSvrSubnetAddrType>.<tmnxDhcpSvrSubnetAddress>.<tmnxDhcpSvrSubnetPrefixLength>'
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::tmnxDhcpSvrSubnetMaxDeclined'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295