MIB Viewer

cldcClientByIpAddressDiscoverType

OBJECT-TYPE
1.3.6.1.4.1.9.9.599.1.3.2.1.4
Access
read-only
Status
current
Sub-identifiers
0
This object represents the discovery type of the client's address A value of 'invalid' indicates that the IP address discover type is unknown. A value of 'ndp' indicates that the client learnt IP address by neighbor discovery protocol A value of 'dhcp' indicates that the client learnt IP address via DHCP. A value of 'packet' indicates that the client learnt IP address via data packet addressing learning. A value of 'local' indicates that the client learnt IP address via address applied to local interface. A value of 'static' indicates that the client learnt IP address via address assigned statically.
INTEGER { invalid(1), ndp(2), dhcp(3), packet(4), local(5), static(6) }