tmnxLocUsrDbDhcpUseClientPool
TIMETRA-LOCAL-USER-DB-MIB ·
.1.3.6.1.4.1.6527.3.1.2.51.1.9.1.31
Object
The value of the object tmnxLocUsrDbDhcpUseClientPool specifies if the
IP address pool used to search for an IP address for this host is to
be indicated by the vendor-specific sub-option 13 of the DHCP option
82.
If the value of this object is set to 'true (1)', the IP address pool
indicated by the sub-option 13 is used.
This object can only be set to 'true (1)' when the value of
tmnxLocUsrDbDhcpAddrType is 'unknown (0)' and tmnxLocUsrDbDhcpPool
contains the empty string.
Context
- MIB
- TIMETRA-LOCAL-USER-DB-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.51.1.9.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxLocUsrDbDhcpEntry
- Groups
- 2
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-LOCAL-USER-DB-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOCAL-USER-DB-MIB::tmnxLocUsrDbDhcpUseClientPool'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-LOCAL-USER-DB-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-LOCAL-USER-DB-MIB::tmnxLocUsrDbDhcpUseClientPool.<tmnxLocUsrDbUserDatabaseName>.<tmnxLocUsrDbDhcpHostName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-LOCAL-USER-DB-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-LOCAL-USER-DB-MIB::tmnxLocUsrDbDhcpUseClientPool'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |