tDhcpFilterDefAction

TIMETRA-FILTER-MIB · .1.3.6.1.4.1.6527.3.1.2.21.22.1.5

Object

column r/w TDhcpFilterAction
The default action to take for DHCP host creation requests that do not
match any of this filter's entries.
              
The value none(1) specifies normal host creation behaviour, the value
bypass-host-creation(2) specifies to bypass host creation, the value
drop(3) specifies to drop the DHCP message.

Context

MIB
TIMETRA-FILTER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.21.22.1.5
Type
column
Access
readwrite
Status
current
Parent
tDhcpFilterEntry
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 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tDhcpFilterDefAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tDhcpFilterDefAction.<tDhcpFilterId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-FILTER-MIB::tDhcpFilterDefAction'

Syntax

Source
TDhcpFilterAction
Base type
Enumeration

Values & Constraints

Type Values
1none
2bypass-host-creation
3drop

Conformance