CIG-CLIENTS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
34
.1.3.6.1.4.1.6889.2.1.17.1.1 · 1 row entry · 20 columns
cigDhcpClientsTable parameters. Used for DHCP clients 
which gathered dynamic IP addresses and configuration from DHCP servers.
cigDhcpClientsEntry entry .1.3.6.1.4.1.6889.2.1.17.1.1.1
cigDhcpClients Entry Parameters.
Indexes
cigDhcpClientsIfIndex
Column Syntax OID
cigDhcpClientsIfIndex
A unique value for each interface. This value is same as ifIndex from ifTable.
The DHCP client can be enabled on Vlan and on WAN Fast Ethernet interfaces.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.17.1.1.1.1
cigDhcpClientsRowStatus
This is a row status mib item For adding and deleting DHCP clients
interfaces.
For configuring only DHCP client parameters use create and wait for specific interface.
When a…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6889.2.1.17.1.1.1.2
cigDhcpClientsIfAlias
This object is an 'alias' name for
the lower-layer interface on top of
which this IP interface is defined.
It is the same as the ifAlias from the standard interface table.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.6889.2.1.17.1.1.1.3
cigDhcpClientsIPAddress
The IP address received from remote peer during the DHCP session.
This is the same MIB item as ipInterface table in CROUTE-MIB.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6889.2.1.17.1.1.1.4
cigDhcpClientsSubnetMask
The subnet mask associated with the
IP address of this entry. The value of
the mask is an IP address with all the
network bits set to 1 and all the
hosts bits set to 0.
In case of DHCP client this is DHCP option 1 == Su…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6889.2.1.17.1.1.1.5
cigDhcpClientsClientId
Client identifier used for manual leased. The structure of the client identifier is
as follows: combination of TYPE and Data. Where Type = 01 if for Ethernet MACs and Data for
this case if Ethernet MAC address.
OctetStringr/w
Constraints:
range: 0-80
.1.3.6.1.4.1.6889.2.1.17.1.1.1.6
cigDhcpClientsHostName
Host name is sent by the DHCP client as Dhcp option 12. It is specifically used by
part of DHCP servers (MS2000) to identify the client in the binding file (more user
intuitive). This option is used as well by part of …
OctetStringr/w
Constraints:
range: 0-80
.1.3.6.1.4.1.6889.2.1.17.1.1.1.7
cigDhcpClientsRequestLeaseTime
The Requested leased time in seconds. Infinite is defined as 0xffffffff.
0 - used to present that no lease time requested from the DHCP server. I.e. option 51
will not be sent by the client. Default 0 seconds.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.17.1.1.1.8
cigDhcpClientsReceiveLeaseTime
The received leased time from the DHCP server in seconds.
Infinite is defined as 0xffffffff. Default 0 seconds.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.17.1.1.1.9
cigDhcpClientsRemainLeaseTime
The remains leased time in seconds . Infinite is defined as 0xffffffff.
Default 0 seconds.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.17.1.1.1.10
cigDhcpClientsRenewLeaseTime
The time defined for renewing phase in seconds . Infinite is defined as 0xffffffff.
It is defined as 0.5 of the receive lease.
Default 0 seconds.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.17.1.1.1.11
cigDhcpClientsRebindLeaseTime
The time defined for rebinding phase in seconds . Infinite is defined as 0xffffffff.
It is defined as 0.875 of the receive lease.
Default 0 seconds.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.17.1.1.1.12
cigDhcpClientsDefaultGatewayList
Default Gateway is Dhcp option 3. Default = '' = Null String.
The format of the string can be up to 8 IP addresses in the list, for example:
'121.23.1.12 135.64.13.190 192.123.242.230'
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.6889.2.1.17.1.1.1.13
cigDhcpClientsDnsServerList
DNS Server is Dhcp option 6. Default = '' = Null String.
The format of the string can be up to 8 IP addresses in the list, for exapmle:
'121.23.1.12 135.64.13.190 192.123.242.230'
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.6889.2.1.17.1.1.1.14
cigDhcpClientsDomainName
DNS Server is Dhcp option 15. Default = Null String
The format of the string can be: 'avaya'
There is no ability to configure this option in the general option table.
OctetString
Constraints:
range: 0-128
.1.3.6.1.4.1.6889.2.1.17.1.1.1.15
cigDhcpClientsServerIpAddr
The DHCP server IP address that the client gets from it
the IP address allocation and keep requesting for lease extension from it.
In case no IP address is gathered from DHCP server then value is 0.0.0.0.
Default 0.0.0.…
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6889.2.1.17.1.1.1.16
cigDhcpClientsOperations
Used for instruct the DHCP client to perfrom release or renew operations.
Enumerationr/w
Enumerated Values:
1idle
2release
3renew
.1.3.6.1.4.1.6889.2.1.17.1.1.1.17
cigDhcpClientsStatus
The status of the DHCP client.
Select - Sending DISCOVER packets
Request - Requesting IP address after selecting from all the offer packets.
Bound - Receiving ACK packet and there is no conflict detection by sending ARP…
Enumeration
Enumerated Values:
1select
2request
3bound
4rebind
5renew
6release
7decline
8reboot
9idle
255notSupported
.1.3.6.1.4.1.6889.2.1.17.1.1.1.18
cigDhcpClientsRequestBitmap
Each bit of this value set to '1' indicates a specific requested DHCP option (Bitmap
of 255 options represented by 32Bytes).
When the bit is set to '1' then specific DHCP option is requested by the client.
Subnet mask …
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.6889.2.1.17.1.1.1.19
cigDhcpClientsDefaultRouterTrackId
Bind the status of the DHCP default router to an object-tracker by specifying
the ID of the object-tracker (avstrTrackerId in
AVAYA-SAA-TRACK-MIB).
A value of 0 means that the default router is not bound to any
object…
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.6889.2.1.17.1.1.1.20
.1.3.6.1.4.1.6889.2.1.17.2.2 · 1 row entry · 3 columns
Lists of DNS servers. The default list(1) includes all the static DNS server and the
dynamic DNS servers from the DHCP clients/PPP interfaces as PPPoE and Dial out modem.
cigDnsResolverDnsServersListEntry entry .1.3.6.1.4.1.6889.2.1.17.2.2.1
The DNS servers list. Lists of DNS servers.
Indexes
cigDnsResolverDnsServersListIndex
Column Syntax OID
cigDnsResolverDnsServersListIndex
The index of the list of DNS servers. Default list index is 1.
The user will not be able to create lists other then default list
at the first release.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.17.2.2.1.1
cigDnsResolverDnsServersListDescription
This is the list description. Default for DNS list #1: 'DNS list #1'
OctetStringr/w
Constraints:
range: 1-64
.1.3.6.1.4.1.6889.2.1.17.2.2.1.2
cigDnsResolverDnsServersListRowStatus
This is a row status mib item For adding and deleting DNS server lists.
The user will not be able to create lists other then list 1 at the first release.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6889.2.1.17.2.2.1.3
.1.3.6.1.4.1.6889.2.1.17.2.3 · 1 row entry · 8 columns
DNS servers. The user can configure up to 6 static servers located in places 1-6. 
The other indexes are of dynamic servers which can not be created 
(learnt automatically by the device) but can be erased.				
The indexes 1-99 are for static servers (only the first 6 are configurable).
The indexes 100-199 are for dynamic servers.
cigDnsResolverDnsServerEntry entry .1.3.6.1.4.1.6889.2.1.17.2.3.1
The DNS server entry. The user can configure up to 6 static servers located in places 1-6.
The other indexes are of dynamic servers which can not be created
(learnt automatically by the device) but can be erased.
Indexes
cigDnsResolverDnsServerListIndex cigDnsResolverDnsServerIndex
Column Syntax OID
cigDnsResolverDnsServerListIndex
The index of the list of DNS servers. Default list index is 1.
The user will not be able to create lists other then default list
at the first release.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.17.2.3.1.1
cigDnsResolverDnsServerIndex
The index of DNS server in the list of DNS servers. The index presents
the preference of the server. The lower the index the higher priority to use it.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.17.2.3.1.2
cigDnsResolverDnsServerIpAddress
The DNS server IP address.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.6889.2.1.17.2.3.1.3
cigDnsResolverDnsServerIfIndex
A unique value for each interface. This value is same as ifIndex from ifTable.
This field is used when the DNS server is learnt from interface running DHCP client
or PPP negotiated (PPPoE/Dial Out modem).
This field has…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.17.2.3.1.4
cigDnsResolverDnsServerType
This is the server type. The user can create new row only when the server type is
static.
dynamic-dhcp represents DNS server learnt from DHCP client.
dynamic-ppp represents DNS server learnt from ppp interface (PPPoE/Di…
Enumeration
Enumerated Values:
1static
2dynamic-dhcp
3dynamic-ppp
.1.3.6.1.4.1.6889.2.1.17.2.3.1.5
cigDnsResolverDnsServerRowStatus
This is a row status mib item For adding and deleting DNS servers.
The user can add only static servers in locations 1-6.
For static servers the operation suppported is CreateAndWait and dynamic servers are
automatical…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6889.2.1.17.2.3.1.6
cigDnsResolverDnsServerInetAddressType
The address type of cigDnsResolverDnsServerInetAddress.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.6889.2.1.17.2.3.1.7
cigDnsResolverDnsServerInetAddress
The Inet Address of the dns server.
1. The address type of this object is specified in
cigDnsResolverDnsServerInetAddressType.
2. Management applications can use cigDnsResolverDnsServerIpAddress or
cigDnsResolverDn…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.6889.2.1.17.2.3.1.8
.1.3.6.1.4.1.6889.2.1.17.2.4 · 1 row entry · 3 columns
The domains used by the DNS resolver to add to non full qualified names.
I.e. when the host name is not a full host name then these domains are added 
in order to resolve the non full qulified name. 
an example for domain is : avaya.com.
an example for non qualified name  is lantis.
Therefore when trying to resolve lantis the suffix avaya.com will be added to
create the name lantis.avaya.com
cigDnsResolverDomainEntry entry .1.3.6.1.4.1.6889.2.1.17.2.4.1
The Domain entry.
The domains used by the DNS resolver to add to non full qualified names.
I.e. when the host name is not a full host name then these domains are added
in order to resolve the non full qulified name.
a…
Indexes
cigDnsResolverDomainIndex
Column Syntax OID
cigDnsResolverDomainIndex
The index of the domain. The index presents the precedence of the domain.
I.e. the lower the index the higher priority this domain is used.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.6889.2.1.17.2.4.1.1
cigDnsResolverDomain
The Domain shall follow RFC 1035 Host name convention.

The following syntax will result in fewer problems with
many applications that use domain names (e.g., mail, TELNET).

Note that while…
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.6889.2.1.17.2.4.1.2
cigDnsResolverDomainRowStatus
This is a row status mib item For adding and deleting domains.
The row is created by CreateAndWait.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.6889.2.1.17.2.4.1.3