tDhcp6FilterParamsAction

TIMETRA-FILTER-MIB · .1.3.6.1.4.1.6527.3.1.2.21.73.1.6

Object

column r/w TDhcpFilterAction
The action to take for DHCP6 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 DHCP6 message.

Context

MIB
TIMETRA-FILTER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.21.73.1.6
Type
column
Access
readwrite
Status
current
Parent
tDhcp6FilterParamsEntry
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::tDhcp6FilterParamsAction'
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::tDhcp6FilterParamsAction.<tDhcp6FilterId>.<tDhcp6FilterParamsId>'
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::tDhcp6FilterParamsAction'

Syntax

Source
TDhcpFilterAction
Base type
Enumeration

Values & Constraints

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

Conformance