tmnxDhcpSvrLeaseIAOptionType

TIMETRA-DHCP-SERVER-MIB · .1.3.6.1.4.1.6527.3.1.2.47.1.13.1.17

Object

column Enumeration
The value of object tmnxDhcpSvrLeaseIAOptionType indicates the type of
the option.
              
- 'notApplicable (0)': IA is not applicable to this lease.
              
- 'iaNa (1)':
       The IA_NA option type is used to request the assignment of
       non-temporary addresses.
              
- 'iaPd (2)':
       The IA_PD option is used to carry a prefix delegation identity
       association, the parameters associated with the IA_PD and the
       prefixes associated with it.

Context

MIB
TIMETRA-DHCP-SERVER-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.47.1.13.1.17
Type
column
Access
readonly
Status
current
Parent
tmnxDhcpSvrLeaseEntry
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::tmnxDhcpSvrLeaseIAOptionType'
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::tmnxDhcpSvrLeaseIAOptionType.<vRtrID>.<tmnxDhcpServerCfgServerName>.<tmnxDhcpSvrLeaseClientAddrType>.<tmnxDhcpSvrLeaseClientAddress>'
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::tmnxDhcpSvrLeaseIAOptionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notApplicable
1iaNa
2iaPd

Conformance