ZYXEL-DHCP-SNOOPING-MIB

File: ZYXEL-DHCP-SNOOPING-MIB.mib (17937 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 TDomain TAddress
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

ZyxelDhcpSnoopingVlanEntry  
SEQUENCE    
  zyDhcpSnoopingVlanVid INTEGER
  zyDhcpSnoopingVlanState EnabledStatus
  zyDhcpSnoopingVlanOption82Profile DisplayString

ZyxelDhcpSnoopingPortEntry  
SEQUENCE    
  zyDhcpSnoopingPortTrustState EnabledStatus
  zyDhcpSnoopingPortRate INTEGER

ZyxelDhcpSnoopingOption82VlanPortEntry  
SEQUENCE    
  zyDhcpSnoopingOption82VlanPortProfile DisplayString

Defined Values

zyxelDhcpSnooping 1.3.6.1.4.1.890.1.15.3.20
The subtree for dhcp snooping
MODULE-IDENTITY    

zyxelDhcpSnoopingSetup 1.3.6.1.4.1.890.1.15.3.20.1
OBJECT IDENTIFIER    

zyxelDhcpSnoopingStatus 1.3.6.1.4.1.890.1.15.3.20.2
OBJECT IDENTIFIER    

zyDhcpSnoopingState 1.3.6.1.4.1.890.1.15.3.20.1.1
Enable/Disable DHCP snooping on this switch.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyxelDhcpSnoopingVlanTable 1.3.6.1.4.1.890.1.15.3.20.1.2
The table contains DHCP snooping VLAN configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelDhcpSnoopingVlanEntry

zyxelDhcpSnoopingVlanEntry 1.3.6.1.4.1.890.1.15.3.20.1.2.1
An entry contains DHCP snooping VLAN configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelDhcpSnoopingVlanEntry  

zyDhcpSnoopingVlanVid 1.3.6.1.4.1.890.1.15.3.20.1.2.1.1
The VLAN ID of each VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..4094  

zyDhcpSnoopingVlanState 1.3.6.1.4.1.890.1.15.3.20.1.2.1.2
Enable/Disable DHCP snooping on the VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyDhcpSnoopingVlanOption82Profile 1.3.6.1.4.1.890.1.15.3.20.1.2.1.3
The name of DHCP option 82 Profile.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

zyxelDhcpSnoopingPortTable 1.3.6.1.4.1.890.1.15.3.20.1.3
The table contains DHCP snooping port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelDhcpSnoopingPortEntry

zyxelDhcpSnoopingPortEntry 1.3.6.1.4.1.890.1.15.3.20.1.3.1
An entry contains DHCP snooping port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelDhcpSnoopingPortEntry  

zyDhcpSnoopingPortTrustState 1.3.6.1.4.1.890.1.15.3.20.1.3.1.1
Enable/Disable this port to be a trusted port (enable) or an un-trusted port (disable).
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyDhcpSnoopingPortRate 1.3.6.1.4.1.890.1.15.3.20.1.3.1.2
Enter the maximum number for DHCP packets (1-2048) that the switch receives from each port each second. The switch discards any additional DHCP packets. Enter 0 to disable this limit, which is recommended for trusted ports.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..2048  

zyxelDhcpSnoopingDb 1.3.6.1.4.1.890.1.15.3.20.1.4
OBJECT IDENTIFIER    

zyDhcpSnoopingDbAbort 1.3.6.1.4.1.890.1.15.3.20.1.4.1
Enter how long (10-65535 seconds) the switch tries to complete a specific update in the DHCP snooping database before it gives up.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

zyDhcpSnoopingDbWriteDelay 1.3.6.1.4.1.890.1.15.3.20.1.4.2
Enter how long (10-65535 seconds) the switch waits to update the DHCP snooping database the first time the current bindings change after an update. Once the next update is scheduled, additional changes in current bindings are automatically included in the next update.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

zyDhcpSnoopingDbUrl 1.3.6.1.4.1.890.1.15.3.20.1.4.3
Enter the location of the DHCP snooping database. The location should be expressed like this: tftp://{domain name or IP address}/directory, if applicable/file name; for example, tftp://192.168.10.1/database.txt.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

zyDhcpSnoopingDbUrlRenew 1.3.6.1.4.1.890.1.15.3.20.1.4.4
Enter the location of a DHCP snooping database. You can use this to load dynamic bindings from a different DHCP snooping database than the one specified in Agent URL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

zyxelDhcpSnoopingDhcpVlan 1.3.6.1.4.1.890.1.15.3.20.1.5
OBJECT IDENTIFIER    

zyDhcpSnoopingDhcpVlanVid 1.3.6.1.4.1.890.1.15.3.20.1.5.1
Enter a VLAN ID if you want the switch to forward DHCP packets to DHCP servers on a specific VLAN. Value 0 means to disable DHCP VLAN, if you do not want the switch to forward DHCP packets to a specific VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4094  

zyDhcpSnoopingMaxNumberOfOption82VlanPort 1.3.6.1.4.1.890.1.15.3.20.1.6
The maximum number of DHCP snooping Option82 VLAN port entries that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelDhcpSnoopingOption82VlanPortTable 1.3.6.1.4.1.890.1.15.3.20.1.7
The table contains DHCP snooping Option82 VLAN port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelDhcpSnoopingOption82VlanPortEntry

zyxelDhcpSnoopingOption82VlanPortEntry 1.3.6.1.4.1.890.1.15.3.20.1.7.1
An entry contains DHCP snooping Option82 VLAN port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelDhcpSnoopingOption82VlanPortEntry  

zyDhcpSnoopingOption82VlanPortProfile 1.3.6.1.4.1.890.1.15.3.20.1.7.1.1
DHCP option 82 profile in specified VLAN and port.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

zyDhcpSnoopingDbStatisticsClear 1.3.6.1.4.1.890.1.15.3.20.2.1
This entry can clear these counters of DHCP snooping statistics status.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyxelDhcpSnoopingDbStatistics 1.3.6.1.4.1.890.1.15.3.20.2.2
OBJECT IDENTIFIER    

zyDhcpSnoopingDbStatisticsAgentRunning 1.3.6.1.4.1.890.1.15.3.20.2.2.1
This entry displays the status of the current update or access of the DHCP snooping database. none: The switch is not accessing the DHCP snooping database. read: The switch is loading dynamic bindings from the DHCP snooping database. write: The switch is updating the DHCP snooping database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), read(1), write(2)  

zyDhcpSnoopingDbStatisticsDelayExpiry 1.3.6.1.4.1.890.1.15.3.20.2.2.2
This entry displays how much longer (in seconds) the switch tries to complete the current update before it gives up.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsAbortExpiry 1.3.6.1.4.1.890.1.15.3.20.2.2.3
This entry displays when (in seconds) the switch is going to update the DHCP snooping database again.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsLastSuccessTime 1.3.6.1.4.1.890.1.15.3.20.2.2.4
This entry displays the last time the switch updated the DHCP snooping database successfully.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyDhcpSnoopingDbStatisticsLastFailTime 1.3.6.1.4.1.890.1.15.3.20.2.2.5
This entry displays the last time the switch updated the DHCP snooping database unsuccessfully.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyDhcpSnoopingDbStatisticsLastFailReasonType 1.3.6.1.4.1.890.1.15.3.20.2.2.6
This entry displays the reason the switch updated the DHCP snooping database unsuccessfully.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyDhcpSnoopingDbStatisticsTotalAttempt 1.3.6.1.4.1.890.1.15.3.20.2.2.7
This entry displays the number of times the switch has tried to access the DHCP snooping database for any reason.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsStartupFail 1.3.6.1.4.1.890.1.15.3.20.2.2.8
This entry displays the number of times the switch could not create or read the DHCP snooping database when the switch started up or a new URL is configured for the DHCP snooping database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsSuccessTrans 1.3.6.1.4.1.890.1.15.3.20.2.2.9
This entry displays the number of times the switch read bindings from or updated the bindings in the DHCP snooping database successfully.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsFailTrans 1.3.6.1.4.1.890.1.15.3.20.2.2.10
This entry displays the number of times the switch was unable to read bindings from or update the bindings in the DHCP snooping database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsSuccessRead 1.3.6.1.4.1.890.1.15.3.20.2.2.11
This entry displays the number of times the switch read bindings from the DHCP snooping database successfully.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsFailRead 1.3.6.1.4.1.890.1.15.3.20.2.2.12
This entry displays the number of times the switch was unable to read bindings from the DHCP snooping database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsSuccessWrite 1.3.6.1.4.1.890.1.15.3.20.2.2.13
This entry displays the number of times the switch updated the bindings in the DHCP snooping database successfully.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsFailWrite 1.3.6.1.4.1.890.1.15.3.20.2.2.14
This entry displays the number of times the switch was unable to update the bindings in the DHCP snooping database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsFirstSuccessAccess 1.3.6.1.4.1.890.1.15.3.20.2.2.15
This entry displays the first time the switch accessed the DHCP snooping database for any reason.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), read(1), write(2)  

zyDhcpSnoopingDbStatisticsLastIgnoreBindCollision 1.3.6.1.4.1.890.1.15.3.20.2.2.16
This entry displays the number of bindings the switch ignored because the switch already had a binding with the same MAC address and VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsLastIgnoreExpireLease 1.3.6.1.4.1.890.1.15.3.20.2.2.17
This entry displays the number of bindings the switch ignored because the lease time had already expired.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsLastIgnoreInvalidInterface 1.3.6.1.4.1.890.1.15.3.20.2.2.18
This entry displays the number of bindings the switch ignored because the port number was a trusted interface or does not exist anymore.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsLastIgnoreUnsupportedVlan 1.3.6.1.4.1.890.1.15.3.20.2.2.19
This entry displays the number of bindings the switch ignored because the VLAN ID does not exist anymore.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsLastIgnoreParse 1.3.6.1.4.1.890.1.15.3.20.2.2.20
This entry displays the number of bindings the switch ignored because the switch was unable to understand the binding in the DHCP binding database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsTotalIgnoreBindCollision 1.3.6.1.4.1.890.1.15.3.20.2.2.21
This entry displays the total number of bindings the switch has ignored because the switch already had a binding with the same MAC address and VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsTotalIgnoreExpireLease 1.3.6.1.4.1.890.1.15.3.20.2.2.22
This entry displays the total number of bindings the switch has ignored because the lease time had already expired.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsTotalIgnoreInvalidInterface 1.3.6.1.4.1.890.1.15.3.20.2.2.23
This entry displays the total number of bindings the switch has ignored because the port number was a trusted interface or does not exist anymore.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsTotalIgnoreUnsupportedVlan 1.3.6.1.4.1.890.1.15.3.20.2.2.24
This entry displays the total number of bindings the switch has ignored because the VLAN id does not exist anymore.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyDhcpSnoopingDbStatisticsTotalIgnoreParse 1.3.6.1.4.1.890.1.15.3.20.2.2.25
This entry displays the total number of bindings the switch has ignored because the switch was unable to understand the binding in the DHCP binding database.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER