tDhcp6FilterDefAction
TIMETRA-FILTER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.21.71.1.5
Object
The default action to take for DHCP6 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 DHCP6 message.
Context
- MIB
- TIMETRA-FILTER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.21.71.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tDhcp6FilterEntry
- Groups
- 1
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-FILTER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-FILTER-MIB::tDhcp6FilterDefAction'
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::tDhcp6FilterDefAction.<tDhcp6FilterId>'
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::tDhcp6FilterDefAction'
Syntax
- Source
- TDhcpFilterAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | bypass-host-creation |
3 | drop |
Conformance
Member of