CISCOSB-DHCPv6-CLIENT

File: CISCOSB-DHCPv6-CLIENT.mib (17263 bytes)

Imported modules

SNMPv2-SMI IF-MIB SNMPv2-TC
INET-ADDRESS-MIB CISCOSB-DHCPv6

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
IpAddress Counter32 InterfaceIndex
ifIndex RowStatus TEXTUAL-CONVENTION
MacAddress DisplayString TruthValue
InetAddressType InetAddress InetAddressIPv6
InetAddressPrefixLength rlDhcpv6Client

Defined Types

RlDhcpv6ClientEntry  
SEQUENCE    
  rlDhcpv6ClientIfIndex InterfaceIndex
  rlDhcpv6ClientPd INTEGER
  rlDhcpv6ClientStateless INTEGER
  rlDhcpv6ClientReconfigure INTEGER
  rlDhcpv6ClientInfoRefreshMin Unsigned32
  rlDhcpv6ClientInfoRefreshConf Unsigned32
  rlDhcpv6ClientInfoRefreshReceived Unsigned32
  rlDhcpv6ClientInfoRefreshRemain Unsigned32
  rlDhcpv6ClientDhcpServerInetAddressType InetAddressType
  rlDhcpv6ClientDhcpServerInetAddress InetAddress
  rlDhcpv6ClientDhcpServerDuid OCTET STRING
  rlDhcpv6ClientDhcpServerPreference Unsigned32
  rlDhcpv6ClientState INTEGER
  rlDhcpv6ClientTftpServerName DisplayString
  rlDhcpv6ClientTftpFileName DisplayString
  rlDhcpv6ClientTimeZone DisplayString
  rlDhcpv6ClientOperStatus INTEGER
  rlDhcpv6ClientDisableReason INTEGER
  rlDhcpv6ClientStatus RowStatus
  rlDhcpv6ClientInfoRefreshIsReceived TruthValue
  rlDhcpv6ClientIndirectImageFileName DisplayString

RlDhcpv6ClientAuxDnsServerListEntry  
SEQUENCE    
  rlDhcpv6ClientAuxDnsServerListIfIndex InterfaceIndex
  rlDhcpv6ClientAuxDnsServerListPriority INTEGER
  rlDhcpv6ClientAuxDnsServerListAddress InetAddressIPv6

RlDhcpv6ClientAuxSntpServerListEntry  
SEQUENCE    
  rlDhcpv6ClientAuxSntpServerListIfIndex InterfaceIndex
  rlDhcpv6ClientAuxSntpServerListPriority INTEGER
  rlDhcpv6ClientAuxSntpServerListAddress InetAddressIPv6

RlDhcpv6ClientAuxDomainNameSearchListEntry  
SEQUENCE    
  rlDhcpv6ClientAuxDomainNameSearchListIfIndex InterfaceIndex
  rlDhcpv6ClientAuxDomainNameSearchListPriority INTEGER
  rlDhcpv6ClientAuxDomainNameSearchListName DisplayString

RlDhcpv6ClientCommandEntry  
SEQUENCE    
  rlDhcpv6ClientCommandIfIndex InterfaceIndex
  rlDhcpv6ClientCommandAction INTEGER

Defined Values

rlDhcpv6ClientMibVersion 1.3.6.1.4.1.9.6.1.101.214.2.1
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlDhcpv6ClientSupported 1.3.6.1.4.1.9.6.1.101.214.2.2
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlDhcpv6ClientTable 1.3.6.1.4.1.9.6.1.101.214.2.3
The table saved ipv6 DHCP clients and their services.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDhcpv6ClientEntry

rlDhcpv6ClientEntry 1.3.6.1.4.1.9.6.1.101.214.2.3.1
An entry in rlDhcpv6Client.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpv6ClientEntry  

rlDhcpv6ClientIfIndex 1.3.6.1.4.1.9.6.1.101.214.2.3.1.1
The interface that ipv6 DHCP client is running on.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

rlDhcpv6ClientPd 1.3.6.1.4.1.9.6.1.101.214.2.3.1.2
Enables Prefix Delegation service on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rlDhcpv6ClientStateless 1.3.6.1.4.1.9.6.1.101.214.2.3.1.3
Enables Stateless service on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rlDhcpv6ClientReconfigure 1.3.6.1.4.1.9.6.1.101.214.2.3.1.4
Enables reconfiguration service on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rlDhcpv6ClientInfoRefreshMin 1.3.6.1.4.1.9.6.1.101.214.2.3.1.5
Defines the minimum refresh time between information-request packets on the same interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 600..4294967295  

rlDhcpv6ClientInfoRefreshConf 1.3.6.1.4.1.9.6.1.101.214.2.3.1.6
Defines the refresh time between information-request packets on the same interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 86400..4294967295  

rlDhcpv6ClientInfoRefreshReceived 1.3.6.1.4.1.9.6.1.101.214.2.3.1.7
Shows the received time from DHCP server untill next information-request packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlDhcpv6ClientInfoRefreshRemain 1.3.6.1.4.1.9.6.1.101.214.2.3.1.8
Shows the remain time untill next information-request packet.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlDhcpv6ClientDhcpServerInetAddressType 1.3.6.1.4.1.9.6.1.101.214.2.3.1.9
Contains Inet address Type of current DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

rlDhcpv6ClientDhcpServerInetAddress 1.3.6.1.4.1.9.6.1.101.214.2.3.1.10
Contains Inet address of current DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

rlDhcpv6ClientDhcpServerDuid 1.3.6.1.4.1.9.6.1.101.214.2.3.1.11
Contains DUID of current DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

rlDhcpv6ClientDhcpServerPreference 1.3.6.1.4.1.9.6.1.101.214.2.3.1.12
Contains preference of current DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

rlDhcpv6ClientState 1.3.6.1.4.1.9.6.1.101.214.2.3.1.13
shows the state machine.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), configuring(2), configured(3)  

rlDhcpv6ClientTftpServerName 1.3.6.1.4.1.9.6.1.101.214.2.3.1.14
The Tftp server name received by DHCPv6 stateless service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlDhcpv6ClientTftpFileName 1.3.6.1.4.1.9.6.1.101.214.2.3.1.15
Name of file to use in configuration process received by DHCPv6 stateless service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlDhcpv6ClientTimeZone 1.3.6.1.4.1.9.6.1.101.214.2.3.1.16
The timezone received by DHCPv6 stateless service
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

rlDhcpv6ClientOperStatus 1.3.6.1.4.1.9.6.1.101.214.2.3.1.17
The operational status of this entry. Enabled or Disabled .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

rlDhcpv6ClientDisableReason 1.3.6.1.4.1.9.6.1.101.214.2.3.1.18
The disable operational status reason.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), ipv6Disable(2), portDown(3), portDownAndIpv6Disable(4)  

rlDhcpv6ClientStatus 1.3.6.1.4.1.9.6.1.101.214.2.3.1.19
The status of this entry. Creating the entry when ipv6 DHCP is enabled OR ipv6 DHCP stateless in enabled OR ipv6 DHCP pd is enabled.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlDhcpv6ClientInfoRefreshIsReceived 1.3.6.1.4.1.9.6.1.101.214.2.3.1.20
Shows whether information-request option is received.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

rlDhcpv6ClientIndirectImageFileName 1.3.6.1.4.1.9.6.1.101.214.2.3.1.21
Name of file to use in autoupdate process received by DHCPv6 stateless service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..160)  

rlDhcpv6ClientAuxDnsServerListTable 1.3.6.1.4.1.9.6.1.101.214.2.4
The table saved the list of DNS servers received by DHCPv6 stateless service. This is an auxulary table for rlDhcpv6ClientEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDhcpv6ClientAuxDnsServerListEntry

rlDhcpv6ClientAuxDnsServerListEntry 1.3.6.1.4.1.9.6.1.101.214.2.4.1
An entry in rlDhcpv6ClientAuxDnsServerListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpv6ClientAuxDnsServerListEntry  

rlDhcpv6ClientAuxDnsServerListIfIndex 1.3.6.1.4.1.9.6.1.101.214.2.4.1.1
The IfIndex in rlDhcpv6ClientAuxDnsServerListEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlDhcpv6ClientAuxDnsServerListPriority 1.3.6.1.4.1.9.6.1.101.214.2.4.1.2
The priority of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlDhcpv6ClientAuxDnsServerListAddress 1.3.6.1.4.1.9.6.1.101.214.2.4.1.3
DNS server address received by DHCPv6 stateless service
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

rlDhcpv6ClientAuxSntpServerListTable 1.3.6.1.4.1.9.6.1.101.214.2.5
The table saved the list of Sntp servers received by DHCPv6 stateless service. This is an auxulary table for rlDhcpv6ClientEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDhcpv6ClientAuxSntpServerListEntry

rlDhcpv6ClientAuxSntpServerListEntry 1.3.6.1.4.1.9.6.1.101.214.2.5.1
An entry in rlDhcpv6ClientAuxSntpServerListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpv6ClientAuxSntpServerListEntry  

rlDhcpv6ClientAuxSntpServerListIfIndex 1.3.6.1.4.1.9.6.1.101.214.2.5.1.1
The IfIndex in rlDhcpv6ClientAuxSntpServerEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlDhcpv6ClientAuxSntpServerListPriority 1.3.6.1.4.1.9.6.1.101.214.2.5.1.2
The priority of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlDhcpv6ClientAuxSntpServerListAddress 1.3.6.1.4.1.9.6.1.101.214.2.5.1.3
Sntp server address received by DHCPv6 stateless service
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressIPv6  

rlDhcpv6ClientAuxDomainNameSearchListTable 1.3.6.1.4.1.9.6.1.101.214.2.6
The table saved the list of Domain Name Search received by DHCPv6 stateless service. This is an auxulary table for rlDhcpv6ClientEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlDhcpv6ClientAuxDomainNameSearchListEntry

rlDhcpv6ClientAuxDomainNameSearchListEntry 1.3.6.1.4.1.9.6.1.101.214.2.6.1
An entry in rlDhcpv6ClientAuxDomainNameSearchListTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpv6ClientAuxDomainNameSearchListEntry  

rlDhcpv6ClientAuxDomainNameSearchListIfIndex 1.3.6.1.4.1.9.6.1.101.214.2.6.1.1
The IfIndex in rlDhcpv6ClientAuxDomainNameSearchEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlDhcpv6ClientAuxDomainNameSearchListPriority 1.3.6.1.4.1.9.6.1.101.214.2.6.1.2
The priority of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

rlDhcpv6ClientAuxDomainNameSearchListName 1.3.6.1.4.1.9.6.1.101.214.2.6.1.3
Domain Name in DomainNameSearchList received by DHCPv6 stateless service
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..160)  

rlDhcpv6ClientCommandTable 1.3.6.1.4.1.9.6.1.101.214.2.7
Action MIB for DHCP v6 Renew command.
Status: current Access: read-only
OBJECT-TYPE    
  SEQUENCE OF  
    RlDhcpv6ClientCommandEntry

rlDhcpv6ClientCommandEntry 1.3.6.1.4.1.9.6.1.101.214.2.7.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlDhcpv6ClientCommandEntry  

rlDhcpv6ClientCommandIfIndex 1.3.6.1.4.1.9.6.1.101.214.2.7.1.1
The IfIndex in rlDhcpv6ClientAuxDomainNameSearchEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

rlDhcpv6ClientCommandAction 1.3.6.1.4.1.9.6.1.101.214.2.7.1.2
Action to apply. The default value is none.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), renew(1)  

rlDhcpv6ClientEnabledByDefaultRemovedIfindex 1.3.6.1.4.1.9.6.1.101.214.2.8
DHCPv6 Client flag is relevant when mtsc parameter DHCPv6_client_enabled_by_default is TRUE. If the MIB has non zero value the meaning is that DHCP client has removed from configuration by the user on the interface and signs to application not to add DHCPv6 client entry. Otherwise (zero value) - the meaning is that DHCPv6 client entry must be added.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER