ALCATEL-IND1-DHCPV6-MIB

File: ALCATEL-IND1-DHCPV6-MIB.mib (15574 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
SNMPv2-CONF IPV6-TC ALCATEL-IND1-BASE
IPV6-MIB INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE IpAddress Integer32
Unsigned32 Counter32 TEXTUAL-CONVENTION
PhysAddress DisplayString RowStatus
TimeStamp TruthValue DateAndTime
SnmpAdminString MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP Ipv6Address Ipv6IfIndexOrZero
softentIND1Ipv6 ipv6IfIndex InetAddress
InetAddressType

Defined Types

AlaDHCPv6RelayInterfaceEntry  
SEQUENCE    
  alaDHCPv6RelayInterfaceAdminStatus INTEGER

AlaDHCPv6RelayDestinationEntry  
SEQUENCE    
  alaDHCPv6RelayDestinationAddressType InetAddressType
  alaDHCPv6RelayDestinationAddress InetAddress
  alaDHCPv6RelayDestinationRowStatus RowStatus

AlaDHCPv6SrvLeaseEntry  
SEQUENCE    
  alaDHCPv6SrvLeaseIpv6Address Ipv6Address
  alaDHCPv6SrvLeaseLeaseGrant DateAndTime
  alaDHCPv6SrvLeasePrefLeaseExpiry DateAndTime
  alaDHCPv6SrvLeaseValidLeaseExpiry DateAndTime
  alaDHCPv6SrvLeaseType INTEGER

Defined Values

alcatelIND1DHCPv6MIB 1.3.6.1.4.1.6486.801.1.2.1.29.2
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): Propietary DHCPv6 MIB definitions The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright (C) 2013 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1DHCPv6MIBObjects 1.3.6.1.4.1.6486.801.1.2.1.29.2.1
OBJECT IDENTIFIER    

alaDHCPv6RelayConfig 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.1
OBJECT IDENTIFIER    

alaDHCPv6RelayAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.1.1
Global DHCPv6 administrative status. This object provides a means to globally enable or disable the DHCPv6 relay feature. DHCPv6 Relay must still be enabled on individual interfaces in order for relay operation to occur.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaDHCPv6SrvConfig 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.2
OBJECT IDENTIFIER    

alaDHCPv6SrvGlobalConfigStatus 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.2.1
This object is used to enable(1) or disable(2) DHCPv6 Server on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaDHCPv6SrvGlobalRestart 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.2.2
This object is used to restart(2) the DHCPv6 Server on the switch. Default value is inactive(1) which user can not set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER inactive(1), restart(2)  

alaDHCPv6SrvGlobalClearStat 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.2.3
Defines the global clear statistics control for DHCPv6 Server. default(1) - default value for this object, reset(2) - indicates that all statistic related to DHCPv6 server in the system should get cleared.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER default(1), reset(2)  

alaDHCPv6RelayInterfaceTable 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.3
Table controlling DHCPv6 Relay on IPv6 interfaces. This table extends the corresponding IPv6 interface entry in alaIPv6InterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaDHCPv6RelayInterfaceEntry

alaDHCPv6RelayInterfaceEntry 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.3.1
An DHCPv6 relay interface entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaDHCPv6RelayInterfaceEntry  

alaDHCPv6RelayInterfaceAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.3.1.1
DHCPv6 administrative status on the interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaDHCPv6RelayDestinationTable 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.4
Table allowing the creation and removal of DHCPv6 Relay destinations for an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaDHCPv6RelayDestinationEntry

alaDHCPv6RelayDestinationEntry 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.4.1
A DHCPv6 relay destination entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaDHCPv6RelayDestinationEntry  

alaDHCPv6RelayDestinationAddressType 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.4.1.1
The address type of a DHCPv6 relay destination. Only ipv6(2) or ipv6z(4) are allowed.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

alaDHCPv6RelayDestinationAddress 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.4.1.2
The IPv6 address of a DHCPv6 relay destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

alaDHCPv6RelayDestinationRowStatus 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.4.1.3
Used to control the addition and removal of DHCPv6 relay destinations.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaDHCPv6SrvLease 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.5
OBJECT IDENTIFIER    

alaDHCPv6SrvLeaseTable 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.5.1
DHCPv6 server lease table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaDHCPv6SrvLeaseEntry

alaDHCPv6SrvLeaseEntry 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.5.1.1
DHCPv6 server lease entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaDHCPv6SrvLeaseEntry  

alaDHCPv6SrvLeaseIpv6Address 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.5.1.1.1
IPv6 address assigned to the client
Status: current Access: not-accessible
OBJECT-TYPE    
  Ipv6Address  

alaDHCPv6SrvLeaseLeaseGrant 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.5.1.1.2
Lease granted time for the client.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alaDHCPv6SrvLeasePrefLeaseExpiry 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.5.1.1.3
Preferred Lease expiry of the client.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alaDHCPv6SrvLeaseValidLeaseExpiry 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.5.1.1.4
Valid Lease expiry of the client.
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

alaDHCPv6SrvLeaseType 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.5.1.1.5
Type of the lease.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unavailable(1), dynamic(2), manual(3)  

alcatelIND1DHCPv6MIBNotifications 1.3.6.1.4.1.6486.801.1.2.1.29.2.0
OBJECT IDENTIFIER    

alaDHCPv6SrvTrapsObj 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.6
OBJECT IDENTIFIER    

alaDHCPv6SrvLeaseUtilizationThresholdTrap 1.3.6.1.4.1.6486.801.1.2.1.29.2.0.1
When the lease utilization in a subnet exceeds or deceeds threshold value set by the application, a notification is sent to the Management Entity, with the DHCPv6 Server lease utilization information.
Status: current Access: read-only
NOTIFICATION-TYPE    

alaDHCPv6SrvLeaseThresholdStatus 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.6.1
This object specifies the threshold status of subnet utilization.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER crossedBelow80Threshold(1), crossedAbove80Threshold(2), reached100Threshold(3)  

alaDHCPv6SrvSubnetDescriptor 1.3.6.1.4.1.6486.801.1.2.1.29.2.1.6.2
This object specifies the subnet Descriptor. Denotes the IPv6 address
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

alcatelIND1DHCPv6MIBConformance 1.3.6.1.4.1.6486.801.1.2.1.29.2.2
OBJECT IDENTIFIER    

alcatelIND1DHCPv6MIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.29.2.2.1
OBJECT IDENTIFIER    

alcatelIND1DHCPv6MIBGroups 1.3.6.1.4.1.6486.801.1.2.1.29.2.2.2
OBJECT IDENTIFIER    

alaDHCPv6Compliance 1.3.6.1.4.1.6486.801.1.2.1.29.2.2.1.1
The compliance statement for switches implementing ALCATEL-IND1-DHCPV6-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

alaDHCPv6RelayGroup 1.3.6.1.4.1.6486.801.1.2.1.29.2.2.2.1
A collection of objects to support management of DHCPv6 Relay.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alaDHCPv6SrvGroup 1.3.6.1.4.1.6486.801.1.2.1.29.2.2.2.2
A collection of objects to support management of DHCPv6 server.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alaDHCPv6SrvNotificationsGroup 1.3.6.1.4.1.6486.801.1.2.1.29.2.2.2.3
Notifications for DHCPv6 server.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

alaDHCPv6SrvLeaseUtilizationThresholdGroup 1.3.6.1.4.1.6486.801.1.2.1.29.2.2.2.4
When the lease utilization in a subnet exceeds or deceeds threshold value set by the application, a notification is sent to the Management Entity, with the DHCPv6 Server lease utilization information.
Status: current Access: accessible-for-notify
OBJECT-GROUP