ZYXEL-IPSG-MIB

File: ZYXEL-IPSG-MIB.mib (8649 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelIpsgInfoEntry  
SEQUENCE    
  zyIpsgInfoMacAddress MacAddress
  zyIpsgInfoVid INTEGER
  zyIpsgInfoIpAddress IpAddress
  zyIpsgInfoLeaseTime INTEGER
  zyIpsgInfoType INTEGER
  zyIpsgInfoPort INTEGER

ZyxelStaticBindingEntry  
SEQUENCE    
  zyStaticBindingMacAddress MacAddress
  zyStaticBindingVid INTEGER
  zyStaticBindingIpAddress IpAddress
  zyStaticBindingPort INTEGER
  zyStaticBindingRowStatus RowStatus

Defined Values

zyxelIpsg 1.3.6.1.4.1.890.1.15.3.33
The subtree for IP Source Guard (IPSG)
MODULE-IDENTITY    

zyxelArpFreezeSetup 1.3.6.1.4.1.890.1.15.3.33.1
OBJECT IDENTIFIER    

zyxelIpsgStatus 1.3.6.1.4.1.890.1.15.3.33.2
OBJECT IDENTIFIER    

zyxelStaticBindingSetup 1.3.6.1.4.1.890.1.15.3.33.3
OBJECT IDENTIFIER    

zyArpFreeze 1.3.6.1.4.1.890.1.15.3.33.1.1
Add all learned ARP table entries to static binding table. It's meaningless while reading this entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyArpFreezePorts 1.3.6.1.4.1.890.1.15.3.33.1.2
Add learned ARP table entries to static binding table by ports. It's meaningless while reading this entry.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

zyArpFreezeVlan 1.3.6.1.4.1.890.1.15.3.33.1.3
Add learned ARP table entries to static binding table by VLAN. It's meaningless while reading this entry.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyxelIpsgInfoTable 1.3.6.1.4.1.890.1.15.3.33.2.1
The table contains IGMP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelIpsgInfoEntry

zyxelIpsgInfoEntry 1.3.6.1.4.1.890.1.15.3.33.2.1.1
An entry contains IGMP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelIpsgInfoEntry  

zyIpsgInfoMacAddress 1.3.6.1.4.1.890.1.15.3.33.2.1.1.1
The source MAC address in the binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

zyIpsgInfoVid 1.3.6.1.4.1.890.1.15.3.33.2.1.1.2
The source VLAN ID in the binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

zyIpsgInfoIpAddress 1.3.6.1.4.1.890.1.15.3.33.2.1.1.3
The IP address assigned to the MAC address in the binding.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zyIpsgInfoLeaseTime 1.3.6.1.4.1.890.1.15.3.33.2.1.1.4
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  

zyIpsgInfoType 1.3.6.1.4.1.890.1.15.3.33.2.1.1.5
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)  

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

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

zyxelStaticBindingTable 1.3.6.1.4.1.890.1.15.3.33.3.2
The table contains static binding configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelStaticBindingEntry

zyxelStaticBindingEntry 1.3.6.1.4.1.890.1.15.3.33.3.2.1
An entry contains static binding configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelStaticBindingEntry  

zyStaticBindingMacAddress 1.3.6.1.4.1.890.1.15.3.33.3.2.1.1
The source MAC address in the binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

zyStaticBindingVid 1.3.6.1.4.1.890.1.15.3.33.3.2.1.2
The IP address assigned to the MAC address in the binding.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

zyStaticBindingIpAddress 1.3.6.1.4.1.890.1.15.3.33.3.2.1.3
Enter the source VLAN ID in the binding.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

zyStaticBindingPort 1.3.6.1.4.1.890.1.15.3.33.3.2.1.4
Enter the port number in the binding. The value 0 means any port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyStaticBindingRowStatus 1.3.6.1.4.1.890.1.15.3.33.3.2.1.5
This object allows static binding entries to be created and deleted from static binding table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus