ZXR10-DHCPSNOOPING-MIB

File: ZXR10-DHCPSNOOPING-MIB.mib (26604 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

OBJECT-TYPE Integer32 Unsigned32
IpAddress MacAddress enterprises

Defined Types

DisplayString  
OCTET STRING    

Dhcpv4SnoopingGlobalVlanEntry  
SEQUENCE    
  dhcpv4SnoopingVlanId Unsigned32
  dhcpv4SnoopingVlanState INTEGER
  dhcpv4SnoopingVlanRemoteId DisplayString
  dhcpv4SnoopingVlanCircuitId DisplayString

Dhcpv4SnoopingIfEntry  
SEQUENCE    
  dhcpv4SnoopingIfIndex Integer32
  dhcpv4SnoopingIfName DisplayString
  dhcpv4SnoopingIfTrustStatus INTEGER
  dhcpv4SnoopingIfQuotaNum Integer32
  dhcpv4SnoopingIfCurUserNum Integer32
  dhcpv4SnoopingIfRemoteId DisplayString
  dhcpv4SnoopingIfCircuitId DisplayString
  dhcpv4SnoopingIfPacketRate Integer32
  dhcpv4SnoopingIfSleepTime Integer32

Dhcpv4SnoopingPortVlanEntry  
SEQUENCE    
  dhcpv4SnoopingIfOptIndex Integer32
  dhcpv4SnoopingIfOptName DisplayString
  dhcpv4SnoopingIfOptVlanId Integer32
  dhcpv4SnoopingIfOptVlanPort INTEGER
  dhcpv4SnoopingIfOptFormat INTEGER
  dhcpv4SnoopingIfOptState INTEGER
  dhcpv4SnoopingIfOptPolicy INTEGER
  dhcpv4SnoopingIfOptRemoteId DisplayString
  dhcpv4SnoopingIfOptCircuitId DisplayString

Dhcpv4SnoopingDynamicBindingEntry  
SEQUENCE    
  dhcpv4SnoopingDynamicBindingIfIndex Integer32
  dhcpv4SnoopingDynamicBindingIfName DisplayString
  dhcpv4SnoopingDynamicBindingIpAddress IpAddress
  dhcpv4SnoopingDynamicBindingMacAddr MacAddress
  dhcpv4SnoopingDynamicBindingState INTEGER
  dhcpv4SnoopingDynamicBindingLifetime Integer32
  dhcpv4SnoopingDynamicBindingVlanId Integer32
  dhcpv4SnoopingDynamicBindingVpls DisplayString

Dhcpv4SnoopingStaticBindingEntry  
SEQUENCE    
  dhcpv4SnoopingStaticBindingIfIndex Integer32
  dhcpv4SnoopingStaticBindingIfName DisplayString
  dhcpv4SnoopingStaticBindingIpAddress IpAddress
  dhcpv4SnoopingStaticBindingMacAddr MacAddress
  dhcpv4SnoopingStaticBindingState INTEGER
  dhcpv4SnoopingStaticBindingLifetime Integer32
  dhcpv4SnoopingStaticBindingVlanId Integer32
  dhcpv4SnoopingStaticBindingVpls DisplayString

Dhcpv4SnoopingFileConfigEntry  
SEQUENCE    
  dhcpv4SnoopingFileServerType INTEGER
  dhcpv4SnoopingFileIpv6Flag Integer32
  dhcpv4SnoopingFileVrf DisplayString
  dhcpv4SnoopingFileURL DisplayString

Defined Values

zte 1.3.6.1.4.1.3902
OBJECT IDENTIFIER    

zxr10 1.3.6.1.4.1.3902.3
OBJECT IDENTIFIER    

zxr10switch 1.3.6.1.4.1.3902.3.102
OBJECT IDENTIFIER    

zxr10dhcpv4Snooping 1.3.6.1.4.1.3902.3.102.33
OBJECT IDENTIFIER    

dhcpv4Snoopingglobalstate 1.3.6.1.4.1.3902.3.102.33.1
Function of DHCPv4 snooping is available, enable: receive the DHCPv4 packets, disable: discard the DHCPv4 packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

dhcpv4Snoopingglobalmaxuser 1.3.6.1.4.1.3902.3.102.33.2
The maximum user of the switch, it ranges from 1 to 2048.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4Snoopingglobalramblestate 1.3.6.1.4.1.3902.3.102.33.3
Function of ramble is opened or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

dhcpv4SnoopingglobalmacVerifystate 1.3.6.1.4.1.3902.3.102.33.4
Function of MAC-verify is opened or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

dhcpv4SnoopingOptionFormat 1.3.6.1.4.1.3902.3.102.33.5
The format includes 4 types of format defined china-tel, dsl-forum, telenor, user-cfg.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER china-tel(1), dsl-forum(2), telenor(3), user-cfg(4)  

dhcpv4SnoopingOptionstate 1.3.6.1.4.1.3902.3.102.33.6
Whether the option82 is enable or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpv4SnoopingOptionpolicy 1.3.6.1.4.1.3902.3.102.33.7
Whether the content of the option82 should be replaced by switch.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER keep(2), replace(3)  

dhcpv4SnoopingOptionRemoteId 1.3.6.1.4.1.3902.3.102.33.8
The string of the remote-id, the string is not allowed to overstep 256 octets and all kinds of character can be used except ' '.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingOptionCircuitId 1.3.6.1.4.1.3902.3.102.33.9
The string of the circuit-id, the string is not allowed to overstep 256 octets and all kinds of character can be used except ' '.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingOptionAccessNodeId 1.3.6.1.4.1.3902.3.102.33.10
The string of access-node-identifier.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingOptionUserCfgPolicy 1.3.6.1.4.1.3902.3.102.33.11
The policy of user-cfg includes 3 types of way which are based on interface, uniform, VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER interface(1), uniform(2), vlan(3)  

dhcpv4SnoopingOptionCurrentUserNum 1.3.6.1.4.1.3902.3.102.33.12
The current number of user who is online.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4Snoopingglobalfiletimeout 1.3.6.1.4.1.3902.3.102.33.18
This object indicates the time interval at which DHCP bindings information will be written to the flash.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4Snoopingglobalfileupload 1.3.6.1.4.1.3902.3.102.33.19
This object indicates the time interval at which DHCP bindings information will be written to the database file denoted by cdsDatabaseFile object.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingGlobalVlanTable 1.3.6.1.4.1.3902.3.102.33.13
The table includes DHCPv4 snooping parameters of option.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv4SnoopingGlobalVlanEntry

dhcpv4SnoopingGlobalVlanEntry 1.3.6.1.4.1.3902.3.102.33.13.1
An entry includes DHCPv4 snooping parameters of option.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv4SnoopingGlobalVlanEntry  

dhcpv4SnoopingVlanId 1.3.6.1.4.1.3902.3.102.33.13.1.1
VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dhcpv4SnoopingVlanState 1.3.6.1.4.1.3902.3.102.33.13.1.2
Function of DHCPv4 snooping is opened under VLAN, enable: receive the DHCPv4 packets, disable: discard the DHCPv4 packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(0)  

dhcpv4SnoopingVlanRemoteId 1.3.6.1.4.1.3902.3.102.33.13.1.3
The string of remote-id indicated the server's MAC which is not allowed to overstep 256 octets. All kinds of character can be used except ' '.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingVlanCircuitId 1.3.6.1.4.1.3902.3.102.33.13.1.4
The string of the circuit-id describes a series of user's circuit information. User can be located definitely throughout it. The string is not allowed to overstep 256 octets and all kinds of character can be used except ' '.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingIfTable 1.3.6.1.4.1.3902.3.102.33.14
The table includes DHCPv4 snooping running parameters of each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv4SnoopingIfEntry

dhcpv4SnoopingIfEntry 1.3.6.1.4.1.3902.3.102.33.14.1
An entry includes DHCPv4 snooping running parameters of each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv4SnoopingIfEntry  

dhcpv4SnoopingIfIndex 1.3.6.1.4.1.3902.3.102.33.14.1.1
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingIfName 1.3.6.1.4.1.3902.3.102.33.14.1.2
name of the interface
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingIfTrustStatus 1.3.6.1.4.1.3902.3.102.33.14.1.3
The trust status of the interface, dhcpv4-untrust(0): discard DHCPv4 adv/reply packet, dhcpv4-trust(1): permit DHCPv4 adv/reply packet.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dhcpv4-untrust(0), dhcpv4-trust(1)  

dhcpv4SnoopingIfQuotaNum 1.3.6.1.4.1.3902.3.102.33.14.1.4
The max quota number of the interface, it ranges from 1 to 2048.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingIfCurUserNum 1.3.6.1.4.1.3902.3.102.33.14.1.5
The current number of user under the interface who is online.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingIfRemoteId 1.3.6.1.4.1.3902.3.102.33.14.1.6
The string of remote-id indicated the server's MAC, the string is not allowed to overstep 256 octets and all kinds of character can be used except ' '.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingIfCircuitId 1.3.6.1.4.1.3902.3.102.33.14.1.7
The string of the circuit-id describes a series of user's circuit information. User can be located definitely throughout it. The string is not allowed to overstep 256 octets and all kinds of character can be used except ' '.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingIfPacketRate 1.3.6.1.4.1.3902.3.102.33.14.1.8
This object indicates rate limit value for DHCP snooping purpose. If the value of this object is 0, no rate limit is applied for DHCP traffic at this interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingIfSleepTime 1.3.6.1.4.1.3902.3.102.33.14.1.9
This object indicates sleep limit value for DHCP snooping purpose.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingPortVlanTable 1.3.6.1.4.1.3902.3.102.33.15
The table includes DHCPv4 snooping running parameters of each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv4SnoopingPortVlanEntry

dhcpv4SnoopingPortVlanEntry 1.3.6.1.4.1.3902.3.102.33.15.1
An entry includes DHCPv4 snooping running parameters of each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv4SnoopingPortVlanEntry  

dhcpv4SnoopingIfOptIndex 1.3.6.1.4.1.3902.3.102.33.15.1.1
The index value that uniquely identifies the interface to which this entry is applicable. The interface identified by a particular value of this index is the same interface as identified by the same value of the IF-MIB's ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingIfOptName 1.3.6.1.4.1.3902.3.102.33.15.1.2
Name of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingIfOptVlanId 1.3.6.1.4.1.3902.3.102.33.15.1.3
VLAN ID.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingIfOptVlanPort 1.3.6.1.4.1.3902.3.102.33.15.1.4
disable: the option82 function is unavailable, enable: the option82 function is available based on Port+VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpv4SnoopingIfOptFormat 1.3.6.1.4.1.3902.3.102.33.15.1.5
The format includes 4 types of format defined china-tel, dsl-forum, telenor, user-cfg.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER china-tel(1), dsl-forum(2), telenor(3), user-cfg(4)  

dhcpv4SnoopingIfOptState 1.3.6.1.4.1.3902.3.102.33.15.1.6
disable: the option82 can't be inserted under interface module, enable: the option82 can be inserted based on interface module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

dhcpv4SnoopingIfOptPolicy 1.3.6.1.4.1.3902.3.102.33.15.1.7
The policy of user-cfg includes 3 types of way which are based on interface, uniform, VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER keep(2), replace(3)  

dhcpv4SnoopingIfOptRemoteId 1.3.6.1.4.1.3902.3.102.33.15.1.8
The string of remote-id indicated the server's MAC. The string is not allowed to overstep 256 octets and all kinds of character can be used except ' '.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingIfOptCircuitId 1.3.6.1.4.1.3902.3.102.33.15.1.9
The string of the circuit-id describes a series of user's circuit information. User can be located definitely throughout it. The string is not allowed to overstep 256 octets and all kinds of character can be used except ' '.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingDynamicBindingTable 1.3.6.1.4.1.3902.3.102.33.16
The binding state table containing the state of binding between source address and anchor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv4SnoopingDynamicBindingEntry

dhcpv4SnoopingDynamicBindingEntry 1.3.6.1.4.1.3902.3.102.33.16.1
MAC, VLAN and VPN is the key to locate the user-bind information, so it should be used in 'walk' action, the rest of index can be used in 'get' action.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv4SnoopingDynamicBindingEntry  

dhcpv4SnoopingDynamicBindingIfIndex 1.3.6.1.4.1.3902.3.102.33.16.1.1
The unique value generated for the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingDynamicBindingIfName 1.3.6.1.4.1.3902.3.102.33.16.1.2
Name of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingDynamicBindingIpAddress 1.3.6.1.4.1.3902.3.102.33.16.1.3
The binding source IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dhcpv4SnoopingDynamicBindingMacAddr 1.3.6.1.4.1.3902.3.102.33.16.1.4
The binding source MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dhcpv4SnoopingDynamicBindingState 1.3.6.1.4.1.3902.3.102.33.16.1.5
The state of the binding entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER start(0), bound(1)  

dhcpv4SnoopingDynamicBindingLifetime 1.3.6.1.4.1.3902.3.102.33.16.1.6
The remaining lifetime of the entry. If saviObjectsBindingType=static, a value of 2147483647 represents infinity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingDynamicBindingVlanId 1.3.6.1.4.1.3902.3.102.33.16.1.7
VLAN ID that the user belong to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingDynamicBindingVpls 1.3.6.1.4.1.3902.3.102.33.16.1.8
Name of the VPLS.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingStaticBindingTable 1.3.6.1.4.1.3902.3.102.33.17
The binding state table containing the state of binding between source address and anchor.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv4SnoopingStaticBindingEntry

dhcpv4SnoopingStaticBindingEntry 1.3.6.1.4.1.3902.3.102.33.17.1
MAC, VLAN and VPN is the key to locate the user-bind information, so it should be used in 'walk' action, the rest of index can be used in 'get' action.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv4SnoopingStaticBindingEntry  

dhcpv4SnoopingStaticBindingIfIndex 1.3.6.1.4.1.3902.3.102.33.17.1.1
The unique value generated for the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingStaticBindingIfName 1.3.6.1.4.1.3902.3.102.33.17.1.2
Name of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingStaticBindingIpAddress 1.3.6.1.4.1.3902.3.102.33.17.1.3
The binding source IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

dhcpv4SnoopingStaticBindingMacAddr 1.3.6.1.4.1.3902.3.102.33.17.1.4
The binding source MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dhcpv4SnoopingStaticBindingState 1.3.6.1.4.1.3902.3.102.33.17.1.5
The state of the binding entry.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER start(0), bound(1)  

dhcpv4SnoopingStaticBindingLifetime 1.3.6.1.4.1.3902.3.102.33.17.1.6
The remaining lifetime of the entry. If saviObjectsBindingType=static, a value of 2147483647 represents infinity.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingStaticBindingVlanId 1.3.6.1.4.1.3902.3.102.33.17.1.7
VLAN ID that the user belong to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingStaticBindingVpls 1.3.6.1.4.1.3902.3.102.33.17.1.8
Name of the VPLS.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingFileConfigTable 1.3.6.1.4.1.3902.3.102.33.20
The table includes DHCPv4 snooping file server address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Dhcpv4SnoopingFileConfigEntry

dhcpv4SnoopingFileConfigEntry 1.3.6.1.4.1.3902.3.102.33.20.1
An entry includes DHCPv4 snooping file address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dhcpv4SnoopingFileConfigEntry  

dhcpv4SnoopingFileServerType 1.3.6.1.4.1.3902.3.102.33.20.1.1
The type of the server.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tftp(2), ftp(3)  

dhcpv4SnoopingFileIpv6Flag 1.3.6.1.4.1.3902.3.102.33.20.1.2
The IPv6 address flag.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dhcpv4SnoopingFileVrf 1.3.6.1.4.1.3902.3.102.33.20.1.3
VRF name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dhcpv4SnoopingFileURL 1.3.6.1.4.1.3902.3.102.33.20.1.4
Server URL address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString