tmnxDhcpServerCfgItfIdMapping
TIMETRA-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.47.1.2.1.25
Object
The value of tmnxDhcpServerCfgItfIdMapping specifies whether the
DHCPv6 server uses a unique /64 prefix per interface-ID options
combination.
If the value of this object is set to 'true(1)' and the client
requests a non-temporary address, the DHCPv6 server leases a /128
address from the unique /64 prefix belonging to the interface-ID
option from the relay forward message and, if present, the
interface-ID option from the encapsulated LDRA relay forward message.
If the value of this object is set to 'false(2)' each client
requesting a non-temporary address, gets a /128 lease from a different
/64 prefix.
The value of this object is only meaningful when the value of
tmnxDhcpServerCfgAddrType is set to 'ipv6(2)' and the value of
iesIfIPv6IpoeBridgedModeEnabled is set to 'true(1)' for all group
interfaces relaying to this server.
Context
- MIB
- TIMETRA-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.47.1.2.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxDhcpServerConfigEntry
- 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-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerCfgItfIdMapping'
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::tmnxDhcpServerCfgItfIdMapping.<vRtrID>.<tmnxDhcpServerCfgServerName>'
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::tmnxDhcpServerCfgItfIdMapping'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of