tDhcpFilterParamsAction

TIMETRA-FILTER-MIB · .1.3.6.1.4.1.6527.3.1.2.21.24.1.6

Object

column r/w TDhcpFilterAction
The action to take for DHCP host creation requests that match this
filter entry. 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.24.1.6
Type
column
Access
readwrite
Status
current
Parent
tDhcpFilterParamsEntry
Groups
2

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::tDhcpFilterParamsAction'
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::tDhcpFilterParamsAction.<tDhcpFilterId>.<tDhcpFilterParamsId>'
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::tDhcpFilterParamsAction'

Syntax

Source
TDhcpFilterAction
Base type
Enumeration

Values & Constraints

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