FASTPATH-DHCP6SERVER-PRIVATE-MIB

File: FASTPATH-DHCP6SERVER-PRIVATE-MIB.mib (49011 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC1213-MIB
IPV6-TC BROADCOM-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 Unsigned32
TimeTicks Counter32 TEXTUAL-CONVENTION
RowStatus RowPointer MacAddress
StorageType TruthValue DisplayString
PhysAddress Ipv6IfIndex Ipv6Address
Ipv6AddressPrefix Ipv6AddressIfIdentifier Ipv6IfIndexOrZero
fastPath

Defined Types

AgentDhcp6ServerPoolConfigEntry  
SEQUENCE    
  agentDhcp6ServerPoolIndex Unsigned32
  agentDhcp6ServerPoolName DisplayString
  agentDhcp6ServerPoolType INTEGER
  agentDhcp6ServerPoolDnsDomainCreate DisplayString
  agentDhcp6ServerPoolDnsServerCreate Ipv6Address
  agentDhcp6ServerPoolRowStatus RowStatus

AgentDhcp6ServerPoolDnsDomainEntry  
SEQUENCE    
  agentDhcp6ServerPoolDnsDomainIndex Unsigned32
  agentDhcp6ServerPoolDnsDomainName DisplayString
  agentDhcp6ServerPoolDnsDomainRowStatus RowStatus

AgentDhcp6ServerPoolDnsServerEntry  
SEQUENCE    
  agentDhcp6ServerPoolDnsServerIndex Unsigned32
  agentDhcp6ServerPoolDnsServerAddress Ipv6Address
  agentDhcp6ServerPoolDnsServerRowStatus RowStatus

AgentDhcp6ServerPoolAllocationEntry  
SEQUENCE    
  agentDhcp6ServerPoolAllocationIndex Unsigned32
  agentDhcp6ServerPoolAllocationClientIdentifier DisplayString
  agentDhcp6ServerPoolAllocationPrefix Ipv6AddressPrefix
  agentDhcp6ServerPoolAllocationPrefixLength Integer32
  agentDhcp6ServerPoolAllocationClientName DisplayString
  agentDhcp6ServerPoolAllocationIaid Unsigned32
  agentDhcp6ServerPoolAllocationValidLifetime Unsigned32
  agentDhcp6ServerPoolAllocationPreferLifetime Unsigned32
  agentDhcp6ServerPoolAllocationRowStatus RowStatus

AgentDhcp6InterfaceEntry  
SEQUENCE    
  agentDhcp6InterfaceIndex Ipv6IfIndex
  agentDhcp6InterfaceMode INTEGER
  agentDhcp6InterfaceServerPoolName DisplayString
  agentDhcp6InterfaceServerPreference Unsigned32
  agentDhcp6InterfaceRelayAddress Ipv6Address
  agentDhcp6InterfaceRelayInterface Ipv6IfIndexOrZero
  agentDhcp6InterfaceRemoteIdentifier DisplayString
  agentDhcp6InterfaceOptionFlags BITS

AgentDhcp6InterfaceStatsEntry  
SEQUENCE    
  agentDhcp6InterfaceStatsIndex Ipv6IfIndex
  agentDhcp6InterfaceMalformedMessagesReceived Counter32
  agentDhcp6InterfaceDiscardedMessages Counter32
  agentDhcp6InterfaceSOLICITMessagesReceived Counter32
  agentDhcp6InterfaceREQUESTMessagesReceived Counter32
  agentDhcp6InterfaceCONFIRMMessagesReceived Counter32
  agentDhcp6InterfaceRENEWMessagesReceived Counter32
  agentDhcp6InterfaceREBINDMessagesReceived Counter32
  agentDhcp6InterfaceRELEASEMessagesReceived Counter32
  agentDhcp6InterfaceDECLINEMessagesReceived Counter32
  agentDhcp6InterfaceINFORMREQMessagesReceived Counter32
  agentDhcp6InterfaceRELAYREPLYMessagesReceived Counter32
  agentDhcp6InterfaceRELAYFORWMessagesReceived Counter32
  agentDhcp6InterfaceADVERTISEMessagesSent Counter32
  agentDhcp6InterfaceREPLYMessagesSent Counter32
  agentDhcp6InterfaceRECONFIGUREMessagesSent Counter32
  agentDhcp6InterfaceRELAYREPLYMessagesSent Counter32
  agentDhcp6InterfaceRELAYFORWMessagesSent Counter32
  agentDhcp6InterfaceClearStatistics INTEGER

AgentDhcp6ServerBindingEntry  
SEQUENCE    
  agentDhcp6ServerBindingIndex Unsigned32
  agentDhcp6ServerBindingPrefix Ipv6AddressPrefix
  agentDhcp6ServerBindingPrefixLength Integer32
  agentDhcp6ServerBindingPrefixType INTEGER
  agentDhcp6ServerBindingClientIdentifier DisplayString
  agentDhcp6ServerBindingClientAddress Ipv6Address
  agentDhcp6ServerBindingClientInterface Ipv6IfIndex
  agentDhcp6ServerBindingIaid Unsigned32
  agentDhcp6ServerBindingValidLifetime Unsigned32
  agentDhcp6ServerBindingPreferLifetime Unsigned32
  agentDhcp6ServerBindingExpiration Unsigned32

Defined Values

fastPathDHCP6ServerPrivate 1.3.6.1.4.1.4413.1.1.25
The Broadcom Private MIB for FASTPATH DHCPv6 Server/Relay
MODULE-IDENTITY    

agentDhcp6ServerGroup 1.3.6.1.4.1.4413.1.1.25.1
OBJECT IDENTIFIER    

agentDhcp6ServerAdminMode 1.3.6.1.4.1.4413.1.1.25.1.1
Admin-mode of the DHCPv6 Server/Relay.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentDhcp6ServerRelayOptParm 1.3.6.1.4.1.4413.1.1.25.1.2
The numeric value for the Relay Agent Information Option to be used by DHCPv6 Server/Relay.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 54..65535  

agentDhcp6ServerRelayOptRemoteIdSuboptParm 1.3.6.1.4.1.4413.1.1.25.1.3
The numeric value for the Relay Agent Information Option Remote-ID Sub-option to be used by DHCPv6 Server/Relay.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

agentDhcp6ServerDuid 1.3.6.1.4.1.4413.1.1.25.1.4
The DHCPv6 Server unique DUID. This value cannot be modified
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

agentDhcp6ServerMalformedMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.5
The no. of malformed(truncated or corrupt) messages that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerDiscardedMessages 1.3.6.1.4.1.4413.1.1.25.1.6
The no. of discarded messages that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerSOLICITMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.7
The no. of DHCPv6 messages of type SOLICIT that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerREQUESTMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.8
The no. of DHCPv6 messages of type REQUEST that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerCONFIRMMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.9
The no. of DHCPv6 messages of type CONFIRM that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerRENEWMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.10
The no. of DHCPv6 messages of type RENEW that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerREBINDMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.11
The no. of DHCPv6 messages of type REBIND that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerRELEASEMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.12
The no. of DHCPv6 messages of type RELEASE that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerDECLINEMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.13
The no. of DHCPv6 messages of type DECLINE that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerINFORMREQMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.14
The no. of DHCPv6 messages of type INFORMATION-REQUEST that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerRELAYREPLYMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.15
The no. of DHCPv6 messages of type RELAY-REPLY that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerRELAYFORWMessagesReceived 1.3.6.1.4.1.4413.1.1.25.1.16
The no. of DHCPv6 messages of type RELAY-FORWARD that have been received by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerADVERTISEMessagesSent 1.3.6.1.4.1.4413.1.1.25.1.17
The no. of DHCPv6 messages of type ADVERTISE that have been sent by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerREPLYMessagesSent 1.3.6.1.4.1.4413.1.1.25.1.18
The no. of DHCPv6 messages of type REPLY that have been sent by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerRECONFIGUREMessagesSent 1.3.6.1.4.1.4413.1.1.25.1.19
The no. of DHCPv6 messages of type RECONFIGURE that have been sent by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerRELAYREPLYMessagesSent 1.3.6.1.4.1.4413.1.1.25.1.20
The no. of DHCPv6 messages of type RELAY-REPLY that have been sent by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerRELAYFORWMessagesSent 1.3.6.1.4.1.4413.1.1.25.1.21
The no. of DHCPv6 messages of type RELAY-FORWARD that have been sent by the DHCPv6 server.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6ServerClearStatistics 1.3.6.1.4.1.4413.1.1.25.1.22
Clears the DHCPv6 server statistics.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentDhcp6ServerPoolConfigGroup 1.3.6.1.4.1.4413.1.1.25.2
OBJECT IDENTIFIER    

agentDhcp6ServerPoolNameCreate 1.3.6.1.4.1.4413.1.1.25.2.1
A pool is created by applying write operation on this MIB object and providing a new pool-name. Get operation on this MIB object returns a null-value, as for the purpose of viewing the pool name, the user should perform the traversal of agentDhcp6ServerPoolConfigTable. For this reason the get operation on object agentDhcp6ServerPoolNameCreate becomes insignificant.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0|1..31)  

agentDhcp6ServerPoolConfigTable 1.3.6.1.4.1.4413.1.1.25.2.2
A table of the DHCPv6 Server Pool configuration entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcp6ServerPoolConfigEntry

agentDhcp6ServerPoolConfigEntry 1.3.6.1.4.1.4413.1.1.25.2.2.1
Represents entry for a DHCPv6 server pool.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcp6ServerPoolConfigEntry  

agentDhcp6ServerPoolIndex 1.3.6.1.4.1.4413.1.1.25.2.2.1.1
The Pool Index, which 'll be used as index for the PoolConfig Table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..512  

agentDhcp6ServerPoolName 1.3.6.1.4.1.4413.1.1.25.2.2.1.2
The name of the DHCPv6 pool. This value cannot be modified
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

agentDhcp6ServerPoolType 1.3.6.1.4.1.4413.1.1.25.2.2.1.3
This specifies the type of the binding that is associated with this pool.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER un-allocated(0), dynamic(1), manual(2)  

agentDhcp6ServerPoolDnsDomainCreate 1.3.6.1.4.1.4413.1.1.25.2.2.1.4
A DNS domain for a pool is created by applying write operation on this MIB object and providing a new DNS domain name. Get operation on this MIB object returns a null-value, as for the purpose of viewing the DNS domain name, the user should perform the traversal of agentDhcp6ServerPoolDnsDomainTable. For this reason the get operation on object agentDhcp6ServerDnsDomainCreate becomes insignificant.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

agentDhcp6ServerPoolDnsServerCreate 1.3.6.1.4.1.4413.1.1.25.2.2.1.5
A DNS server for a pool is created by applying write operation on this MIB object and providing a new DNS server address. Get operation on this MIB object returns a null-value, as for the purpose of viewing the DNS server address, the user should perform the traversal of agentDhcp6ServerPoolDnsServerTable. For this reason the get operation on object agentDhcp6ServerDnsServerCreate becomes insignificant.
Status: current Access: read-write
OBJECT-TYPE    
  Ipv6Address  

agentDhcp6ServerPoolRowStatus 1.3.6.1.4.1.4413.1.1.25.2.2.1.6
The row status variable is used according to installation and removal conventions for conceptual rows. When a pool is created by applying write operation on 'agentDhcp6ServerPoolCreateName',row-status becomes 'active'. If row-status for a poolEntry is set to 'destroy', the corresponding pool gets deleted.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentDhcp6ServerPoolDnsDomainTable 1.3.6.1.4.1.4413.1.1.25.2.4
A table of the DHCPv6 Server Pool's DNS domain entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcp6ServerPoolDnsDomainEntry

agentDhcp6ServerPoolDnsDomainEntry 1.3.6.1.4.1.4413.1.1.25.2.4.1
Represents entry for a DHCPv6 server pool's DNS domains.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcp6ServerPoolDnsDomainEntry  

agentDhcp6ServerPoolDnsDomainIndex 1.3.6.1.4.1.4413.1.1.25.2.4.1.1
The DNS Domain Index, which will be used as index for the DnsDomain Table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..6  

agentDhcp6ServerPoolDnsDomainName 1.3.6.1.4.1.4413.1.1.25.2.4.1.2
This specifies a DNS domain name for distribution to a DHCPv6 client.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

agentDhcp6ServerPoolDnsDomainRowStatus 1.3.6.1.4.1.4413.1.1.25.2.4.1.3
The row status variable is used according to installation and removal conventions for conceptual rows. When a DNS domain is created by applying write operation on 'agentDhcp6ServerDnsDomainCreate', row-status becomes 'active'. If row-status for a DnsDomainEntry is set to 'destroy', the corresponding DNS domain gets deleted.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentDhcp6ServerPoolDnsServerTable 1.3.6.1.4.1.4413.1.1.25.2.6
A table of the DHCPv6 Server Pool's DNS server address entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcp6ServerPoolDnsServerEntry

agentDhcp6ServerPoolDnsServerEntry 1.3.6.1.4.1.4413.1.1.25.2.6.1
Represents entry for a DHCPv6 server pool's DNS server addresses.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcp6ServerPoolDnsServerEntry  

agentDhcp6ServerPoolDnsServerIndex 1.3.6.1.4.1.4413.1.1.25.2.6.1.1
The DNS Server Index, which will be used as index for the DNS Server Table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..6  

agentDhcp6ServerPoolDnsServerAddress 1.3.6.1.4.1.4413.1.1.25.2.6.1.2
This specifies a DNS server address for distribution to a DHCPv6 client.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

agentDhcp6ServerPoolDnsServerRowStatus 1.3.6.1.4.1.4413.1.1.25.2.6.1.3
The row status variable is used according to installation and removal conventions for conceptual rows. When a DNS server is created by applying write operation on 'agentDhcp6ServerDnsServerCreate', row-status becomes 'active'. If row-status for a DnsServerEntry is set to 'destroy', the corresponding DNS server gets deleted.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

agentDhcp6ServerPoolAllocationTable 1.3.6.1.4.1.4413.1.1.25.2.7
A table of the DHCPv6 Server pool's allocation entries, showing prefix delegation specific parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcp6ServerPoolAllocationEntry

agentDhcp6ServerPoolAllocationEntry 1.3.6.1.4.1.4413.1.1.25.2.7.1
Represents entry for a DHCPv6 server pool's prefix delegation information.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcp6ServerPoolAllocationEntry  

agentDhcp6ServerPoolAllocationIndex 1.3.6.1.4.1.4413.1.1.25.2.7.1.1
The DNS Server Pool Allocation Index, which will be used as index for the DNS Server Pool Allocation Table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ServerPoolAllocationClientIdentifier 1.3.6.1.4.1.4413.1.1.25.2.7.1.2
It specifies the unique identifier, a.k.a. DUID, (in colon-separated hexadecimal format) of a DHCPv6 client.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..255)  

agentDhcp6ServerPoolAllocationPrefix 1.3.6.1.4.1.4413.1.1.25.2.7.1.3
The IPv6 address prefix for delegation to DHCPv6 clients.
Status: current Access: read-create
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentDhcp6ServerPoolAllocationPrefixLength 1.3.6.1.4.1.4413.1.1.25.2.7.1.4
This specifies the no. of bits that comprise the address-prefix mask length.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..128  

agentDhcp6ServerPoolAllocationClientName 1.3.6.1.4.1.4413.1.1.25.2.7.1.5
It specifies a name for a DHCPv6 client. This name is purely used for internal use, and can be a NULL string.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

agentDhcp6ServerPoolAllocationIaid 1.3.6.1.4.1.4413.1.1.25.2.7.1.6
This specifies a identity association ID (IAID) associated with the allocation. It can be set to 0.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ServerPoolAllocationValidLifetime 1.3.6.1.4.1.4413.1.1.25.2.7.1.7
This specifies the valid lifetime timer interval (in seconds) for the associated allocation. If set to 0, the timer is set to 'infinity'.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ServerPoolAllocationPreferLifetime 1.3.6.1.4.1.4413.1.1.25.2.7.1.8
This specifies the preferred lifetime timer interval (in seconds) for the associated allocation. If set to 0, the timer is set to 'infinity'. Also, the preferred lifetime value must be less than or equal to the valid lifetime value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ServerPoolAllocationRowStatus 1.3.6.1.4.1.4413.1.1.25.2.7.1.9
The row status variable is used according to installation and removal conventions for conceptual rows. When an allocation is created, row-status becomes 'active'. If row-status for an allocation is set to 'invalid', the corresponding allocation gets deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

agentDhcp6InterfaceGroup 1.3.6.1.4.1.4413.1.1.25.3
OBJECT IDENTIFIER    

agentDhcp6InterfaceTable 1.3.6.1.4.1.4413.1.1.25.3.1
A table of the DHCPv6 Server/Relay interface entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcp6InterfaceEntry

agentDhcp6InterfaceEntry 1.3.6.1.4.1.4413.1.1.25.3.1.1
Represents entry for DHCPv6 server or relay functionality on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcp6InterfaceEntry  

agentDhcp6InterfaceIndex 1.3.6.1.4.1.4413.1.1.25.3.1.1.1
This specifies the ifindex of the DHCPv6 interface
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6IfIndex  

agentDhcp6InterfaceMode 1.3.6.1.4.1.4413.1.1.25.3.1.1.2
This specifies whether an interface is in DHCPv6 Server or Relay mode. Setting the mode to 'disable' (0) effectively un-configures the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(0), server(1), relay(2)  

agentDhcp6InterfaceServerPoolName 1.3.6.1.4.1.4413.1.1.25.3.1.1.3
This specifies a DHCPv6 Server pool name, which exists within the agentDhcp6ServerPoolConfigTable. This parameter is only meaningful when the interface is in DHCPv6 server mode.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

agentDhcp6InterfaceServerPreference 1.3.6.1.4.1.4413.1.1.25.3.1.1.4
This specifies a DHCPv6 Server preference value, which is used by DHCPv6 clients to choose betweeen servers. This parameter is only meaningful when the interface is in DHCPv6 server mode.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

agentDhcp6InterfaceRelayAddress 1.3.6.1.4.1.4413.1.1.25.3.1.1.5
This specifies the IPv6 address of a DHCPv6 relay server, to which DHCPv6 messages receivd on this interface will be relayed. If this is specified as global IPv6 address, then agentDhcp6ServerInterfaceRelayInterface is not required to be configured. However, if the address is specified as a link-local or multicast address, then agentDhcp6ServerInterfaceRelayInterface is required. This parameter is only meaningful when the interface is in DHCPv6 relay mode.
Status: current Access: read-create
OBJECT-TYPE    
  Ipv6Address  

agentDhcp6InterfaceRelayInterface 1.3.6.1.4.1.4413.1.1.25.3.1.1.6
This specifies the IPv6 ifindex of a interface to reach a DHCPv6 relay server, to which DHCPv6 messages received on this interface will be relayed. This parameter is only meaningful when the interface is in DHCPv6 relay mode.
Status: current Access: read-create
OBJECT-TYPE    
  Ipv6IfIndexOrZero  

agentDhcp6InterfaceRemoteIdentifier 1.3.6.1.4.1.4413.1.1.25.3.1.1.7
This specifies the Relay Agent Information Option 'remote-id' sub-option to be attached to DHCPv6 messages being relayed on this interface. There exists a special reserved value of 'duid-ifid', which causes the remote-id value to be derived from the local DHCPv6 Server DUID and the interface ifindex. Otherwise, the string defined here is used as the remote-id value. This parameter is only meaningful when the interface is in DHCPv6 relay mode.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

agentDhcp6InterfaceOptionFlags 1.3.6.1.4.1.4413.1.1.25.3.1.1.8
This specifies a bitmask field for various DHCPv6 options. Currently, only the 'rapid-commit' option is available, which is only meaningful when the interface is in DHCPv6 Server mode. Setting this parameter to 0 effectively clears any configured option flags on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  BITS rapid-commit(0), allow-unicast(1)  

agentDhcp6InterfaceStatsTable 1.3.6.1.4.1.4413.1.1.25.3.2
A table of the DHCPv6 Server/Relay interface statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcp6InterfaceStatsEntry

agentDhcp6InterfaceStatsEntry 1.3.6.1.4.1.4413.1.1.25.3.2.1
Represents entry for DHCPv6 server or relay statistics on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcp6InterfaceStatsEntry  

agentDhcp6InterfaceStatsIndex 1.3.6.1.4.1.4413.1.1.25.3.2.1.1
This specifies the ifindex of the DHCPv6 interface
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6IfIndex  

agentDhcp6InterfaceMalformedMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.2
The number of malformed (truncated or corrupt) messages that have been received on the interface
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceDiscardedMessages 1.3.6.1.4.1.4413.1.1.25.3.2.1.3
The no. of discarded messages on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceSOLICITMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.4
The no. of DHCPv6 messages of type SOLICIT that have been received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceREQUESTMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.5
The no. of DHCPv6 messages of type REQUEST that have been received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceCONFIRMMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.6
The no. of DHCPv6 messages of type CONFIRM that have been received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceRENEWMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.7
The no. of DHCPv6 messages of type RENEW that have been received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceREBINDMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.8
The no. of DHCPv6 messages of type REBIND that have been received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceRELEASEMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.9
The no. of DHCPv6 messages of type RELEASE that have been received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceDECLINEMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.10
The no. of DHCPv6 messages of type DECLINE that have been received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceINFORMREQMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.11
The no. of DHCPv6 messages of type INFORMATION-REQUEST that have been received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceRELAYREPLYMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.12
The no. of DHCPv6 messages of type RELAY-REPLY that have been received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceRELAYFORWMessagesReceived 1.3.6.1.4.1.4413.1.1.25.3.2.1.13
The no. of DHCPv6 messages of type RELAY-FORWARD that have been received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceADVERTISEMessagesSent 1.3.6.1.4.1.4413.1.1.25.3.2.1.14
The no. of DHCPv6 messages of type ADVERTISE that have been sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceREPLYMessagesSent 1.3.6.1.4.1.4413.1.1.25.3.2.1.15
The no. of DHCPv6 messages of type REPLY that have been sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceRECONFIGUREMessagesSent 1.3.6.1.4.1.4413.1.1.25.3.2.1.16
The no. of DHCPv6 messages of type RECONFIGURE that have been sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceRELAYREPLYMessagesSent 1.3.6.1.4.1.4413.1.1.25.3.2.1.17
The no. of DHCPv6 messages of type RELAY-REPLY that have been sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceRELAYFORWMessagesSent 1.3.6.1.4.1.4413.1.1.25.3.2.1.18
The no. of DHCPv6 messages of type RELAY-FORWARD that have been sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

agentDhcp6InterfaceClearStatistics 1.3.6.1.4.1.4413.1.1.25.3.2.1.19
Clears the DHCPv6 statistics on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentDhcp6ServerBindingGroup 1.3.6.1.4.1.4413.1.1.25.4
OBJECT IDENTIFIER    

agentDhcp6ServerBindingTable 1.3.6.1.4.1.4413.1.1.25.4.1
A table of the DHCPv6 Server's active binding entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDhcp6ServerBindingEntry

agentDhcp6ServerBindingEntry 1.3.6.1.4.1.4413.1.1.25.4.1.1
Represents entry for a DHCPv6 server's active bindings.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDhcp6ServerBindingEntry  

agentDhcp6ServerBindingIndex 1.3.6.1.4.1.4413.1.1.25.4.1.1.1
The index of the entry in the list of the DHCPv6 server's active bindings.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ServerBindingPrefix 1.3.6.1.4.1.4413.1.1.25.4.1.1.2
The IPv6 address prefix delegated to a DHCPv6 client.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6AddressPrefix  

agentDhcp6ServerBindingPrefixLength 1.3.6.1.4.1.4413.1.1.25.4.1.1.3
This specifies the no. of bits that comprise the address-prefix mask length for the delegated prefix.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..128  

agentDhcp6ServerBindingPrefixType 1.3.6.1.4.1.4413.1.1.25.4.1.1.4
This specifies the type of prefix associated with the binding. Currently, only IA_PD type (prefix delegation) is supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER iapd(0)  

agentDhcp6ServerBindingClientIdentifier 1.3.6.1.4.1.4413.1.1.25.4.1.1.5
It specifies the unique identifier, a.k.a. DUID, (in colon-separated hexadecimal format) of a DHCPv6 client.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

agentDhcp6ServerBindingClientAddress 1.3.6.1.4.1.4413.1.1.25.4.1.1.6
It specifies the address for a DHCPv6 client.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

agentDhcp6ServerBindingClientInterface 1.3.6.1.4.1.4413.1.1.25.4.1.1.7
It specifies the interface for a DHCPv6 client.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6IfIndex  

agentDhcp6ServerBindingIaid 1.3.6.1.4.1.4413.1.1.25.4.1.1.8
This specifies a identity association ID (IAID) associated with the binding.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ServerBindingValidLifetime 1.3.6.1.4.1.4413.1.1.25.4.1.1.9
This specifies the valid lifetime timer interval (in seconds) for the associated allocation. If set to 0, the timer is set to 'infinity'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ServerBindingPreferLifetime 1.3.6.1.4.1.4413.1.1.25.4.1.1.10
This specifies the preferred lifetime timer interval (in seconds) for the associated allocation. If set to 0, the timer is set to 'infinity'. Also, the preferred lifetime value must be less than or equal to the valid lifetime value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDhcp6ServerBindingExpiration 1.3.6.1.4.1.4413.1.1.25.4.1.1.11
This specifies the amount of time (in seconds) for the associated binding to expire.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32