tmnxDhcpServerCfgUserIdent

TIMETRA-DHCP-SERVER-MIB · .1.3.6.1.4.1.6527.3.1.2.47.1.2.1.24

Object

column r/w Enumeration
The value of tmnxDhcpServerCfgUserIdent specifies which method is used
by the local DHCP server to uniquely identify a user.
              
When the value of tmnxDhcpServerCfgAddrType is set to 'ipv4(1)', this
object can only be set to 'macCircuitId(1)', 'clientId', 'mac',
'circuitId' or 'remoteId'; the default value is 'macCircuitId'.
              
When the value of tmnxDhcpServerCfgAddrType is set to 'ipv6(2)', this
object can only be set to 'duid', 'interfaceId' or
'interfaceIdLinkLocal'. The default value is 'duid(2)'.

Context

MIB
TIMETRA-DHCP-SERVER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.47.1.2.1.24
Type
column
Access
readwrite
Status
current
Parent
tmnxDhcpServerConfigEntry
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-DHCP-SERVER-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DHCP-SERVER-MIB::tmnxDhcpServerCfgUserIdent'
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::tmnxDhcpServerCfgUserIdent.<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::tmnxDhcpServerCfgUserIdent'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1macCircuitId
2duid
3interfaceId
4interfaceIdLinkLocal
5clientId
6mac
7circuitId
8remoteId

Conformance