ZYXEL-IPv6SG-MIB

File: ZYXEL-IPv6SG-MIB.mib (13296 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC Q-BRIDGE-MIB
INET-ADDRESS-MIB P-BRIDGE-MIB BRIDGE-MIB
ZYXEL-ES-SMI

Imported symbols

OBJECT-TYPE MODULE-IDENTITY RowStatus
MacAddress PortList IpAddress
InetAddressType InetAddress EnabledStatus
DisplayString dot1dBasePort esMgmt

Defined Types

ZyxelIpv6sgStaticBindingEntry  
SEQUENCE    
  zyIpv6sgStaticBindingIpv6AddressType InetAddressType
  zyIpv6sgStaticBindingIpv6Address InetAddress
  zyIpv6sgStaticBindingIpv6PrefixLength INTEGER
  zyIpv6sgStaticBindingMacAddress MacAddress
  zyIpv6sgStaticBindingVid INTEGER
  zyIpv6sgStaticBindingPort INTEGER
  zyIpv6sgStaticBindingRowStatus RowStatus

ZyxelIpv6sgPolicyEntry  
SEQUENCE    
  zyIpv6sgPolicyName DisplayString
  zyIpv6sgPolicyValidateAddressState EnabledStatus
  zyIpv6sgPolicyValidatePrefixState EnabledStatus
  zyIpv6sgPolicyPermitLinkLocalState EnabledStatus
  zyIpv6sgPolicyRowStatus RowStatus

ZyxelIpv6sgPolicyPortEntry  
SEQUENCE    
  zyIpv6sgPolicyPortAttachPolicy DisplayString

ZyxelIpv6sgBindingEntry  
SEQUENCE    
  zyIpv6sgBindingIpv6AddressType InetAddressType
  zyIpv6sgBindingIpv6Address InetAddress
  zyIpv6sgBindingIpv6PrefixLength INTEGER
  zyIpv6sgBindingMacAddress MacAddress
  zyIpv6sgBindingVid INTEGER
  zyIpv6sgBindingPort INTEGER
  zyIpv6sgBindingLeaseTime INTEGER
  zyIpv6sgBindingType INTEGER
  zyIpv6sgBindingClear EnabledStatus

Defined Values

zyxelIpv6sg 1.3.6.1.4.1.890.1.15.3.108
The subtree for IPv6 Source Guard (IPv6SG)
MODULE-IDENTITY    

zyxelIpv6sgSetup 1.3.6.1.4.1.890.1.15.3.108.1
OBJECT IDENTIFIER    

zyxelIpv6sgStatus 1.3.6.1.4.1.890.1.15.3.108.2
OBJECT IDENTIFIER    

zyxelIpv6sgStaticBindingMaxNumberOfRules 1.3.6.1.4.1.890.1.15.3.108.1.1
The maximum number of static binding rules that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelIpv6sgStaticBindingTable 1.3.6.1.4.1.890.1.15.3.108.1.2
The table contains static binding configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelIpv6sgStaticBindingEntry

zyxelIpv6sgStaticBindingEntry 1.3.6.1.4.1.890.1.15.3.108.1.2.1
An entry contains static binding configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelIpv6sgStaticBindingEntry  

zyIpv6sgStaticBindingIpv6AddressType 1.3.6.1.4.1.890.1.15.3.108.1.2.1.1
The type of IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

zyIpv6sgStaticBindingIpv6Address 1.3.6.1.4.1.890.1.15.3.108.1.2.1.2
The source of IPv6 address in this binding entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

zyIpv6sgStaticBindingIpv6PrefixLength 1.3.6.1.4.1.890.1.15.3.108.1.2.1.3
The prefix length of IPv6 address. The value 128 means it is a IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyIpv6sgStaticBindingMacAddress 1.3.6.1.4.1.890.1.15.3.108.1.2.1.4
The source MAC address in this binding entry.The value 0.0.0.0.0.0 means mac is don't care.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

zyIpv6sgStaticBindingVid 1.3.6.1.4.1.890.1.15.3.108.1.2.1.5
The VLAN number sets in this binding entry. The value 0 means don't care VLAN ID.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyIpv6sgStaticBindingPort 1.3.6.1.4.1.890.1.15.3.108.1.2.1.6
Enter the port number in the binding. The value 0 means any port. If user set any port, the mac must be any.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyIpv6sgStaticBindingRowStatus 1.3.6.1.4.1.890.1.15.3.108.1.2.1.7
This object allows static binding entries to be created and deleted from static binding table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

zyxelIpv6sgPolicyMaxNumberOfRules 1.3.6.1.4.1.890.1.15.3.108.1.3
The maximum number of IPv6 source guard policy rules that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelIpv6sgPolicyTable 1.3.6.1.4.1.890.1.15.3.108.1.4
The table contains IPv6 source guard policy configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelIpv6sgPolicyEntry

zyxelIpv6sgPolicyEntry 1.3.6.1.4.1.890.1.15.3.108.1.4.1
An entry contains IPv6 source guard policy configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelIpv6sgPolicyEntry  

zyIpv6sgPolicyName 1.3.6.1.4.1.890.1.15.3.108.1.4.1.1
The name of IPv6 source guard policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zyIpv6sgPolicyValidateAddressState 1.3.6.1.4.1.890.1.15.3.108.1.4.1.2
Enable/Disable validate address on this IPv6 source guard.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyIpv6sgPolicyValidatePrefixState 1.3.6.1.4.1.890.1.15.3.108.1.4.1.3
Enable/Disable validate prefix on this IPv6 source guard.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyIpv6sgPolicyPermitLinkLocalState 1.3.6.1.4.1.890.1.15.3.108.1.4.1.4
Enable/Disable permit Link-Local on this IPv6 source guard.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyIpv6sgPolicyRowStatus 1.3.6.1.4.1.890.1.15.3.108.1.4.1.100
This object allows IPv6 source guard policy entries to be created and deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zyxelIpv6sgPolicyPortTable 1.3.6.1.4.1.890.1.15.3.108.1.5
The table maintains IPv6 source guard policy configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelIpv6sgPolicyPortEntry

zyxelIpv6sgPolicyPortEntry 1.3.6.1.4.1.890.1.15.3.108.1.5.1
IPv6 source guard configuration information for a policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelIpv6sgPolicyPortEntry  

zyIpv6sgPolicyPortAttachPolicy 1.3.6.1.4.1.890.1.15.3.108.1.5.1.1
Name of IPv6 source guard policy in specified port.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zyIpv6sgBindingClearAll 1.3.6.1.4.1.890.1.15.3.108.2.1
This entry is used to clear all dynamic entries from the binding table.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyxelIpv6sgBindingTable 1.3.6.1.4.1.890.1.15.3.108.2.2
The table contains neighbor binding table information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelIpv6sgBindingEntry

zyxelIpv6sgBindingEntry 1.3.6.1.4.1.890.1.15.3.108.2.2.1
An entry contains binding entry information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelIpv6sgBindingEntry  

zyIpv6sgBindingIpv6AddressType 1.3.6.1.4.1.890.1.15.3.108.2.2.1.1
The type of IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

zyIpv6sgBindingIpv6Address 1.3.6.1.4.1.890.1.15.3.108.2.2.1.2
The IPv6 address assigned to the MAC address in the binding table.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

zyIpv6sgBindingIpv6PrefixLength 1.3.6.1.4.1.890.1.15.3.108.2.2.1.3
The prefix length of IPv6 address. The value 128 means it is a IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyIpv6sgBindingMacAddress 1.3.6.1.4.1.890.1.15.3.108.2.2.1.4
The source MAC address in this binding entry.The value 0.0.0.0.0.0 means mac is don't care.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zyIpv6sgBindingVid 1.3.6.1.4.1.890.1.15.3.108.2.2.1.5
The VLAN number sets in this binding entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyIpv6sgBindingPort 1.3.6.1.4.1.890.1.15.3.108.2.2.1.6
The port number in the binding. The value 0 means any port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyIpv6sgBindingLeaseTime 1.3.6.1.4.1.890.1.15.3.108.2.2.1.7
This entry displays how much time (seconds) the binding is valid. This entry displays value 0 if the binding is always valid (for example, a static binding).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyIpv6sgBindingType 1.3.6.1.4.1.890.1.15.3.108.2.2.1.8
This entry displays how the switch learned the binding. static: This binding was learned from information provided manually by an administrator. dhcp: This binding was learned by snooping DHCP packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dhcp(2)  

zyIpv6sgBindingClear 1.3.6.1.4.1.890.1.15.3.108.2.2.1.9
This entry is used to clear this dynamic binding entry.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus