HP-ICF-DHCPv6-RELAY

File: HP-ICF-DHCPv6-RELAY.mib (9016 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
INET-ADDRESS-MIB SNMPv2-CONF HP-ICF-OID

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
RowStatus ifIndex InterfaceIndex
InetAddressType InetAddress MODULE-COMPLIANCE
OBJECT-GROUP hpSwitch

Defined Types

HpicfDhcpRelayHelperAddressEntry  
SEQUENCE    
  hpicfDhcpRelayHelperAddressType InetAddressType
  hpicfDhcpRelayHelperAddress InetAddress
  hpicfDhcpRelayHelperAddressEgressInterface InterfaceIndex
  hpicfDhcpRelayHelperAddressStatus RowStatus

HpicfDhcpRelayPerInterfaceStatsEntry  
SEQUENCE    
  hpicfDhcpRelayPerInterfaceClientPktsRecd Counter32
  hpicfDhcpRelayPerInterfaceClientPktsDropped Counter32
  hpicfDhcpRelayPerInterfaceClientPktsXmitFail Counter32
  hpicfDhcpRelayPerInterfaceServerPktsRecd Counter32
  hpicfDhcpRelayPerInterfaceServerPktsDropped Counter32
  hpicfDhcpRelayPerInterfaceServerPktsXmitFail Counter32

Defined Values

hpicfDhcpv6Relay 1.3.6.1.4.1.11.2.14.11.5.1.50
The Dynamic Host Configuration Protocol (DHCPv6) is one of the options available for a Device to obtain IPv6 address automatically. In a trivial deployment, this is achieved by having the Client and Server on the same local network. DHCPv6 Relay is a feature that facilitates IPv6 address assignment across multiple networks or subnets by forwarding client service requests and server responses in a transparent manner.This MIB provides a means to configure and monitor DHCPv6 Relay feature on the Switch.
MODULE-IDENTITY    

hpicfDhcpv6RelayAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.50.1
The global administrative status of the DHCPv6 relay. This object indicates if the DHCPv6 relay has been administratively enabled or disabled on the device.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hpicfDhcpRelayHelperAddressTable 1.3.6.1.4.1.11.2.14.11.5.1.50.2
Table of helper addresses configurable on the DHCP relay.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfDhcpRelayHelperAddressEntry

hpicfDhcpRelayHelperAddressEntry 1.3.6.1.4.1.11.2.14.11.5.1.50.2.1
An instance of a DHCP relay helper address.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfDhcpRelayHelperAddressEntry  

hpicfDhcpRelayHelperAddressType 1.3.6.1.4.1.11.2.14.11.5.1.50.2.1.1
Type of the helper address being configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

hpicfDhcpRelayHelperAddress 1.3.6.1.4.1.11.2.14.11.5.1.50.2.1.2
The helper address being configured.The address type of this object is specified in hpicfDhcpRelayHelperAddressType
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

hpicfDhcpRelayHelperAddressEgressInterface 1.3.6.1.4.1.11.2.14.11.5.1.50.2.1.3
The egress interface through which the DHCP relay must send out its packets if the helper address is a multicast address. In case of a unicast helper address, this object must be set to zero.By default, this value is zero
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

hpicfDhcpRelayHelperAddressStatus 1.3.6.1.4.1.11.2.14.11.5.1.50.2.1.4
The row status of this helper address instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfDhcpRelayPerInterfaceStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.50.3
Table of DHCP relay statistics per Vlan.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfDhcpRelayPerInterfaceStatsEntry

hpicfDhcpRelayPerInterfaceStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.50.3.1
An instance of the per Vlan statistics table
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfDhcpRelayPerInterfaceStatsEntry  

hpicfDhcpRelayPerInterfaceClientPktsRecd 1.3.6.1.4.1.11.2.14.11.5.1.50.3.1.1
The number of valid DHCPv6 client requests received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfDhcpRelayPerInterfaceClientPktsDropped 1.3.6.1.4.1.11.2.14.11.5.1.50.3.1.2
The number of DHCPv6 client requests that were dropped at ingress.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfDhcpRelayPerInterfaceClientPktsXmitFail 1.3.6.1.4.1.11.2.14.11.5.1.50.3.1.3
The number of DHCPv6 client requests that failed to get relayed at egress.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfDhcpRelayPerInterfaceServerPktsRecd 1.3.6.1.4.1.11.2.14.11.5.1.50.3.1.4
The number of valid DHCPv6 server responses received on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfDhcpRelayPerInterfaceServerPktsDropped 1.3.6.1.4.1.11.2.14.11.5.1.50.3.1.5
The number of DHCPv6 server responses dropped on this interface at ingress.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfDhcpRelayPerInterfaceServerPktsXmitFail 1.3.6.1.4.1.11.2.14.11.5.1.50.3.1.6
The number of DHCPv6 server responses that failed to get relayed at egress.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfDhcpRelayConformance 1.3.6.1.4.1.11.2.14.11.5.1.50.4
OBJECT IDENTIFIER    

hpicfDhcpRelayGroups 1.3.6.1.4.1.11.2.14.11.5.1.50.4.1
OBJECT IDENTIFIER    

hpicfDhcpRelayCompliances 1.3.6.1.4.1.11.2.14.11.5.1.50.4.2
OBJECT IDENTIFIER    

hpicfDhcpRelayConfigGroup 1.3.6.1.4.1.11.2.14.11.5.1.50.4.1.1
A collection of objects related to configuration for DHCP relay
Status: current Access: read-only
OBJECT-GROUP    

hpicfDhcpRelayStatsGroup 1.3.6.1.4.1.11.2.14.11.5.1.50.4.1.2
A collection of objects providing statistics about the DHCP relay
Status: current Access: read-only
OBJECT-GROUP    

hpicfDhcpRelayCompliance 1.3.6.1.4.1.11.2.14.11.5.1.50.4.2.1
The compliance statement for SNMP entities which implement the hpicfDhcpv6Relay MIB with support for writable objects. Such an implementation can be both monitored and configured via SNMP.
Status: current Access: read-only
MODULE-COMPLIANCE